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.2-rc6
2 folders
101 files
bcache
bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
6 years ago
persistent-data
treewide: Add SPDX license identifier - Makefile/Kconfig
6 years ago
Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
6 years ago
Makefile
dm: add dust target
7 years ago
dm-bio-prison-v1.c
dm: adjust structure members to improve alignment
7 years ago
dm-bio-prison-v1.h
block: switch bios to blk_status_t
8 years ago
dm-bio-prison-v2.c
dm: adjust structure members to improve alignment
7 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: replace bi_bdev with a gendisk pointer and partitions index
8 years ago
dm-bufio.c
dm bufio: Simplify stack trace retrieval
7 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 cache metadata: Fix loading discard bitset
7 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
dm cache: add support for discard passdown to the origin device
7 years ago
dm-core.h
dm: disable DISCARD if the underlying storage no longer supports it
7 years ago
dm-crypt.c
dm crypt: print device name in integrity error message
7 years ago
dm-delay.c
dm delay: fix a crash when invalid device is specified
7 years ago
dm-dust.c
dm dust: Make dm_dust_init and dm_dust_exit static
7 years ago
dm-era-target.c
treewide: Add SPDX license identifier for more missed files
6 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 flakey: Properly corrupt multi-page bios.
7 years ago
dm-init.c
dm init: fix max devices/targets checks
7 years ago
dm-integrity.c
dm integrity: whitespace, coding style and dead code cleanup
7 years ago
dm-io.c
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
7 years ago
dm-ioctl.c
dm ioctl: fix hang in early create error condition
7 years ago
dm-kcopyd.c
dm kcopyd: Fix bug causing workqueue stalls
7 years ago
dm-linear.c
dm: Check for device sector overflow if CONFIG_LBDAF is not set
7 years ago
dm-log-userspace-base.c
dm: convert to bioset_init()/mempool_init()
8 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
dax: Introduce a ->copy_to_iter dax operation
8 years ago
dm-log.c
block,fs: use REQ_* flags directly
9 years ago
dm-mpath.c
dm mpath: always free attached_handler_name in parse_path()
7 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 path selector: remove 'repeat_count' return from .select_path hook
10 years ago
dm-queue-length.c
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
8 years ago
dm-raid.c
dm: eliminate 'split_discard_bios' flag from DM target interface
7 years ago
dm-raid1.c
dm: Check for device sector overflow if CONFIG_LBDAF is not set
7 years ago
dm-region-hash.c
treewide: Use array_size() in vmalloc()
7 years ago
dm-round-robin.c
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
9 years ago
dm-rq.c
dm mpath: fix missing call of path selector type->end_io
7 years ago
dm-rq.h
dm: remove unused _rq_tio_cache and _rq_cache
7 years ago
dm-service-time.c
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
8 years ago
dm-snap-persistent.c
dm bufio: move dm-bufio.h to include/linux/
8 years ago
dm-snap-transient.c
dm snapshot: fix hung bios when copy error occurs
10 years ago
dm-snap.c
dm snapshot: Use fine-grained locking scheme
7 years ago
dm-stats.c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md into for-linus
7 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
dax: Introduce a ->copy_to_iter dax operation
8 years ago
dm-switch.c
dm switch: use struct_size() in kzalloc()
7 years ago
dm-sysfs.c
dm: remove legacy request-based IO path
7 years ago
dm-table.c
dax: Arrange for dax_supported check to span multiple devices
7 years ago
dm-target.c
dm mpath: fix missing call of path selector type->end_io
7 years ago
dm-thin-metadata.c
dm thin metadata: do not write metadata if no changes occurred
7 years ago
dm-thin-metadata.h
dm thin: fix passdown_double_checking_shared_status()
7 years ago
dm-thin.c
dm thin: add sanity checks to thin-pool and external snapshot creation
7 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: Check for device sector overflow if CONFIG_LBDAF is not set
7 years ago
dm-verity-fec.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
dm-verity-fec.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
dm-verity-target.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
6 years ago
dm-verity.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
6 years ago
dm-writecache.c
dm writecache: avoid unnecessary lookups in writecache_find_entry()
7 years ago
dm-zero.c
dm: don't return errnos from ->map
8 years ago
dm-zoned-metadata.c
dm zoned: Fix zone report handling
7 years ago
dm-zoned-reclaim.c
dm kcopyd: return void from dm_kcopyd_copy()
7 years ago
dm-zoned-target.c
dm zoned: Silence a static checker warning
7 years ago
dm-zoned.h
dm zoned: drive-managed zoned block device target
8 years ago
dm.c
Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
6 years ago
dm.h
dax: Arrange for dax_supported check to span multiple devices
7 years ago
md-bitmap.c
treewide: Add SPDX license identifier for missed files
6 years ago
md-bitmap.h
md: Avoid namespace collision with bitmap API
7 years ago
md-cluster.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45
6 years ago
md-cluster.h
md-cluster: introduce resync_info_get interface for sanity check
7 years ago
md-faulty.c
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
6 years ago
md-linear.c
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
6 years ago
md-linear.h
md: rename some drivers/md/ files to have an "md-" prefix
8 years ago
md-multipath.c
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
6 years ago
md-multipath.h
md: convert to bioset_init()/mempool_init()
8 years ago
md.c
md: fix for divide error in status_resync
6 years ago
md.h
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
6 years ago
raid0.c
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
6 years ago
raid0.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
raid1-10.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
raid1.c
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
6 years ago
raid1.h
md: convert to bioset_init()/mempool_init()
8 years ago
raid10.c
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
6 years ago
raid10.h
md: convert to bioset_init()/mempool_init()
8 years ago
raid5-cache.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
6 years ago
raid5-log.h
raid5: set write hint for PPL
7 years ago
raid5-ppl.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
6 years ago
raid5.c
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
6 years ago
raid5.h
md: convert to kvmalloc
7 years ago