Linus Torvalds 93e1585e2c Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 12 years ago
..
bcache c86949486d bcache: defensively handle format strings 12 years ago
persistent-data ed9571f0cf dm array: fix a reference counting bug in shadow_ablock 12 years ago
Kconfig 5442851edb dm: fix Kconfig menu indentation 12 years ago
Makefile fd2ed4d252 dm: add statistics support 12 years ago
bitmap.c 388975ccca sysfs: clean up sysfs_get_dirent() 12 years ago
bitmap.h 1dff2b87a3 md/bitmap: record the space available for the bitmap in the superblock. 13 years ago
dm-bio-prison.c c6b4fcbad0 dm: add cache target 13 years ago
dm-bio-prison.h c6b4fcbad0 dm: add cache target 13 years ago
dm-bio-record.h a920f6b3ac dm: preserve bi_io_vec when resubmitting bios 16 years ago
dm-bufio.c 4cb57ab4a2 dm bufio: initialize read-only module parameters 12 years ago
dm-bufio.h a66cc28f53 dm bufio: prefetch 13 years ago
dm-cache-block-types.h c6b4fcbad0 dm: add cache target 13 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 af95e7a69b dm cache policy mq: fix promotions to occur as expected 12 years ago
dm-cache-policy.c 4cb3e1db21 dm cache: return -EINVAL if the user specifies unknown cache policy 12 years ago
dm-cache-policy.h 532906aa7f dm cache: add remove_cblock method to policy interface 12 years ago
dm-cache-target.c 088448007b dm cache: actually resize cache 12 years ago
dm-crypt.c 16735d022f tree-wide: use reinit_completion instead of INIT_COMPLETION 12 years ago
dm-delay.c 718822c1c1 dm delay: fix a possible deadlock due to shared workqueue 12 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 75e3a0f55b dm flakey: correct ctr alloc failure mesg 12 years ago
dm-io.c e8603136cb dm: add reserved_bio_based_ios module parameter 12 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 55a62eef8d dm: rename request variables to bios 13 years ago
dm-log-userspace-base.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 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 b63349a7a5 dm mpath: requeue I/O during pg_init 12 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 670368a8dd dm: stop using WQ_NON_REENTRANT 12 years ago
dm-region-hash.c 751f188dd5 dm raid1: fix crash with mirror recovery and discard 13 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 e9c6a18264 dm snapshot: fix data corruption 12 years ago
dm-snap-transient.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 14 years ago
dm-snap.c 230c83afdd dm snapshot: avoid snapshot space leak on crash 12 years ago
dm-stats.c 76f5bee5c3 dm stats: initialize read-only module parameter 12 years ago
dm-stats.h fd2ed4d252 dm: add statistics support 12 years ago
dm-stripe.c 7fff5e8f72 dm stripe: silence a couple sparse warnings 12 years ago
dm-switch.c 9d0eb0ab43 dm: add switch target 12 years ago
dm-sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 16 years ago
dm-table.c 5b2d06576c dm table: fail dm_table_create on dm_round_up overflow 12 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 9b7aaa64f9 dm thin: allow pool in read-only mode to transition to read-write mode 12 years ago
dm-thin-metadata.h 9b7aaa64f9 dm thin: allow pool in read-only mode to transition to read-write mode 12 years ago
dm-thin.c 9b7aaa64f9 dm thin: allow pool in read-only mode to transition to read-write mode 12 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 553d8fe029 dm verity: use __ffs and __fls 12 years ago
dm-zero.c 55a62eef8d dm: rename request variables to bios 13 years ago
dm.c 2c140a246d dm: allow remove to be deferred 12 years ago
dm.h 2c140a246d dm: allow remove to be deferred 12 years ago
faulty.c f73a1c7d11 block: Add bio_end_sector() 12 years ago
linear.c f73a1c7d11 block: Add bio_end_sector() 12 years ago
linear.h e849b9381f md/linear: typedef removal: linear_conf_t -> struct linear_conf 14 years ago
md.c 5ee540613d Merge branch 'for-linus' of git://git.kernel.dk/linux-block 12 years ago
md.h 0910c0bdf7 Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block 12 years ago
multipath.c 4ed8731d8e MD: change the parameter of md thread 13 years ago
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf 14 years ago
raid0.c eea136d69f md: fix buglet in RAID5 -> RAID0 conversion. 12 years ago
raid0.h ba13da47ff md: add proper merge_bvec handling to RAID0 and Linear. 13 years ago
raid1.c 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md 12 years ago
raid1.h 79ef3a8aa1 raid1: Rewrite the implementation of iobarrier. 12 years ago
raid10.c 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md 12 years ago
raid10.h 475901aff1 MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1) 13 years ago
raid5.c 6d183de407 md/raid5: fix newly-broken locking in get_active_stripe. 12 years ago
raid5.h 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md 12 years ago