summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-13Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe
2011-01-10block: ensure that completion error gets properly tracedJens Axboe
2011-01-07blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers
2011-01-07block cfq: don't use atomic_t for cfq_groupShaohua Li
2011-01-07block cfq: don't use atomic_t for cfq_queueShaohua Li
2011-01-07block: trace event block fix unassigned fieldJeff Moyer
2011-01-07block: add internal hd part table referencesJens Axboe
2011-01-05block: fix accounting bug on cross partition mergesJerome Marchand
2011-01-05kref: add kref_test_and_getJerome Marchand
2011-01-03bio-integrity: mark kintegrityd_wq highpri and CPU intensiveTejun Heo
2011-01-03block: make kblockd_workqueue smarterTejun Heo
2010-12-22Revert "sd: implement sd_check_events()"Jens Axboe
2010-12-21block: Clean up exit_io_context() source code.Bart Van Assche
2010-12-20Fix compile warnings due to missing removal of a 'ret' variableJens Axboe
2010-12-17fs/block: type signature of major_to_index(int) to major_to_index(unsigned)Yang Zhang
2010-12-17block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p)Yang Zhang
2010-12-17cfq-iosched: don't check cfqg in choose_service_tree()Gui Jianfeng
2010-12-17fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław
2010-12-16cdrom: export cdrom_check_events()Jens Axboe
2010-12-16sd: implement sd_check_events()Tejun Heo
2010-12-16sr: implement sr_check_events()Tejun Heo
2010-12-16scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo
2010-12-16scsi: fix TUR error handling in sr_media_change()Tejun Heo
2010-12-16cdrom: add ->check_events() supportTejun Heo
2010-12-16implement in-kernel gendisk events handlingTejun Heo
2010-12-16block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo
2010-12-16block: kill genhd_media_change_notify()Tejun Heo
2010-12-13block cfq: select new workload if priority changedShaohua Li writes
2010-11-30cfq-iosched: Get rid of on_st flagGui Jianfeng
2010-11-30cfq-iosched: Get rid of st->activeGui Jianfeng
2010-11-27Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe
2010-11-16block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer
2010-11-16Merge branch 'for-2.6.38/rc2-holder' into for-2.6.38/coreJens Axboe
2010-11-16Merge branch 'v2.6.37-rc2' into for-2.6.38/coreJens Axboe
2010-11-15Linux 2.6.37-rc2Linus Torvalds
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris
2010-11-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-11-15i2c: Sanity checks on adapter registrationJean Delvare
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare
2010-11-15i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare
2010-11-15i2c: Delete unused adapter IDsJean Delvare
2010-11-15i2c: Remove obsolete cleanup for clientdataWolfram Sang
2010-11-15include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds
2010-11-15Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos
2010-11-15hwmon: (w83795) Check for BEEP pin availabilityJean Delvare
2010-11-15hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare
2010-11-15hwmon: (w83795) Read the intrusion state properlyJean Delvare