NeilBrown 404e4b43fd md: allow a resync that is waiting for other resync to complete, to be aborted. %!s(int64=15) %!d(string=hai) anos
..
raid6test dce3a7a42d md: drivers/md/unroll.pl replaced with awk analog %!s(int64=15) %!d(string=hai) anos
.gitignore 352dd1df32 gitignore: misc files %!s(int64=19) %!d(string=hai) anos
Kconfig 93bd89a6d5 md: revise Kconfig help for MD_MULTIPATH %!s(int64=15) %!d(string=hai) anos
Makefile dce3a7a42d md: drivers/md/unroll.pl replaced with awk analog %!s(int64=15) %!d(string=hai) anos
bitmap.c ffa23322b1 md/bitmap: update dirty flag when bitmap bits are explicitly set. %!s(int64=15) %!d(string=hai) anos
bitmap.h ece5cff0da md: Support write-intent bitmaps with externally managed metadata. %!s(int64=15) %!d(string=hai) anos
dm-bio-record.h a920f6b3ac dm: preserve bi_io_vec when resubmitting bios %!s(int64=16) %!d(string=hai) anos
dm-crypt.c 61afef614b dm crypt: add plain64 iv %!s(int64=15) %!d(string=hai) anos
dm-delay.c 5dea271b6d dm table: pass correct dev area size to device_area_is_valid %!s(int64=16) %!d(string=hai) anos
dm-exception-store.c fc56f6fbcc dm snapshot: move cow ref from exception store to snap core %!s(int64=15) %!d(string=hai) anos
dm-exception-store.h 1e03f97e43 dm snapshot: add merging %!s(int64=15) %!d(string=hai) anos
dm-io.c 12fc0f49dc dm io: handle empty barriers %!s(int64=15) %!d(string=hai) anos
dm-ioctl.c 4f186f8bbf dm: rename dm_suspended to dm_suspended_md %!s(int64=15) %!d(string=hai) anos
dm-kcopyd.c 9ca170a3c0 dm kcopyd: accept zero size jobs %!s(int64=15) %!d(string=hai) anos
dm-linear.c 5dea271b6d dm table: pass correct dev area size to device_area_is_valid %!s(int64=16) %!d(string=hai) anos
dm-log-userspace-base.c bca915aae8 dm log: userspace fix incorrect luid cast in userspace_ctr %!s(int64=15) %!d(string=hai) anos
dm-log-userspace-transfer.c 24836479a1 dm/connector: Only process connector packages from privileged processes %!s(int64=15) %!d(string=hai) anos
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances %!s(int64=15) %!d(string=hai) anos
dm-log.c 64b30c46e8 dm raid1: report flush errors separately in status %!s(int64=15) %!d(string=hai) anos
dm-mpath.c c2f3d24b78 dm mpath: reject messages when device is suspended %!s(int64=15) %!d(string=hai) anos
dm-mpath.h 6680073d3e dm mpath: remove is_active from struct dm_path %!s(int64=16) %!d(string=hai) anos
dm-path-selector.c aea9058801 dm: path selector use module refcount directly %!s(int64=16) %!d(string=hai) anos
dm-path-selector.h 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors %!s(int64=16) %!d(string=hai) anos
dm-queue-length.c fd5e033908 dm mpath: add queue length load balancer %!s(int64=16) %!d(string=hai) anos
dm-raid1.c 5339fc2d47 dm raid1: explicitly initialise bio_lists %!s(int64=15) %!d(string=hai) anos
dm-region-hash.c c58098be97 dm raid1: remove bio_endio from dm_rh_mark_nosync %!s(int64=15) %!d(string=hai) anos
dm-round-robin.c 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors %!s(int64=16) %!d(string=hai) anos
dm-service-time.c f392ba889b dm mpath: add service time load balancer %!s(int64=16) %!d(string=hai) anos
dm-snap-persistent.c 4454a6216f dm exception store: add merge specific methods %!s(int64=15) %!d(string=hai) anos
dm-snap-transient.c fc56f6fbcc dm snapshot: move cow ref from exception store to snap core %!s(int64=15) %!d(string=hai) anos
dm-snap.c d2fdb776e0 dm snapshot: use merge origin if snapshot invalid %!s(int64=15) %!d(string=hai) anos
dm-stripe.c 3c5820c743 block: Optimal I/O limit wrapper %!s(int64=15) %!d(string=hai) anos
dm-sysfs.c 4f186f8bbf dm: rename dm_suspended to dm_suspended_md %!s(int64=15) %!d(string=hai) anos
dm-table.c 53365383c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm %!s(int64=15) %!d(string=hai) anos
dm-target.c 45194e4f89 dm target: remove struct tt_internal %!s(int64=16) %!d(string=hai) anos
dm-uevent.c 6076905b5e dm: avoid _hash_lock deadlock %!s(int64=15) %!d(string=hai) anos
dm-uevent.h 7a8c3d3b92 dm: uevent generate events %!s(int64=17) %!d(string=hai) anos
dm-zero.c 10d3bd09a3 dm: consolidate target deregistration error handling %!s(int64=16) %!d(string=hai) anos
dm.c 64dbce580d dm: export suspended state to targets %!s(int64=15) %!d(string=hai) anos
dm.h 4f186f8bbf dm: rename dm_suspended to dm_suspended_md %!s(int64=15) %!d(string=hai) anos
faulty.c 0efb9e6191 md: add MODULE_DESCRIPTION for all md related modules. %!s(int64=15) %!d(string=hai) anos
linear.c 0efb9e6191 md: add MODULE_DESCRIPTION for all md related modules. %!s(int64=15) %!d(string=hai) anos
linear.h 495d357301 md/linear: use call_rcu to free obsolete 'conf' structures. %!s(int64=16) %!d(string=hai) anos
md.c 404e4b43fd md: allow a resync that is waiting for other resync to complete, to be aborted. %!s(int64=15) %!d(string=hai) anos
md.h 1e50915fe0 raid: improve MD/raid10 handling of correctable read errors. %!s(int64=15) %!d(string=hai) anos
mktables.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko %!s(int64=16) %!d(string=hai) anos
multipath.c 0efb9e6191 md: add MODULE_DESCRIPTION for all md related modules. %!s(int64=15) %!d(string=hai) anos
multipath.h 070ec55d07 md: remove mddev_to_conf "helper" macro %!s(int64=16) %!d(string=hai) anos
raid0.c 0efb9e6191 md: add MODULE_DESCRIPTION for all md related modules. %!s(int64=15) %!d(string=hai) anos
raid0.h 070ec55d07 md: remove mddev_to_conf "helper" macro %!s(int64=16) %!d(string=hai) anos
raid1.c 0efb9e6191 md: add MODULE_DESCRIPTION for all md related modules. %!s(int64=15) %!d(string=hai) anos
raid1.h 709ae4879a md/raid1: add takeover support for raid5->raid1 %!s(int64=15) %!d(string=hai) anos
raid10.c 0efb9e6191 md: add MODULE_DESCRIPTION for all md related modules. %!s(int64=15) %!d(string=hai) anos
raid10.h 070ec55d07 md: remove mddev_to_conf "helper" macro %!s(int64=16) %!d(string=hai) anos
raid5.c 0efb9e6191 md: add MODULE_DESCRIPTION for all md related modules. %!s(int64=15) %!d(string=hai) anos
raid5.h e4424fee18 md: fix problems with RAID6 calculations for DDF. %!s(int64=15) %!d(string=hai) anos
raid6algos.c 0efb9e6191 md: add MODULE_DESCRIPTION for all md related modules. %!s(int64=15) %!d(string=hai) anos
raid6altivec.uc dce3a7a42d md: drivers/md/unroll.pl replaced with awk analog %!s(int64=15) %!d(string=hai) anos
raid6int.uc dce3a7a42d md: drivers/md/unroll.pl replaced with awk analog %!s(int64=15) %!d(string=hai) anos
raid6mmx.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko %!s(int64=16) %!d(string=hai) anos
raid6recov.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko %!s(int64=16) %!d(string=hai) anos
raid6sse1.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko %!s(int64=16) %!d(string=hai) anos
raid6sse2.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko %!s(int64=16) %!d(string=hai) anos
raid6x86.h 93ed05e2a5 md: fix typo in FSF address %!s(int64=16) %!d(string=hai) anos
unroll.awk dce3a7a42d md: drivers/md/unroll.pl replaced with awk analog %!s(int64=15) %!d(string=hai) anos