Linus Torvalds 435a71d9ef Merge branch 'for-linus' of git://neil.brown.name/md il y a 16 ans
..
raid6test f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko il y a 17 ans
.gitignore 352dd1df32 gitignore: misc files il y a 20 ans
Kconfig f5db4af466 dm raid1: add userspace log il y a 16 ans
Makefile f5db4af466 dm raid1: add userspace log il y a 16 ans
bitmap.c c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block il y a 16 ans
bitmap.h ef740c372d md: move headers out of include/linux/raid/ il y a 17 ans
dm-bio-record.h a920f6b3ac dm: preserve bi_io_vec when resubmitting bios il y a 16 ans
dm-crypt.c 5dea271b6d dm table: pass correct dev area size to device_area_is_valid il y a 16 ans
dm-delay.c 5dea271b6d dm table: pass correct dev area size to device_area_is_valid il y a 16 ans
dm-exception-store.c 874d2f61d3 dm exception store: really fix type lookup il y a 16 ans
dm-exception-store.h 5657e8fa45 dm: use i_size_read il y a 16 ans
dm-io.c 51aa322849 dm io: retry after barrier error il y a 16 ans
dm-ioctl.c e6ee8c0b76 dm: enable request based option il y a 16 ans
dm-kcopyd.c 340cd44451 dm kcopyd: fix callback race il y a 16 ans
dm-linear.c 5dea271b6d dm table: pass correct dev area size to device_area_is_valid il y a 16 ans
dm-log-userspace-base.c f5db4af466 dm raid1: add userspace log il y a 16 ans
dm-log-userspace-transfer.c 894ef820b1 dm-log-userspace: fix printk format warning il y a 16 ans
dm-log-userspace-transfer.h f5db4af466 dm raid1: add userspace log il y a 16 ans
dm-log.c 18d8594dd9 dm log: fix create_log_context to use logical_block_size of log device il y a 16 ans
dm-mpath.c 5dea271b6d dm table: pass correct dev area size to device_area_is_valid il y a 16 ans
dm-mpath.h 6680073d3e dm mpath: remove is_active from struct dm_path il y a 17 ans
dm-path-selector.c aea9058801 dm: path selector use module refcount directly il y a 16 ans
dm-path-selector.h 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors il y a 16 ans
dm-queue-length.c fd5e033908 dm mpath: add queue length load balancer il y a 16 ans
dm-raid1.c 5dea271b6d dm table: pass correct dev area size to device_area_is_valid il y a 16 ans
dm-region-hash.c a72986c562 dm raid1: keep retrying alloc if mempool_alloc failed il y a 16 ans
dm-round-robin.c 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors il y a 16 ans
dm-service-time.c f392ba889b dm mpath: add service time load balancer il y a 16 ans
dm-snap-persistent.c 2bd0234525 dm snapshot: use barrier when writing exception store il y a 16 ans
dm-snap-transient.c 1e302a929e dm snapshot: move status to exception store il y a 16 ans
dm-snap.c 494b3ee7d4 dm snapshot: support barriers il y a 16 ans
dm-stripe.c 5dea271b6d dm table: pass correct dev area size to device_area_is_valid il y a 16 ans
dm-sysfs.c 486d220fe4 dm: sysfs add suspended attribute il y a 16 ans
dm-table.c 5dea271b6d dm table: pass correct dev area size to device_area_is_valid il y a 16 ans
dm-target.c 45194e4f89 dm target: remove struct tt_internal il y a 16 ans
dm-uevent.c e46b272b66 md: replace remaining __FUNCTION__ occurrences il y a 17 ans
dm-uevent.h 7a8c3d3b92 dm: uevent generate events il y a 18 ans
dm-zero.c 10d3bd09a3 dm: consolidate target deregistration error handling il y a 17 ans
dm.c a732c207d1 dm: remove queue next_ordered workaround for barriers il y a 16 ans
dm.h a732c207d1 dm: remove queue next_ordered workaround for barriers il y a 16 ans
faulty.c 0894cc3066 md: Move check for bitmap presence to personality code. il y a 16 ans
linear.c 449aad3e25 md: Use revalidate_disk to effect changes in size of device. il y a 16 ans
linear.h 495d357301 md/linear: use call_rcu to free obsolete 'conf' structures. il y a 16 ans
md.c 80ffb3ccea Fix new incorrect error return from do_md_stop. il y a 16 ans
md.h c8c00a6915 Remove deadlock potential in md_open il y a 16 ans
mktables.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko il y a 17 ans
multipath.c ac5e7113e7 md: Push down data integrity code to personalities. il y a 16 ans
multipath.h 070ec55d07 md: remove mddev_to_conf "helper" macro il y a 16 ans
raid0.c ac5e7113e7 md: Push down data integrity code to personalities. il y a 16 ans
raid0.h 070ec55d07 md: remove mddev_to_conf "helper" macro il y a 16 ans
raid1.c 449aad3e25 md: Use revalidate_disk to effect changes in size of device. il y a 16 ans
raid1.h 070ec55d07 md: remove mddev_to_conf "helper" macro il y a 16 ans
raid10.c ac5e7113e7 md: Push down data integrity code to personalities. il y a 16 ans
raid10.h 070ec55d07 md: remove mddev_to_conf "helper" macro il y a 16 ans
raid5.c 1a67dde0ab md/raid5: Properly remove excess drives after shrinking a raid5/6 il y a 16 ans
raid5.h 09c9e5fa1b md: convert conf->chunk_size and conf->prev_chunk to sectors. il y a 16 ans
raid6algos.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko il y a 17 ans
raid6altivec.uc f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko il y a 17 ans
raid6int.uc f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko il y a 17 ans
raid6mmx.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko il y a 17 ans
raid6recov.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko il y a 17 ans
raid6sse1.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko il y a 17 ans
raid6sse2.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko il y a 17 ans
raid6x86.h 93ed05e2a5 md: fix typo in FSF address il y a 17 ans
unroll.pl 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans