NeilBrown afa0f557cb md: rename ->stop to ->free пре 11 година
..
bcache aae4933da9 md/bcache: use generic io stats accounting functions to simplify io stat accounting пре 11 година
persistent-data 02717d9855 dm space map metadata: fix sm_bootstrap_get_count() пре 11 година
Kconfig eec40579d8 dm: add era target пре 11 година
Makefile eec40579d8 dm: add era target пре 11 година
bitmap.c d959014334 md/bitmap: fix a might_sleep() warning. пре 11 година
bitmap.h 324a56e16e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly пре 12 година
dm-bio-prison.c 5f274d8865 dm bio prison: introduce support for locking ranges of blocks пре 11 година
dm-bio-prison.h 5f274d8865 dm bio prison: introduce support for locking ranges of blocks пре 11 година
dm-bio-record.h 1c3b13e64c dm: Refactor for new bio cloning/splitting пре 12 година
dm-bufio.c 140dfc9299 Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm пре 11 година
dm-bufio.h 55b082e614 dm snapshot: use dm-bufio prefetch пре 12 година
dm-builtin.c 2995fa78e4 dm sysfs: fix a module unload race пре 12 година
dm-cache-block-types.h 1bad9bc4ee dm cache: revert "remove remainder of distinct discard block size" пре 11 година
dm-cache-metadata.c 9b1cc9f251 dm cache: share cache-metadata object across inactive and active DM tables пре 11 година
dm-cache-metadata.h 1bad9bc4ee dm cache: revert "remove remainder of distinct discard block size" пре 11 година
dm-cache-policy-cleaner.c 4e7f506f64 dm cache: policy change version from string to integer set пре 12 година
dm-cache-policy-internal.h 532906aa7f dm cache: add remove_cblock method to policy interface пре 12 година
dm-cache-policy-mq.c f1afb36a61 dm cache policy mq: simplify ability to promote sequential IO to the cache пре 11 година
dm-cache-policy.c 2e68c4e6ca dm cache: add policy name to status output пре 12 година
dm-cache-policy.h 2e68c4e6ca dm cache: add policy name to status output пре 12 година
dm-cache-target.c a59db67656 dm cache: fix problematic dual use of a single migration count variable пре 11 година
dm-crypt.c 140dfc9299 Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm пре 11 година
dm-delay.c f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block пре 12 година
dm-era-target.c 989f26f5ad dm era: check for a non-NULL metadata object before closing it пре 11 година
dm-exception-store.c 1a66a08ae8 dm: replace simple_strtoul пре 13 година
dm-exception-store.h c241104506 dm snapshot: test chunk size against both origin and snapshot пре 15 година
dm-flakey.c 4f024f3797 block: Abstract out bvec iterator пре 12 година
dm-io.c 97e7cdf12b dm io: simplify dec_count and sync_io пре 11 година
dm-ioctl.c ffcc393641 dm: enhance internal suspend and resume interface пре 11 година
dm-kcopyd.c 670368a8dd dm: stop using WQ_NON_REENTRANT пре 12 година
dm-linear.c 4f024f3797 block: Abstract out bvec iterator пре 12 година
dm-log-userspace-base.c 5066a4df1f dm log userspace: allow mark requests to piggyback on flush requests пре 12 година
dm-log-userspace-transfer.c 56ec16cb1e dm log userspace: fix memory leak in dm_ulog_tfr_init failure path пре 11 година
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances пре 16 година
dm-log.c 8fb980e35b dm: use memweight() пре 13 година
dm-mpath.c 1f27197247 dm mpath: stop queueing IO when no valid paths exist пре 11 година
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 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors пре 16 година
dm-queue-length.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-raid.c 5c675f83c6 md: make ->congested robust against personality changes. пре 11 година
dm-raid1.c f3a44fe060 dm raid1: fix immutable biovec related BUG when retrying read bio пре 12 година
dm-region-hash.c 4f024f3797 block: Abstract out bvec iterator пре 12 година
dm-round-robin.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-service-time.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-snap-persistent.c 2c945820ca dm snapshot: fix metadata corruption пре 12 година
dm-snap-transient.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL пре 14 година
dm-snap.c 743162013d sched: Remove proliferation of wait_on_bit() action functions пре 11 година
dm-stats.c 140dfc9299 Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm пре 11 година
dm-stats.h fd2ed4d252 dm: add statistics support пре 12 година
dm-stripe.c a3f2af2547 dm stripe: fix potential for leak in stripe_ctr error path пре 11 година
dm-switch.c 56b1ebf2d9 dm switch: efficiently support repetitive patterns пре 11 година
dm-sysfs.c 2995fa78e4 dm sysfs: fix a module unload race пре 12 година
dm-table.c d67ee213fa dm: add presuspend_undo hook to target_type пре 11 година
dm-target.c 169e2cc279 dm: allow error target to replace bio-based and request-based targets пре 12 година
dm-thin-metadata.c 8a01a6af75 dm thin: prefetch missing metadata pages пре 11 година
dm-thin-metadata.h 8a01a6af75 dm thin: prefetch missing metadata pages пре 11 година
dm-thin.c 2b94e8960c dm thin: fix crash by initializing thin device's refcount and completion earlier пре 11 година
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.c 3a7745215e dm verity: fix biovecs hash calculation regression пре 11 година
dm-zero.c bf14299f1c dm crypt, dm zero: update author name following legal name change пре 11 година
dm.c 96b26c8c64 dm: fix handling of multiple internal suspends пре 11 година
dm.h ffcc393641 dm: enhance internal suspend and resume interface пре 11 година
faulty.c afa0f557cb md: rename ->stop to ->free пре 11 година
linear.c afa0f557cb md: rename ->stop to ->free пре 11 година
linear.h e849b9381f md/linear: typedef removal: linear_conf_t -> struct linear_conf пре 14 година
md.c afa0f557cb md: rename ->stop to ->free пре 11 година
md.h afa0f557cb md: rename ->stop to ->free пре 11 година
multipath.c afa0f557cb md: rename ->stop to ->free пре 11 година
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf пре 14 година
raid0.c afa0f557cb md: rename ->stop to ->free пре 11 година
raid0.h ba13da47ff md: add proper merge_bvec handling to RAID0 and Linear. пре 13 година
raid1.c afa0f557cb md: rename ->stop to ->free пре 11 година
raid1.h 5c675f83c6 md: make ->congested robust against personality changes. пре 11 година
raid10.c afa0f557cb md: rename ->stop to ->free пре 11 година
raid10.h 5c675f83c6 md: make ->congested robust against personality changes. пре 11 година
raid5.c afa0f557cb md: rename ->stop to ->free пре 11 година
raid5.h 5c675f83c6 md: make ->congested robust against personality changes. пре 11 година