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
v6.10-rc6
3 folders
113 files
bcache
bcache: code cleanup in __bch_bucket_alloc_set()
2 years ago
dm-vdo
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
2 years ago
persistent-data
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
2 years ago
Kconfig
dm vdo: use a proper Makefile for dm-vdo
2 years ago
Makefile
dm vdo: use a proper Makefile for dm-vdo
2 years ago
dm-audit.c
dm: add missing SPDX-License-Indentifiers
3 years ago
dm-audit.h
dm: introduce audit event module for device mapper
4 years ago
dm-bio-prison-v1.c
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
2 years ago
dm-bio-prison-v1.h
dm bio prison v1: add dm_cell_key_has_valid_range
3 years ago
dm-bio-prison-v2.c
Merge tag 'md-6.9-20240408' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-6.9
2 years ago
dm-bio-prison-v2.h
dm: change "unsigned" to "unsigned int"
3 years ago
dm-bio-record.h
dm: add missing SPDX-License-Indentifiers
3 years ago
dm-bufio.c
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
2 years ago
dm-builtin.c
dm: adjust EXPORT_SYMBOL() to follow functions immediately
3 years ago
dm-cache-background-tracker.c
dm: change "unsigned" to "unsigned int"
3 years ago
dm-cache-background-tracker.h
dm: change "unsigned" to "unsigned int"
3 years ago
dm-cache-block-types.h
dm: add missing SPDX-License-Indentifiers
3 years ago
dm-cache-metadata.c
dm cache metadata: replace deprecated strncpy with strscpy
2 years ago
dm-cache-metadata.h
dm: change "unsigned" to "unsigned int"
3 years ago
dm-cache-policy-internal.h
dm: add missing empty lines
3 years ago
dm-cache-policy-smq.c
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
2 years ago
dm-cache-policy.c
dm: change "unsigned" to "unsigned int"
3 years ago
dm-cache-policy.h
dm: address indent/space issues
3 years ago
dm-cache-target.c
Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
2 years ago
dm-clone-metadata.c
bitmap: introduce generic optimized bitmap_size()
2 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
Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
2 years ago
dm-core.h
dm: Use the block layer zone append emulation
2 years ago
dm-crypt.c
Merge tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
2 years ago
dm-delay.c
dm-delay: remove timer_lock
2 years ago
dm-dust.c
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
2 years ago
dm-ebs-target.c
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
2 years ago
dm-era-target.c
Merge tag 'md-6.9-20240408' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-6.9
2 years ago
dm-exception-store.c
dm: change "unsigned" to "unsigned int"
3 years ago
dm-exception-store.h
dm: avoid spaces before function arguments or in favour of tabs
3 years ago
dm-flakey.c
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
2 years ago
dm-ima.c
dm: avoid inline filenames
3 years ago
dm-ima.h
dm: avoid inline filenames
3 years ago
dm-init.c
dm: open code dm_get_dev_t in dm_init_init
2 years ago
dm-integrity.c
dm-integrity: set discard_granularity to logical block size
2 years ago
dm-io-rewind.c
dm: avoid void function return statements
3 years ago
dm-io-tracker.h
dm: add missing SPDX-License-Indentifiers
3 years ago
dm-io.c
dm io: Support IO priority
2 years ago
dm-ioctl.c
dm ioctl: update DM_DRIVER_EMAIL to new dm-devel mailing list
2 years ago
dm-kcopyd.c
dm io: Support IO priority
2 years ago
dm-linear.c
Merge tag 'for-6.6/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
2 years ago
dm-log-userspace-base.c
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
2 years ago
dm-log-userspace-transfer.c
dm: avoid split of quoted strings where possible
3 years ago
dm-log-userspace-transfer.h
dm: add missing SPDX-License-Indentifiers
3 years ago
dm-log-writes.c
Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
2 years ago
dm-log.c
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
2 years ago
dm-mpath.c
Merge tag 'md-6.9-20240408' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-6.9
2 years ago
dm-mpath.h
dm: change "unsigned" to "unsigned int"
3 years ago
dm-path-selector.c
dm: adjust EXPORT_SYMBOL() to follow functions immediately
3 years ago
dm-path-selector.h
dm: avoid spaces before function arguments or in favour of tabs
3 years ago
dm-ps-historical-service-time.c
dm: add missing SPDX-License-Indentifiers
3 years ago
dm-ps-io-affinity.c
dm: address space issues relative to switch/while/for/...
3 years ago
dm-ps-queue-length.c
dm: avoid spaces before function arguments or in favour of tabs
3 years ago
dm-ps-round-robin.c
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
2 years ago
dm-ps-service-time.c
dm: avoid spaces before function arguments or in favour of tabs
3 years ago
dm-raid.c
dm raid: fix false positive for requeue needed during reshape
2 years ago
dm-raid1.c
dm io: Support IO priority
2 years ago
dm-region-hash.c
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
2 years ago
dm-rq.c
dm: avoid using symbolic permissions
3 years ago
dm-rq.h
dm: change "unsigned" to "unsigned int"
3 years ago
dm-snap-persistent.c
dm io: Support IO priority
2 years ago
dm-snap-transient.c
dm: avoid split of quoted strings where possible
3 years ago
dm-snap.c
Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
2 years ago
dm-stats.c
dm stats: limit the number of entries
2 years ago
dm-stats.h
Merge tag 'for-6.3/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
3 years ago
dm-stripe.c
Merge tag 'for-6.6/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
2 years ago
dm-switch.c
dm: add helper macro for simple DM target module init and exit
3 years ago
dm-sysfs.c
dm sysfs: make kobj_type structure constant
3 years ago
dm-table.c
dm: make dm_set_zones_restrictions work on the queue limits
2 years ago
dm-target.c
Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
2 years ago
dm-thin-metadata.c
Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
2 years ago
dm-thin-metadata.h
dm: add missing SPDX-License-Indentifiers
3 years ago
dm-thin.c
Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
2 years ago
dm-uevent.c
dm: avoid spaces before function arguments or in favour of tabs
3 years ago
dm-uevent.h
dm: fix undue/missing spaces
3 years ago
dm-unstripe.c
dm: add helper macro for simple DM target module init and exit
3 years ago
dm-verity-fec.c
dm verity: Fix IO priority lost when reading FEC and hash
2 years ago
dm-verity-fec.h
dm: change "unsigned" to "unsigned int"
3 years ago
dm-verity-loadpin.c
Merge tag 'for-6.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
2 years ago
dm-verity-target.c
dm-verity: Convert from tasklet to BH workqueue
2 years ago
dm-verity-verify-sig.c
dm: add missing SPDX-License-Indentifiers
3 years ago
dm-verity-verify-sig.h
dm: add missing SPDX-License-Indentifiers
3 years ago
dm-verity.h
dm-verity: Convert from tasklet to BH workqueue
2 years ago
dm-writecache.c
Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux
2 years ago
dm-zero.c
Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
2 years ago
dm-zone.c
dm: make dm_set_zones_restrictions work on the queue limits
2 years ago
dm-zoned-metadata.c
block: remove gfp_flags from blkdev_zone_mgmt
2 years ago
dm-zoned-reclaim.c
dm kcopyd: avoid useless atomic operations
4 years ago
dm-zoned-target.c
Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
2 years ago
dm-zoned.h
dm/dm-zoned: Use the enum req_op type
3 years ago
dm.c
Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
2 years ago
dm.h
dm: make dm_set_zones_restrictions work on the queue limits
2 years ago
md-autodetect.c
md: Remove deprecated CONFIG_MD_LINEAR
2 years ago
md-bitmap.c
Merge tag 'md-6.10-20240502' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-6.10/block
2 years ago
md-bitmap.h
md-bitmap: don't use ->index for pages backing the bitmap file
2 years ago
md-cluster.c
md-cluster: check for timeout while a new disk adding
2 years ago
md-cluster.h
md-cluster: introduce resync_info_get interface for sanity check
7 years ago
md.c
md: Revert "md: Fix overflow in is_mddev_idle"
2 years ago
md.h
md: Revert "md: Fix overflow in is_mddev_idle"
2 years ago
raid0.c
md: remove mddev->queue
2 years ago
raid0.h
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
2 years ago
raid1-10.c
md/raid1-10: factor out a new helper raid1_should_read_first()
2 years ago
raid1.c
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
2 years ago
raid1.h
md/raid1: record nonrot rdevs while adding/removing rdevs to conf
2 years ago
raid10.c
md: remove mddev->queue
2 years ago
raid10.h
md/raid10: switch to use md_account_bio() for io accounting
2 years ago
raid5-cache.c
md/raid5: remove rcu protection to access rdev from conf
2 years ago
raid5-log.h
md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()
3 years ago
raid5-ppl.c
md: remove mddev->queue
2 years ago
raid5.c
md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING
2 years ago
raid5.h
md/raid5: remove rcu protection to access rdev from conf
2 years ago