summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-03block: don't call blk_drain_queue() if elevator is not upTejun Heo1-2/+7
2011-10-25blk-throttle: use queue_is_locked() instead of lockdep_is_held()Jens Axboe1-1/+1
2011-10-25blk-throttle: Take blkcg->lock while traversing blkcg->policy_listVivek Goyal1-14/+40
2011-10-25blk-throttle: Free up policy node associated with deleted ruleVivek Goyal1-0/+1
2011-10-25block: warn if tag is greater than real_max_depth.Tao Ma1-2/+4
2011-10-24Merge branch 'for-linus' into for-3.2/coreJens Axboe4-115/+26
2011-10-24block: make gendisk hold a reference to its queueTejun Heo2-5/+16
2011-10-24blk-flush: move the queue kick intoJeff Moyer2-1/+2
2011-10-24blk-flush: fix invalid BUG_ON in blk_insert_flushJeff Moyer1-1/+1
2011-10-24block: Remove the control of complete cpu from bio.Tao Ma5-20/+5
2011-10-24block: fix a typo in the blk-cgroup.h fileJie Liu1-1/+1
2011-10-20block: initialize the bounce pool if high memory may be added laterDavid Vrabel1-5/+4
2011-10-19block: fix request_queue lifetime handling by making blk_queue_cleanup() prop...Tejun Heo5-29/+87
2011-10-19block: drop @tsk from attempt_plug_merge() and explain sync rulesTejun Heo2-7/+27
2011-10-19block: make get_request[_wait]() fail if queue is deadTejun Heo1-16/+38
2011-10-19block: reorganize throtl_get_tg() and blk_throtl_bio()Tejun Heo3-41/+22
2011-10-19block: reorganize queue drainingTejun Heo3-26/+40
2011-10-19block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg()Tejun Heo2-9/+2
2011-10-19block: pass around REQ_* flags instead of broken down booleans during request...Tejun Heo1-19/+17
2011-10-19block: move blk_throtl prototypes to block/blk.hTejun Heo3-15/+15
2011-10-19block: fix genhd refcounting in blkio_policy_parse_and_set()Tejun Heo1-33/+23
2011-10-19block: make gendisk hold a reference to its queueTejun Heo2-5/+16
2011-10-19Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe1367-15020/+24058
2011-10-17Linux 3.1-rc10v3.1-rc10Linus Torvalds1-1/+1
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds1-1/+1
2011-10-17loop: remove the incorrect write_begin/write_end shortcutChristoph Hellwig2-113/+23
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds4-3/+11
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai1-1/+0
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo1-0/+2
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon1-2/+2
2011-10-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+11
2011-10-14Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+2
2011-10-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds8-62/+69
2011-10-14Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds2-2/+2
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2-4/+5
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg1-10/+12
2011-10-13hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare1-4/+11
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack1-0/+1
2011-10-13gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik1-1/+1
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2-2/+2
2011-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-13/+25
2011-10-13ide: Fix file references in drivers/ide/Johann Felix Soden1-12/+12
2011-10-13Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds1-1/+10
2011-10-11xfs: revert to using a kthread for AIL pushingChristoph Hellwig4-51/+45
2011-10-11xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig5-10/+24
2011-10-11xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig1-1/+0
2011-10-11Btrfs: make sure not to defrag extents past i_sizeChris Mason1-1/+3
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk2-4/+5
2011-10-10Btrfs: fix recursive auto-defragLi Zefan1-0/+7
2011-10-10mscan: too much data copied to CAN frame due to 16 bit accessesWolfgang Grandegger1-3/+8