summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-082-14/+17
|\
| * zram: unify error reportingSergey Senozhatsky2015-09-081-7/+8
| * zsmalloc: account the number of compacted pagesSergey Senozhatsky2015-09-081-1/+1
| * zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky2015-09-082-7/+9
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-6/+2
|\ \
| * | dax: drop size parameter to ->direct_access()Dan Williams2015-08-271-5/+1
| * | pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-201-2/+2
* | | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-081-86/+60
|\ \ \ | |_|/ |/| |
| * | xen-blkfront: convert to blk-mq APIsBob Liu2015-08-201-86/+60
* | | Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-022-145/+484
|\ \ \
| * | | NVMe: Using PRACT bit to generate and verify PI by controllerAlok Pandey2015-08-261-5/+8
| * | | NVMe:Remove unreachable code in nvme_abort_reqSunad Bhandary2015-08-191-15/+9
| * | | NVMe: Add nvme subsystem reset IOCTLJon Derrick2015-08-181-0/+11
| * | | NVMe: Add nvme subsystem reset supportKeith Busch2015-08-181-1/+10
| * | | NVMe: removed unused nn var from nvme_dev_addMatias Bjørling2015-08-181-2/+0
| * | | NVMe: Set queue max segmentsKeith Busch2015-08-171-1/+4
| * | | nbd: flags is a u32 variableMarkus Pargmann2015-08-171-1/+1
| * | | nbd: Rename functions for clearness of recv/send pathMarkus Pargmann2015-08-171-6/+6
| * | | nbd: Change 'disconnect' to be booleanMarkus Pargmann2015-08-171-4/+4
| * | | nbd: Add debugfs entriesMarkus Pargmann2015-08-171-1/+177
| * | | nbd: Remove variable 'pid'Markus Pargmann2015-08-171-10/+9
| * | | nbd: Move clear queue debug messageMarkus Pargmann2015-08-171-1/+1
| * | | nbd: Remove 'harderror' and propagate error properlyMarkus Pargmann2015-08-171-14/+14
| * | | nbd: restructure sock_shutdownMarkus Pargmann2015-08-171-6/+7
| * | | nbd: sock_shutdown, remove conditional lockMarkus Pargmann2015-08-171-8/+8
| * | | nbd: Fix timeout detectionMarkus Pargmann2015-08-171-28/+70
| * | | nvme: Fixes u64 division which breaks i386 buildsJon Derrick2015-07-211-2/+3
| * | | NVMe: Use CMB for the IO SQes if availableJon Derrick2015-07-211-5/+117
| * | | NVMe: Unify SQ entry writing and doorbell ringingJon Derrick2015-07-211-45/+35
* | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-0225-224/+109
|\ \ \ \
| * | | | block: Replace SG_GAPS with new queue limits maskKeith Busch2015-08-191-1/+1
| * | | | Revert "block: remove artifical max_hw_sectors cap"Jeff Moyer2015-08-181-1/+1
| * | | | block: kill merge_bvec_fn() completelyKent Overstreet2015-08-135-105/+0
| * | | | block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-136-2/+14
| * | | | block: add a bi_error field to struct bioChristoph Hellwig2015-07-2917-105/+83
| |/ / /
| * | | block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-178-10/+10
* | | | mtip32x: fix regression introduced by blk-mq per-hctx flushJeff Moyer2015-08-251-0/+8
| |/ / |/| |
* | | zram: fix pool name truncationSergey Senozhatsky2015-08-141-4/+2
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-08-132-58/+74
|\ \ \
| * \ \ Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-07-272-58/+74
| |\ \ \ | | |_|/ | |/| |
| | * | xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu2015-07-241-2/+2
| | * | xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu2015-07-241-2/+4
| | * | xen-blkfront: introduce blkfront_gather_backend_features()Bob Liu2015-07-241-54/+68
* | | | rbd: fix copyup completion raceIlya Dryomov2015-07-311-5/+17
|/ / /
* | | null_blk: fix use-after-free problemMike Krinkin2015-07-221-9/+9
| |/ |/|
* | NVMe: Reread partitions on metadata formatsKeith Busch2015-07-151-2/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-042-10/+2
|\ \
| * | make simple_positive() publicAl Viro2015-06-231-9/+1
| * | vfs: add file_path() helperMiklos Szeredi2015-06-231-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-031-2/+7
|\ \ \
OpenPOWER on IntegriCloud