summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* 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
| * | | | | NVMe: Fix device cleanup on initialization failureKeith Busch2015-06-27
* | | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | libnvdimm, pmem: move pmem to drivers/nvdimm/Dan Williams2015-06-24
| | |_|_|/ | |/| | |
* | | | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-26
|\ \ \ \ \
| * | | | | paride: use new parport device modelSudip Mukherjee2015-05-31
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\ \ \ \ \
| * | | | | zram: check comp algorithm availability earlierSergey Senozhatsky2015-06-25
| * | | | | zram: cut trailing newline in algorithm nameSergey Senozhatsky2015-06-25
| * | | | | zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky2015-06-25
| * | | | | zram: add dynamic device add/remove functionalitySergey Senozhatsky2015-06-25
| * | | | | zram: close race by open overridingSergey Senozhatsky2015-06-25
| * | | | | zram: return zram device_id from zram_add()Sergey Senozhatsky2015-06-25
| * | | | | zram: trivial: correct flag operations commentSergey Senozhatsky2015-06-25
| * | | | | zram: report every added and removed deviceSergey Senozhatsky2015-06-25
| * | | | | zram: remove max_num_devices limitationSergey Senozhatsky2015-06-25
| * | | | | zram: reorganize code layoutSergey Senozhatsky2015-06-25
| * | | | | zram: use idr instead of `zram_devices' arraySergey Senozhatsky2015-06-25
| * | | | | zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky2015-06-25
| * | | | | zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk2015-06-25