zhendong chen 5164bece16 dm: fix missed error code if .end_io isn't implemented by target_type 10 years ago
..
bcache aae4933da9 md/bcache: use generic io stats accounting functions to simplify io stat accounting 10 years ago
persistent-data 02717d9855 dm space map metadata: fix sm_bootstrap_get_count() 10 years ago
Kconfig eec40579d8 dm: add era target 11 years ago
Makefile eec40579d8 dm: add era target 11 years ago
bitmap.c 4b5060ddae md/bitmap: always wait for writes on unplug. 11 years ago
bitmap.h 324a56e16e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly 11 years ago
dm-bio-prison.c 5f274d8865 dm bio prison: introduce support for locking ranges of blocks 11 years ago
dm-bio-prison.h 5f274d8865 dm bio prison: introduce support for locking ranges of blocks 11 years ago
dm-bio-record.h 1c3b13e64c dm: Refactor for new bio cloning/splitting 11 years ago
dm-bufio.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-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" 11 years ago
dm-cache-metadata.c 1bad9bc4ee dm cache: revert "remove remainder of distinct discard block size" 11 years ago
dm-cache-metadata.h 1bad9bc4ee dm cache: revert "remove remainder of distinct discard block size" 11 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 12 years ago
dm-cache-policy-mq.c f1afb36a61 dm cache policy mq: simplify ability to promote sequential IO to the cache 11 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 f824a2af3d dm cache: fix spurious cell_defer when dealing with partial block at end of device 10 years ago
dm-crypt.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-delay.c f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 11 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 97e7cdf12b dm io: simplify dec_count and sync_io 11 years ago
dm-ioctl.c ffcc393641 dm: enhance internal suspend and resume interface 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 5066a4df1f dm log userspace: allow mark requests to piggyback on flush requests 11 years ago
dm-log-userspace-transfer.c 56ec16cb1e dm log userspace: fix memory leak in dm_ulog_tfr_init failure path 11 years ago
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 years ago
dm-log.c 8fb980e35b dm: use memweight() 13 years ago
dm-mpath.c 1f27197247 dm mpath: stop queueing IO when no valid paths exist 11 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 d20c4b08be dm raid: fix inaccessible superblocks causing oops in configure_discard_support 11 years ago
dm-raid1.c f3a44fe060 dm raid1: fix immutable biovec related BUG when retrying read bio 11 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 2c945820ca dm snapshot: fix metadata corruption 11 years ago
dm-snap-transient.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 14 years ago
dm-snap.c 743162013d sched: Remove proliferation of wait_on_bit() action functions 11 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 2995fa78e4 dm sysfs: fix a module unload race 11 years ago
dm-table.c d67ee213fa dm: add presuspend_undo hook to target_type 10 years ago
dm-target.c 169e2cc279 dm: allow error target to replace bio-based and request-based targets 12 years ago
dm-thin-metadata.c 8a01a6af75 dm thin: prefetch missing metadata pages 11 years ago
dm-thin-metadata.h 8a01a6af75 dm thin: prefetch missing metadata pages 11 years ago
dm-thin.c 2b94e8960c dm thin: fix crash by initializing thin device's refcount and completion earlier 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 3a7745215e dm verity: fix biovecs hash calculation regression 11 years ago
dm-zero.c bf14299f1c dm crypt, dm zero: update author name following legal name change 11 years ago
dm.c 5164bece16 dm: fix missed error code if .end_io isn't implemented by target_type 10 years ago
dm.h ffcc393641 dm: enhance internal suspend and resume interface 10 years ago
faulty.c 4f024f3797 block: Abstract out bvec iterator 11 years ago
linear.c f72ffdd686 md: remove unwanted white space from md.c 11 years ago
linear.h e849b9381f md/linear: typedef removal: linear_conf_t -> struct linear_conf 14 years ago
md.c 8fd9589ced Merge tag 'md/3.19' of git://neil.brown.name/md 10 years ago
md.h f72ffdd686 md: remove unwanted white space from md.c 11 years ago
multipath.c f72ffdd686 md: remove unwanted white space from md.c 11 years ago
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf 14 years ago
raid0.c f72ffdd686 md: remove unwanted white space from md.c 11 years ago
raid0.h ba13da47ff md: add proper merge_bvec handling to RAID0 and Linear. 13 years ago
raid1.c f72ffdd686 md: remove unwanted white space from md.c 11 years ago
raid1.h f72ffdd686 md: remove unwanted white space from md.c 11 years ago
raid10.c f72ffdd686 md: remove unwanted white space from md.c 11 years ago
raid10.h 475901aff1 MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1) 12 years ago
raid5.c 108cef3aa4 md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants. 10 years ago
raid5.h f72ffdd686 md: remove unwanted white space from md.c 11 years ago