You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/md
Jens Axboe 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion 16 years ago
..
raid6test
.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
dm-bio-record.h
dm-crypt.c Fix congestion_wait() sync/async vs read/write confusion 16 years ago
dm-delay.c dm target:s introduce iterate devices fn 16 years ago
dm-exception-store.c dm exception store: really fix type lookup 16 years ago
dm-exception-store.h dm: use i_size_read 16 years ago
dm-io.c dm io: retry after barrier error 16 years ago
dm-ioctl.c dm: enable request based option 16 years ago
dm-kcopyd.c
dm-linear.c dm target:s introduce iterate devices fn 16 years ago
dm-log-userspace-base.c dm raid1: add userspace log 16 years ago
dm-log-userspace-transfer.c dm raid1: add userspace log 16 years ago
dm-log-userspace-transfer.h dm raid1: add userspace log 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 dm mpath: change to be request based 16 years ago
dm-mpath.h
dm-path-selector.c
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 dm target:s introduce iterate devices fn 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: use barrier when writing exception store 16 years ago
dm-snap-transient.c
dm-snap.c dm snapshot: support barriers 16 years ago
dm-stripe.c dm target:s introduce iterate devices fn 16 years ago
dm-sysfs.c dm: sysfs add suspended attribute 16 years ago
dm-table.c dm table: fix blk_stack_limits arg to use bytes not sectors 16 years ago
dm-target.c
dm-uevent.c
dm-uevent.h
dm-zero.c
dm.c block: Create bip slabs with embedded integrity vectors 16 years ago
dm.h dm: do not set QUEUE_ORDERED_DRAIN if request based 16 years ago
faulty.c md: Move check for bitmap presence to personality code. 16 years ago
linear.c md: Use new topology calls to indicate alignment and I/O sizes 16 years ago
linear.h md/linear: use call_rcu to free obsolete 'conf' structures. 16 years ago
md.c Remove multiple KERN_ prefixes from printk formats 16 years ago
md.h md: Move check for bitmap presence to personality code. 16 years ago
mktables.c
multipath.c md: Use new topology calls to indicate alignment and I/O sizes 16 years ago
multipath.h md: remove mddev_to_conf "helper" macro 16 years ago
raid0.c md: Use new topology calls to indicate alignment and I/O sizes 16 years ago
raid0.h md: remove mddev_to_conf "helper" macro 16 years ago
raid1.c md: Use new topology calls to indicate alignment and I/O sizes 16 years ago
raid1.h md: remove mddev_to_conf "helper" macro 16 years ago
raid5.c md: use interruptible wait when duration is controlled by userspace. 16 years ago
raid5.h md: convert conf->chunk_size and conf->prev_chunk to sectors. 16 years ago
raid6algos.c
raid6altivec.uc
raid6int.uc
raid6mmx.c
raid6recov.c
raid6sse1.c
raid6sse2.c
raid6x86.h
raid10.c md: Use new topology calls to indicate alignment and I/O sizes 16 years ago
raid10.h md: remove mddev_to_conf "helper" macro 16 years ago
unroll.pl