Sign in
android-kvm
/
linux
/
da5b1831673208e235cadc9107207adb092c2eb9
/
block
7e04da2
block: fix deadlock between sd_remove & sd_release
by Yang Yang
· 5 months ago
7d080fa
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
by Linus Torvalds
· 5 months ago
0256994
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
by Linus Torvalds
· 5 months ago
4305ca0
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 months ago
89ed6c9
blk-cgroup: move congestion_count to struct blkcg
by Xiu Jianfeng
· 5 months ago
73e59d3
block: avoid polling configuration errors
by hexue
· 5 months ago
8a47e33
block: Catch possible entries missing from rqf_name[]
by John Garry
· 5 months ago
2d61a6c
block: Simplify definition of RQF_NAME()
by John Garry
· 5 months ago
6fa9932
block: Catch possible entries missing from cmd_flag_name[]
by John Garry
· 5 months ago
26d3bdb
block: Catch possible entries missing from alloc_policy_name[]
by John Garry
· 5 months ago
226f0f6
block: Catch possible entries missing from hctx_flag_name[]
by John Garry
· 5 months ago
2382731
block: Catch possible entries missing from hctx_state_name[]
by John Garry
· 5 months ago
cce496d
block: Catch possible entries missing from blk_queue_flag_name[]
by John Garry
· 5 months ago
3dff615
block: Relocate BLK_MQ_CPU_WORK_BATCH
by John Garry
· 5 months ago
c8f51fe
block: remove QUEUE_FLAG_STOPPED
by Christoph Hellwig
· 5 months ago
1c83c53
block: Add missing entry to hctx_flag_name[]
by John Garry
· 5 months ago
af54963
block: Add zone write plugging entry to rqf_name[]
by John Garry
· 5 months ago
6b3789e
block: Add missing entries from cmd_flag_name[]
by John Garry
· 5 months ago
3e78198
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
by Linus Torvalds
· 5 months ago
61353a6
block: take offset into account in blk_bvec_map_sg again
by Christoph Hellwig
· 6 months ago
0ffc46e
block: fix get_max_segment_size() warning
by Chaitanya Kulkarni
· 6 months ago
fe3d508
block: Validate logical block size in blk_validate_limits()
by John Garry
· 6 months ago
09595e0
block: pass a phys_addr_t to get_max_segment_size
by Christoph Hellwig
· 6 months ago
25f76c3
block: add a bvec_phys helper
by Christoph Hellwig
· 6 months ago
bf86bcd
blk-lib: check for kill signal in ioctl BLKZEROOUT
by Christoph Hellwig
· 6 months ago
39722a2
block: limit the Write Zeroes to manually writing zeroes fallback
by Christoph Hellwig
· 6 months ago
99800ce
block: refacto blkdev_issue_zeroout
by Christoph Hellwig
· 6 months ago
f6eacb2
block: move read-only and supported checks into (__)blkdev_issue_zeroout
by Christoph Hellwig
· 6 months ago
ff760a8f
block: remove the LBA alignment check in __blkdev_issue_zeroout
by Christoph Hellwig
· 6 months ago
73a768d
block: factor out a blk_write_zeroes_limit helper
by Christoph Hellwig
· 6 months ago
2f20872
block: Remove blk_alloc_zone_bitmap()
by Damien Le Moal
· 6 months ago
f2a7bea
block: Remove REQ_OP_ZONE_RESET_ALL emulation
by Damien Le Moal
· 6 months ago
ba94223
block: reuse original bio_vec array for integrity during clone
by Anuj Gupta
· 6 months ago
74cc150
block: don't free the integrity payload in bio_integrity_unmap_free_user
by Christoph Hellwig
· 6 months ago
85253ba
block: don't free submitter owned integrity payload on I/O completion
by Christoph Hellwig
· 6 months ago
f892437
block: call bio_integrity_unmap_free_user from blk_rq_unmap_user
by Christoph Hellwig
· 6 months ago
bf4c89f
block: don't call bio_uninit from bio_endio
by Christoph Hellwig
· 6 months ago
da042a3
block: split integrity support out of bio.h
by Christoph Hellwig
· 6 months ago
1a50d14
Merge tag 'v6.10-rc6' into for-6.11/block-post
by Jens Axboe
· 6 months ago
39823b4
block/mq-deadline: Fix the tag reservation code
by Bart Van Assche
· 8 months ago
6259151
block: Call .limit_depth() after .hctx has been set
by Bart Van Assche
· 8 months ago
3710561
block: don't reduce max_sectors based on io_opt
by Christoph Hellwig
· 6 months ago
f62e8ed
block: remove a duplicate io_min check in blk_validate_limits
by Christoph Hellwig
· 6 months ago
4e63aeb
blk-wbt: don't throttle swap writes in direct reclaim
by Baokun Li
· 7 months ago
62e35f9
block: pass a gendisk to the queue_sysfs_entry methods
by Christoph Hellwig
· 6 months ago
319e8cf
block: add helper macros to de-duplicate the queue sysfs attributes
by Christoph Hellwig
· 6 months ago
1beabab
blk-throttle: fix lower control under super low iops limit
by Yu Kuai
· 6 months ago
3991657
block: set bip_vcnt correctly
by Anuj Gupta
· 6 months ago
0676c43
block: check bio alignment in blk_mq_submit_bio
by Ming Lei
· 6 months ago
d19b463
block: remove bio_integrity_process
by Christoph Hellwig
· 6 months ago
df3c485
block: switch on bio operation in bio_integrity_prep
by Christoph Hellwig
· 6 months ago
dac18fa
block: remove allocation failure warnings in bio_integrity_prep
by Christoph Hellwig
· 6 months ago
c096df9
block: simplify adding the payload in bio_integrity_prep
by Christoph Hellwig
· 6 months ago
c546d6f
block: only zero non-PI metadata tuples in bio_integrity_prep
by Christoph Hellwig
· 6 months ago
63db4a1
block: Delete blk_queue_flag_test_and_set()
by John Garry
· 6 months ago
e269537
block: clean up the check in blkdev_iomap_begin()
by Li Nan
· 6 months ago
e94b45d
block: move dma_pad_mask into queue_limits
by Christoph Hellwig
· 6 months ago
73781b3
block: remove disk_update_readahead
by Christoph Hellwig
· 6 months ago
3302f6f
block: conding style fixup for blk_queue_max_guaranteed_bio
by Christoph Hellwig
· 6 months ago
fcf865e
block: convert features and flags to __bitwise types
by Christoph Hellwig
· 6 months ago
ec9b1cf
block: rename BLK_FEAT_MISALIGNED
by Christoph Hellwig
· 6 months ago
78887d0
block: correctly report cache type
by Christoph Hellwig
· 6 months ago
8324bb7
block: Fix blk_validate_atomic_write_limits() build for arm32
by John Garry
· 6 months ago
b6cfe22
block: Define bdev_nr_zones() as an inline function
by Damien Le Moal
· 6 months ago
caf336f
block: Add fops atomic write support
by John Garry
· 6 months ago
9abcfbd
block: Add atomic write support for statx
by Prasad Singamsetty
· 6 months ago
9da3d1e
block: Add core atomic write support
by John Garry
· 6 months ago
f70167a
block: Generalize chunk_sectors support as boundary support
by John Garry
· 6 months ago
8d1dfd5
block: Pass blk_queue_get_max_sectors() a request pointer
by John Garry
· 6 months ago
e821bce
Merge branch 'for-6.11/block-limits' into for-6.11/block
by Jens Axboe
· 6 months ago
7d4dec5
block: move the raid_partial_stripes_expensive flag into the features field
by Christoph Hellwig
· 6 months ago
4cac3d3
block: remove the discard_alignment flag
by Christoph Hellwig
· 6 months ago
5543217
block: move the misaligned flag into the features field
by Christoph Hellwig
· 6 months ago
bae1c74
block: renumber and rename the cache disabled flag
by Christoph Hellwig
· 6 months ago
69c34f07
Merge branch 'for-6.11/block-limits' into for-6.11/block
by Jens Axboe
· 6 months ago
339d394
block: move the bounce flag into the features field
by Christoph Hellwig
· 6 months ago
8c8f5c8
block: move the skip_tagset_quiesce flag to queue_limits
by Christoph Hellwig
· 6 months ago
9c1e42e
block: move the pci_p2pdma flag to queue_limits
by Christoph Hellwig
· 6 months ago
a52758a
block: move the zone_resetall flag to queue_limits
by Christoph Hellwig
· 6 months ago
b1fc937
block: move the zoned flag into the features field
by Christoph Hellwig
· 6 months ago
8023e14
block: move the poll flag to queue_limits
by Christoph Hellwig
· 6 months ago
f467fee
block: move the dax flag to queue_limits
by Christoph Hellwig
· 6 months ago
f76af42
block: move the nowait flag to queue_limits
by Christoph Hellwig
· 6 months ago
aadd5c5
block: move the synchronous flag to queue_limits
by Christoph Hellwig
· 6 months ago
1a02f3a
block: move the stable_writes flag to queue_limits
by Christoph Hellwig
· 6 months ago
cdb2497
block: move the io_stat flag setting to queue_limits
by Christoph Hellwig
· 6 months ago
39a9f1c
block: move the add_random flag to queue_limits
by Christoph Hellwig
· 6 months ago
bd4a633
block: move the nonrot flag to queue_limits
by Christoph Hellwig
· 6 months ago
1122c0c
block: move cache control settings out of queue->flags
by Christoph Hellwig
· 6 months ago
70905f8
block: remove blk_flush_policy
by Christoph Hellwig
· 6 months ago
af28141
block: freeze the queue in queue_attr_store
by Christoph Hellwig
· 6 months ago
bb7e5a1
block, bfq: remove blkg_path()
by Yu Kuai
· 6 months ago
b83bd48
block: cleanup flag_{show,store}
by Kanchan Joshi
· 6 months ago
6608808
block: BFQ: Refactor bfq_exit_icq() to silence sparse warning
by John Garry
· 7 months ago
c3042a5
block: Drop locking annotation for limits_lock
by John Garry
· 7 months ago
d9c2332
bdev: make blockdev_mnt static
by Jiapeng Chong
· 7 months ago
e21d12c
block: Improve checks on zone resource limits
by Damien Le Moal
· 7 months ago
c6e56cf
block: move integrity information into queue_limits
by Christoph Hellwig
· 7 months ago
9f4aa46
block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
by Christoph Hellwig
· 7 months ago
3c3e85d
block: bypass the STABLE_WRITES flag for protection information
by Christoph Hellwig
· 7 months ago
Next »