aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drbd: don't let application IO pre-empt resync too oftenLars Ellenberg2014-04-30
* drbd: fix potential distributed deadlock during verify or resyncLars Ellenberg2014-04-30
* drbd: resync: fix too large bursts for very slow ratesLars Ellenberg2014-04-30
* drbd: fix stalled resync detection in /proc/drbdLars Ellenberg2014-04-30
* drbd: Allow online layout change of AL while peer is not connectedPhilipp Reisner2014-04-30
* drbd: Remove drbd_wrappers.hPhilipp Reisner2014-04-30
* drbd: Leave IO suspended if the fence handler find the peer primaryPhilipp Reisner2014-04-30
* drbd: Break a deadlock while concurrent fencing and establishing a connectionPhilipp Reisner2014-04-30
* mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P2014-04-22
* mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P2014-04-22
* mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P2014-04-22
* cciss: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-21
* skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range()Alexander Gordeev2014-04-21
* bsg: update check for rq based driver for blk-mqJens Axboe2014-04-16
* jsflash: missed conversion from rq->buffer to bio_data(rq->bio)Jens Axboe2014-04-16
* block: relax when to modify the timeout timerJens Axboe2014-04-16
* block: export blk_finish_requestChristoph Hellwig2014-04-16
* blk-mq: rename mq_flush_work struct request memberChristoph Hellwig2014-04-16
* blk-mq: add blk_mq_requeue_requestChristoph Hellwig2014-04-16
* blk-mq: add blk_mq_start_hw_queuesChristoph Hellwig2014-04-16
* blk-mq: add blk_mq_delay_queueChristoph Hellwig2014-04-16
* blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig2014-04-16
* blk-mq: bidi supportChristoph Hellwig2014-04-16
* blk-mq: allow drivers to hook into I/O completionChristoph Hellwig2014-04-16
* blk-mq: kill preempt disable/enable in blk_mq_work_fn()Jens Axboe2014-04-16
* blk-mq: don't use preempt_count() to check for right CPUJens Axboe2014-04-16
* gdrom: missed conversion from req->bufferJens Axboe2014-04-16
* block: all blk-mq requests are taggedChristoph Hellwig2014-04-15
* blk-mq: split out tag initialization, support shared tagsChristoph Hellwig2014-04-15
* blk-mq: initialize request on allocationChristoph Hellwig2014-04-15
* blk-mq: add ->init_request and ->exit_request methodsChristoph Hellwig2014-04-15
* blk-mq: make ->flush_rq fully transparent to driversChristoph Hellwig2014-04-15
* blk-mq: do not initialize req->specialChristoph Hellwig2014-04-15
* blk-mq: initialize resid_lenChristoph Hellwig2014-04-15
* block: remove struct request buffer memberJens Axboe2014-04-15
* Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe2014-04-15
|\
| * Linux 3.15-rc1Linus Torvalds2014-04-13
| * mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven2014-04-13
| * cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-13
| * Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-13
| |\
| | * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-11
| | * mm/slab.c: cleanup outdated comments and unify variables namingJianyu Zhan2014-04-01
| | * slab: fix wrongly used macroJoonsoo Kim2014-04-01
| | * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-27
| | * slab: Make allocations with GFP_ZERO slightly more efficientJoe Perches2014-02-08
| | * slab: make more slab management structure off the slabJoonsoo Kim2014-02-08
| | * slab: introduce byte sized index for the freelist of a slabJoonsoo Kim2014-02-08
| | * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-08
| | * slab: introduce helper functions to get/set free objectJoonsoo Kim2014-02-08
| | * slab: factor out calculate nr objects in cache_estimateJoonsoo Kim2014-02-08