Heinz Mauelshagen e893fba90c dm cache: fix access beyond end of origin device 11 years ago
..
bcache 96d2e8b5e2 Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache into for-linus 11 years ago
persistent-data cebc2de44d dm space map metadata: fix refcount decrement below 0 which caused corruption 11 years ago
Kconfig c64d240df3 dm: fix Kconfig indentation 11 years ago
Makefile 2995fa78e4 dm sysfs: fix a module unload race 11 years ago
bitmap.c 324a56e16e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly 11 years ago
bitmap.h 324a56e16e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly 11 years ago
dm-bio-prison.c c6b4fcbad0 dm: add cache target 12 years ago
dm-bio-prison.h c6b4fcbad0 dm: add cache target 12 years ago
dm-bio-record.h 1c3b13e64c dm: Refactor for new bio cloning/splitting 11 years ago
dm-bufio.c f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 11 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 c6b4fcbad0 dm: add cache target 12 years ago
dm-cache-metadata.c 53d498198d dm cache metadata: check the metadata version when reading the superblock 12 years ago
dm-cache-metadata.h 2ee57d5873 dm cache: add passthrough mode 12 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 14f398ca2f dm cache mq: fix memory allocation failure for large cache devices 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 e893fba90c dm cache: fix access beyond end of origin device 11 years ago
dm-crypt.c 003b5c5719 block: Convert drivers to immutable biovecs 11 years ago
dm-delay.c f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 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 d73f990729 dm io: fix I/O to multiple destinations 11 years ago
dm-ioctl.c 2c140a246d dm: allow remove to be deferred 12 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 38bf195398 connector/userns: replace netlink uses of cap_raised() with capable() 13 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 a1989b3300 dm mpath: fix stalls when handling invalid ioctls 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 c4a3955145 MD: Remember the last sync operation that was performed 12 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 f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 11 years ago
dm-stats.c 76f5bee5c3 dm stats: initialize read-only module parameter 11 years ago
dm-stats.h fd2ed4d252 dm: add statistics support 12 years ago
dm-stripe.c 4f024f3797 block: Abstract out bvec iterator 11 years ago
dm-switch.c 4f024f3797 block: Abstract out bvec iterator 11 years ago
dm-sysfs.c 2995fa78e4 dm sysfs: fix a module unload race 11 years ago
dm-table.c 57a2f23856 dm table: remove unused buggy code that extends the targets array 11 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 07f2b6e038 dm thin: ensure user takes action to validate data and metadata consistency 11 years ago
dm-thin-metadata.h 07f2b6e038 dm thin: ensure user takes action to validate data and metadata consistency 11 years ago
dm-thin.c 738211f70a dm thin: fix noflush suspend IO queueing 11 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 196d38bccf block: Generic bio chaining 11 years ago
dm-zero.c 55a62eef8d dm: rename request variables to bios 12 years ago
dm.c f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 11 years ago
dm.h 2995fa78e4 dm sysfs: fix a module unload race 11 years ago
faulty.c 4f024f3797 block: Abstract out bvec iterator 11 years ago
linear.c 20d0189b10 block: Introduce new bio_split() 11 years ago
linear.h e849b9381f md/linear: typedef removal: linear_conf_t -> struct linear_conf 14 years ago
md.c f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 11 years ago
md.h d3bad75a6d Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 11 years ago
multipath.c 4f024f3797 block: Abstract out bvec iterator 11 years ago
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf 14 years ago
raid0.c 20d0189b10 block: Introduce new bio_split() 11 years ago
raid0.h ba13da47ff md: add proper merge_bvec handling to RAID0 and Linear. 13 years ago
raid1.c 1877db7558 md/raid1: restore ability for check and repair to fix read errors. 11 years ago
raid1.h 79ef3a8aa1 raid1: Rewrite the implementation of iobarrier. 12 years ago
raid10.c f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 11 years ago
raid10.h 475901aff1 MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1) 12 years ago
raid5.c 789b5e0315 md/raid5: Fix CPU hotplug callback registration 11 years ago
raid5.h 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md 11 years ago