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
NeilBrown cb8b12b5d8 md/raid10: always initialise ->state on newly allocated r10_bio 11 years ago
..
bcache bcache: Drop unneeded blk_sync_queue() calls 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 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 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 metadata: use dm-space-map-metadata.h defined size limits 11 years ago
dm-cache-metadata.h dm cache metadata: use dm-space-map-metadata.h defined size limits 11 years ago
dm-cache-policy-cleaner.c
dm-cache-policy-internal.h dm cache: add remove_cblock method to policy interface 11 years ago
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: set minimum_io_size to cache's data block size 11 years ago
dm-crypt.c dm crypt: use per-bio data 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: simplify dec_count and sync_io 11 years ago
dm-ioctl.c dm: allow remove to be deferred 11 years ago
dm-kcopyd.c dm: stop using WQ_NON_REENTRANT 12 years ago
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 mpath: eliminate pg_ready() wrapper 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 sched: Remove proliferation of wait_on_bit() action functions 11 years ago
dm-stats.c dm stats: initialize read-only module parameter 11 years ago
dm-stats.h dm: add statistics support 12 years ago
dm-stripe.c block: Abstract out bvec iterator 11 years ago
dm-switch.c dm switch: efficiently support repetitive patterns 11 years ago
dm-sysfs.c dm sysfs: fix a module unload race 11 years ago
dm-table.c dm table: propagate QUEUE_FLAG_NO_SG_MERGE 11 years ago
dm-target.c dm: allow error target to replace bio-based and request-based targets 12 years ago
dm-thin-metadata.c dm thin metadata: do not allow the data block size to change 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: set minimum_io_size to pool's data block size 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 crypt, dm zero: update author name following legal name change 11 years ago
dm.c dm: allocate a special workqueue for deferred device removal 11 years ago
dm.h dm table: make dm_table_supports_discards static 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: don't allow bitmap file to be added to raid0/linear. 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 md/raid0: check for bitmap compatability when changing raid levels. 11 years ago
raid0.h
raid1.c md/raid1,raid10: always abort recover on write error. 11 years ago
raid1.h raid1: Rewrite the implementation of iobarrier. 11 years ago
raid5.c md/raid6: avoid data corruption during recovery of double-degraded RAID6 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: always initialise ->state on newly allocated r10_bio 11 years ago
raid10.h