summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
|\ \ \ \ \
| * | | | | drivers/block/nvme-core.c: fix build with gcc-4.4.4Andrew Morton2015-06-271-14/+16
| * | | | | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-06-274-110/+225
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialisingBob Liu2015-06-221-0/+2
| | * | | | xen/block: add multi-page ring supportBob Liu2015-06-064-59/+180
| | * | | | driver: xen-blkfront: move talk_to_blkback to a more suitable placeBob Liu2015-06-061-8/+6Star
| | * | | | drivers: xen-blkback: delay pending_req allocation to connect_ringBob Liu2015-06-062-45/+39Star
| * | | | | NVMe: Fix filesystem deadlock on removalKeith Busch2015-06-271-1/+1
| * | | | | NVMe: Failed controller initialization fixesKeith Busch2015-06-271-18/+15Star
| * | | | | NVMe: Unify controller probe and resumeKeith Busch2015-06-271-23/+29
| * | | | | NVMe: Don't use fake status on cancelled commandKeith Busch2015-06-271-1/+4
| * | | | | NVMe: Fix device cleanup on initialization failureKeith Busch2015-06-271-2/+16
* | | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-293-275/+0Star
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | libnvdimm, pmem: move pmem to drivers/nvdimm/Dan Williams2015-06-253-274/+0Star
| | |_|_|/ | |/| | |
* | | | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-267-7/+96
|\ \ \ \ \
| * | | | | paride: use new parport device modelSudip Mukherjee2015-06-017-7/+96
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-265-433/+554
|\ \ \ \ \
| * | | | | zram: check comp algorithm availability earlierSergey Senozhatsky2015-06-263-0/+9
| * | | | | zram: cut trailing newline in algorithm nameSergey Senozhatsky2015-06-262-1/+9
| * | | | | zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky2015-06-261-5/+3Star
| * | | | | zram: add dynamic device add/remove functionalitySergey Senozhatsky2015-06-261-3/+97
| * | | | | zram: close race by open overridingSergey Senozhatsky2015-06-262-19/+38
| * | | | | zram: return zram device_id from zram_add()Sergey Senozhatsky2015-06-261-9/+14
| * | | | | zram: trivial: correct flag operations commentSergey Senozhatsky2015-06-261-1/+1
| * | | | | zram: report every added and removed deviceSergey Senozhatsky2015-06-261-2/+3
| * | | | | zram: remove max_num_devices limitationSergey Senozhatsky2015-06-262-13/+1Star