majianpeng 79ef3a8aa1 raid1: Rewrite the implementation of iobarrier. 11 years ago
..
bcache d4eddd42f5 bcache: Fixed incorrect order of arguments to bio_alloc_bioset() 11 years ago
persistent-data f722063ee0 dm space map: optimise sm_ll_dec and sm_ll_inc 12 years ago
Kconfig 9d0eb0ab43 dm: add switch target 12 years ago
Makefile fd2ed4d252 dm: add statistics support 12 years ago
bitmap.c 388975ccca sysfs: clean up sysfs_get_dirent() 11 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 12 years ago
dm-bio-prison.h c6b4fcbad0 dm: add cache target 12 years ago
dm-bio-record.h a920f6b3ac dm: preserve bi_io_vec when resubmitting bios 16 years ago
dm-bufio.c 7dc19d5aff drivers: convert shrinkers to new count/scan API 12 years ago
dm-bufio.h a66cc28f53 dm bufio: prefetch 13 years ago
dm-cache-block-types.h c6b4fcbad0 dm: add cache target 12 years ago
dm-cache-metadata.c 8c5008fac4 dm cache: replace memcpy with struct assignment 12 years ago
dm-cache-metadata.h ea2dd8c1ed dm cache: policy ignore hints if generated by different version 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 4e7f506f64 dm cache: policy change version from string to integer set 12 years ago
dm-cache-policy-mq.c b936bf8b78 dm cache: avoid conflicting remove_mapping() in mq policy 12 years ago
dm-cache-policy.c 4e7f506f64 dm cache: policy change version from string to integer set 12 years ago
dm-cache-policy.h e12c1fd9d6 dm cache policy: fix description of lookup fn 12 years ago
dm-cache-target.c c9ec5d7c7b dm cache: eliminate holes in cache structure 12 years ago
dm-crypt.c 670368a8dd dm: stop using WQ_NON_REENTRANT 12 years ago
dm-delay.c 55a62eef8d dm: rename request variables to bios 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 11 years ago
dm-ioctl.c fd2ed4d252 dm: add statistics support 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 12 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 13 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 f47908269f dm: add reserved_rq_based_ios module parameter 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 13 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 11 years ago
dm-snap-transient.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 years ago
dm-snap.c 60e356f381 dm-snapshot: fix performance degradation due to small hash size 12 years ago
dm-stats.c bbf3f8cbdc dm stats: fix possible counter corruption on 32-bit systems 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 15 years ago
dm-table.c 00c4fc3b1f dm ioctl: increase granularity of type_lock when loading table 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 ac8c3f3df6 dm thin: generate event when metadata threshold passed 12 years ago
dm-thin-metadata.h ac8c3f3df6 dm thin: generate event when metadata threshold passed 12 years ago
dm-thin.c b60ab990cc dm thin: do not expose non-zero discard limits if discards disabled 11 years ago
dm-uevent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 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 12 years ago
dm.c e8603136cb dm: add reserved_bio_based_ios module parameter 11 years ago
dm.h e8603136cb dm: add reserved_bio_based_ios module parameter 11 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 13 years ago
md.c 82592c38a8 md: Convert use of typedef ctl_table to struct ctl_table 11 years ago
md.h 388975ccca sysfs: clean up sysfs_get_dirent() 11 years ago
multipath.c 4ed8731d8e MD: change the parameter of md thread 12 years ago
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf 13 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 79ef3a8aa1 raid1: Rewrite the implementation of iobarrier. 11 years ago
raid1.h 79ef3a8aa1 raid1: Rewrite the implementation of iobarrier. 11 years ago
raid10.c c91abf5a35 md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread. 11 years ago
raid10.h 475901aff1 MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1) 12 years ago
raid5.c c91abf5a35 md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread. 11 years ago
raid5.h 4bda556aea raid5: relieve lock contention in get_active_stripe() 11 years ago