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 md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
.gitignore gitignore: misc files 19 years ago
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 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 kcopyd: fix callback race 16 years ago
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 mpath: remove is_active from struct dm_path 17 years ago
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 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 snapshot: move status to exception store 16 years ago
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 target: remove struct tt_internal 16 years ago
dm-uevent.c md: replace remaining __FUNCTION__ occurrences 17 years ago
dm-uevent.h dm: uevent generate events 18 years ago
dm-zero.c dm: consolidate target deregistration error handling 16 years ago
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 md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
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 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 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