Linus Torvalds c271f5bc9a Merge tag 'md/3.11-fixes' of git://neil.brown.name/md 12 years ago
..
bcache d4c90b1b9f Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block 12 years ago
persistent-data 2fc48021f4 dm persistent metadata: add space map threshold callback 12 years ago
Kconfig 9d0eb0ab43 dm: add switch target 12 years ago
Makefile 9d0eb0ab43 dm: add switch target 12 years ago
bitmap.c b29bebd66d md: replace strict_strto*() with kstrto*() 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 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 2480945cd4 dm bufio: submit writes outside lock 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 4e7f506f64 dm cache: policy change version from string to integer set 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 43aeaa2957 dm cache: fix arm link errors with inline 12 years ago
dm-crypt.c cb34e057ad block: Convert some code to bio_for_each_segment_all() 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 70d6c400ac dm kcopyd: add WRITE SAME support to dm_kcopyd_zero 12 years ago
dm-ioctl.c 83d5e5b0af dm: optimize use SRCU and RCU 12 years ago
dm-kcopyd.c df5d2e9089 dm kcopyd: introduce configurable throttling 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 6c182cd88d dm mpath: fix ioctl deadlock when no paths 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 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 aa8b57aa3d block: Use bio_sectors() more consistently 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 daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 years ago
dm-snap-transient.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 years ago
dm-snap.c 09e8b81389 dm snapshot: fix error return code in snapshot_ctr 12 years ago
dm-stripe.c d793e68427 dm stripe: fix regression in stripe_width calculation 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 83d5e5b0af dm: optimize use SRCU and RCU 12 years ago
dm-target.c 55a62eef8d dm: rename request variables to bios 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 610bba8b93 dm thin: fix metadata dev resize detection 12 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 2a7faeb176 dm: optimize reorder structure 12 years ago
dm.h c0820cf5ad dm: introduce per_bio_data 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 13 years ago
md.c 5024c29831 md: Remove recent change which allows devices to skip recovery. 12 years ago
md.h c4a3955145 MD: Remember the last sync operation that was performed 12 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 30bc9b5387 md/raid1: fix bio handling problems in process_checks() 12 years ago
raid1.h 12cee5a8a2 md/raid1: prevent merging too large request 13 years ago
raid10.c 0eb25bb027 md/raid10: remove use-after-free bug. 12 years ago
raid10.h 475901aff1 MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1) 12 years ago
raid5.c f94c0b6658 md/raid5: fix interaction of 'replace' and 'recovery'. 12 years ago
raid5.h f94c0b6658 md/raid5: fix interaction of 'replace' and 'recovery'. 12 years ago