summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-25blk-throttle: Take blkcg->lock while traversing blkcg->policy_listVivek Goyal
2011-10-25blk-throttle: Free up policy node associated with deleted ruleVivek Goyal
2011-10-25block: warn if tag is greater than real_max_depth.Tao Ma
2011-10-24Merge branch 'for-linus' into for-3.2/coreJens Axboe
2011-10-24block: make gendisk hold a reference to its queueTejun Heo
2011-10-24blk-flush: move the queue kick intoJeff Moyer
2011-10-24blk-flush: fix invalid BUG_ON in blk_insert_flushJeff Moyer
2011-10-24block: Remove the control of complete cpu from bio.Tao Ma
2011-10-24block: fix a typo in the blk-cgroup.h fileJie Liu
2011-10-20block: initialize the bounce pool if high memory may be added laterDavid Vrabel
2011-10-19block: fix request_queue lifetime handling by making blk_queue_cleanup() prop...Tejun Heo
2011-10-19block: drop @tsk from attempt_plug_merge() and explain sync rulesTejun Heo
2011-10-19block: make get_request[_wait]() fail if queue is deadTejun Heo
2011-10-19block: reorganize throtl_get_tg() and blk_throtl_bio()Tejun Heo
2011-10-19block: reorganize queue drainingTejun Heo
2011-10-19block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg()Tejun Heo
2011-10-19block: pass around REQ_* flags instead of broken down booleans during request...Tejun Heo
2011-10-19block: move blk_throtl prototypes to block/blk.hTejun Heo
2011-10-19block: fix genhd refcounting in blkio_policy_parse_and_set()Tejun Heo
2011-10-19block: make gendisk hold a reference to its queueTejun Heo
2011-10-19Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe
2011-10-17Linux 3.1-rc10v3.1-rc10Linus Torvalds
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds
2011-10-17loop: remove the incorrect write_begin/write_end shortcutChristoph Hellwig
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon
2011-10-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-14Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-10-14Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg
2011-10-13hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack
2011-10-13gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf
2011-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-10-13ide: Fix file references in drivers/ide/Johann Felix Soden
2011-10-13Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds
2011-10-11xfs: revert to using a kthread for AIL pushingChristoph Hellwig
2011-10-11xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig
2011-10-11xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig
2011-10-11Btrfs: make sure not to defrag extents past i_sizeChris Mason
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk
2011-10-10Btrfs: fix recursive auto-defragLi Zefan
2011-10-10mscan: too much data copied to CAN frame due to 16 bit accessesWolfgang Grandegger
2011-10-10gro: refetch inet6_protos[] after pulling ext headersYan, Zheng
2011-10-10bnx2x: fix cl_id allocation for non-eth clients for NPAR modeDmitry Kravkov