aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
...
| * | | | | NVMe: Use CMB for the IO SQes if availableJon Derrick2015-07-21
| * | | | | NVMe: Unify SQ entry writing and doorbell ringingJon Derrick2015-07-21
* | | | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | block: Replace SG_GAPS with new queue limits maskKeith Busch2015-08-19
| * | | | | Revert "block: remove artifical max_hw_sectors cap"Jeff Moyer2015-08-18
| * | | | | block: kill merge_bvec_fn() completelyKent Overstreet2015-08-13
| * | | | | block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-13
| * | | | | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
| |/ / / /
| * | | | block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-17
* | | | | mtip32x: fix regression introduced by blk-mq per-hctx flushJeff Moyer2015-08-25
| |/ / / |/| | |
* | | | zram: fix pool name truncationSergey Senozhatsky2015-08-14
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-08-13
|\ \ \ \
| * \ \ \ Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-07-27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu2015-07-24
| | * | | xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu2015-07-24
| | * | | xen-blkfront: introduce blkfront_gather_backend_features()Bob Liu2015-07-24
* | | | | rbd: fix copyup completion raceIlya Dryomov2015-07-31
|/ / / /
* | / / null_blk: fix use-after-free problemMike Krinkin2015-07-22
| |/ / |/| |
* | | NVMe: Reread partitions on metadata formatsKeith Busch2015-07-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\ \ \
| * | | make simple_positive() publicAl Viro2015-06-23
| * | | vfs: add file_path() helperMiklos Szeredi2015-06-23
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-03
|\ \ \ \
| * | | | NVMe: Fix irq freeing when queue_request_irq failsJon Derrick2015-07-02
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-02
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov2015-06-30
| * | | | rbd: queue_depth map optionIlya Dryomov2015-06-25
| * | | | rbd: store rbd_options in rbd_deviceIlya Dryomov2015-06-25
| * | | | rbd: terminate rbd_opts_tokens with Opt_errIlya Dryomov2015-06-25
| * | | | rbd: bump queue_max_segmentsIlya Dryomov2015-06-25
| * | | | rbd: timeout watch teardown on unmap with mount_timeoutIlya Dryomov2015-06-25
| * | | | libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-25
| * | | | libceph: allow setting osd_req_op's flagsYan, Zheng2015-06-25
* | | | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-01
|\ \ \ \ \
| * | | | | block/xen-blkback: s/nr_pages/nr_segs/Julien Grall2015-06-17
| * | | | | block/xen-blkfront: Remove invalid commentJulien Grall2015-06-17
| * | | | | block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQSJulien Grall2015-06-17
* | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \ \ \ \ \
| * | | | | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-27
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-30
|\ \ \ \ \ \
| * | | | | | drivers/block/nvme-core.c: fix build with gcc-4.4.4Andrew Morton2015-06-27
| * | | | | | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-06-27
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialisingBob Liu2015-06-22
| | * | | | | xen/block: add multi-page ring supportBob Liu2015-06-05
| | * | | | | driver: xen-blkfront: move talk_to_blkback to a more suitable placeBob Liu2015-06-05
| | * | | | | drivers: xen-blkback: delay pending_req allocation to connect_ringBob Liu2015-06-05
| * | | | | | NVMe: Fix filesystem deadlock on removalKeith Busch2015-06-27
| * | | | | | NVMe: Failed controller initialization fixesKeith Busch2015-06-27
| * | | | | | NVMe: Unify controller probe and resumeKeith Busch2015-06-27
| * | | | | | NVMe: Don't use fake status on cancelled commandKeith Busch2015-06-27