Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
..
bcache b8c0d911ac bcache: partition support: add 16 minors per bcacheN device 8 years ago
persistent-data b446396b74 dm space map: always set ev if sm_ll_mutate() succeeds 8 years ago
Kconfig 2e8ed71102 dm block manager: make block locking optional 8 years ago
Makefile 4cc96131af dm: move request-based code out to dm-rq.[hc] 8 years ago
bitmap.c 2953079c69 md: separate flags for superblock changes 8 years ago
bitmap.h 18c9ff7f48 md-cluster: sync bitmap when node received RESYNCING msg 8 years ago
dm-bio-prison.c 4246a0b63b block: add a bi_error field to struct bio 9 years ago
dm-bio-prison.h 3cdf93f9d8 dm bio prison: add dm_cell_promote_or_release() 9 years ago
dm-bio-record.h 1c3b13e64c dm: Refactor for new bio cloning/splitting 11 years ago
dm-bufio.c 775a2e29c3 Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 years ago
dm-bufio.h 55b082e614 dm snapshot: use dm-bufio prefetch 11 years ago
dm-builtin.c 4cc96131af dm: move request-based code out to dm-rq.[hc] 8 years ago
dm-cache-block-types.h 9efeccacd3 linux: drop __bitwise__ everywhere 8 years ago
dm-cache-metadata.c 07d938822a dm cache metadata: remove an extra newline in DMERR and code 8 years ago
dm-cache-metadata.h d14fcf3dd7 dm cache: make sure every metadata function checks fail_io 9 years ago
dm-cache-policy-cleaner.c 4e781b498e dm cache: speed up writing of the hint array 8 years ago
dm-cache-policy-internal.h 4e781b498e dm cache: speed up writing of the hint array 8 years ago
dm-cache-policy-smq.c e99dda8fc4 dm cache policy smq: use hash_32() instead of hash_32_generic() 8 years ago
dm-cache-policy.c 2e68c4e6ca dm cache: add policy name to status output 11 years ago
dm-cache-policy.h 4e781b498e dm cache: speed up writing of the hint array 8 years ago
dm-cache-target.c 23cab26dfc dm cache: add missing cache device name to DMERR in set_cache_mode() 8 years ago
dm-core.h 4cc96131af dm: move request-based code out to dm-rq.[hc] 8 years ago
dm-crypt.c 775a2e29c3 Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 years ago
dm-delay.c 30187e1d48 dm: rename target's per_bio_data_size to per_io_data_size 9 years ago
dm-era-target.c 1eff9d322a block: rename bio bi_rw to bi_opf 8 years ago
dm-exception-store.c e0700ce709 Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 9 years ago
dm-exception-store.h 385277bfb5 dm snapshot: fix hung bios when copy error occurs 9 years ago
dm-flakey.c ef548c551e dm flakey: introduce "error_writes" feature 8 years ago
dm-io.c cacc7b0556 dm io: use bvec iterator helpers to implement .get_page and .next_page 8 years ago
dm-ioctl.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
dm-kcopyd.c 4cc96131af dm: move request-based code out to dm-rq.[hc] 8 years ago
dm-linear.c f0c98ebc57 Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 8 years ago
dm-log-userspace-base.c 6f65985e26 dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() 9 years ago
dm-log-userspace-transfer.c c32a512fdf dm log userspace transfer: match wait_for_completion_timeout return type 10 years ago
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 15 years ago
dm-log-writes.c 513a4befae Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block 8 years ago
dm-log.c 70fd76140a block,fs: use REQ_* flags directly 8 years ago
dm-mpath.c 54cd640d20 dm mpath: use hw_handler_params if attached hw_handler is same as requested 8 years ago
dm-mpath.h 6680073d3e dm mpath: remove is_active from struct dm_path 16 years ago
dm-path-selector.c 056075c764 md: Add module.h to all files using it implicitly 13 years ago
dm-path-selector.h 90a4323ccf dm path selector: remove 'repeat_count' return from .select_path hook 9 years ago
dm-queue-length.c 90a4323ccf dm path selector: remove 'repeat_count' return from .select_path hook 9 years ago
dm-raid.c 775a2e29c3 Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 years ago
dm-raid1.c 36869cb93d Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block 8 years ago
dm-region-hash.c 1eff9d322a block: rename bio bi_rw to bi_opf 8 years ago
dm-round-robin.c 802934b2cf dm round robin: do not use this_cpu_ptr() without having preemption disabled 8 years ago
dm-rq.c 775a2e29c3 Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 years ago
dm-rq.h e0c1075269 dm rq: introduce dm_mq_kick_requeue_list() 8 years ago
dm-service-time.c 90a4323ccf dm path selector: remove 'repeat_count' return from .select_path hook 9 years ago
dm-snap-persistent.c 70fd76140a block,fs: use REQ_* flags directly 8 years ago
dm-snap-transient.c 385277bfb5 dm snapshot: fix hung bios when copy error occurs 9 years ago
dm-snap.c 1eff9d322a block: rename bio bi_rw to bi_opf 8 years ago
dm-stats.c 4cc96131af dm: move request-based code out to dm-rq.[hc] 8 years ago
dm-stats.h c96aec344d dm stats: support precise timestamps 9 years ago
dm-stripe.c 1eff9d322a block: rename bio bi_rw to bi_opf 8 years ago
dm-switch.c aad9ae4550 dm switch: simplify conditional in alloc_region_table() 9 years ago
dm-sysfs.c 4cc96131af dm: move request-based code out to dm-rq.[hc] 8 years ago
dm-table.c 5b8c01f74c dm table: simplify dm_table_determine_type() 8 years ago
dm-target.c f0c98ebc57 Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 8 years ago
dm-thin-metadata.c 2a0fbffb1e dm thin: fix a race condition between discarding and provisioning a block 8 years ago
dm-thin-metadata.h 2a0fbffb1e dm thin: fix a race condition between discarding and provisioning a block 8 years ago
dm-thin.c 1eff9d322a block: rename bio bi_rw to bi_opf 8 years ago
dm-uevent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 years ago
dm-uevent.h 7a8c3d3b92 dm: uevent generate events 17 years ago
dm-verity-fec.c 602d1657c6 dm verity fec: fix block calculation 8 years ago
dm-verity-fec.h a739ff3f54 dm verity: add support for forward error correction 9 years ago
dm-verity-target.c 21ffe552e9 dm verity: fix incorrect error message 8 years ago
dm-verity.h 0cc37c2df4 dm verity: add ignore_zero_blocks feature 9 years ago
dm-zero.c 1eff9d322a block: rename bio bi_rw to bi_opf 8 years ago
dm.c 775a2e29c3 Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 years ago
dm.h 545ed20e6d dm: add infrastructure for DAX support 8 years ago
faulty.c 849674e4fb MD: rename some functions 9 years ago
linear.c 109e376530 md: add block tracing for bio_remapping 8 years ago
linear.h e849b9381f md/linear: typedef removal: linear_conf_t -> struct linear_conf 13 years ago
md-cluster.c d6385db941 md-cluster: make resync lock also could be interruptted 8 years ago
md-cluster.h 51e453aecb md-cluster: gather resync infos and enable recv_thread after bitmap is ready 8 years ago
md.c 20737738d3 Merge branch 'md-next' into md-linus 8 years ago
md.h 2953079c69 md: separate flags for superblock changes 8 years ago
multipath.c 20737738d3 Merge branch 'md-next' into md-linus 8 years ago
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf 13 years ago
raid0.c 6995f0b247 md: takeover should clear unrelated bits 8 years ago
raid0.h 8ae126660f block: kill merge_bvec_fn() completely 9 years ago
raid1.c 2953079c69 md: separate flags for superblock changes 8 years ago
raid1.h 2e52d449bc md/raid1: add failfast handling for reads. 8 years ago
raid10.c 2953079c69 md: separate flags for superblock changes 8 years ago
raid10.h 8d3ca83dcf md/raid10: add failfast handling for reads. 8 years ago
raid5-cache.c 20737738d3 Merge branch 'md-next' into md-linus 8 years ago
raid5.c 20737738d3 Merge branch 'md-next' into md-linus 8 years ago
raid5.h d7bd398e97 md/r5cache: handle alloc_page failure 8 years ago