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
v4.13
2 folders
98 files
bcache
sched/wait: Rename wait_queue_t => wait_queue_entry_t
8 years ago
persistent-data
dm space map disk: fix some book keeping in the disk space map
9 years ago
Kconfig
dm zoned: drive-managed zoned block device target
8 years ago
Makefile
dm zoned: drive-managed zoned block device target
8 years ago
bitmap.c
md/bitmap: don't read page from device with Bitmap_sync
8 years ago
bitmap.h
md: move bitmap_destroy to the beginning of __md_stop
9 years ago
dm-bio-prison-v1.c
dm bio prison: use rb_entry() rather than container_of()
9 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: use rb_entry() rather than container_of()
9 years ago
dm-bio-prison-v2.h
dm bio prison v2: new interface for the bio prison
9 years ago
dm-bio-record.h
dm: Refactor for new bio cloning/splitting
12 years ago
dm-bufio.c
dm bufio: fix error code in dm_bufio_write_dirty_buffers()
8 years ago
dm-bufio.h
dm bufio: add sector start offset to dm-bufio interface
9 years ago
dm-builtin.c
dm: move request-based code out to dm-rq.[hc]
10 years ago
dm-cache-background-tracker.c
Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
9 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
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
9 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 cache policy smq: don't do any writebacks unless IDLE
9 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
block: switch bios to blk_status_t
8 years ago
dm-core.h
dm: add basic support for using the select or poll function
9 years ago
dm-crypt.c
dm crypt: add big-endian variant of plain64 IV
8 years ago
dm-delay.c
dm: mark targets that pass integrity data
9 years ago
dm-era-target.c
dm block manager: remove an unused argument from dm_block_manager_create()
9 years ago
dm-exception-store.c
dm: convert ffs to __ffs
10 years ago
dm-exception-store.h
dm snapshot: fix hung bios when copy error occurs
10 years ago
dm-flakey.c
dm flakey: add support for zoned block devices
9 years ago
dm-integrity.c
dm integrity: test for corrupted disk format during table load
8 years ago
dm-io.c
dm io: fix duplicate bio completion due to missing ref count
8 years ago
dm-ioctl.c
dm ioctl: report event number in DM_LIST_DEVICES
9 years ago
dm-kcopyd.c
dm kcopyd: add sequential write feature
9 years ago
dm-linear.c
dm linear: add support for zoned block devices
9 years ago
dm-log-userspace-base.c
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
10 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
block: switch bios to blk_status_t
8 years ago
dm-log.c
block,fs: use REQ_* flags directly
9 years ago
dm-mpath.c
dm mpath: do not lock up a CPU with requeuing activity
8 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
15 years ago
dm-path-selector.h
dm path selector: remove 'repeat_count' return from .select_path hook
10 years ago
dm-queue-length.c
dm path selector: remove 'repeat_count' return from .select_path hook
10 years ago
dm-raid.c
dm raid: bump target version
8 years ago
dm-raid1.c
Revert "dm mirror: use all available legs on multiple failures"
8 years ago
dm-region-hash.c
block: rename bio bi_rw to bi_opf
9 years ago
dm-round-robin.c
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
9 years ago
dm-rq.c
blk-mq: use the introduced blk_mq_unquiesce_queue()
8 years ago
dm-rq.h
block: introduce new block status code type
8 years ago
dm-service-time.c
dm path selector: remove 'repeat_count' return from .select_path hook
10 years ago
dm-snap-persistent.c
dm: make flush bios explicitly sync
9 years ago
dm-snap-transient.c
dm snapshot: fix hung bios when copy error occurs
10 years ago
dm-snap.c
block: switch bios to blk_status_t
8 years ago
dm-stats.c
mm: introduce kv[mz]alloc helpers
9 years ago
dm-stats.h
dm stats: support precise timestamps
11 years ago
dm-stripe.c
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/block
8 years ago
dm-switch.c
dm switch: simplify conditional in alloc_region_table()
10 years ago
dm-sysfs.c
dm: move request-based code out to dm-rq.[hc]
10 years ago
dm-table.c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
8 years ago
dm-target.c
dm: don't return errnos from ->map
8 years ago
dm-thin-metadata.c
dm thin metadata: call precommit before saving the roots
9 years ago
dm-thin-metadata.h
dm thin: fix a race condition between discarding and provisioning a block
9 years ago
dm-thin.c
dm thin: do not queue freed thin mapping for next stage processing
8 years ago
dm-uevent.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
14 years ago
dm-uevent.h
dm: uevent generate events
18 years ago
dm-verity-fec.c
dm verity fec: fix GFP flags used with mempool_alloc()
9 years ago
dm-verity-fec.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
9 years ago
dm-verity-target.c
block: switch bios to blk_status_t
8 years ago
dm-verity.h
dm verity: switch to using asynchronous hash crypto API
9 years ago
dm-zero.c
dm: don't return errnos from ->map
8 years ago
dm-zoned-metadata.c
dm zoned: use GFP_NOIO in I/O path
8 years ago
dm-zoned-reclaim.c
dm zoned: use GFP_NOIO in I/O path
8 years ago
dm-zoned-target.c
dm zoned: use GFP_NOIO in I/O path
8 years ago
dm-zoned.h
dm zoned: drive-managed zoned block device target
8 years ago
dm.c
dm: fix printk() rate limiting code
8 years ago
dm.h
dm: introduce enum dm_queue_mode to cleanup related code
9 years ago
faulty.c
md: fix deadlock between mddev_suspend() and md_write_start()
8 years ago
linear.c
md: fix deadlock between mddev_suspend() and md_write_start()
8 years ago
linear.h
md linear: fix a race between linear_add() and linear_congested()
9 years ago
md-cluster.c
md-cluster: fix potential lock issue in add_new_disk
9 years ago
md-cluster.h
md-cluster: add the support for resize
9 years ago
md.c
MD: not clear ->safemode for external metadata array
8 years ago
md.h
md: raid1-10: move raid1/raid10 common code into raid1-10.c
8 years ago
multipath.c
md: fix deadlock between mddev_suspend() and md_write_start()
8 years ago
multipath.h
md/multipath: typedef removal: multipath_conf_t -> struct mpconf
14 years ago
raid0.c
md: fix deadlock between mddev_suspend() and md_write_start()
8 years ago
raid0.h
block: kill merge_bvec_fn() completely
11 years ago
raid1-10.c
md: raid1-10: move raid1/raid10 common code into raid1-10.c
8 years ago
raid1.c
md: simplify code with bio_io_error
8 years ago
raid1.h
md/raid1: Use a new variable to count flighting sync requests
9 years ago
raid10.c
md: simplify code with bio_io_error
8 years ago
raid10.h
md/raid10: simplify the splitting of requests.
9 years ago
raid5-cache.c
md/r5cache: fix io_unit handling in r5l_log_endio()
8 years ago
raid5-log.h
md/r5cache: gracefully handle journal device errors for writeback mode
9 years ago
raid5-ppl.c
Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
8 years ago
raid5.c
md/raid5: add thread_group worker async_tx_issue_pending_all
8 years ago
raid5.h
md/raid5: make chunk_aligned_read() split bios more cleanly.
9 years ago