aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-18block: Add sysfs documentation for the discard topology parametersMartin K. Petersen
2011-05-18block: Fix discard topology stacking and reportingMartin K. Petersen
2011-05-09fs: fixup warning part_discard_alignment_show()Jens Axboe
2011-05-06block: Remove extra discard_alignment from hd_struct.Tao Ma
2011-05-06blkdev: Do not return -EOPNOTSUPP if discard is supportedLukas Czerner
2011-05-06blkdev: Simple cleanup in blkdev_issue_zeroout()Lukas Czerner
2011-05-06blkdev: Submit discard bio in batches in blkdev_issue_discard()Lukas Czerner
2011-05-06SATA: enable non-queueable flush flagshaohua.li@intel.com
2011-05-06block: hold queue if flush is running for non-queueable flush driveshaohua.li@intel.com
2011-05-06block: add a non-queueable flush flagshaohua.li@intel.com
2011-05-05iosched: remove redundant sprintfKees Cook
2011-05-05block: Remove 'plug/unplug' comment in blk_execute_rq_nowaitTao Ma
2011-04-21block: don't block events on excl write for non-optical devicesTejun Heo
2011-04-21block: rescan partitions on invalidated devices on -ENOMEDIA tooTejun Heo
2011-04-21cdrom: always check_disk_change() on openTejun Heo
2011-04-18Linux 2.6.39-rc4v2.6.39-rc4Linus Torvalds
2011-04-18Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov
2011-04-18Input: estimate number of events per packetJeff Brown
2011-04-18Btrfs: fix free space cache leakChris Mason
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig
2011-04-18block: blk_delay_queue() should use kblockd workqueueJens Axboe
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown
2011-04-18md: incorporate new plugging into raid5.NeilBrown
2011-04-18md: provide generic support for handling unplug callbacks.NeilBrown
2011-04-18md - remove old plugging code.NeilBrown
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown
2011-04-18md: use new plugging interface for RAID IO.NeilBrown
2011-04-18block: drop queue lock before calling __blk_run_queue() for kblockd puntJens Axboe
2011-04-18Revert "block: add callback function for unplug notification"Jens Axboe
2011-04-18block: Enhance new plugging support to support general callbacksNeilBrown
2011-04-18powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt
2011-04-18powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson
2011-04-18powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabledStefan Roese
2011-04-18powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard
2011-04-18powerpc/pseries: Use a kmem cache for DTL buffersNishanth Aravamudan
2011-04-18powerpc/kexec: Fix regression causing compile failure on UPPaul Gortmaker
2011-04-18Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-04-17Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-17alpha: Fix uninitialized value in read_persistent_clock.Richard Henderson
2011-04-17alpha: Fix RTC interrupt setup.Richard Henderson
2011-04-17alpha: Remove set but unused variables.Richard Henderson
2011-04-17alpha: Don't force -Werror.Richard Henderson