summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blkcg: implement per-blkg request allocationTejun Heo2012-06-266-30/+216
* block: prepare for multiple request_listsTejun Heo2012-06-254-46/+57
* block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvprivTejun Heo2012-06-252-11/+13
* blkcg: inline bio_blkcg() and friendsTejun Heo2012-06-252-25/+22
* block: allocate io_context upfrontTejun Heo2012-06-252-30/+15
* block: refactor get_request[_wait]()Tejun Heo2012-06-251-39/+35
* block: drop custom queue draining used by scsi_transport_{iscsi|fc}Tejun Heo2012-06-254-93/+1
* mempool: add @gfp_mask to mempool_create_node()Tejun Heo2012-06-253-8/+11
* blkcg: make root blkcg allocation use %GFP_KERNELTejun Heo2012-06-251-16/+43
* blkcg: __blkg_lookup_create() doesn't need radix preloadTejun Heo2012-06-251-9/+1
* scsi: Silence unnecessary warnings about ioctl to partitionJan Kara2012-06-151-1/+4
* block: Drop dead function blk_abort_queue()Asias He2012-06-152-42/+0
* block: Mitigate lock unbalance caused by lock switchingAsias He2012-06-151-5/+5
* block: Avoid missed wakeup in request waitqueueAsias He2012-06-151-1/+14
* Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe2012-06-132-26/+51
|\
| * drbd: fix null pointer dereference with on-congestion policy when disklessLars Ellenberg2012-06-121-23/+36
| * drbd: fix list corruption by failing but already aborted readsLars Ellenberg2012-06-121-1/+6
| * drbd: fix access of unallocated pages and kernel panicLars Ellenberg2012-06-121-2/+9
* | Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2012-06-132-12/+48
|\ \
| * | xen/blkfront: Add WARN to deal with misbehaving backends.Konrad Rzeszutek Wilk2012-06-121-12/+46
| * | xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk2012-05-301-0/+2
* | | umem: fix up unpluggingTao Guo2012-06-131-0/+40
* | | splice: fix racy pipe->buffers usesEric Dumazet2012-06-136-24/+34
* | | blkcg: drop local variable @q from blkg_destroy()Tejun Heo2012-06-061-2/+1
* | | mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P2012-06-052-1/+165
* | | mtip32xx: Remove 'registers' and 'flags' from sysfsAsai Thambi S P2012-06-052-112/+1
* | | blkcg: fix blkg_alloc() failure pathTejun Heo2012-06-041-5/+1
* | | block: blkcg_policy_cfq shouldn't be used if !CONFIG_CFQ_GROUP_IOSCHEDTejun Heo2012-06-041-12/+17
* | | block: fix return value on cfq_init() failureTejun Heo2012-06-041-0/+1
* | | mtip32xx: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0
* | | gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim2012-06-031-1/+1
* | | Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-06-035-39/+110
|\ \ \
| * | | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki2012-05-291-2/+2
| * | | ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki2012-05-292-23/+30
| * | | ACPI / PM: Fix error messages in drivers/acpi/bus.cRafael J. Wysocki2012-05-291-9/+28
| * | | rtc-cmos / PM: report wakeup event on ACPI RTC alarmDaniel Drake2012-05-291-3/+6
| * | | ACPI / PM: Generate wakeup events on fixed power buttonDaniel Drake2012-05-292-2/+44
* | | | Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds2012-06-034-150/+28
* | | | mm: fix warning in __set_page_dirty_nobuffersHugh Dickins2012-06-031-1/+4
* | | | vfs: move inode stat information closer togetherLinus Torvalds2012-06-031-3/+3
* | | | Linux 3.5-rc1v3.5-rc1Linus Torvalds2012-06-021-2/+2
* | | | Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-026-90/+322
|\ \ \ \
| * | | | dm thin: provide userspace access to pool metadataJoe Thornber2012-06-035-11/+193
| * | | | dm thin: use slab mempoolsMike Snitzer2012-06-031-62/+99
| * | | | dm mpath: allow ioctls to trigger pg initMikulas Patocka2012-06-031-9/+17
| * | | | dm mpath: delay retry of bypassed pgMike Christie2012-06-031-2/+6
| * | | | dm mpath: reduce size of struct multipathMike Snitzer2012-06-031-6/+7
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-0221-84/+201
|\ \ \ \
| * | | | fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-021-1/+1
| * | | | mcs7830: Implement link state detectionOndrej Zary2012-06-021-2/+23