summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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/+9Star
| * | | | 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/+35Star
* | | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-0225-224/+109Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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/+0Star
| * | | | 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/+83Star
| |/ / /
| * | | 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-151-4/+2Star
* | | 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-052-10/+2Star
|\ \
| * | make simple_positive() publicAl Viro2015-06-241-9/+1Star
| * | vfs: add file_path() helperMiklos Szeredi2015-06-241-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-031-2/+7
|\ \ \
| * | | NVMe: Fix irq freeing when queue_request_irq failsJon Derrick2015-07-021-2/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-021-42/+69
|\ \ \ \ | |/ / / |/| | |
| * | | rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov2015-06-301-2/+2
| * | | rbd: queue_depth map optionIlya Dryomov2015-06-251-3/+14
| * | | rbd: store rbd_options in rbd_deviceIlya Dryomov2015-06-251-7/+11
| * | | rbd: terminate rbd_opts_tokens with Opt_errIlya Dryomov2015-06-251-16/+8Star
| * | | rbd: bump queue_max_segmentsIlya Dryomov2015-06-251-0/+1
| * | | rbd: timeout watch teardown on unmap with mount_timeoutIlya Dryomov2015-06-251-10/+28
| * | | libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-251-2/+3
| * | | libceph: allow setting osd_req_op's flagsYan, Zheng2015-06-251-2/+2
* | | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-013-12/+6Star
|\ \ \ \
| * | | | block/xen-blkback: s/nr_pages/nr_segs/Julien Grall2015-06-172-6/+6
| * | | | block/xen-blkfront: Remove invalid commentJulien Grall2015-06-171-6/+0Star
| * | | | block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQSJulien Grall2015-06-171-2/+0Star
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-2/+2
|\ \ \ \ \
| * | | | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-2/+2
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-015-168/+305
|\ \ \ \ \