index
:
kernel/git/device-mapper/linux-dm.git
block-4.16
block-5.19
dm-4.1
dm-4.1-for-ejt
dm-4.10
dm-4.11
dm-4.15
dm-4.16
dm-4.17
dm-4.18
dm-4.19
dm-4.2
dm-4.20
dm-4.21
dm-4.3
dm-4.4
dm-4.5
dm-4.6
dm-4.7
dm-4.7-mpath-fixes
dm-4.8
dm-4.8-block-drivers-merge
dm-4.9
dm-5.0
dm-5.1
dm-5.10
dm-5.10-rcX
dm-5.11
dm-5.12
dm-5.13
dm-5.14
dm-5.15
dm-5.16
dm-5.17
dm-5.17-iostat-fix
dm-5.18
dm-5.19
dm-5.19-v1
dm-5.2
dm-5.3
dm-5.3-merge
dm-5.4
dm-5.5
dm-5.6
dm-5.7
dm-5.8
dm-5.9
dm-6.0
dm-6.1
dm-6.2
dm-6.3
dm-6.4
dm-6.4-dev2
dm-6.4-dev3
dm-6.4-dev4
dm-6.5
dm-6.5-provision-support
dm-fallocate
dm-for-3.18
dm-for-3.19
dm-for-4.0
dm-multipath-nvme
dm-noclone-support
for-4.12/dm
for-4.12/dm-post-merge
for-4.13/dm
for-4.14/dm
for-next
master
nvme-error-handling-fixes/for-5.13-v5
nvme-error-handling-fixes/for-5.17
nvme-error-handling-fixes/for-5.17-v2
nvme-error-handling-fixes/for-5.9
v5.10-fml
device-mapper tree
Device Mapper group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
dm thin: complete interface for REQ_OP_PROVISION support
dm-6.5-provision-support
Mike Snitzer
2
-22
/
+128
2023-06-16
dm thin: Add REQ_OP_PROVISION support
Sarthak Kukreti
1
-14
/
+82
2023-06-16
dm: Add block provisioning support
Sarthak Kukreti
5
-1
/
+51
2023-06-16
loop: Add support for provision requests
Sarthak Kukreti
1
-3
/
+31
2023-06-16
block: Introduce provisioning primitives
Sarthak Kukreti
10
-4
/
+136
2023-06-16
block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
1
-5
/
+16
2023-06-16
Merge branch 'dm-6.4' into dm-6.5-provision-support (dm-6.5 based)
Mike Snitzer
4
-23
/
+34
2023-06-16
dm thin: disable discards for thin-pool if no_discard_passdown
Mike Snitzer
1
-8
/
+5
2023-06-16
dm: remove stale/redundant dm_internal_{suspend,resume} prototypes in dm.h
Mike Snitzer
1
-3
/
+0
2023-06-16
dm: skip dm-stats work in alloc_io() unless needed
Mike Snitzer
1
-1
/
+2
2023-06-16
dm: avoid needless dm_io access if all IO accounting is disabled
Mike Snitzer
1
-22
/
+21
2023-06-16
dm: support turning off block-core's io stats accounting
Li Nan
2
-6
/
+13
2023-06-16
dm zone: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-8
/
+7
2023-06-16
dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client
Li Lingfeng
7
-34
/
+46
2023-06-16
dm crypt: fix crypt_ctr_cipher_new return value on invalid AEAD cipher
Mikulas Patocka
1
-1
/
+1
2023-06-16
dm thin: update .io_hints methods to not require handling discards last
Mike Snitzer
1
-14
/
+12
2023-06-16
dm thin: remove return code variable in pool_map
Mike Snitzer
1
-3
/
+1
2023-06-16
dm flakey: introduce random_read_corrupt and random_write_corrupt options
Mikulas Patocka
2
-20
/
+110
2023-06-16
dm flakey: clone pages on write bio before corrupting them
Mikulas Patocka
1
-9
/
+95
2023-06-16
dm crypt: allocate compound pages if possible
Mikulas Patocka
1
-14
/
+35
2023-06-16
blk-mq: fix NULL dereference on q->elevator in blk_mq_elv_switch_none
Ming Lei
1
-3
/
+7
2023-06-16
iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_alloc
Christoph Hellwig
2
-34
/
+7
2023-06-16
block: remove BIO_PAGE_REFFED
Christoph Hellwig
3
-5
/
+1
2023-06-16
splice: simplify a conditional in copy_splice_read
Christoph Hellwig
1
-7
/
+7
2023-06-16
splice: don't call file_accessed in copy_splice_read
Christoph Hellwig
1
-1
/
+0
2023-06-16
Merge tag 'nvme-6.5-2023-06-16' of git://git.infradead.org/nvme into for-6.5/...
Jens Axboe
14
-915
/
+903
2023-06-16
nvme: forward port sysfs delete fix
Keith Busch
1
-0
/
+3
2023-06-15
dm: use op specific max_sectors when splitting abnormal io
for-6.4/dm-fixes
dm-6.4
Mike Snitzer
1
-9
/
+16
2023-06-15
dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard
Mike Snitzer
1
-2
/
+1
2023-06-15
dm thin metadata: check fail_io before using data_sm
Li Lingfeng
1
-8
/
+12
2023-06-15
dm: don't lock fs when the map is NULL during suspend or resume
Li Lingfeng
2
-4
/
+5
2023-06-15
bcache: fixup btree_cache_wait list damage
Mingzhe Zou
3
-1
/
+21
2023-06-15
bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent
Zheng Wang
1
-1
/
+3
2023-06-15
bcache: Remove unnecessary NULL point check in node allocations
Zheng Wang
2
-7
/
+7
2023-06-15
bcache: Remove dead references to cache_readaheads
Andrea Tomassetti
2
-4
/
+0
2023-06-15
bcache: make kobj_type structures constant
Thomas Weißschuh
2
-6
/
+6
2023-06-15
bcache: Convert to use sysfs_emit()/sysfs_emit_at() APIs
ye xingchen
1
-16
/
+15
2023-06-14
block: fix blktrace debugfs entries leakage
Yu Kuai
1
-1
/
+4
2023-06-14
scsi: sg: fix blktrace debugfs entries leakage
Yu Kuai
1
-0
/
+9
2023-06-14
blktrace: use inline function for blk_trace_remove() while blktrace is disabled
Yu Kuai
1
-1
/
+5
2023-06-14
brd: use cond_resched instead of cond_resched_rcu
Pankaj Raghav
1
-1
/
+1
2023-06-14
blk-mq: check on cpu id when there is only one ctx mapping
Ed Tsai
1
-2
/
+3
2023-06-14
Merge tag 'md-next-20230613' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
19
-287
/
+508
2023-06-14
block: Fix dio_cleanup() to advance the head index
David Howells
1
-0
/
+1
2023-06-13
md/raid1-10: limit the number of plugged bio
Yu Kuai
3
-3
/
+10
2023-06-13
md/raid1-10: don't handle pluged bio by daemon thread
Yu Kuai
3
-7
/
+19
2023-06-13
md/md-bitmap: add a new helper to unplug bitmap asynchrously
Yu Kuai
4
-0
/
+40
2023-06-13
md/raid1-10: submit write io directly if bitmap is not enabled
Yu Kuai
3
-5
/
+19
2023-06-13
md/raid1-10: factor out a helper to submit normal write
Yu Kuai
3
-33
/
+23
2023-06-13
md/raid1-10: factor out a helper to add bio to plug
Yu Kuai
3
-21
/
+18
2023-06-13
md/raid10: prevent soft lockup while flush writes
Yu Kuai
1
-0
/
+2
2023-06-13
md/raid10: fix io loss while replacement replace rdev
Li Nan
1
-4
/
+18
2023-06-13
md/raid10: Do not add spare disk when recovery fails
Li Nan
1
-2
/
+18
2023-06-13
md/raid10: clean up md_add_new_disk()
Li Nan
1
-1
/
+0
2023-06-13
md/raid10: prioritize adding disk to 'removed' mirror
Li Nan
1
-15
/
+20
2023-06-13
md/raid10: improve code of mrdev in raid10_sync_request
Li Nan
1
-11
/
+12
2023-06-13
md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
Li Nan
1
-9
/
+5
2023-06-13
md/raid5: don't start reshape when recovery or replace is in progress
Yu Kuai
1
-0
/
+8
2023-06-13
md: protect md_thread with rcu
Yu Kuai
12
-81
/
+97
2023-06-13
md/bitmap: factor out a helper to set timeout
Yu Kuai
1
-16
/
+19
2023-06-13
md/bitmap: always wake up md_thread in timeout_store
Yu Kuai
1
-3
/
+3
2023-06-13
dm-raid: remove useless checking in raid_message()
Yu Kuai
1
-2
/
+2
2023-06-13
md: factor out a helper to wake up md_thread directly
Yu Kuai
1
-8
/
+19
2023-06-13
md: fix duplicate filename for rdev
Yu Kuai
2
-44
/
+52
2023-06-13
md/raid10: fix wrong setting of max_corr_read_errors
Li Nan
1
-0
/
+2
2023-06-13
md/raid10: fix overflow of md/safe_mode_delay
Li Nan
1
-3
/
+4
2023-06-13
md/raid5: fix a deadlock in the case that reshape is interrupted
Yu Kuai
2
-1
/
+44
2023-06-13
md: add a new api prepare_suspend() in md_personality
Yu Kuai
2
-0
/
+5
2023-06-13
md: export md_is_rdwr() and is_md_suspended()
Yu Kuai
2
-16
/
+17
2023-06-13
md: fix data corruption for raid456 when reshape restart while grow up
Yu Kuai
1
-2
/
+12
2023-06-13
md/raid5: don't allow replacement while reshape is in progress
Yu Kuai
1
-0
/
+1
2023-06-13
md/raid10: check slab-out-of-bounds in md_bitmap_get_counter
Li Nan
1
-8
/
+9
2023-06-13
raid6: neon: add missing prototypes
Arnd Bergmann
4
-7
/
+25
2023-06-13
swim3: fix the floppy_locked_ioctl prototype
Christoph Hellwig
1
-1
/
+1
2023-06-12
nvme: skip optional id ctrl csi if it failed
Keith Busch
2
-1
/
+5
2023-06-12
nvme-core: use nvme_ns_head_multipath instead of ns->head->disk
Irvin Cote
1
-1
/
+1
2023-06-12
nvmet-fcloop: Do not wait on completion when unregister fails
Daniel Wagner
1
-1
/
+2
2023-06-12
nvme-fabrics: open code __nvmf_host_find()
Chaitanya Kulkarni
1
-48
/
+27
2023-06-12
nvme-fabrics: error out to unlock the mutex
Chaitanya Kulkarni
1
-2
/
+4
2023-06-12
nvme: Increase block size variable size to 32-bit
Daniel Gomez
1
-1
/
+1
2023-06-12
nvme-fcloop: no need to return from void function
Chaitanya Kulkarni
1
-2
/
+0
2023-06-12
nvmet-auth: remove unnecessary break after goto
Chaitanya Kulkarni
1
-4
/
+0
2023-06-12
nvmet-auth: remove some dead code
Christophe JAILLET
1
-9
/
+0
2023-06-12
nvme-core: remove redundant check from nvme_init_ns_head
Irvin Cote
1
-1
/
+1
2023-06-12
nvme: move sysfs code to a dedicated sysfs.c file
Max Gurtovoy
4
-655
/
+672
2023-06-12
nvme-fabrics: prevent overriding of existing host
Max Gurtovoy
1
-27
/
+71
2023-06-12
nvme-fabrics: check hostid using uuid_equal
Max Gurtovoy
1
-1
/
+1
2023-06-12
nvme-fabrics: unify common code in admin and io queue connect
Max Gurtovoy
1
-31
/
+43
2023-06-12
nvmet: reorder fields in 'struct nvmefc_fcp_req'
Christophe JAILLET
1
-5
/
+5
2023-06-12
nvmet: reorder fields in 'struct nvme_dhchap_queue_context'
Christophe JAILLET
1
-3
/
+3
2023-06-12
nvmet: reorder fields in 'struct nvmf_ctrl_options'
Christophe JAILLET
1
-4
/
+4
2023-06-12
nvme: reorder fields in 'struct nvme_ctrl'
Christophe JAILLET
1
-3
/
+3
2023-06-12
nvmet: reorder fields in 'struct nvmet_sq'
Christophe JAILLET
1
-1
/
+1
2023-06-12
nvme-fabrics: add queue setup helpers
Keith Busch
4
-162
/
+96
2023-06-12
nvme-pci: cleaning up nvme_pci_init_request
Irvin Cote
1
-2
/
+1
2023-06-12
nvme-rdma: fix typo in comment
Max Gurtovoy
1
-1
/
+1
2023-06-12
nvme-core: fix dev_pm_qos memleak
Chaitanya Kulkarni
1
-0
/
+1
2023-06-12
nvme-core: add missing fault-injection cleanup
Chaitanya Kulkarni
1
-0
/
+1
2023-06-12
nvme-core: fix memory leak in dhchap_ctrl_secret
Chaitanya Kulkarni
1
-2
/
+5
2023-06-12
nvme-core: fix memory leak in dhchap_secret_store
Chaitanya Kulkarni
1
-2
/
+5
2023-06-12
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
4
-10
/
+13
2023-06-12
fs: remove the now unused FMODE_* flags
Christoph Hellwig
1
-7
/
+0
2023-06-12
block: store the holder in file->private_data
Christoph Hellwig
1
-6
/
+8
2023-06-12
block: always use I_BDEV on file->f_mapping->host to find the bdev
Christoph Hellwig
1
-10
/
+8
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
82
-315
/
+334
2023-06-12
block: remove unused fmode_t arguments from ioctl handlers
Christoph Hellwig
3
-12
/
+12
2023-06-12
block: move a few internal definitions out of blkdev.h
Christoph Hellwig
2
-29
/
+21
2023-06-12
ubd: remove commented out code in ubd_open
Christoph Hellwig
1
-7
/
+0
2023-06-12
rnbd-srv: replace sess->open_flags with a "bool readonly"
Christoph Hellwig
3
-11
/
+9
2023-06-12
mtd: block: use a simple bool to track open for write
Christoph Hellwig
3
-3
/
+3
2023-06-12
nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool
Christoph Hellwig
1
-28
/
+34
2023-06-12
scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Christoph Hellwig
4
-7
/
+9
2023-06-12
scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christoph Hellwig
7
-24
/
+26
2023-06-12
scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
Christoph Hellwig
4
-7
/
+7
2023-06-12
fs: remove sb->s_mode
Christoph Hellwig
4
-8
/
+6
2023-06-12
block: add a sb_open_mode helper
Christoph Hellwig
4
-20
/
+14
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
37
-192
/
+183
2023-06-12
btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
3
-21
/
+15
2023-06-12
rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
1
-1
/
+1
2023-06-12
bcache: don't pass a stack address to blkdev_get_by_path
Christoph Hellwig
1
-1
/
+1
2023-06-12
swsusp: don't pass a stack address to blkdev_get_by_path
Christoph Hellwig
1
-2
/
+3
2023-06-12
block: rename blkdev_close to blkdev_release
Christoph Hellwig
1
-2
/
+2
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
30
-43
/
+41
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
31
-107
/
+102
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
11
-32
/
+31
2023-06-12
cdrom: remove the unused mode argument to cdrom_release
Christoph Hellwig
4
-4
/
+4
2023-06-12
cdrom: track if a cdrom_device_info was opened for data
Christoph Hellwig
2
-7
/
+6
2023-06-12
cdrom: remove the unused cdrom_close_write release code
Christoph Hellwig
2
-16
/
+0
2023-06-12
cdrom: remove the unused mode argument to cdrom_ioctl
Christoph Hellwig
4
-5
/
+5
2023-06-12
cdrom: remove the unused bdev argument to cdrom_open
Christoph Hellwig
4
-6
/
+4
2023-06-12
block: also call ->open for incremental partition opens
Christoph Hellwig
1
-10
/
+8
2023-06-11
block/rnbd-srv: make process_msg_sess_info returns void
Guoqing Jiang
1
-6
/
+3
2023-06-11
block/rnbd-srv: init err earlier in rnbd_srv_init_module
Guoqing Jiang
1
-5
/
+3
2023-06-11
block/rnbd-srv: init ret with 0 instead of -EPERM
Guoqing Jiang
1
-4
/
+3
2023-06-11
block/rnbd-srv: rename one member in rnbd_srv_dev
Guoqing Jiang
2
-8
/
+8
2023-06-11
block/rnbd-srv: no need to check sess_dev
Guoqing Jiang
1
-1
/
+1
2023-06-11
block/rnbd: introduce rnbd_access_modes
Guoqing Jiang
6
-32
/
+16
2023-06-11
block/rnbd-srv: remove unused header
Guoqing Jiang
1
-1
/
+0
2023-06-11
block/rnbd: kill rnbd_flags_supported
Guoqing Jiang
1
-22
/
+0
2023-06-09
block: fix rootwait= again
Christoph Hellwig
1
-1
/
+1
2023-06-07
pktcdvd: Sort headers
Andy Shevchenko
1
-15
/
+16
2023-06-07
pktcdvd: Get rid of redundant 'else'
Andy Shevchenko
1
-7
/
+7
2023-06-07
pktcdvd: Use put_unaligned_be16() and get_unaligned_be16()
Andy Shevchenko
1
-17
/
+14
2023-06-07
pktcdvd: Use DEFINE_SHOW_ATTRIBUTE() to simplify code
Andy Shevchenko
1
-20
/
+3
2023-06-07
pktcdvd: Drop redundant castings for sector_t
Andy Shevchenko
1
-16
/
+10
2023-06-07
pktcdvd: Get rid of pkt_seq_show() forward declaration
Andy Shevchenko
1
-76
/
+75
2023-06-07
pktcdvd: use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
1
-1
/
+1
2023-06-07
pktcdvd: replace sscanf() by kstrtoul()
Andy Shevchenko
1
-16
/
+18
2023-06-07
pktcdvd: Get rid of custom printing macros
Andy Shevchenko
3
-119
/
+130
2023-06-07
block: fix rootwait=
Christoph Hellwig
1
-2
/
+2
2023-06-07
blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()
Waiman Long
1
-0
/
+5
2023-06-07
blk-ioc: fix recursive spin_lock/unlock_irq() in ioc_clear_queue()
Yu Kuai
1
-2
/
+2
2023-06-07
nbd: Add the maximum limit of allocated index in nbd_dev_add
Zhong Jinghua
1
-1
/
+2
2023-06-06
blk-ioprio: Introduce promote-to-rt policy
Hou Tao
2
-21
/
+44
2023-06-05
blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
Li Nan
1
-3
/
+4
2023-06-05
block: mark early_lookup_bdev as __init
Christoph Hellwig
2
-11
/
+10
2023-06-05
mtd: block2mtd: don't call early_lookup_bdev after the system is running
Christoph Hellwig
1
-1
/
+11
2023-06-05
mtd: block2mtd: factor the early block device open logic into a helper
Christoph Hellwig
1
-23
/
+30
2023-06-05
PM: hibernate: don't use early_lookup_bdev in resume_store
Christoph Hellwig
1
-1
/
+17
2023-06-05
dm: only call early_lookup_bdev from early boot context
Christoph Hellwig
1
-2
/
+7
2023-06-05
dm: remove dm_get_dev_t
Christoph Hellwig
2
-19
/
+5
2023-06-05
dm: open code dm_get_dev_t in dm_init_init
Christoph Hellwig
1
-1
/
+3
2023-06-05
dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr
Christoph Hellwig
1
-9
/
+5
2023-06-05
block: move more code to early-lookup.c
Christoph Hellwig
3
-93
/
+92
2023-06-05
block: move the code to do early boot lookup of block devices to block/
Christoph Hellwig
4
-222
/
+227
2023-06-05
init: clear root_wait on all invalid root= strings
Christoph Hellwig
1
-7
/
+11
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
9
-75
/
+74
2023-06-05
init: move the nfs/cifs/ram special cases out of name_to_dev_t
Christoph Hellwig
2
-9
/
+12
2023-06-05
init: factor the root_wait logic in prepare_namespace into a helper
Christoph Hellwig
1
-10
/
+22
2023-06-05
init: handle ubi/mtd root mounting like all other root types
Christoph Hellwig
2
-9
/
+15
2023-06-05
init: don't remove the /dev/ prefix from error messages
Christoph Hellwig
1
-11
/
+6
2023-06-05
init: pass root_device_name explicitly
Christoph Hellwig
3
-25
/
+29
2023-06-05
init: refactor mount_root
Christoph Hellwig
1
-48
/
+56
2023-06-05
init: rename mount_block_root to mount_root_generic
Christoph Hellwig
3
-5
/
+5
2023-06-05
init: remove pointless Root_* values
Christoph Hellwig
4
-11
/
+4
2023-06-05
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
1
-41
/
+39
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
3
-14
/
+8
2023-06-05
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
1
-35
/
+37
2023-06-05
driver core: return bool from driver_probe_done
Christoph Hellwig
3
-6
/
+4
2023-06-05
ext4: wire up the ->mark_dead holder operation for log devices
Christoph Hellwig
1
-1
/
+10
2023-06-05
ext4: wire up sops->shutdown
Christoph Hellwig
1
-0
/
+6
2023-06-05
ext4: split ext4_shutdown
Christoph Hellwig
2
-9
/
+16
2023-06-05
xfs: wire up the ->mark_dead holder operation for log and RT devices
Christoph Hellwig
1
-1
/
+12
2023-06-05
xfs: wire up sops->shutdown
Christoph Hellwig
3
-1
/
+14
2023-06-05
fs: add a method to shut down the file system
Christoph Hellwig
2
-2
/
+20
2023-06-05
block: add a mark_dead holder operation
Christoph Hellwig
2
-0
/
+25
2023-06-05
block: introduce holder ops
Christoph Hellwig
34
-56
/
+90
2023-06-05
block: remove blk_drop_partitions
Christoph Hellwig
1
-12
/
+4
2023-06-05
block: delete partitions later in del_gendisk
Christoph Hellwig
3
-13
/
+32
2023-06-05
block: unhash the inode earlier in delete_partition
Christoph Hellwig
1
-6
/
+6
2023-06-05
block: avoid repeated work in blk_mark_disk_dead
Christoph Hellwig
1
-1
/
+3
2023-06-05
block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
Christoph Hellwig
1
-14
/
+12
2023-06-05
block: turn bdev_lock into a mutex
Christoph Hellwig
1
-14
/
+13
2023-06-05
block: refactor bd_may_claim
Christoph Hellwig
1
-18
/
+22
2023-06-05
block: factor out a bd_end_claim helper from blkdev_put
Christoph Hellwig
1
-30
/
+33
2023-06-05
drbd: stop defining __KERNEL_SYSCALLS__
Christoph Hellwig
2
-2
/
+0
2023-06-04
ublk: add control command of UBLK_U_CMD_GET_FEATURES
Ming Lei
2
-0
/
+29
2023-06-01
block: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
3
-3
/
+3
2023-06-01
blk-ioc: protect ioc_destroy_icq() by 'queue_lock'
Yu Kuai
1
-17
/
+13
2023-06-01
block: mark bio_add_folio as __must_check
Johannes Thumshirn
1
-1
/
+2
[next]