.. |
bcache
|
ee66850642
bcache: Use bd_link_disk_holder()
|
vor 12 Jahren |
persistent-data
|
f046f89a99
dm thin: fix discard corruption
|
vor 12 Jahren |
Kconfig
|
cafe563591
bcache: A block layer cache
|
vor 12 Jahren |
Makefile
|
cafe563591
bcache: A block layer cache
|
vor 12 Jahren |
bitmap.c
|
3f810b6c4a
md: use set_bit_le and clear_bit_le
|
vor 12 Jahren |
bitmap.h
|
1dff2b87a3
md/bitmap: record the space available for the bitmap in the superblock.
|
vor 13 Jahren |
dm-bio-prison.c
|
c6b4fcbad0
dm: add cache target
|
vor 12 Jahren |
dm-bio-prison.h
|
c6b4fcbad0
dm: add cache target
|
vor 12 Jahren |
dm-bio-record.h
|
a920f6b3ac
dm: preserve bi_io_vec when resubmitting bios
|
vor 16 Jahren |
dm-bufio.c
|
502624bdad
dm bufio: avoid a possible __vmalloc deadlock
|
vor 12 Jahren |
dm-bufio.h
|
a66cc28f53
dm bufio: prefetch
|
vor 13 Jahren |
dm-cache-block-types.h
|
c6b4fcbad0
dm: add cache target
|
vor 12 Jahren |
dm-cache-metadata.c
|
ea2dd8c1ed
dm cache: policy ignore hints if generated by different version
|
vor 12 Jahren |
dm-cache-metadata.h
|
ea2dd8c1ed
dm cache: policy ignore hints if generated by different version
|
vor 12 Jahren |
dm-cache-policy-cleaner.c
|
4e7f506f64
dm cache: policy change version from string to integer set
|
vor 12 Jahren |
dm-cache-policy-internal.h
|
4e7f506f64
dm cache: policy change version from string to integer set
|
vor 12 Jahren |
dm-cache-policy-mq.c
|
4e7f506f64
dm cache: policy change version from string to integer set
|
vor 12 Jahren |
dm-cache-policy.c
|
4e7f506f64
dm cache: policy change version from string to integer set
|
vor 12 Jahren |
dm-cache-policy.h
|
4e7f506f64
dm cache: policy change version from string to integer set
|
vor 12 Jahren |
dm-cache-target.c
|
f8350daf7a
dm cache: tune migration throttling
|
vor 12 Jahren |
dm-crypt.c
|
cb34e057ad
block: Convert some code to bio_for_each_segment_all()
|
vor 12 Jahren |
dm-delay.c
|
55a62eef8d
dm: rename request variables to bios
|
vor 12 Jahren |
dm-exception-store.c
|
1a66a08ae8
dm: replace simple_strtoul
|
vor 13 Jahren |
dm-exception-store.h
|
c241104506
dm snapshot: test chunk size against both origin and snapshot
|
vor 15 Jahren |
dm-flakey.c
|
55a62eef8d
dm: rename request variables to bios
|
vor 12 Jahren |
dm-io.c
|
70d6c400ac
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
|
vor 12 Jahren |
dm-ioctl.c
|
a26062416e
dm ioctl: allow message to return data
|
vor 12 Jahren |
dm-kcopyd.c
|
df5d2e9089
dm kcopyd: introduce configurable throttling
|
vor 12 Jahren |
dm-linear.c
|
55a62eef8d
dm: rename request variables to bios
|
vor 12 Jahren |
dm-log-userspace-base.c
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
vor 13 Jahren |
dm-log-userspace-transfer.c
|
38bf195398
connector/userns: replace netlink uses of cap_raised() with capable()
|
vor 13 Jahren |
dm-log-userspace-transfer.h
|
7ec23d5094
dm log: userspace add luid to distinguish between concurrent log instances
|
vor 16 Jahren |
dm-log.c
|
8fb980e35b
dm: use memweight()
|
vor 13 Jahren |
dm-mpath.c
|
042bcef889
dm mpath: enable WRITE SAME support
|
vor 12 Jahren |
dm-mpath.h
|
6680073d3e
dm mpath: remove is_active from struct dm_path
|
vor 17 Jahren |
dm-path-selector.c
|
056075c764
md: Add module.h to all files using it implicitly
|
vor 13 Jahren |
dm-path-selector.h
|
02ab823fd1
dm mpath: add start_io and nr_bytes to path selectors
|
vor 16 Jahren |
dm-queue-length.c
|
31998ef193
dm: reject trailing characters in sccanf input
|
vor 13 Jahren |
dm-raid.c
|
be83651f00
DM RAID: Add message/status support for changing sync action
|
vor 12 Jahren |
dm-raid1.c
|
aa8b57aa3d
block: Use bio_sectors() more consistently
|
vor 12 Jahren |
dm-region-hash.c
|
751f188dd5
dm raid1: fix crash with mirror recovery and discard
|
vor 13 Jahren |
dm-round-robin.c
|
31998ef193
dm: reject trailing characters in sccanf input
|
vor 13 Jahren |
dm-service-time.c
|
31998ef193
dm: reject trailing characters in sccanf input
|
vor 13 Jahren |
dm-snap-persistent.c
|
daaa5f7cbe
md: Add in export.h for files using EXPORT_SYMBOL
|
vor 13 Jahren |
dm-snap-transient.c
|
daaa5f7cbe
md: Add in export.h for files using EXPORT_SYMBOL
|
vor 13 Jahren |
dm-snap.c
|
09e8b81389
dm snapshot: fix error return code in snapshot_ctr
|
vor 12 Jahren |
dm-stripe.c
|
d793e68427
dm stripe: fix regression in stripe_width calculation
|
vor 12 Jahren |
dm-sysfs.c
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
vor 15 Jahren |
dm-table.c
|
dc019b21fb
dm table: fix write same support
|
vor 12 Jahren |
dm-target.c
|
55a62eef8d
dm: rename request variables to bios
|
vor 12 Jahren |
dm-thin-metadata.c
|
018cede93c
dm persistent data: set some btree fn parms const
|
vor 12 Jahren |
dm-thin-metadata.h
|
da105ed5fd
dm thin metadata: introduce dm_pool_abort_metadata
|
vor 13 Jahren |
dm-thin.c
|
58051b94e0
dm thin: fix non power of two discard granularity calc
|
vor 12 Jahren |
dm-uevent.c
|
daaa5f7cbe
md: Add in export.h for files using EXPORT_SYMBOL
|
vor 13 Jahren |
dm-uevent.h
|
7a8c3d3b92
dm: uevent generate events
|
vor 18 Jahren |
dm-verity.c
|
64f8de4da7
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core
|
vor 12 Jahren |
dm-zero.c
|
55a62eef8d
dm: rename request variables to bios
|
vor 12 Jahren |
dm.c
|
db2a144bed
block_device_operations->release() should return void
|
vor 12 Jahren |
dm.h
|
c0820cf5ad
dm: introduce per_bio_data
|
vor 12 Jahren |
faulty.c
|
f73a1c7d11
block: Add bio_end_sector()
|
vor 12 Jahren |
linear.c
|
f73a1c7d11
block: Add bio_end_sector()
|
vor 12 Jahren |
linear.h
|
e849b9381f
md/linear: typedef removal: linear_conf_t -> struct linear_conf
|
vor 14 Jahren |
md.c
|
4de13d7aa8
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
vor 12 Jahren |
md.h
|
a91d5ac048
MD: Export 'md_reap_sync_thread' function
|
vor 12 Jahren |
multipath.c
|
4ed8731d8e
MD: change the parameter of md thread
|
vor 12 Jahren |
multipath.h
|
69724e28ca
md/multipath: typedef removal: multipath_conf_t -> struct mpconf
|
vor 14 Jahren |
raid0.c
|
5b83636ae3
block: Change bio_split() to respect the current value of bi_idx
|
vor 12 Jahren |
raid0.h
|
ba13da47ff
md: add proper merge_bvec handling to RAID0 and Linear.
|
vor 13 Jahren |
raid1.c
|
4de13d7aa8
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
vor 12 Jahren |
raid1.h
|
12cee5a8a2
md/raid1: prevent merging too large request
|
vor 13 Jahren |
raid10.c
|
4de13d7aa8
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
vor 12 Jahren |
raid10.h
|
475901aff1
MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1)
|
vor 12 Jahren |
raid5.c
|
4de13d7aa8
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
vor 12 Jahren |
raid5.h
|
238f5908bd
md: remove CONFIG_MULTICORE_RAID456 entirely
|
vor 12 Jahren |