aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* block: add cond_resched() to potentially long running ioctl discard loopJens Axboe2014-02-12
* xen-blkback: init persistent_purge_work work_structRoger Pau Monne2014-02-11
* blk-mq: pair blk_mq_start_request / blk_mq_requeue_requestChristoph Hellwig2014-02-11
* blk-mq: dont assume rq->errors is set when returning an error from ->queue_rqChristoph Hellwig2014-02-11
* block: Fix cloning of discard/write same biosKent Overstreet2014-02-11
* Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-02-10
|\
| * xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-07
| * xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne2014-02-07
| * xen-blkback: fix shutdown raceRoger Pau Monne2014-02-07
| * xen-blkback: fix memory leaksRoger Pau Monne2014-02-07
| * xen-blkback: fix memory leak when persistent grants are usedMatt Rushton2014-02-07
* | block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_showMasanari Iida2014-02-10
* | blk-mq: rework flush sequencing logicChristoph Hellwig2014-02-10
* | null_blk: use blk_complete_request and blk_mq_complete_requestChristoph Hellwig2014-02-10
* | virtio_blk: use blk_mq_complete_requestChristoph Hellwig2014-02-10
* | blk-mq: rework I/O completionsChristoph Hellwig2014-02-10
* | fs: Add prototype declaration to appropriate header file include/linux/bio.hRashika Kheria2014-02-09
* | fs: Mark function as static in fs/bio-integrity.cRashika Kheria2014-02-09
* | block/null_blk: Fix completion processing from LIFO to FIFOShlomo Pongratz2014-02-07
* | block: Explicitly handle discard/write same segmentsKent Overstreet2014-02-07
* | block: Fix nr_vecs for inline integrity vectorsMartin K. Petersen2014-02-07
* | blk-mq: Add bio_integrity setup to blk_mq_make_requestNicholas Bellinger2014-02-07
* | blk-mq: initialize sg_reserved_sizeChristoph Hellwig2014-02-07
* | blk-mq: handle dma_drain_sizeChristoph Hellwig2014-02-07
* | blk-mq: divert __blk_put_request for MQ opsChristoph Hellwig2014-02-07
* | blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig2014-02-07
* | Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2014-01-30
|\ \
| * | bcache: bugfix - gc thread now gets woken when cache is fullNicholas Swenson2014-01-29
| * | bcache: Minor fixes from kbuild robotKent Overstreet2014-01-29
| * | bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USEDDarrick J. Wong2014-01-29
* | | block: __elv_next_request() shouldn't call into the elevator if bypassingTejun Heo2014-01-30
* | | blk-mq: Don't reserve a tag for flush requestShaohua Li2014-01-30
* | | percpu_ida: fix a live lockShaohua Li2014-01-30
* | | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\ \ \
| * | | mg_disk: Spelling s/finised/finished/Geert Uytterhoeven2014-01-21
| * | | null_blk: Null pointer deference problem in alloc_page_buffersRaghavendra K T2014-01-21
| * | | mtip32xx: Correctly handle security locked conditionSam Bradshaw2014-01-21
| * | | mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw2014-01-21
| * | | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-01-21
| |\ \ \
| | * | | floppy: bail out in open() if drive is not responding to block0 readJiri Kosina2014-01-17
| * | | | drivers/block/loop.c: fix comment typo in loop_config_discardOlaf Hering2014-01-21
| * | | | drivers/block/cciss.c:cciss_init_one(): use proper errnosAndrew Morton2014-01-21
| * | | | drivers/block/paride/pg.c: underflow bug in pg_write()Dan Carpenter2014-01-21
| * | | | drivers/block/sx8.c: remove unnecessary pci_set_drvdata()Jingoo Han2014-01-21
| * | | | drivers/block/sx8.c: use module_pci_driver()Jingoo Han2014-01-21
| | |/ / | |/| |
| * | | bcache: Fix auxiliary search trees for key size > cacheline sizeKent Overstreet2014-01-08
| * | | bcache: Don't return -EINTR when insert finishedKent Overstreet2014-01-08
| * | | bcache: Improve bucket_prio() calculationKent Overstreet2014-01-08
| * | | bcache: Add bch_bkey_equal_header()Nicholas Swenson2014-01-08
| * | | bcache: update bch_bkey_try_mergeNicholas Swenson2014-01-08