aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* HID: add support for wireless remote LC Power model RC1000MCEChris Schlund2011-02-03
* HID: hidraw: Replace Confusing += Operator with =Alan Ott2011-01-31
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-01-13
|\
| * [IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck2011-01-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-01-13
|\ \
| * | firewire: ohci: fix compilation on arches without PAGE_KERNEL_ROClemens Ladisch2011-01-13
* | | 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
| |\ \ \ \ \