.. |
raid6test
|
f701d589aa
md/raid6: move raid6 data processing to raid6_pq.ko
|
16 years ago |
.gitignore
|
352dd1df32
gitignore: misc files
|
19 years ago |
Kconfig
|
f5db4af466
dm raid1: add userspace log
|
16 years ago |
Makefile
|
f5db4af466
dm raid1: add userspace log
|
16 years ago |
bitmap.c
|
c9059598ea
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
|
16 years ago |
bitmap.h
|
ef740c372d
md: move headers out of include/linux/raid/
|
16 years ago |
dm-bio-record.h
|
a920f6b3ac
dm: preserve bi_io_vec when resubmitting bios
|
16 years ago |
dm-crypt.c
|
8aa7e847d8
Fix congestion_wait() sync/async vs read/write confusion
|
16 years ago |
dm-delay.c
|
af4874e03e
dm target:s introduce iterate devices fn
|
16 years ago |
dm-exception-store.c
|
874d2f61d3
dm exception store: really fix type lookup
|
16 years ago |
dm-exception-store.h
|
5657e8fa45
dm: use i_size_read
|
16 years ago |
dm-io.c
|
51aa322849
dm io: retry after barrier error
|
16 years ago |
dm-ioctl.c
|
e6ee8c0b76
dm: enable request based option
|
16 years ago |
dm-kcopyd.c
|
340cd44451
dm kcopyd: fix callback race
|
16 years ago |
dm-linear.c
|
af4874e03e
dm target:s introduce iterate devices fn
|
16 years ago |
dm-log-userspace-base.c
|
f5db4af466
dm raid1: add userspace log
|
16 years ago |
dm-log-userspace-transfer.c
|
f5db4af466
dm raid1: add userspace log
|
16 years ago |
dm-log-userspace-transfer.h
|
f5db4af466
dm raid1: add userspace log
|
16 years ago |
dm-log.c
|
18d8594dd9
dm log: fix create_log_context to use logical_block_size of log device
|
16 years ago |
dm-mpath.c
|
f40c67f0f7
dm mpath: change to be request based
|
16 years ago |
dm-mpath.h
|
6680073d3e
dm mpath: remove is_active from struct dm_path
|
16 years ago |
dm-path-selector.c
|
aea9058801
dm: path selector use module refcount directly
|
16 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
|
fd5e033908
dm mpath: add queue length load balancer
|
16 years ago |
dm-raid1.c
|
af4874e03e
dm target:s introduce iterate devices fn
|
16 years ago |
dm-region-hash.c
|
a72986c562
dm raid1: keep retrying alloc if mempool_alloc failed
|
16 years ago |
dm-round-robin.c
|
02ab823fd1
dm mpath: add start_io and nr_bytes to path selectors
|
16 years ago |
dm-service-time.c
|
f392ba889b
dm mpath: add service time load balancer
|
16 years ago |
dm-snap-persistent.c
|
2bd0234525
dm snapshot: use barrier when writing exception store
|
16 years ago |
dm-snap-transient.c
|
1e302a929e
dm snapshot: move status to exception store
|
16 years ago |
dm-snap.c
|
494b3ee7d4
dm snapshot: support barriers
|
16 years ago |
dm-stripe.c
|
af4874e03e
dm target:s introduce iterate devices fn
|
16 years ago |
dm-sysfs.c
|
486d220fe4
dm: sysfs add suspended attribute
|
16 years ago |
dm-table.c
|
ea9df47cc9
dm table: fix blk_stack_limits arg to use bytes not sectors
|
16 years ago |
dm-target.c
|
45194e4f89
dm target: remove struct tt_internal
|
16 years ago |
dm-uevent.c
|
e46b272b66
md: replace remaining __FUNCTION__ occurrences
|
17 years ago |
dm-uevent.h
|
7a8c3d3b92
dm: uevent generate events
|
17 years ago |
dm-zero.c
|
10d3bd09a3
dm: consolidate target deregistration error handling
|
16 years ago |
dm.c
|
7878cba9f0
block: Create bip slabs with embedded integrity vectors
|
16 years ago |
dm.h
|
5d67aa2366
dm: do not set QUEUE_ORDERED_DRAIN if request based
|
16 years ago |
faulty.c
|
0894cc3066
md: Move check for bitmap presence to personality code.
|
16 years ago |
linear.c
|
8f6c2e4b32
md: Use new topology calls to indicate alignment and I/O sizes
|
16 years ago |
linear.h
|
495d357301
md/linear: use call_rcu to free obsolete 'conf' structures.
|
16 years ago |
md.c
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 years ago |
md.h
|
0894cc3066
md: Move check for bitmap presence to personality code.
|
16 years ago |
mktables.c
|
f701d589aa
md/raid6: move raid6 data processing to raid6_pq.ko
|
16 years ago |
multipath.c
|
8f6c2e4b32
md: Use new topology calls to indicate alignment and I/O sizes
|
16 years ago |
multipath.h
|
070ec55d07
md: remove mddev_to_conf "helper" macro
|
16 years ago |
raid0.c
|
8f6c2e4b32
md: Use new topology calls to indicate alignment and I/O sizes
|
16 years ago |
raid0.h
|
070ec55d07
md: remove mddev_to_conf "helper" macro
|
16 years ago |
raid1.c
|
8f6c2e4b32
md: Use new topology calls to indicate alignment and I/O sizes
|
16 years ago |
raid1.h
|
070ec55d07
md: remove mddev_to_conf "helper" macro
|
16 years ago |
raid10.c
|
8f6c2e4b32
md: Use new topology calls to indicate alignment and I/O sizes
|
16 years ago |
raid10.h
|
070ec55d07
md: remove mddev_to_conf "helper" macro
|
16 years ago |
raid5.c
|
e62e58a5ff
md: use interruptible wait when duration is controlled by userspace.
|
16 years ago |
raid5.h
|
09c9e5fa1b
md: convert conf->chunk_size and conf->prev_chunk to sectors.
|
16 years ago |
raid6algos.c
|
f701d589aa
md/raid6: move raid6 data processing to raid6_pq.ko
|
16 years ago |
raid6altivec.uc
|
f701d589aa
md/raid6: move raid6 data processing to raid6_pq.ko
|
16 years ago |
raid6int.uc
|
f701d589aa
md/raid6: move raid6 data processing to raid6_pq.ko
|
16 years ago |
raid6mmx.c
|
f701d589aa
md/raid6: move raid6 data processing to raid6_pq.ko
|
16 years ago |
raid6recov.c
|
f701d589aa
md/raid6: move raid6 data processing to raid6_pq.ko
|
16 years ago |
raid6sse1.c
|
f701d589aa
md/raid6: move raid6 data processing to raid6_pq.ko
|
16 years ago |
raid6sse2.c
|
f701d589aa
md/raid6: move raid6 data processing to raid6_pq.ko
|
16 years ago |
raid6x86.h
|
93ed05e2a5
md: fix typo in FSF address
|
16 years ago |
unroll.pl
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |