NeilBrown ea358cd0d2 md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync 10 years ago
..
bcache aae4933da9 md/bcache: use generic io stats accounting functions to simplify io stat accounting 10 years ago
persistent-data a911dcdba1 Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 10 years ago
Kconfig 474095e46c Merge tag 'md/4.1' of git://neil.brown.name/md 10 years ago
Makefile 474095e46c Merge tag 'md/4.1' of git://neil.brown.name/md 10 years ago
bitmap.c 8532e34390 md/bitmap: remove rcu annotation from pointer arithmetic. 10 years ago
bitmap.h 97f6cd39da md-cluster: re-add capabilities 10 years ago
dm-bio-prison.c 5f274d8865 dm bio prison: introduce support for locking ranges of blocks 10 years ago
dm-bio-prison.h 5f274d8865 dm bio prison: introduce support for locking ranges of blocks 10 years ago
dm-bio-record.h 1c3b13e64c dm: Refactor for new bio cloning/splitting 11 years ago
dm-bufio.c f495339c44 dm bufio: fix time comparison to use time_after_eq() 10 years ago
dm-bufio.h 55b082e614 dm snapshot: use dm-bufio prefetch 11 years ago
dm-builtin.c 2995fa78e4 dm sysfs: fix a module unload race 11 years ago
dm-cache-block-types.h 1bad9bc4ee dm cache: revert "remove remainder of distinct discard block size" 10 years ago
dm-cache-metadata.c 766a78882d dm cache: fix missing ERR_PTR returns and handling 10 years ago
dm-cache-metadata.h 1bad9bc4ee dm cache: revert "remove remainder of distinct discard block size" 10 years ago
dm-cache-policy-cleaner.c 4e7f506f64 dm cache: policy change version from string to integer set 12 years ago
dm-cache-policy-internal.h 532906aa7f dm cache: add remove_cblock method to policy interface 11 years ago
dm-cache-policy-mq.c e65ff8703f dm cache policy mq: try not to writeback data that changed in the last second 10 years ago
dm-cache-policy.c 2e68c4e6ca dm cache: add policy name to status output 11 years ago
dm-cache-policy.h 2e68c4e6ca dm cache: add policy name to status output 11 years ago
dm-cache-target.c 802ea9d864 Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 10 years ago
dm-crypt.c c0403ec0bb Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY" 10 years ago
dm-delay.c aca607ba24 dm delay: use msecs_to_jiffies for time conversion 10 years ago
dm-era-target.c 989f26f5ad dm era: check for a non-NULL metadata object before closing it 11 years ago
dm-exception-store.c 1a66a08ae8 dm: replace simple_strtoul 13 years ago
dm-exception-store.h c241104506 dm snapshot: test chunk size against both origin and snapshot 15 years ago
dm-flakey.c 4f024f3797 block: Abstract out bvec iterator 11 years ago
dm-io.c e5db29806b dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRITE_SAME 10 years ago
dm-ioctl.c 3e6180f0c8 dm: only initialize the request_queue once 10 years ago
dm-kcopyd.c 670368a8dd dm: stop using WQ_NON_REENTRANT 12 years ago
dm-linear.c 4f024f3797 block: Abstract out bvec iterator 11 years ago
dm-log-userspace-base.c 18cc980ac8 dm log userspace base: fix compile warning 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 0e9cebe724 dm: add log writes target 10 years ago
dm-log.c 8fb980e35b dm: use memweight() 13 years ago
dm-mpath.c 4c6dd53dd3 dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error path 10 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 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors 16 years ago
dm-queue-length.c 31998ef193 dm: reject trailing characters in sccanf input 13 years ago
dm-raid.c 802ea9d864 Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 10 years ago
dm-raid1.c f2ed51ac64 dm mirror: do not degrade the mirror on discard error 10 years ago
dm-region-hash.c 4f024f3797 block: Abstract out bvec iterator 11 years ago
dm-round-robin.c 31998ef193 dm: reject trailing characters in sccanf input 13 years ago
dm-service-time.c 31998ef193 dm: reject trailing characters in sccanf input 13 years ago
dm-snap-persistent.c 0c8f86322f dm snapshot: remove unnecessary NULL checks before vfree() calls 10 years ago
dm-snap-transient.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 14 years ago
dm-snap.c 09ee96b214 dm snapshot: suspend merging snapshot when doing exception handover 10 years ago
dm-stats.c 140dfc9299 Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 10 years ago
dm-stats.h fd2ed4d252 dm: add statistics support 12 years ago
dm-stripe.c a3f2af2547 dm stripe: fix potential for leak in stripe_ctr error path 11 years ago
dm-switch.c 56b1ebf2d9 dm switch: efficiently support repetitive patterns 11 years ago
dm-sysfs.c 17e149b8f7 dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr 10 years ago
dm-table.c 15b94a6904 dm: fix reload failure of 0 path multipath mapping on blk-mq devices 10 years ago
dm-target.c e5863d9ad7 dm: allocate requests in target when stacking on blk-mq devices 10 years ago
dm-thin-metadata.c 9cb1397d58 dm thin metadata: remove unused dm_pool_get_data_block_size() 10 years ago
dm-thin-metadata.h 9cb1397d58 dm thin metadata: remove unused dm_pool_get_data_block_size() 10 years ago
dm-thin.c 5f027a3bf1 dm thin: fix to consistently zero-fill reads to unprovisioned blocks 10 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.c 65ff5b7ddf dm verity: add error handling modes for corrupted blocks 10 years ago
dm-zero.c bf14299f1c dm crypt, dm zero: update author name following legal name change 11 years ago
dm.c 1c220c69ce dm: fix casting bug in dm_merge_bvec() 10 years ago
dm.h 17e149b8f7 dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr 10 years ago
faulty.c afa0f557cb md: rename ->stop to ->free 10 years ago
linear.c afa0f557cb md: rename ->stop to ->free 10 years ago
linear.h e849b9381f md/linear: typedef removal: linear_conf_t -> struct linear_conf 14 years ago
md-cluster.c 97f6cd39da md-cluster: re-add capabilities 10 years ago
md-cluster.h 97f6cd39da md-cluster: re-add capabilities 10 years ago
md.c ea358cd0d2 md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync 10 years ago
md.h 09314799e4 md: remove 'go_faster' option from ->sync_request() 10 years ago
multipath.c afa0f557cb md: rename ->stop to ->free 10 years ago
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf 14 years ago
raid0.c a81157768a md/raid0: fix restore to sector variable in raid0_make_request 10 years ago
raid0.h ba13da47ff md: add proper merge_bvec handling to RAID0 and Linear. 13 years ago
raid1.c 09314799e4 md: remove 'go_faster' option from ->sync_request() 10 years ago
raid1.h 5c675f83c6 md: make ->congested robust against personality changes. 10 years ago
raid10.c ea358cd0d2 md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync 10 years ago
raid10.h 5c675f83c6 md: make ->congested robust against personality changes. 10 years ago
raid5.c ea358cd0d2 md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync 10 years ago
raid5.h 1b956f7a8f md/raid5: be more selective about distributing flags across batch. 10 years ago