aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\
| * cciss: reinstate proper FIFO order of command queue listJens Axboe2011-01-10
| * floppy: replace NO_GEOM macro with a functionPekka Enberg2010-11-08
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\ \
| * \ Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe2011-01-13
| |\ \
| | * | Revert "sd: implement sd_check_events()"Jens Axboe2010-12-22
| | * | cdrom: export cdrom_check_events()Jens Axboe2010-12-16
| | * | sd: implement sd_check_events()Tejun Heo2010-12-16
| | * | sr: implement sr_check_events()Tejun Heo2010-12-16
| | * | scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo2010-12-16
| | * | scsi: fix TUR error handling in sr_media_change()Tejun Heo2010-12-16
| | * | cdrom: add ->check_events() supportTejun Heo2010-12-16
| | * | implement in-kernel gendisk events handlingTejun Heo2010-12-16
| | * | block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2010-12-16
| | * | block: kill genhd_media_change_notify()Tejun Heo2010-12-16
| * | | block: ensure that completion error gets properly tracedJens Axboe2011-01-10
| * | | blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers2011-01-07
| * | | block cfq: don't use atomic_t for cfq_groupShaohua Li2011-01-07
| * | | block cfq: don't use atomic_t for cfq_queueShaohua Li2011-01-07
| * | | block: trace event block fix unassigned fieldJeff Moyer2011-01-07
| * | | block: add internal hd part table referencesJens Axboe2011-01-07
| * | | block: fix accounting bug on cross partition mergesJerome Marchand2011-01-05
| * | | kref: add kref_test_and_getJerome Marchand2011-01-05
| * | | bio-integrity: mark kintegrityd_wq highpri and CPU intensiveTejun Heo2011-01-03
| * | | block: make kblockd_workqueue smarterTejun Heo2011-01-03
| * | | block: Clean up exit_io_context() source code.Bart Van Assche2010-12-21
| * | | Fix compile warnings due to missing removal of a 'ret' variableJens Axboe2010-12-20
| * | | fs/block: type signature of major_to_index(int) to major_to_index(unsigned)Yang Zhang2010-12-17
| * | | block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p)Yang Zhang2010-12-17
| * | | cfq-iosched: don't check cfqg in choose_service_tree()Gui Jianfeng2010-12-17
| * | | fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław2010-12-17
| |/ /
| * | block cfq: select new workload if priority changedShaohua Li writes2010-12-13
| * | cfq-iosched: Get rid of on_st flagGui Jianfeng2010-11-30
| * | cfq-iosched: Get rid of st->activeGui Jianfeng2010-11-30
| * | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-27
| |\ \
| | * | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-13
| | * | block: check bdev_read_only() from blkdev_get()Tejun Heo2010-11-13
| | * | block: reorganize claim/release implementationTejun Heo2010-11-13
| | * | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
| | * | block: simplify holder symlink handlingTejun Heo2010-11-13
| | * | btrfs: close_bdev_exclusive() should use the same @flags as the matching open...Tejun Heo2010-11-13
| | * | mtd: fix bdev exclusive open bugs in block2mtd::add_device()Tejun Heo2010-11-13
| * | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-16
| * | | Merge branch 'for-2.6.38/rc2-holder' into for-2.6.38/coreJens Axboe2010-11-16
| |\ \ \
| | * | | blk-cgroup: Allow creation of hierarchical cgroupsVivek Goyal2010-11-15
| * | | | Merge branch 'v2.6.37-rc2' into for-2.6.38/coreJens Axboe2010-11-16
| |\ \ \ \
| * | | | | block: export 'ro' sysfs attribute for partitionsKay Sievers2010-11-11
| * | | | | cfq-iosched: don't schedule a dispatch for a non-idle queueShaohua Li2010-11-09
| * | | | | cfq-iosched: don't idle if a deep seek queue is slowShaohua Li2010-11-08
| * | | | | cfq-iosched: schedule dispatch for noidle queueShaohua Li2010-11-08