Jens Axboe c27b2d634f Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/block 8 years ago
..
bcache 4e4cbee93d block: switch bios to blk_status_t 8 years ago
persistent-data 0377a07c7a dm space map disk: fix some book keeping in the disk space map 8 years ago
Kconfig 2eecf3a49f Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 years ago
Makefile d35a878ae1 Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 years ago
bitmap.c 4179bc30b2 md: uuid debug statement now in processor byte order. 8 years ago
bitmap.h 48df498daf md: move bitmap_destroy to the beginning of __md_stop 8 years ago
dm-bio-prison-v1.c 4e4cbee93d block: switch bios to blk_status_t 8 years ago
dm-bio-prison-v1.h 4e4cbee93d block: switch bios to blk_status_t 8 years ago
dm-bio-prison-v2.c 742c8fdc31 dm bio prison v2: new interface for the bio prison 8 years ago
dm-bio-prison-v2.h 742c8fdc31 dm bio prison v2: new interface for the bio prison 8 years ago
dm-bio-record.h 1c3b13e64c dm: Refactor for new bio cloning/splitting 11 years ago
dm-bufio.c 8f66439eec Merge tag 'v4.12-rc5' into for-4.13/block 8 years ago
dm-bufio.h 400a0befc9 dm bufio: add sector start offset to dm-bufio interface 8 years ago
dm-builtin.c 4cc96131af dm: move request-based code out to dm-rq.[hc] 9 years ago
dm-cache-background-tracker.c 7e1b9521f5 dm cache: handle kmalloc failure allocating background_tracker struct 8 years ago
dm-cache-background-tracker.h b29d4986d0 dm cache: significant rework to leverage dm-bio-prison-v2 8 years ago
dm-cache-block-types.h 9efeccacd3 linux: drop __bitwise__ everywhere 8 years ago
dm-cache-metadata.c 10add84e27 dm cache metadata: fail operations if fail_io mode has been established 8 years ago
dm-cache-metadata.h b29d4986d0 dm cache: significant rework to leverage dm-bio-prison-v2 8 years ago
dm-cache-policy-internal.h b29d4986d0 dm cache: significant rework to leverage dm-bio-prison-v2 8 years ago
dm-cache-policy-smq.c 2e63309507 dm cache policy smq: don't do any writebacks unless IDLE 8 years ago
dm-cache-policy.c 2e68c4e6ca dm cache: add policy name to status output 11 years ago
dm-cache-policy.h b29d4986d0 dm cache: significant rework to leverage dm-bio-prison-v2 8 years ago
dm-cache-target.c 4e4cbee93d block: switch bios to blk_status_t 8 years ago
dm-core.h 53ef7d0e20 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 8 years ago
dm-crypt.c 4e4cbee93d block: switch bios to blk_status_t 8 years ago
dm-delay.c e2460f2a4b dm: mark targets that pass integrity data 8 years ago
dm-era-target.c 73cbca6a63 dm block manager: remove an unused argument from dm_block_manager_create() 8 years ago
dm-exception-store.c e0700ce709 Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 10 years ago
dm-exception-store.h 385277bfb5 dm snapshot: fix hung bios when copy error occurs 9 years ago
dm-flakey.c 4e4cbee93d block: switch bios to blk_status_t 8 years ago
dm-integrity.c 8f66439eec Merge tag 'v4.12-rc5' into for-4.13/block 8 years ago
dm-io.c 4e4cbee93d block: switch bios to blk_status_t 8 years ago
dm-ioctl.c 8c1e2162f2 dm ioctl: restore __GFP_HIGH in copy_params() 8 years ago
dm-kcopyd.c 615ec946ab dm kcopyd: switch to use REQ_OP_WRITE_ZEROES 8 years ago
dm-linear.c 53ef7d0e20 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 8 years ago
dm-log-userspace-base.c 6f65985e26 dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() 10 years ago
dm-log-userspace-transfer.c c32a512fdf dm log userspace transfer: match wait_for_completion_timeout return type 10 years ago
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 years ago
dm-log-writes.c 4e4cbee93d block: switch bios to blk_status_t 8 years ago
dm-log.c 70fd76140a block,fs: use REQ_* flags directly 9 years ago
dm-mpath.c 047385b3dd dm: missing break in process_queued_bios() 8 years ago
dm-mpath.h 6680073d3e dm mpath: remove is_active from struct dm_path 17 years ago
dm-path-selector.c 056075c764 md: Add module.h to all files using it implicitly 14 years ago
dm-path-selector.h 90a4323ccf dm path selector: remove 'repeat_count' return from .select_path hook 9 years ago
dm-queue-length.c 90a4323ccf dm path selector: remove 'repeat_count' return from .select_path hook 9 years ago
dm-raid.c d35a878ae1 Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 years ago
dm-raid1.c 8f66439eec Merge tag 'v4.12-rc5' into for-4.13/block 8 years ago
dm-region-hash.c 1eff9d322a block: rename bio bi_rw to bi_opf 9 years ago
dm-round-robin.c 37a098e9d1 dm round robin: revert "use percpu 'repeat_count' and 'current_path'" 8 years ago
dm-rq.c 4e4cbee93d block: switch bios to blk_status_t 8 years ago
dm-rq.h 2a842acab1 block: introduce new block status code type 8 years ago
dm-service-time.c 90a4323ccf dm path selector: remove 'repeat_count' return from .select_path hook 9 years ago
dm-snap-persistent.c ff0361b34a dm: make flush bios explicitly sync 8 years ago
dm-snap-transient.c 385277bfb5 dm snapshot: fix hung bios when copy error occurs 9 years ago
dm-snap.c 4e4cbee93d block: switch bios to blk_status_t 8 years ago
dm-stats.c a7c3e901a4 mm: introduce kv[mz]alloc helpers 8 years ago
dm-stats.h c96aec344d dm stats: support precise timestamps 10 years ago
dm-stripe.c 4e4cbee93d block: switch bios to blk_status_t 8 years ago
dm-switch.c aad9ae4550 dm switch: simplify conditional in alloc_region_table() 10 years ago
dm-sysfs.c 4cc96131af dm: move request-based code out to dm-rq.[hc] 9 years ago
dm-table.c d35a878ae1 Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 years ago
dm-target.c 846785e6a5 dm: don't return errnos from ->map 8 years ago
dm-thin-metadata.c 91bcdb92d3 dm thin metadata: call precommit before saving the roots 8 years ago
dm-thin-metadata.h 2a0fbffb1e dm thin: fix a race condition between discarding and provisioning a block 9 years ago
dm-thin.c 4e4cbee93d block: switch bios to blk_status_t 8 years ago
dm-uevent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 14 years ago
dm-uevent.h 7a8c3d3b92 dm: uevent generate events 18 years ago
dm-verity-fec.c d35a878ae1 Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 years ago
dm-verity-fec.h f1a880a93b dm verity fec: limit error correction recursion 8 years ago
dm-verity-target.c 8f66439eec Merge tag 'v4.12-rc5' into for-4.13/block 8 years ago
dm-verity.h d1ac3ff008 dm verity: switch to using asynchronous hash crypto API 8 years ago
dm-zero.c 846785e6a5 dm: don't return errnos from ->map 8 years ago
dm.c 8f66439eec Merge tag 'v4.12-rc5' into for-4.13/block 8 years ago
dm.h 7e0d574f26 dm: introduce enum dm_queue_mode to cleanup related code 8 years ago
faulty.c d7a1030839 md: fast clone bio in bio_clone_mddev() 8 years ago
linear.c e265eb3a30 Merge branch 'md-next' into md-linus 8 years ago
linear.h 03a9e24ef2 md linear: fix a race between linear_add() and linear_congested() 8 years ago
md-cluster.c 2dffdc0724 md-cluster: fix potential lock issue in add_new_disk 8 years ago
md-cluster.h 818da59f97 md-cluster: add the support for resize 8 years ago
md.c fdd050b5b3 Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base 8 years ago
md.h a415c0f106 md: initialise ->writes_pending in personality modules. 8 years ago
multipath.c 4e4cbee93d block: switch bios to blk_status_t 8 years ago
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf 14 years ago
raid0.c 29efc390b9 md/md0: optimize raid0 discard handling 8 years ago
raid0.h 8ae126660f block: kill merge_bvec_fn() completely 10 years ago
raid1.c 8f66439eec Merge tag 'v4.12-rc5' into for-4.13/block 8 years ago
raid1.h 43ac9b84a3 md/raid1: Use a new variable to count flighting sync requests 8 years ago
raid10.c 8f66439eec Merge tag 'v4.12-rc5' into for-4.13/block 8 years ago
raid10.h fc9977dd06 md/raid10: simplify the splitting of requests. 8 years ago
raid5-cache.c 8f66439eec Merge tag 'v4.12-rc5' into for-4.13/block 8 years ago
raid5-log.h 70d466f760 md/r5cache: gracefully handle journal device errors for writeback mode 8 years ago
raid5-ppl.c 8f66439eec Merge tag 'v4.12-rc5' into for-4.13/block 8 years ago
raid5.c 8f66439eec Merge tag 'v4.12-rc5' into for-4.13/block 8 years ago
raid5.h d35a878ae1 Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 years ago