..
raid6test
md/raid6: move raid6 data processing to raid6_pq.ko
16 years ago
.gitignore
…
Kconfig
dm raid1: add userspace log
16 years ago
Makefile
dm raid1: add userspace log
16 years ago
bitmap.c
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
16 years ago
bitmap.h
md: move headers out of include/linux/raid/
16 years ago
dm-bio-record.h
dm: preserve bi_io_vec when resubmitting bios
16 years ago
dm-crypt.c
dm table: pass correct dev area size to device_area_is_valid
16 years ago
dm-delay.c
dm table: pass correct dev area size to device_area_is_valid
16 years ago
dm-exception-store.c
dm snapshot: fix on disk chunk size validation
16 years ago
dm-exception-store.h
dm exception store: split set_chunk_size
16 years ago
dm-io.c
dm io: retry after barrier error
16 years ago
dm-ioctl.c
Driver-Core: extend devnode callbacks to provide permissions
16 years ago
dm-kcopyd.c
dm kcopyd: fix callback race
16 years ago
dm-linear.c
dm table: pass correct dev area size to device_area_is_valid
16 years ago
dm-log-userspace-base.c
md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
16 years ago
dm-log-userspace-transfer.c
dm log: userspace add luid to distinguish between concurrent log instances
16 years ago
dm-log-userspace-transfer.h
dm log: userspace add luid to distinguish between concurrent log instances
16 years ago
dm-log.c
dm log: fix create_log_context to use logical_block_size of log device
16 years ago
dm-mpath.c
[SCSI] scsi_dh: Use scsi_dh_set_params() in multipath.
16 years ago
dm-mpath.h
…
dm-path-selector.c
dm: path selector use module refcount directly
16 years ago
dm-path-selector.h
dm mpath: add start_io and nr_bytes to path selectors
16 years ago
dm-queue-length.c
dm mpath: add queue length load balancer
16 years ago
dm-raid1.c
bio: first step in sanitizing the bio->bi_rw flag testing
16 years ago
dm-region-hash.c
dm raid1: keep retrying alloc if mempool_alloc failed
16 years ago
dm-round-robin.c
dm mpath: add start_io and nr_bytes to path selectors
16 years ago
dm-service-time.c
dm mpath: add service time load balancer
16 years ago
dm-snap-persistent.c
dm snapshot: fix on disk chunk size validation
16 years ago
dm-snap-transient.c
dm snapshot: move status to exception store
16 years ago
dm-snap.c
dm snapshot: implement iterate devices
16 years ago
dm-stripe.c
block: Optimal I/O limit wrapper
16 years ago
dm-sysfs.c
dm: sysfs add suspended attribute
16 years ago
dm-table.c
dm stripe: expose correct io hints
16 years ago
dm-target.c
dm target: remove struct tt_internal
16 years ago
dm-uevent.c
…
dm-uevent.h
…
dm-zero.c
…
dm.c
Seperate read and write statistics of in_flight requests
16 years ago
dm.h
dm: remove queue next_ordered workaround for barriers
16 years ago
faulty.c
md: Move check for bitmap presence to personality code.
16 years ago
linear.c
bio: first step in sanitizing the bio->bi_rw flag testing
16 years ago
linear.h
md/linear: use call_rcu to free obsolete 'conf' structures.
16 years ago
md.c
Fix new incorrect error return from do_md_stop.
16 years ago
md.h
Remove deadlock potential in md_open
16 years ago
mktables.c
md/raid6: move raid6 data processing to raid6_pq.ko
16 years ago
multipath.c
bio: first step in sanitizing the bio->bi_rw flag testing
16 years ago
multipath.h
md: remove mddev_to_conf "helper" macro
16 years ago
raid0.c
bio: first step in sanitizing the bio->bi_rw flag testing
16 years ago
raid0.h
md: remove mddev_to_conf "helper" macro
16 years ago
raid1.c
bio: first step in sanitizing the bio->bi_rw flag testing
16 years ago
raid1.h
md: remove mddev_to_conf "helper" macro
16 years ago
raid5.c
bio: first step in sanitizing the bio->bi_rw flag testing
16 years ago
raid5.h
md: convert conf->chunk_size and conf->prev_chunk to sectors.
16 years ago
raid6algos.c
md/raid6: move raid6 data processing to raid6_pq.ko
16 years ago
raid6altivec.uc
md/raid6: move raid6 data processing to raid6_pq.ko
16 years ago
raid6int.uc
md/raid6: move raid6 data processing to raid6_pq.ko
16 years ago
raid6mmx.c
md/raid6: move raid6 data processing to raid6_pq.ko
16 years ago
raid6recov.c
md/raid6: move raid6 data processing to raid6_pq.ko
16 years ago
raid6sse1.c
md/raid6: move raid6 data processing to raid6_pq.ko
16 years ago
raid6sse2.c
md/raid6: move raid6 data processing to raid6_pq.ko
16 years ago
raid6x86.h
md: fix typo in FSF address
16 years ago
raid10.c
bio: first step in sanitizing the bio->bi_rw flag testing
16 years ago
raid10.h
md: remove mddev_to_conf "helper" macro
16 years ago
unroll.pl
…