summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-01block: uninitialized ioc->nr_tasks triggers WARN_ONOlof Johansson1-0/+1
2012-08-01block: do not artificially constrain max_sectors for stacking driversMike Snitzer1-2/+1
2012-06-27blkcg: implement per-blkg request allocationTejun Heo6-30/+216
2012-06-25block: prepare for multiple request_listsTejun Heo4-46/+57
2012-06-25block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvprivTejun Heo2-11/+13
2012-06-25blkcg: inline bio_blkcg() and friendsTejun Heo2-25/+22
2012-06-25block: allocate io_context upfrontTejun Heo2-30/+15
2012-06-25block: refactor get_request[_wait]()Tejun Heo1-39/+35
2012-06-25block: drop custom queue draining used by scsi_transport_{iscsi|fc}Tejun Heo4-93/+1
2012-06-25mempool: add @gfp_mask to mempool_create_node()Tejun Heo3-8/+11
2012-06-25blkcg: make root blkcg allocation use %GFP_KERNELTejun Heo1-16/+43
2012-06-25blkcg: __blkg_lookup_create() doesn't need radix preloadTejun Heo1-9/+1
2012-06-15scsi: Silence unnecessary warnings about ioctl to partitionJan Kara1-1/+4
2012-06-15block: Drop dead function blk_abort_queue()Asias He2-42/+0
2012-06-15block: Mitigate lock unbalance caused by lock switchingAsias He1-5/+5
2012-06-15block: Avoid missed wakeup in request waitqueueAsias He1-1/+14
2012-06-13Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe2-26/+51
2012-06-13Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2-12/+48
2012-06-13umem: fix up unpluggingTao Guo1-0/+40
2012-06-13splice: fix racy pipe->buffers usesEric Dumazet6-24/+34
2012-06-12drbd: fix null pointer dereference with on-congestion policy when disklessLars Ellenberg1-23/+36
2012-06-12drbd: fix list corruption by failing but already aborted readsLars Ellenberg1-1/+6
2012-06-12drbd: fix access of unallocated pages and kernel panicLars Ellenberg1-2/+9
2012-06-12xen/blkfront: Add WARN to deal with misbehaving backends.Konrad Rzeszutek Wilk1-12/+46
2012-06-06blkcg: drop local variable @q from blkg_destroy()Tejun Heo1-2/+1
2012-06-05mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P2-1/+165
2012-06-05mtip32xx: Remove 'registers' and 'flags' from sysfsAsai Thambi S P2-112/+1
2012-06-04blkcg: fix blkg_alloc() failure pathTejun Heo1-5/+1
2012-06-04block: blkcg_policy_cfq shouldn't be used if !CONFIG_CFQ_GROUP_IOSCHEDTejun Heo1-12/+17
2012-06-04block: fix return value on cfq_init() failureTejun Heo1-0/+1
2012-06-04mtip32xx: Remove version.h header file inclusionSachin Kamat1-1/+0
2012-06-04gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim1-1/+1
2012-06-04Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds5-39/+110
2012-06-04Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds4-150/+28
2012-06-04mm: fix warning in __set_page_dirty_nobuffersHugh Dickins1-1/+4
2012-06-04vfs: move inode stat information closer togetherLinus Torvalds1-3/+3
2012-06-03Linux 3.5-rc1v3.5-rc1Linus Torvalds1-2/+2
2012-06-03Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-90/+322
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber5-11/+193
2012-06-03dm thin: use slab mempoolsMike Snitzer1-62/+99
2012-06-03dm mpath: allow ioctls to trigger pg initMikulas Patocka1-9/+17
2012-06-03dm mpath: delay retry of bypassed pgMike Christie1-2/+6
2012-06-03dm mpath: reduce size of struct multipathMike Snitzer1-6/+7
2012-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-84/+201
2012-06-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-39/+297
2012-06-03tty: Revert the tty locking series, it needs more workLinus Torvalds14-191/+119
2012-06-03fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-03mcs7830: Implement link state detectionOndrej Zary1-2/+23
2012-06-02Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard1-1/+1