summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers2011-01-071-1/+2
* block cfq: don't use atomic_t for cfq_groupShaohua Li2011-01-071-11/+12
* block cfq: don't use atomic_t for cfq_queueShaohua Li2011-01-071-11/+16
* block: trace event block fix unassigned fieldJeff Moyer2011-01-072-3/+5
* block: add internal hd part table referencesJens Axboe2011-01-077-25/+34
* block: fix accounting bug on cross partition mergesJerome Marchand2011-01-056-7/+36
* kref: add kref_test_and_getJerome Marchand2011-01-052-0/+13
* bio-integrity: mark kintegrityd_wq highpri and CPU intensiveTejun Heo2011-01-031-1/+6
* block: make kblockd_workqueue smarterTejun Heo2011-01-031-1/+3
* block: Clean up exit_io_context() source code.Bart Van Assche2010-12-211-3/+2
* Fix compile warnings due to missing removal of a 'ret' variableJens Axboe2010-12-202-2/+1
* fs/block: type signature of major_to_index(int) to major_to_index(unsigned)Yang Zhang2010-12-172-2/+2
* block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p)Yang Zhang2010-12-171-1/+1
* cfq-iosched: don't check cfqg in choose_service_tree()Gui Jianfeng2010-12-171-6/+0
* fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław2010-12-173-37/+14
* block cfq: select new workload if priority changedShaohua Li writes2010-12-131-0/+5
* cfq-iosched: Get rid of on_st flagGui Jianfeng2010-11-301-4/+1
* cfq-iosched: Get rid of st->activeGui Jianfeng2010-11-301-14/+1
* Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-2728-719/+377
|\
| * block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-1318-94/+149
| * block: check bdev_read_only() from blkdev_get()Tejun Heo2010-11-132-10/+8
| * block: reorganize claim/release implementationTejun Heo2010-11-131-79/+48
| * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-1326-318/+162
| * block: simplify holder symlink handlingTejun Heo2010-11-134-291/+74
| * btrfs: close_bdev_exclusive() should use the same @flags as the matching open...Tejun Heo2010-11-131-1/+1
| * mtd: fix bdev exclusive open bugs in block2mtd::add_device()Tejun Heo2010-11-131-2/+11
* | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-164-16/+16
* | Merge branch 'for-2.6.38/rc2-holder' into for-2.6.38/coreJens Axboe2010-11-162-4/+27
|\ \
| * | blk-cgroup: Allow creation of hierarchical cgroupsVivek Goyal2010-11-152-4/+27
* | | Merge branch 'v2.6.37-rc2' into for-2.6.38/coreJens Axboe2010-11-1610533-574349/+1057923
|\ \ \
| * | | Linux 2.6.37-rc2v2.6.37-rc2Linus Torvalds2010-11-151-1/+1
| * | | capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-157-40/+28
| * | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-154-6/+6
| |\ \ \
| | * | | arm: omap1: devices: need to return with a valueFelipe Balbi2010-11-081-3/+2
| | * | | OMAP1: camera.h: add missing includeJanusz Krzysztofik2010-11-051-0/+2
| | * | | omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman2010-11-051-0/+2
| | * | | OMAP2: Devkit8000: Fix mmc regulator failureThomas Weber2010-11-051-3/+0
| * | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-155-42/+192
| |\ \ \ \
| | * | | | hwmon: (w83795) Check for BEEP pin availabilityJean Delvare2010-11-151-7/+51
| | * | | | hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare2010-11-151-0/+4
| | * | | | hwmon: (w83795) Read the intrusion state properlyJean Delvare2010-11-151-3/+20
| | * | | | hwmon: (w83795) Print the actual temperature channels as sourcesJean Delvare2010-11-151-10/+20
| | * | | | hwmon: (w83795) List all usable temperature sourcesJean Delvare2010-11-151-3/+54
| | * | | | hwmon: (w83795) Expose fan control methodJean Delvare2010-11-151-1/+18
| | * | | | hwmon: (w83795) Fix fan control mode attributesJean Delvare2010-11-151-10/+8
| | * | | | hwmon: (lm95241) Check validity of input valuesJean Delvare2010-11-151-5/+14
| | * | | | hwmon: Change mail address of Hans J. KochHans J. Koch2010-11-153-4/+4
| | | |/ / | | |/| |
| * | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-1512-36/+23
| |\ \ \ \
| | * | | | i2c: Sanity checks on adapter registrationJean Delvare2010-11-151-0/+12
| | * | | | i2c: Mark i2c_adapter.id as deprecatedJean Delvare2010-11-153-2/+11
OpenPOWER on IntegriCloud