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
Linus Torvalds 0e04c641b1 . Add dm_accept_partial_bio interface to DM core to allow DM targets 11 years ago
..
bcache arch: Mass conversion of smp_mb__*() 11 years ago
persistent-data dm transaction manager: fix corruption due to non-atomic transaction commit 11 years ago
Kconfig dm: add era target 11 years ago
Makefile dm: add era target 11 years ago
bitmap.c md/bitmap: remove confusing code from filemap_get_page. 11 years ago
bitmap.h kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly 11 years ago
dm-bio-prison.c dm bio prison: implement per bucket locking in the dm_bio_prison hash table 11 years ago
dm-bio-prison.h dm thin: return ENOSPC instead of EIO when error_if_no_space enabled 11 years ago
dm-bio-record.h dm: Refactor for new bio cloning/splitting 11 years ago
dm-bufio.c arch: Mass conversion of smp_mb__*() 11 years ago
dm-bufio.h dm snapshot: use dm-bufio prefetch 11 years ago
dm-builtin.c dm sysfs: fix a module unload race 11 years ago
dm-cache-block-types.h dm cache: remove remainder of distinct discard block size 11 years ago
dm-cache-metadata.c dm cache: fix a lock-inversion 11 years ago
dm-cache-metadata.h dm cache: fix a lock-inversion 11 years ago
dm-cache-policy-cleaner.c
dm-cache-policy-internal.h
dm-cache-policy-mq.c dm cache mq: fix memory allocation failure for large cache devices 11 years ago
dm-cache-policy.c dm cache: add policy name to status output 11 years ago
dm-cache-policy.h dm cache: add policy name to status output 11 years ago
dm-cache-target.c dm cache: always split discards on cache block boundaries 11 years ago
dm-crypt.c dm crypt: fix cpu hotplug crash by removing per-cpu structure 11 years ago
dm-delay.c Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 11 years ago
dm-era-target.c dm era: check for a non-NULL metadata object before closing it 11 years ago
dm-exception-store.c
dm-exception-store.h
dm-flakey.c block: Abstract out bvec iterator 11 years ago
dm-io.c dm io: fix I/O to multiple destinations 11 years ago
dm-ioctl.c
dm-kcopyd.c
dm-linear.c block: Abstract out bvec iterator 11 years ago
dm-log-userspace-base.c dm log userspace: allow mark requests to piggyback on flush requests 11 years ago
dm-log-userspace-transfer.c connector: add portid to unicast in addition to broadcasting 11 years ago
dm-log-userspace-transfer.h
dm-log.c
dm-mpath.c dm: disable WRITE SAME if it fails 11 years ago
dm-mpath.h
dm-path-selector.c
dm-path-selector.h
dm-queue-length.c
dm-raid.c
dm-raid1.c dm raid1: fix immutable biovec related BUG when retrying read bio 11 years ago
dm-region-hash.c block: Abstract out bvec iterator 11 years ago
dm-round-robin.c
dm-service-time.c
dm-snap-persistent.c dm snapshot: fix metadata corruption 11 years ago
dm-snap-transient.c
dm-snap.c . Add dm_accept_partial_bio interface to DM core to allow DM targets 11 years ago
dm-stats.c dm stats: initialize read-only module parameter 11 years ago
dm-stats.h
dm-stripe.c block: Abstract out bvec iterator 11 years ago
dm-switch.c block: Abstract out bvec iterator 11 years ago
dm-sysfs.c dm sysfs: fix a module unload race 11 years ago
dm-table.c dm: remove symbol export for dm_set_device_limits 11 years ago
dm-target.c
dm-thin-metadata.c dm: take care to copy the space map roots before locking the superblock 11 years ago
dm-thin-metadata.h dm thin: ensure user takes action to validate data and metadata consistency 11 years ago
dm-thin.c dm thin: update discard_granularity to reflect the thin-pool blocksize 11 years ago
dm-uevent.c
dm-uevent.h
dm-verity.c dm verity: fix biovecs hash calculation regression 11 years ago
dm-zero.c
dm.c . Add dm_accept_partial_bio interface to DM core to allow DM targets 11 years ago
dm.h dm table: add dm_table_run_md_queue_async 11 years ago
faulty.c block: Abstract out bvec iterator 11 years ago
linear.c block: Introduce new bio_split() 11 years ago
linear.h
md.c md: md_clear_badblocks should return an error code on failure. 11 years ago
md.h md/bitmap: don't abuse i_writecount for bitmap files. 11 years ago
multipath.c block: Abstract out bvec iterator 11 years ago
multipath.h
raid0.c block: Introduce new bio_split() 11 years ago
raid0.h
raid1.c md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails. 11 years ago
raid1.h
raid5.c Assorted md fixes for 3.16 11 years ago
raid5.h raid5: add an option to avoid copy data from bio to stripe cache 11 years ago
raid10.c md/raid10: call wait_barrier() for each request submitted. 11 years ago
raid10.h