Show patches with: none      |   39405 patches
« 1 2 ... 21 22 23394 395 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
loop: fix the the direct I/O support check when used on top of block devices loop: fix the the direct I/O support check when used on top of block devices - 1 - --- 2024-01-17 Christoph Hellwig New
Documentation: block: ioprio: Update schedulers Documentation: block: ioprio: Update schedulers - - - --- 2024-01-17 Christian Loehle New
[RFC,1/1] block: introduce activity based ioprio [RFC,1/1] block: introduce activity based ioprio - - - --- 2024-01-17 zhaoyang.huang New
[V2,2/2] test/nvme/050: test the reservation feature *** Test the NVMe reservation feature *** - - - --- 2024-01-17 Guixin Liu New
[V2,1/2] nvme/{rc,002,016,017,030,031}: introduce --resv_enable argument *** Test the NVMe reservation feature *** - 1 - --- 2024-01-17 Guixin Liu New
[blktests,V2,1/1] nvme: add nvme pci timeout testcase nvme: add nvme pci timeout testcase - - - --- 2024-01-17 Chaitanya Kulkarni New
[v4,2/2] md: don't account sync_io if iostats of the disk is disabled md: fix is_mddev_idle() - 1 - --- 2024-01-17 Li Nan New
[v4,1/2] md: Fix overflow in is_mddev_idle md: fix is_mddev_idle() - 1 - --- 2024-01-17 Li Nan New
block: Fix iterating over an empty bio with bio_for_each_folio_all block: Fix iterating over an empty bio with bio_for_each_folio_all - - - --- 2024-01-16 Matthew Wilcox New
[5/5] block: convert struct blk_plug callback list to hlists Cache issue side time querying - - - --- 2024-01-16 Jens Axboe New
[4/5] block: shrink plug->{nr_ios, rq_count} to unsigned char Cache issue side time querying - - - --- 2024-01-16 Jens Axboe New
[3/5] block: update cached timestamp post schedule/preemption Cache issue side time querying - 1 - --- 2024-01-16 Jens Axboe New
[2/5] block: cache current nsec time in struct blk_plug Cache issue side time querying - 1 - --- 2024-01-16 Jens Axboe New
[1/5] block: add blk_time_get_ns() helper Cache issue side time querying - 1 - --- 2024-01-16 Jens Axboe New
block: bio-integrity: fix kcalloc() arguments order block: bio-integrity: fix kcalloc() arguments order - 1 - --- 2024-01-16 Dmitry Antipov New
[for-next] null_blk: add configfs variable shared_tags [for-next] null_blk: add configfs variable shared_tags - - - --- 2024-01-16 Shinichiro Kawasaki New
[2/2] block: cache current nsec time in struct blk_plug Cache issue side time querying - - - --- 2024-01-15 Jens Axboe New
[1/2] block: add blk_time_get_ns() helper Cache issue side time querying - - - --- 2024-01-15 Jens Axboe New
rbd: Remove usage of the deprecated ida_simple_xx() API rbd: Remove usage of the deprecated ida_simple_xx() API - - - --- 2024-01-15 Christophe JAILLET New
sbitmap: remove stale comment in sbq_calc_wake_batch sbitmap: remove stale comment in sbq_calc_wake_batch - - - --- 2024-01-15 Kemeng Shi New
block: Correct a documentation comment in blk-cgroup.c block: Correct a documentation comment in blk-cgroup.c - - - --- 2024-01-14 Nicky Chorley New
[blktests] test/nvme/050: test the reservation feature [blktests] test/nvme/050: test the reservation feature - - - --- 2024-01-14 Guixin Liu New
null_blk: Remove usage of the deprecated ida_simple_xx() API null_blk: Remove usage of the deprecated ida_simple_xx() API - - - --- 2024-01-14 Christophe JAILLET New
block: Fix some typos block: Fix some typos - - - --- 2024-01-14 Nicky Chorley New
block: ensure we hold a queue reference when using queue limits block: ensure we hold a queue reference when using queue limits - 2 - --- 2024-01-12 Jens Axboe New
[net] nbd: always initialize struct msghdr completely [net] nbd: always initialize struct msghdr completely - 1 - --- 2024-01-12 Eric Dumazet New
[V2] blk-mq: fix IO hang from sbitmap wakeup race [V2] blk-mq: fix IO hang from sbitmap wakeup race - - - --- 2024-01-12 Ming Lei New
[v6,RESEND,5/5] crypto: LEA block cipher x86_64 optimization crypto: LEA block cipher implementation - - - --- 2024-01-12 Dongsoo Lee New
[v6,RESEND,4/5] fscrypt: Add LEA-256-XTS, LEA-256-CTS support crypto: LEA block cipher implementation - - - --- 2024-01-12 Dongsoo Lee New
[v6,RESEND,3/5] blk-crypto: Add LEA-256-XTS blk-crypto support crypto: LEA block cipher implementation - - - --- 2024-01-12 Dongsoo Lee New
[v6,RESEND,2/5] crypto: add LEA testmgr tests crypto: LEA block cipher implementation - - - --- 2024-01-12 Dongsoo Lee New
[v6,RESEND,1/5] crypto: LEA block cipher implementation crypto: LEA block cipher implementation - - - --- 2024-01-12 Dongsoo Lee New
block: print symbolic error name instead of error code block: print symbolic error name instead of error code - 1 - --- 2024-01-11 Christian Heusel New
[3/3] block: only call bio_integrity_prep() if necessary Integrity cleanups and optimization - - - --- 2024-01-11 Jens Axboe New
[2/3] block/integrity: flag the queue if it has an integrity profile Integrity cleanups and optimization - - - --- 2024-01-11 Jens Axboe New
[1/3] block/integrity: make profile optional Integrity cleanups and optimization - 1 - --- 2024-01-11 Jens Axboe New
blk-mq: fix IO hang from sbitmap wakeup race blk-mq: fix IO hang from sbitmap wakeup race - - - --- 2024-01-11 Ming Lei New
[2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios [1/2] blk-mq: rename blk_mq_can_use_cached_rq - - - --- 2024-01-11 Christoph Hellwig New
[1/2] blk-mq: rename blk_mq_can_use_cached_rq [1/2] blk-mq: rename blk_mq_can_use_cached_rq - - - --- 2024-01-11 Christoph Hellwig New
[blktests,v3,2/2] block/031: allow to run with built-in null_blk driver block/031: allow to run with built-in null_blk driver - 1 - --- 2024-01-11 Shinichiro Kawasaki New
[blktests,v3,1/2] common/null_blk: introduce _have_null_blk_feature block/031: allow to run with built-in null_blk driver - 1 - --- 2024-01-11 Shinichiro Kawasaki New
block/iocost: silence warning on 'last_period' potentially being unused block/iocost: silence warning on 'last_period' potentially being unused 1 2 - --- 2024-01-10 Jens Axboe New
[v2] block: fix partial zone append completion handling in req_bio_endio() [v2] block: fix partial zone append completion handling in req_bio_endio() - 3 - --- 2024-01-10 Damien Le Moal New
block: fix partial zone append completion handling in req_bio_endio() block: fix partial zone append completion handling in req_bio_endio() - 2 - --- 2024-01-10 Damien Le Moal New
nvme: add nvme pci timeout testcase nvme: add nvme pci timeout testcase - - - --- 2024-01-10 Chaitanya Kulkarni New
[blktests,v2,2/2] block/031: allow to run with built-in null_blk driver block/031: allow to run with built-in null_blk driver - 1 - --- 2024-01-09 Shinichiro Kawasaki New
[blktests,v2,1/2] common/null_blk: introduce _have_null_blk_feature block/031: allow to run with built-in null_blk driver - 1 - --- 2024-01-09 Shinichiro Kawasaki New
[for-6.8/block] block: support to account io_ticks precisely [for-6.8/block] block: support to account io_ticks precisely - - - --- 2024-01-09 Yu Kuai New
[2/2] block: make __get_task_ioprio() easier to read Optimize get_current_ioprio() a bit - 2 - --- 2024-01-08 Jens Axboe New
[1/2] block: move __get_task_ioprio() into header file Optimize get_current_ioprio() a bit - 2 - --- 2024-01-08 Jens Axboe New
[GIT,PULL] Block changes for 6.8-rc1 [GIT,PULL] Block changes for 6.8-rc1 - - - --- 2024-01-08 Jens Axboe New
block: Treat sequential write preferred zone type as invalid block: Treat sequential write preferred zone type as invalid - 1 - --- 2024-01-07 Damien Le Moal New
blk-cgroup: clean up after commit f1c006f1c685 blk-cgroup: clean up after commit f1c006f1c685 1 - - --- 2024-01-04 Daniel Vacek New
[DRAFT,RFC,34/34] buffer: port block device access to files and get rid of bd_inode access Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,33/34] ext4: use bdev_file_inode() Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,32/34] block: expose bdev_file_inode() Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,31/34] ext4: rely on sb->f_bdev only Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,30/34] bdev: rework bdev_open_by_dev() Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,29/34] bdev: make struct bdev_handle private to the block layer Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,28/34] bdev: make bdev_release() private to block layer Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,27/34] bdev: remove bdev_open_by_path() Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,26/34] reiserfs: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,25/34] ocfs2: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,24/34] nfs: port block device access to files Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,23/34] jfs: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,22/34] f2fs: port block device access to files Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,21/34] ext4: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,20/34] erofs: port device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,19/34] btrfs: port device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,18/34] bcachefs: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,17/34] target: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,16/34] s390: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,15/34] nvme: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,14/34] block2mtd: port device access to files Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,13/34] bcache: port block device access to files Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,12/34] zram: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,11/34] xen: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,10/34] rnbd: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,09/34] pktcdvd: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,08/34] drbd: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,07/34] xfs: port block device access to files Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,06/34] power: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,05/34] swap: port block device usage to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,04/34] md: port block device access to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,03/34] block/genhd: port disk_scan_partitions() to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,02/34] block/ioctl: port blkdev_bszset() to file Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[RFC,01/34] bdev: open block device as files Open block devices as files & a bd_inode proposal - - - --- 2024-01-03 Christian Brauner New
[blktests,2/2] block/031: allow to run with built-in null_blk driver block/031: allow to run with built-in null_blk driver - - - --- 2024-01-03 Shinichiro Kawasaki New
[blktests,1/2] common/null_blk: introduce _have_null_blk_feature block/031: allow to run with built-in null_blk driver - - - --- 2024-01-03 Shinichiro Kawasaki New
block: floor the discard granularity to the physical block size block: floor the discard granularity to the physical block size - 1 - --- 2024-01-03 Christoph Hellwig New
[for-6.8/block,RFC,v2] block: support to account io_ticks precisely [for-6.8/block,RFC,v2] block: support to account io_ticks precisely - 1 - --- 2024-01-03 Yu Kuai New
zram: easy the allocation of zcomp_strm's buffers with 2 pages zram: easy the allocation of zcomp_strm's buffers with 2 pages - - - --- 2024-01-03 Barry Song New
[v2] block: fix length of strscpy() [v2] block: fix length of strscpy() - - - --- 2024-01-02 Guoxin Pu New
block: fix length of strscpy() block: fix length of strscpy() - - - --- 2024-01-01 Guoxin Pu New
drivers/block/null_blk: Switch from radix tree api to xarrays drivers/block/null_blk: Switch from radix tree api to xarrays - - - --- 2023-12-29 Gautam Menghani New
[GIT,PULL] Block fixes for 6.7-rc8 [GIT,PULL] Block fixes for 6.7-rc8 - - - --- 2023-12-29 Jens Axboe New
block/blk_mq: Only call kfree when set->tags isn't null block/blk_mq: Only call kfree when set->tags isn't null - - - --- 2023-12-29 Liu Wei New
[9/9] mtd_blkdevs: use the default discard granularity [1/9] block: remove two comments in bio_split_discard 1 - - --- 2023-12-28 Christoph Hellwig New
[8/9] bcache: use the default discard granularity [1/9] block: remove two comments in bio_split_discard 1 - - --- 2023-12-28 Christoph Hellwig New
[7/9] zram: use the default discard granularity [1/9] block: remove two comments in bio_split_discard - 1 - --- 2023-12-28 Christoph Hellwig New
« 1 2 ... 21 22 23394 395 »