aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-03loop: fastfs supportloop-extent_mapJens Axboe2-7/+492
2009-03-03ext3: add support for extent_map libraryJens Axboe4-0/+37
2009-03-03ext2: add support for extent_map libraryJens Axboe4-0/+21
2009-03-03fs: add extent_map hooks to the address space operationsJens Axboe1-0/+9
2009-03-03fs: use loff_t for file offset in extent_map libraryJens Axboe2-18/+17
2009-03-03fs: add extent_map libraryJens Axboe4-1/+461
2009-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds6-76/+308
2009-02-26Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-60/+94
2009-02-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-29/+64
2009-02-26Make ieee1394_init a fs-initcallLinus Torvalds1-1/+1
2009-02-26xen/blkfront: use blk_rq_map_sg to generate ring entriesJens Axboe1-15/+15
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe2-41/+55
2009-02-26cciss: shorten 30s timeout on controller resetJens Axboe1-3/+7
2009-02-26block: add documentation for register_blkdev()Márton Németh1-0/+16
2009-02-26block: fix bogus gcc warning for uninitialized var usageJens Axboe1-1/+1
2009-02-26powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson1-7/+31
2009-02-26powerpc: Fix 64bit memcpy() regressionMark Nelson1-6/+20
2009-02-26powerpc: Fix load/store float double alignment handlerMichael Neuling1-16/+13
2009-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-15/+20
2009-02-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-2/+13
2009-02-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-31/+75
2009-02-25[libata] pata_legacy: for VLB 32bit PIO don't try tricks with slopAlan Cox1-3/+4
2009-02-25[libata] pata_amd: program FIFOAlan Cox1-17/+59
2009-02-25sata_mv: fix SoC interrupt breakageMark Lord1-11/+9
2009-02-25pata_it821x: resume from hibernation fails with RAID volumeOndrej Zary1-0/+3
2009-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds12-43/+83
2009-02-25shmem: fix shared anonymous accountingHugh Dickins1-22/+21
2009-02-25[IA64] Don't go beyond iosapic_intr_info's arraysizeRoel Kluin1-1/+1
2009-02-25[IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin1-1/+1
2009-02-25[IA64] enable setting DMAR on by defaultKyle McMartin1-0/+11
2009-02-25ide: fix refcounting in device driversBartlomiej Zolnierkiewicz6-31/+57
2009-02-25ide-cd: document capacity hackBartlomiej Zolnierkiewicz1-0/+8
2009-02-25it821x: remove dead URLBartlomiej Zolnierkiewicz1-3/+2
2009-02-25atiixp: fix missing parenthesesRoel Kluin1-2/+2
2009-02-25amd74xx: device/vendor confusionRoel Kluin1-1/+1
2009-02-25ide: ide.c 'clear' fix, update "ide=nodma" documentationDavid Fries3-6/+13
2009-02-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds9-16/+97
2009-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-10/+12
2009-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2009-02-25Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-27/+70
2009-02-25Fix iwlan DMA mapping directionFenghua Yu1-4/+4
2009-02-25Merge branch 'fix/misc' into for-linusTakashi Iwai4-8/+9
2009-02-25Merge branch 'fix/hda' into for-linusTakashi Iwai2-7/+11
2009-02-25drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite pathDave Airlie1-1/+1
2009-02-25drm/i915: make hw page ioremap use ioremap_wcDave Airlie1-1/+1
2009-02-25drm: edid revision 0 is validKyle McMartin1-1/+1
2009-02-25drm: Correct unbalanced drm_vblank_put() during mode setting.Chris Wilson1-4/+10
2009-02-25drm: disable encoders before re-routing themJesse Barnes2-4/+73
2009-02-25drm: Fix ordering of bit fields in EDID structure leading huge vsync values.Jesse Barnes1-2/+2
2009-02-25drm: Fix shifts of EDID vsync offset/width fields.Linus Torvalds1-2/+2
2009-02-25drm/i915: handle bogus VBT panel timingJesse Barnes1-0/+6
2009-02-25drm/i915: remove PLL debugging messagesJesse Barnes1-1/+1
2009-02-25md: avoid races when stopping resync.NeilBrown2-4/+6
2009-02-25md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.NeilBrown1-2/+2
2009-02-25md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery.NeilBrown1-4/+4
2009-02-24Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds1-1/+1
2009-02-24Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds10-11/+23
2009-02-24Merge branch 'firedtv-merge' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-7/+2936
2009-02-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-1/+15
2009-02-24Add i2c_board_info for RiscPC PCF8583Russell King2-1/+8
2009-02-24i2c: Make sure i2c_algo_bit_data.timeout is HZ-independentJean Delvare3-3/+3
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare3-3/+7
2009-02-24i2c: Timeouts reach -1Roel Kluin2-3/+3
2009-02-24i2c: Fix misplaced parenthesesRoel Kluin1-1/+2
2009-02-24proc: fix PG_locked reporting in /proc/kpageflagsHelge Bahmann1-1/+1
2009-02-24firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" e...Beat Michel Liechti1-0/+1
2009-02-24ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZSTakashi Iwai1-0/+1
2009-02-24firedtv: massive refactoringStefan Richter17-2331/+1895
2009-02-24firedtv: rename files, variables, functions from firesat to firedtvRambaldi20-515/+515
2009-02-24firedtv: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2009-02-24firedtv: fix registration - adapter number could only be zeroHenrik Kurelid1-1/+1
2009-02-24firedtv: use length_field() of PMT as lengthHenrik Kurelid1-7/+13
2009-02-24firedtv: fix returned struct for ca_infoHenrik Kurelid1-4/+4
2009-02-24firedtv: cleanups and minor fixesStefan Richter13-1484/+964
2009-02-24ieee1394: remove superfluous assertionsStefan Richter1-6/+0
2009-02-24ieee1394: inherit ud vendor_id from node vendor_idStefan Richter1-0/+3
2009-02-24ieee1394: add hpsb_node_read() and hpsb_node_lock()Stefan Richter1-0/+18
2009-02-24ieee1394: use correct barrier types between accesses of nodeid and generationStefan Richter1-3/+4
2009-02-24firesat: copyrights, rename to firedtv, API conversions, fix remote control i...Stefan Richter21-526/+502
2009-02-24firesat: avc resendHenrik Kurelid3-80/+95
2009-02-24firesat: update isochronous interface, add CI supportHenrik Kurelid10-494/+1487
2009-02-24firesat: add DVB-S support for DVB-S2 devicesBen Backx1-0/+6
2009-02-24firesat: fix DVB-S2 device recognitionBen Backx3-17/+31
2009-02-24DVB: add firesat driverGreg Kroah-Hartman16-0/+2858
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-5/+5
2009-02-23proc: proc_get_inode should de_put when inode already initializedKrzysztof Sachanowicz1-1/+3
2009-02-23i915: suspend/resume interrupt stateJesse Barnes1-3/+7
2009-02-23Fix an oops in i915_gem_retire_requests()Karsten Wiese1-0/+3
2009-02-23net: amend the fix for SO_BSDCOMPAT gsopt infoleakEugene Teo1-1/+1
2009-02-23netns: build fix for net_alloc_genericClemens Noss1-4/+4
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-72/+5221
2009-02-23ALSA: hda - Quirk for Acer Aspire 6530GJuan Jesus Garcia de Soria1-0/+2
2009-02-23ALSA: hda - add another MacBook Pro 3,1 SSIDLuke Yelavich1-0/+1
2009-02-23ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen1-1/+1
2009-02-23ALSA: aw2: do not grab every saa7146 based deviceAnssi Hannula1-1/+1
2009-02-22Linux 2.6.29-rc6v2.6.29-rc6Linus Torvalds1-1/+1
2009-02-22acpi/doc: add missing param valueRandy Dunlap1-1/+1
2009-02-22ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()Jan Kara1-1/+8
2009-02-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-27/+67
2009-02-23drm/i915: Add missing mutex_lock(&dev->struct_mutex)Pierre Willenbrock1-0/+1
2009-02-23drm/i915: fix WC mapping in non-GEM i915 code.Jesse Barnes1-1/+1
2009-02-23drm/i915: Fix regression in 95ca9dChris Wilson1-2/+6
2009-02-23drm/i915: Retire requests from i915_gem_busy_ioctl.Eric Anholt1-0/+7
2009-02-23drm/i915: suspend/resume GEM when KMS is activeJesse Barnes3-2/+24
2009-02-23drm/i915: Don't let a device flush to prepare buffers clear new write_domains.Eric Anholt1-2/+14
2009-02-23drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.Eric Anholt1-22/+16
2009-02-23selinux: Fix the NetLabel glue code for setsockopt()Paul Moore1-1/+3
2009-02-23cipso: Fix documentation commentPaul Moore1-2/+7
2009-02-22Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-5/+2
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fixIngo Molnar1-5/+2
2009-02-22docbook: split kernel-api for device-driversRandy Dunlap3-378/+419
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki8-7/+38
2009-02-22x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds4-4/+4
2009-02-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-36/+62
2009-02-22PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a...Mike Murphy1-22/+28
2009-02-22PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attributeMike Murphy1-3/+5
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven12-56/+56
2009-02-22netns: fix double free at netns creationDaniel Lezcano1-31/+55
2009-02-22veth : add the set_mac_address capabilityDaniel Lezcano1-4/+5
2009-02-21sunlance: Beyond ARRAY_SIZE of ib->btx_ringRoel Kluin1-2/+2
2009-02-21Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...Len Brown315-1540/+5017
2009-02-21ACPI: remove CONFIG_ACPI_SYSTEMBjorn Helgaas2-8/+1
2009-02-21fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon1-7/+18
2009-02-21x86_64: Fix S3 fail pathJiri Slaby1-1/+3
2009-02-21x86_64: acpi/wakeup_64 cleanupJiri Slaby1-19/+7
2009-02-21Merge branch 'hibernate'Linus Torvalds10-34/+75
2009-02-21PM: Fix suspend_console and resume_console to use only one semaphoreArve Hjønnevåg1-6/+9
2009-02-21PM: Wait for console in resumeArve Hjønnevåg1-0/+6
2009-02-21PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov1-4/+4
2009-02-21swsusp: clean up shrink_all_zones()Johannes Weiner1-12/+11
2009-02-21swsusp: dont fiddle with swappinessJohannes Weiner1-4/+1
2009-02-21PM: fix build for CONFIG_PM unsetRafael J. Wysocki2-1/+2
2009-02-21PM/hibernate: fix "swap breaks after hibernation failures"Alan Jenkins1-2/+2
2009-02-21PM/resume: wait for device probing to finishArjan van de Ven1-0/+11
2009-02-21Consolidate driver_probe_done() loops into one placeArjan van de Ven4-6/+31
2009-02-21battery: don't assume we are fully charged when not charging or dischargingRichard Hughes1-1/+24
2009-02-21ACPI: EC: Add delay for slow MSI controllerAlexey Starikovskiy1-0/+9
2009-02-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-6/+6
2009-02-21ext4: Add fallback for find_group_flexTheodore Ts'o1-0/+7
2009-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds10-187/+458
2009-02-20x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin3-4/+4
2009-02-21[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...Steve French5-7/+105
2009-02-21[CIFS] improve posix semantics of file createSteve French2-103/+208
2009-02-21[CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif...Steve French2-3/+4
2009-02-21cifs: posix fill in inode needed by posix openJeff Layton2-1/+3
2009-02-21cifs: properly handle case where CIFSGetSrvInodeNumber failsJeff Layton3-15/+14
2009-02-21cifs: refactor new_inode() calls and inode initializationJeff Layton3-66/+86
2009-02-21[CIFS] Prevent OOPs when mounting with remote prefixpath.Igor Mammedov3-2/+48
2009-02-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds18-173/+279
2009-02-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+9
2009-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds19-62/+131
2009-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-4/+4
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab4-0/+55
2009-02-20atyfb: remove unused local variable `pwr_command'Yang Hongyang1-1/+0
2009-02-20spi_bitbang: add more lowlevel function documentationMichael Buesch1-0/+7
2009-02-20vmalloc: call flush_cache_vunmap() from unmap_kernel_range()Tejun Heo1-0/+2
2009-02-20cpuset: various documentation fixes and updatesLi Zefan1-28/+37
2009-02-20docsrc: use config instead of menuconfigRandy Dunlap1-1/+1
2009-02-20sx.c: avoid referencing freed memory if copy_from_user() failsDan Carpenter1-1/+1
2009-02-20sx.c: fix dbl statement if - add missing bracesIlpo Järvinen1-1/+2
2009-02-20README: fix a wrong filenameLi Zefan1-1/+1
2009-02-20slab: introduce kzfree()Johannes Weiner2-0/+21
2009-02-20mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun1-1/+1
2009-02-20mn10300: fix oprofileDavid Howells1-0/+1
2009-02-20uml: fix vde network backend in user mode linuxLuca Bigliardi1-3/+3
2009-02-20MAINTAINERS: paravirt-ops maintainers updateZachary Amsden1-2/+2
2009-02-20Btrfs: try committing transaction before returning ENOSPCJosef Bacik1-10/+47
2009-02-20Btrfs: add better -ENOSPC handlingJosef Bacik6-76/+271
2009-02-20Btrfs: check file pointer in btrfs_sync_fileChris Mason1-4/+4
2009-02-20ALSA: hda - Fix parse of init_verbs sysfs entryTakashi Iwai1-7/+8
2009-02-20sungem: another error printed one too earlyroel kluin1-1/+1
2009-02-20ISDN: fix sc/shmem printk format warningRandy Dunlap1-1/+1
2009-02-20SMSC: timeout reaches -1Roel Kluin1-1/+1
2009-02-20smsc9420: handle magic field of ethtool_eepromSteve Glendinning2-0/+5
2009-02-20sundance: missing parentheses?Roel Kluin1-1/+1
2009-02-20smsc9420: fix another postfixed timeoutSteve Glendinning1-1/+1
2009-02-20wimax/i2400m: driver loads firmware v1.4 instead of v1.3Inaky Perez-Gonzalez1-1/+1
2009-02-20x86: use the right protections for split-up pagetablesIngo Molnar1-10/+5
2009-02-20ALSA: pcxhr.h replace signed one-bit bitfieldsHarvey Harrison1-6/+6
2009-02-20x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria1-1/+4
2009-02-20drm/radeon: update sarea copies of last_ variables on resume.etienne1-6/+15
2009-02-20drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.Jesse Barnes4-18/+57
2009-02-20drm/i915: take struct mutex around fb unrefJesse Barnes1-0/+2
2009-02-20drm: Use spread spectrum when the bios tells us it's ok.Kristian Høgsberg3-6/+24
2009-02-20drm: Collapse identical i8xx_clock() and i9xx_clock().Kristian Høgsberg1-27/+6
2009-02-20drm: Bring PLL limits in sync with DDX values.Kristian Høgsberg1-3/+3
2009-02-20drm: Add locking around cursor gem operations.Kristian Høgsberg1-4/+5
2009-02-20drm: Propagate failure from setting crtc base.Chris Wilson3-40/+69
2009-02-20drm: Check for a NULL encoder when reverting on error pathChris Wilson1-1/+5
2009-02-20drm/i915: Cleanup the hws on ringbuffer constrution failure.Chris Wilson1-14/+25
2009-02-20drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init.Steve Aarnio1-2/+0
2009-02-20drm: Release user fbs in drm_releaseKristian Høgsberg3-3/+5
2009-02-20drm/i915: Unpin the fb on error during construction.Chris Wilson1-3/+5
2009-02-20drm/i915: Unpin the hws if we fail to kmap.Chris Wilson1-0/+1
2009-02-20drm/i915: Unpin the ringbuffer if we fail to ioremap it.Chris Wilson1-0/+1
2009-02-20drm/i915: unpin for an invalid memory domain.Chris Wilson1-0/+2
2009-02-20drm/i915: Release and unlock on mmap_gtt error path.Chris Wilson1-1/+4
2009-02-20drm/i915: Set framebuffer alignment based upon the fence constraints.Chris Wilson1-4/+2
2009-02-20drm: Do not leak a new reference for flink() on an existing nameChris Wilson1-17/+16