summaryrefslogtreecommitdiff
path: root/drivers/block (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | dax: drop size parameter to ->direct_access()Dan Williams2015-08-27
| * | | | | | pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-08
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | xen-blkfront: convert to blk-mq APIsBob Liu2015-08-20
* | | | | Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | NVMe: Using PRACT bit to generate and verify PI by controllerAlok Pandey2015-08-26
| * | | | NVMe:Remove unreachable code in nvme_abort_reqSunad Bhandary2015-08-19
| * | | | NVMe: Add nvme subsystem reset IOCTLJon Derrick2015-08-18
| * | | | NVMe: Add nvme subsystem reset supportKeith Busch2015-08-18
| * | | | NVMe: removed unused nn var from nvme_dev_addMatias Bjørling2015-08-18
| * | | | NVMe: Set queue max segmentsKeith Busch2015-08-17
| * | | | nbd: flags is a u32 variableMarkus Pargmann2015-08-17
| * | | | nbd: Rename functions for clearness of recv/send pathMarkus Pargmann2015-08-17
| * | | | nbd: Change 'disconnect' to be booleanMarkus Pargmann2015-08-17
| * | | | nbd: Add debugfs entriesMarkus Pargmann2015-08-17
| * | | | nbd: Remove variable 'pid'Markus Pargmann2015-08-17
| * | | | nbd: Move clear queue debug messageMarkus Pargmann2015-08-17
| * | | | nbd: Remove 'harderror' and propagate error properlyMarkus Pargmann2015-08-17
| * | | | nbd: restructure sock_shutdownMarkus Pargmann2015-08-17
| * | | | nbd: sock_shutdown, remove conditional lockMarkus Pargmann2015-08-17
| * | | | nbd: Fix timeout detectionMarkus Pargmann2015-08-17
| * | | | nvme: Fixes u64 division which breaks i386 buildsJon Derrick2015-07-21
| * | | | 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-07-01
| * | | rbd: queue_depth map optionIlya Dryomov2015-06-25
| * | | rbd: store rbd_options in rbd_deviceIlya Dryomov2015-06-25