Dan Williams abebfbe2f7 dm: add ->flush() dax operation support 8 лет назад
..
bcache bc4e54f6e9 drivers/md/bcache/super.c: use kvmalloc 8 лет назад
persistent-data 0377a07c7a dm space map disk: fix some book keeping in the disk space map 8 лет назад
Kconfig 2eecf3a49f Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 лет назад
Makefile d35a878ae1 Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 лет назад
bitmap.c 4179bc30b2 md: uuid debug statement now in processor byte order. 8 лет назад
bitmap.h 48df498daf md: move bitmap_destroy to the beginning of __md_stop 8 лет назад
dm-bio-prison-v1.c 742c8fdc31 dm bio prison v2: new interface for the bio prison 8 лет назад
dm-bio-prison-v1.h 742c8fdc31 dm bio prison v2: new interface for the bio prison 8 лет назад
dm-bio-prison-v2.c 742c8fdc31 dm bio prison v2: new interface for the bio prison 8 лет назад
dm-bio-prison-v2.h 742c8fdc31 dm bio prison v2: new interface for the bio prison 8 лет назад
dm-bio-record.h 1c3b13e64c dm: Refactor for new bio cloning/splitting 11 лет назад
dm-bufio.c ff0361b34a dm: make flush bios explicitly sync 8 лет назад
dm-bufio.h 400a0befc9 dm bufio: add sector start offset to dm-bufio interface 8 лет назад
dm-builtin.c 4cc96131af dm: move request-based code out to dm-rq.[hc] 9 лет назад
dm-cache-background-tracker.c 7e1b9521f5 dm cache: handle kmalloc failure allocating background_tracker struct 8 лет назад
dm-cache-background-tracker.h b29d4986d0 dm cache: significant rework to leverage dm-bio-prison-v2 8 лет назад
dm-cache-block-types.h 9efeccacd3 linux: drop __bitwise__ everywhere 8 лет назад
dm-cache-metadata.c 10add84e27 dm cache metadata: fail operations if fail_io mode has been established 8 лет назад
dm-cache-metadata.h b29d4986d0 dm cache: significant rework to leverage dm-bio-prison-v2 8 лет назад
dm-cache-policy-internal.h b29d4986d0 dm cache: significant rework to leverage dm-bio-prison-v2 8 лет назад
dm-cache-policy-smq.c 2e63309507 dm cache policy smq: don't do any writebacks unless IDLE 8 лет назад
dm-cache-policy.c 2e68c4e6ca dm cache: add policy name to status output 11 лет назад
dm-cache-policy.h b29d4986d0 dm cache: significant rework to leverage dm-bio-prison-v2 8 лет назад
dm-cache-target.c 49b7f76890 dm cache: simplify the IDLE vs BUSY state calculation 8 лет назад
dm-core.h 53ef7d0e20 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 8 лет назад
dm-crypt.c d35a878ae1 Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 лет назад
dm-delay.c e2460f2a4b dm: mark targets that pass integrity data 8 лет назад
dm-era-target.c 73cbca6a63 dm block manager: remove an unused argument from dm_block_manager_create() 8 лет назад
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 9 лет назад
dm-exception-store.h 385277bfb5 dm snapshot: fix hung bios when copy error occurs 9 лет назад
dm-flakey.c ef548c551e dm flakey: introduce "error_writes" feature 8 лет назад
dm-integrity.c ff0361b34a dm: make flush bios explicitly sync 8 лет назад
dm-io.c ac62d6208a dm: support REQ_OP_WRITE_ZEROES 8 лет назад
dm-ioctl.c 8c1e2162f2 dm ioctl: restore __GFP_HIGH in copy_params() 8 лет назад
dm-kcopyd.c 615ec946ab dm kcopyd: switch to use REQ_OP_WRITE_ZEROES 8 лет назад
dm-linear.c abebfbe2f7 dm: add ->flush() dax operation support 8 лет назад
dm-log-userspace-base.c 6f65985e26 dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() 9 лет назад
dm-log-userspace-transfer.c c32a512fdf dm log userspace transfer: match wait_for_completion_timeout return type 10 лет назад
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 лет назад
dm-log-writes.c 513a4befae Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block 9 лет назад
dm-log.c 70fd76140a block,fs: use REQ_* flags directly 8 лет назад
dm-mpath.c f98e0eb680 dm mpath: multipath_clone_and_map must not return -EIO 8 лет назад
dm-mpath.h 6680073d3e dm mpath: remove is_active from struct dm_path 17 лет назад
dm-path-selector.c 056075c764 md: Add module.h to all files using it implicitly 14 лет назад
dm-path-selector.h 90a4323ccf dm path selector: remove 'repeat_count' return from .select_path hook 9 лет назад
dm-queue-length.c 90a4323ccf dm path selector: remove 'repeat_count' return from .select_path hook 9 лет назад
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 лет назад
dm-raid1.c ff0361b34a dm: make flush bios explicitly sync 8 лет назад
dm-region-hash.c 1eff9d322a block: rename bio bi_rw to bi_opf 9 лет назад
dm-round-robin.c 37a098e9d1 dm round robin: revert "use percpu 'repeat_count' and 'current_path'" 8 лет назад
dm-rq.c ece0728037 dm rq: add a missing break to map_request 8 лет назад
dm-rq.h eb8db831be dm: always defer request allocation to the owner of the request_queue 8 лет назад
dm-service-time.c 90a4323ccf dm path selector: remove 'repeat_count' return from .select_path hook 9 лет назад
dm-snap-persistent.c ff0361b34a dm: make flush bios explicitly sync 8 лет назад
dm-snap-transient.c 385277bfb5 dm snapshot: fix hung bios when copy error occurs 9 лет назад
dm-snap.c 817bf40265 dm: teach dm-targets to use a dax_device + dax_operations 8 лет назад
dm-stats.c a7c3e901a4 mm: introduce kv[mz]alloc helpers 8 лет назад
dm-stats.h c96aec344d dm stats: support precise timestamps 10 лет назад
dm-stripe.c abebfbe2f7 dm: add ->flush() dax operation support 8 лет назад
dm-switch.c aad9ae4550 dm switch: simplify conditional in alloc_region_table() 9 лет назад
dm-sysfs.c 4cc96131af dm: move request-based code out to dm-rq.[hc] 9 лет назад
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 лет назад
dm-target.c 53ef7d0e20 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 8 лет назад
dm-thin-metadata.c 91bcdb92d3 dm thin metadata: call precommit before saving the roots 8 лет назад
dm-thin-metadata.h 2a0fbffb1e dm thin: fix a race condition between discarding and provisioning a block 9 лет назад
dm-thin.c d35a878ae1 Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 лет назад
dm-uevent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 14 лет назад
dm-uevent.h 7a8c3d3b92 dm: uevent generate events 18 лет назад
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 лет назад
dm-verity-fec.h f1a880a93b dm verity fec: limit error correction recursion 8 лет назад
dm-verity-target.c f52236e0b0 dm verity: fix no salt use case 8 лет назад
dm-verity.h d1ac3ff008 dm verity: switch to using asynchronous hash crypto API 8 лет назад
dm-zero.c 1eff9d322a block: rename bio bi_rw to bi_opf 9 лет назад
dm.c abebfbe2f7 dm: add ->flush() dax operation support 8 лет назад
dm.h 7e0d574f26 dm: introduce enum dm_queue_mode to cleanup related code 8 лет назад
faulty.c d7a1030839 md: fast clone bio in bio_clone_mddev() 8 лет назад
linear.c e265eb3a30 Merge branch 'md-next' into md-linus 8 лет назад
linear.h 03a9e24ef2 md linear: fix a race between linear_add() and linear_congested() 8 лет назад
md-cluster.c 2dffdc0724 md-cluster: fix potential lock issue in add_new_disk 8 лет назад
md-cluster.h 818da59f97 md-cluster: add the support for resize 8 лет назад
md.c 5a8948f8a3 md: Make flush bios explicitely sync 8 лет назад
md.h 2214c260c7 md: don't return -EAGAIN in md_allow_write for external metadata arrays 8 лет назад
multipath.c 3deff1a70d md: support REQ_OP_WRITE_ZEROES 8 лет назад
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf 14 лет назад
raid0.c 29efc390b9 md/md0: optimize raid0 discard handling 8 лет назад
raid0.h 8ae126660f block: kill merge_bvec_fn() completely 10 лет назад
raid1.c d82dd0e34d raid1: prefer disk without bad blocks 8 лет назад
raid1.h 43ac9b84a3 md/raid1: Use a new variable to count flighting sync requests 8 лет назад
raid10.c 23b245c04d md/raid1/10: avoid unnecessary locking 8 лет назад
raid10.h fc9977dd06 md/raid10: simplify the splitting of requests. 8 лет назад
raid5-cache.c 5a8948f8a3 md: Make flush bios explicitely sync 8 лет назад
raid5-log.h 70d466f760 md/r5cache: gracefully handle journal device errors for writeback mode 8 лет назад
raid5-ppl.c 5a8948f8a3 md: Make flush bios explicitely sync 8 лет назад
raid5.c e153903686 md: report sector of stripes with check mismatches 8 лет назад
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 лет назад