tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
md
/
at
v5.12-rc1-dontuse
2 folders
110 files
bcache
bcache: Avoid comma separated statements
5 years ago
persistent-data
dm persistent data: fix return type of shadow_root()
5 years ago
Kconfig
dm crypt: support using trusted keys
5 years ago
Makefile
dm: rename multipath path selector source files to have "dm-ps" prefix
5 years ago
dm-bio-prison-v1.c
dm bio prison: replace spin_lock_irqsave with spin_lock_irq
6 years ago
dm-bio-prison-v1.h
block: switch bios to blk_status_t
8 years ago
dm-bio-prison-v2.c
dm bio prison v2: use true/false for bool variable
6 years ago
dm-bio-prison-v2.h
dm bio prison v2: new interface for the bio prison
9 years ago
dm-bio-record.h
block: store a block_device pointer in struct bio
5 years ago
dm-bufio.c
dm integrity: fix flush with external metadata device
5 years ago
dm-builtin.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
dm-cache-background-tracker.c
dm cache background tracker: fix sparse warning
8 years ago
dm-cache-background-tracker.h
dm cache: significant rework to leverage dm-bio-prison-v2
9 years ago
dm-cache-block-types.h
linux: drop __bitwise__ everywhere
9 years ago
dm-cache-metadata.c
dm: use bdev_read_only to check if a device is read-only
5 years ago
dm-cache-metadata.h
dm cache: significant rework to leverage dm-bio-prison-v2
9 years ago
dm-cache-policy-internal.h
dm cache: significant rework to leverage dm-bio-prison-v2
9 years ago
dm-cache-policy-smq.c
dm: remove unnecessary unlikely() around WARN_ON_ONCE()
7 years ago
dm-cache-policy.c
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
12 years ago
dm-cache-policy.h
dm cache: significant rework to leverage dm-bio-prison-v2
9 years ago
dm-cache-target.c
Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
5 years ago
dm-clone-metadata.c
Merge tag 'for-5.7/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
6 years ago
dm-clone-metadata.h
Merge tag 'for-5.7/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
6 years ago
dm-clone-target.c
dm-clone: use blkdev_issue_flush in commit_metadata
5 years ago
dm-core.h
Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
5 years ago
dm-crypt.c
Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
5 years ago
dm-delay.c
block: rename generic_make_request to submit_bio_noacct
5 years ago
dm-dust.c
dm dust: remove h from printk format specifier
5 years ago
dm-ebs-target.c
dm ebs: avoid double unlikely() notation when using IS_ERR()
5 years ago
dm-era-target.c
dm era: only resize metadata in preresume
5 years ago
dm-exception-store.c
dm: convert ffs to __ffs
10 years ago
dm-exception-store.h
dm snapshot: Make exception tables scalable
7 years ago
dm-flakey.c
dm: simplify target code conditional on CONFIG_BLK_DEV_ZONED
5 years ago
dm-init.c
dm init: Set file local variable static
5 years ago
dm-integrity.c
dm integrity: introduce the "fix_hmac" argument
5 years ago
dm-io.c
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
5 years ago
dm-ioctl.c
dm ioctl: fix error return code in target_message
5 years ago
dm-kcopyd.c
dm kcopyd: always complete failed jobs
6 years ago
dm-linear.c
dm: simplify target code conditional on CONFIG_BLK_DEV_ZONED
5 years ago
dm-log-userspace-base.c
dm: convert to bioset_init()/mempool_init()
7 years ago
dm-log-userspace-transfer.c
dm log userspace transfer: match wait_for_completion_timeout return type
11 years ago
dm-log-userspace-transfer.h
dm log: userspace add luid to distinguish between concurrent log instances
16 years ago
dm-log-writes.c
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
5 years ago
dm-log.c
block,fs: use REQ_* flags directly
9 years ago
dm-mpath.c
dm: use dm_table_get_device_name() where appropriate in targets
5 years ago
dm-mpath.h
dm mpath: remove is_active from struct dm_path
17 years ago
dm-path-selector.c
md: Add module.h to all files using it implicitly
14 years ago
dm-path-selector.h
dm mpath: pass IO start time to path selector
6 years ago
dm-ps-historical-service-time.c
dm: rename multipath path selector source files to have "dm-ps" prefix
5 years ago
dm-ps-io-affinity.c
dm: rename multipath path selector source files to have "dm-ps" prefix
5 years ago
dm-ps-queue-length.c
dm: rename multipath path selector source files to have "dm-ps" prefix
5 years ago
dm-ps-round-robin.c
dm: rename multipath path selector source files to have "dm-ps" prefix
5 years ago
dm-ps-service-time.c
dm: rename multipath path selector source files to have "dm-ps" prefix
5 years ago
dm-raid.c
dm raid: fix discard limits for raid1
5 years ago
dm-raid1.c
block: store a block_device pointer in struct bio
5 years ago
dm-region-hash.c
treewide: Use array_size() in vmalloc()
7 years ago
dm-rq.c
block: remove the request_queue to argument request based tracepoints
5 years ago
dm-rq.h
dm: remove unused _rq_tio_cache and _rq_cache
7 years ago
dm-snap-persistent.c
dm snap persistent: simplify area_io()
5 years ago
dm-snap-transient.c
dm snapshot: fix hung bios when copy error occurs
10 years ago
dm-snap.c
dm snapshot: flush merged data before committing metadata
5 years ago
dm-stats.c
dm: replace zero-length array with flexible-array
6 years ago
dm-stats.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
dm-stripe.c
dm: add support for REQ_NOWAIT to various targets
5 years ago
dm-switch.c
dm: add support for REQ_NOWAIT to various targets
5 years ago
dm-sysfs.c
dm: remove legacy request-based IO path
7 years ago
dm-table.c
dm: support key eviction from keyslot managers of underlying devices
5 years ago
dm-target.c
dm mpath: fix missing call of path selector type->end_io
7 years ago
dm-thin-metadata.c
dm: use bdev_read_only to check if a device is read-only
5 years ago
dm-thin-metadata.h
dm thin metadata: Add support for a pre-commit callback
6 years ago
dm-thin.c
writeback: remove bdi->congested_fn
5 years ago
dm-uevent.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
6 years ago
dm-uevent.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
6 years ago
dm-unstripe.c
dm: add support for REQ_NOWAIT to various targets
5 years ago
dm-verity-fec.c
dm verity fec: fix hash block number in verity_fec_decode
6 years ago
dm-verity-fec.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
dm-verity-target.c
dm verity: skip verity work if I/O error when system is shutting down
5 years ago
dm-verity-verify-sig.c
dm verity: Add support for signature verification with 2nd keyring
5 years ago
dm-verity-verify-sig.h
dm verity: Fix compilation warning
5 years ago
dm-verity.h
dm verity: add "panic_on_corruption" error handling mode
5 years ago
dm-writecache.c
dm writecache: use bdev_nr_sectors() instead of open-coded equivalent
5 years ago
dm-zero.c
dm: add support for REQ_NOWAIT to various targets
5 years ago
dm-zoned-metadata.c
block: use an on-stack bio in blkdev_issue_flush
5 years ago
dm-zoned-reclaim.c
dm zoned: Fix zone reclaim trigger
5 years ago
dm-zoned-target.c
dm zoned: Fix zone reclaim trigger
5 years ago
dm-zoned.h
dm zoned: select reclaim zone based on device index
5 years ago
dm.c
Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
5 years ago
dm.h
dm table: fix DAX iterate_devices based device capability checks
5 years ago
md-autodetect.c
treewide: Use fallthrough pseudo-keyword
5 years ago
md-bitmap.c
md/bitmap: fix memory leak of temporary bitmap
5 years ago
md-bitmap.h
md: Avoid namespace collision with bitmap API
7 years ago
md-cluster.c
md/cluster: fix deadlock when node is doing resync job
5 years ago
md-cluster.h
md-cluster: introduce resync_info_get interface for sanity check
7 years ago
md-faulty.c
block: rename generic_make_request to submit_bio_noacct
5 years ago
md-linear.c
block: store a block_device pointer in struct bio
5 years ago
md-linear.h
md/raid1: Replace zero-length array with flexible-array
6 years ago
md-multipath.c
writeback: remove bdi->congested_fn
5 years ago
md-multipath.h
md: convert to bioset_init()/mempool_init()
7 years ago
md.c
md: use rdev_read_only in restart_array
5 years ago
md.h
md: remove bio_alloc_mddev
5 years ago
raid0.c
Revert "md: add md_submit_discard_bio() for submitting discard bio"
5 years ago
raid0.h
md/raid0: avoid RAID0 data corruption due to layout confusion.
6 years ago
raid1-10.c
md: raid1-10: Unify r{1,10}bio_pool_free
6 years ago
raid1.c
md: remove bio_alloc_mddev
5 years ago
raid1.h
md/raid1: Replace zero-length array with flexible-array
6 years ago
raid10.c
md/raid10: remove dead code in reshape_request
5 years ago
raid10.h
Revert "md/raid10: improve discard request for far layout"
5 years ago
raid5-cache.c
raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_show
5 years ago
raid5-log.h
raid5: set write hint for PPL
7 years ago
raid5-ppl.c
block: use an on-stack bio in blkdev_issue_flush
5 years ago
raid5.c
md/raid5: cast chunk_sectors to sector_t value
5 years ago
raid5.h
md/raid5: let multiple devices of stripe_head share page
5 years ago