aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | Linux 2.6.37-rc2v2.6.37-rc2Linus Torvalds2010-11-15
| * | | capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-15
| * | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-15
| |\ \ \
| | * | | arm: omap1: devices: need to return with a valueFelipe Balbi2010-11-08
| | * | | OMAP1: camera.h: add missing includeJanusz Krzysztofik2010-11-05
| | * | | omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman2010-11-05
| | * | | OMAP2: Devkit8000: Fix mmc regulator failureThomas Weber2010-11-05
| * | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-15
| |\ \ \ \
| | * | | | hwmon: (w83795) Check for BEEP pin availabilityJean Delvare2010-11-15
| | * | | | hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare2010-11-15
| | * | | | hwmon: (w83795) Read the intrusion state properlyJean Delvare2010-11-15
| | * | | | hwmon: (w83795) Print the actual temperature channels as sourcesJean Delvare2010-11-15
| | * | | | hwmon: (w83795) List all usable temperature sourcesJean Delvare2010-11-15
| | * | | | hwmon: (w83795) Expose fan control methodJean Delvare2010-11-15
| | * | | | hwmon: (w83795) Fix fan control mode attributesJean Delvare2010-11-15
| | * | | | hwmon: (lm95241) Check validity of input valuesJean Delvare2010-11-15
| | * | | | hwmon: Change mail address of Hans J. KochHans J. Koch2010-11-15
| | | |/ / | | |/| |
| * | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-15
| |\ \ \ \
| | * | | | i2c: Sanity checks on adapter registrationJean Delvare2010-11-15
| | * | | | i2c: Mark i2c_adapter.id as deprecatedJean Delvare2010-11-15
| | * | | | i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare2010-11-15
| | * | | | i2c: Delete unused adapter IDsJean Delvare2010-11-15
| | * | | | i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-15
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-15
| |\ \ \ \
| | * | | | PCI: sysfs: fix printk warningsRandy Dunlap2010-11-15
| | * | | | PCI: fix pci_bus_alloc_resource() hang, prefer positive decodeBjorn Helgaas2010-11-12
| | * | | | PCI: read current power state at enable timeJesse Barnes2010-11-11
| | * | | | PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck2010-11-11