Show patches with: none      |   40482 patches
« 1 2 ... 3 4 5404 405 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - 1 - --- 2024-08-27 Christoph Hellwig New
[3/6] fs: sort out the fallocate mode vs flag mess [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - 2 - --- 2024-08-27 Christoph Hellwig New
[2/6] ext4: remove tracing for FALLOC_FL_NO_HIDE_STALE [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - 1 - --- 2024-08-27 Christoph Hellwig New
[1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - 2 - --- 2024-08-27 Christoph Hellwig New
[v7] pktcdvd: Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new() [v7] pktcdvd: Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new() - - - --- 2024-08-27 Yang Ruibin New
regression on generic/351 in 6.11-rc5? regression on generic/351 in 6.11-rc5? - - - --- 2024-08-27 Darrick J. Wong New
[4/4] block: don't use bio_split_rw on misc operations [1/4] block: rework bio splitting - 1 - --- 2024-08-26 Christoph Hellwig New
[3/4] block: properly handle REQ_OP_ZONE_APPEND in __bio_split_to_limits [1/4] block: rework bio splitting - 1 - --- 2024-08-26 Christoph Hellwig New
[2/4] block: constify the lim argument to queue_limits_max_zone_append_sectors [1/4] block: rework bio splitting - 1 - --- 2024-08-26 Christoph Hellwig New
[1/4] block: rework bio splitting [1/4] block: rework bio splitting 1 1 - --- 2024-08-26 Christoph Hellwig New
[v4,5/5] nvme: enable FDP support [v4,1/5] fs, block: refactor enum rw_hint 1 - - --- 2024-08-26 Kanchan Joshi New
[v4,4/5] sd: limit to use write life hints [v4,1/5] fs, block: refactor enum rw_hint - - - --- 2024-08-26 Kanchan Joshi New
[v4,3/5] fcntl: add F_{SET/GET}_RW_HINT_EX [v4,1/5] fs, block: refactor enum rw_hint - - - --- 2024-08-26 Kanchan Joshi New
[v4,2/5] fcntl: rename rw_hint_* to rw_life_hint_* [v4,1/5] fs, block: refactor enum rw_hint - - - --- 2024-08-26 Kanchan Joshi New
[v4,1/5] fs, block: refactor enum rw_hint [v4,1/5] fs, block: refactor enum rw_hint - - - --- 2024-08-26 Kanchan Joshi New
[7/7] Block: switch bd_prepare_to_claim to use wait_var_event_mutex() Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
[6/7] sched: Add wait/wake interface for variable updated under a lock. Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
[5/7] sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up() Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
[4/7] sched: Document wait_var_event() family of functions and wake_up_var() Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
[3/7] sched: Improve documentation for wake_up_bit/wait_on_bit family of functions Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
[2/7] sched: change wake_up_bit() and related function to expect unsigned long * Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
[1/7] block: change wait on bd_claiming to use a var_waitqueue, not a bit_waitqueue Make wake_up_{bit,var} less fragile - - - --- 2024-08-26 NeilBrown New
[v6] pktcdvd: Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new() [v6] pktcdvd: Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new() - - - --- 2024-08-26 Yang Ruibin New
[v5] pktcdvd:Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new() [v5] pktcdvd:Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new() - - - --- 2024-08-26 Yang Ruibin New
[V4] Documentation: Document the kernel flag bdev_allow_write_mounted [V4] Documentation: Document the kernel flag bdev_allow_write_mounted - 1 - --- 2024-08-26 Guilherme G. Piccoli New
drbd: Remove an unused field in struct drbd_device drbd: Remove an unused field in struct drbd_device - - - --- 2024-08-25 Christophe JAILLET New
[v2,3/3] nvme: add test for controller rescan under I/O load [v2,1/3] blktests: nvme: skip passthru tests on multipath devices - 1 - --- 2024-08-23 Martin Wilck New
[v2,2/3] blktests: nvme/032: skip on non-PCI devices [v2,1/3] blktests: nvme: skip passthru tests on multipath devices - - - --- 2024-08-23 Martin Wilck New
[v2,1/3] blktests: nvme: skip passthru tests on multipath devices [v2,1/3] blktests: nvme: skip passthru tests on multipath devices - - - --- 2024-08-23 Martin Wilck New
[V3] Documentation: Document the kernel flag bdev_allow_write_mounted [V3] Documentation: Document the kernel flag bdev_allow_write_mounted - - - --- 2024-08-23 Guilherme G. Piccoli New
[GIT,PULL] Block fixes for 6.11-rc5 [GIT,PULL] Block fixes for 6.11-rc5 - - - --- 2024-08-23 Jens Axboe New
[V2] Documentation: Document the kernel flag bdev_allow_write_mounted [V2] Documentation: Document the kernel flag bdev_allow_write_mounted - - - --- 2024-08-23 Guilherme G. Piccoli New
Documentation: add ublk driver ioctl numbers Documentation: add ublk driver ioctl numbers - - - --- 2024-08-23 Ming Lei New
[v4] drivers:block:Cancel debugfs_create_dir() check [v4] drivers:block:Cancel debugfs_create_dir() check - - - --- 2024-08-23 Yang Ruibin New
[v3,10/10] scsi: add support for user-meta interface [v3,01/10] block: define set of integrity flags to be inherited by cloned bip - - - --- 2024-08-23 Anuj Gupta New
[v3,09/10] nvme: add handling for app_tag [v3,01/10] block: define set of integrity flags to be inherited by cloned bip - - - --- 2024-08-23 Anuj Gupta New
[v3,08/10] block: add support to pass user meta buffer [v3,01/10] block: define set of integrity flags to be inherited by cloned bip - - - --- 2024-08-23 Anuj Gupta New
[v3,07/10] block,nvme: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags Untitled series #882603 - - - --- 2024-08-23 Anuj Gupta New
[v3,07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags [v3,01/10] block: define set of integrity flags to be inherited by cloned bip - - - --- 2024-08-23 Anuj Gupta New
[v3,06/10] io_uring/rw: add support to send meta along with read/write [v3,01/10] block: define set of integrity flags to be inherited by cloned bip - - - --- 2024-08-23 Anuj Gupta New
[v3,05/10] block: define meta io descriptor [v3,01/10] block: define set of integrity flags to be inherited by cloned bip - - - --- 2024-08-23 Anuj Gupta New
[v3,04/10] block: modify bio_integrity_map_user to accept iov_iter as argument [v3,01/10] block: define set of integrity flags to be inherited by cloned bip - 1 - --- 2024-08-23 Anuj Gupta New
[v3,03/10] block: handle split correctly for user meta bounce buffer [v3,01/10] block: define set of integrity flags to be inherited by cloned bip - - - --- 2024-08-23 Anuj Gupta New
[v3,02/10] block: introduce a helper to determine metadata bytes from data iter [v3,01/10] block: define set of integrity flags to be inherited by cloned bip - 2 - --- 2024-08-23 Anuj Gupta New
[v3,01/10] block: define set of integrity flags to be inherited by cloned bip [v3,01/10] block: define set of integrity flags to be inherited by cloned bip - 2 - --- 2024-08-23 Anuj Gupta New
[v3] drivers:block:Use IS_ERR() to check debugfs_create_dir() return value [v3] drivers:block:Use IS_ERR() to check debugfs_create_dir() return value - - - --- 2024-08-23 Yang Ruibin New
blktrace: Add 'P' identifier to mark I/O with REQ_POLLED flag blktrace: Add 'P' identifier to mark I/O with REQ_POLLED flag - - - --- 2024-08-23 Yongpeng Yang New
aoe: Use IS_ERR_OR_NULL() to clean code aoe: Use IS_ERR_OR_NULL() to clean code - - - --- 2024-08-23 zhangjiao2 New
[3/3] nvme: add test for controller rescan under I/O load [1/3] blktests: nvme: skip passthru tests on multipath devices - 1 - --- 2024-08-22 Martin Wilck New
[2/3] blktests: nvme/032: skip on non-PCI devices [1/3] blktests: nvme: skip passthru tests on multipath devices - 1 - --- 2024-08-22 Martin Wilck New
[1/3] blktests: nvme: skip passthru tests on multipath devices [1/3] blktests: nvme: skip passthru tests on multipath devices - - - --- 2024-08-22 Martin Wilck New
blk_iocost: fix more out of bound shifts blk_iocost: fix more out of bound shifts 1 - - --- 2024-08-22 Konstantin Ovsepian New
[v3,9/9] PCI: Remove pcim_iounmap_regions() PCI: Remove pcim_iounmap_regions() - 2 - --- 2024-08-22 Philipp Stanner New
[v3,8/9] vdap: solidrun: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-22 Philipp Stanner New
[v3,7/9] vdpa: solidrun: Fix UB bug with devres PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-22 Philipp Stanner New
[v3,6/9] ethernet: stmicro: Simplify PCI devres usage PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-22 Philipp Stanner New
[v3,5/9] ethernet: cavium: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-22 Philipp Stanner New
[v3,4/9] gpio: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() 1 1 - --- 2024-08-22 Philipp Stanner New
[v3,3/9] block: mtip32xx: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-22 Philipp Stanner New
[v3,2/9] fpga/dfl-pci.c: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() 1 - - --- 2024-08-22 Philipp Stanner New
[v3,1/9] PCI: Make pcim_iounmap_region() a public function PCI: Remove pcim_iounmap_regions() - 1 - --- 2024-08-22 Philipp Stanner New
[v2] drivers:block:Use IS_ERR() to check debugfs_create_dir() return value [v2] drivers:block:Use IS_ERR() to check debugfs_create_dir() return value - - - --- 2024-08-22 Yang Ruibin New
[v2,7/7] block: implement async secure erase implement async block discards/etc. via io_uring - - - --- 2024-08-22 Pavel Begunkov New
[v2,6/7] block: implement async wire write zeroes implement async block discards/etc. via io_uring - - - --- 2024-08-22 Pavel Begunkov New
[v2,5/7] block: implement async discard as io_uring cmd implement async block discards/etc. via io_uring - - - --- 2024-08-22 Pavel Begunkov New
[v2,4/7] block: introduce blk_validate_write() implement async block discards/etc. via io_uring - - - --- 2024-08-22 Pavel Begunkov New
[v2,3/7] filemap: introduce filemap_invalidate_pages implement async block discards/etc. via io_uring - - - --- 2024-08-22 Pavel Begunkov New
[v2,2/7] io_uring/cmd: give inline space in request to cmds implement async block discards/etc. via io_uring - - - --- 2024-08-22 Pavel Begunkov New
[v2,1/7] io_uring/cmd: expose iowq to cmds implement async block discards/etc. via io_uring - - - --- 2024-08-22 Pavel Begunkov New
[liburing,1/1] test/send-zerocopy: test fix datagrams over UDP limit [liburing,1/1] test/send-zerocopy: test fix datagrams over UDP limit - - - --- 2024-08-22 Pavel Begunkov New
[v1] xen/blkback: Convert to use time_after_eq macro [v1] xen/blkback: Convert to use time_after_eq macro - - - --- 2024-08-21 Chen Yufan New
[v2,9/9] PCI: Remove pcim_iounmap_regions() PCI: Remove pcim_iounmap_regions() - 2 - --- 2024-08-21 Philipp Stanner New
[v2,8/9] vdap: solidrun: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-21 Philipp Stanner New
[v2,7/9] vdpa: solidrun: Fix potential UB bug with devres PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-21 Philipp Stanner New
[v2,6/9] ethernet: stmicro: Simplify PCI devres usage PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-21 Philipp Stanner New
[v2,5/9] ethernet: cavium: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-21 Philipp Stanner New
[v2,4/9] gpio: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() 1 1 - --- 2024-08-21 Philipp Stanner New
[v2,3/9] block: mtip32xx: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-21 Philipp Stanner New
[v2,2/9] fpga/dfl-pci.c: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-21 Philipp Stanner New
[v2,1/9] PCI: Make pcim_iounmap_region() a public function PCI: Remove pcim_iounmap_regions() - 1 - --- 2024-08-21 Philipp Stanner New
[v1] drivers:block:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() [v1] drivers:block:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() - - - --- 2024-08-21 Yang Ruibin New
[6/6] xfs: refactor xfs_file_fallocate [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - - - --- 2024-08-21 Christoph Hellwig New
[5/6] xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - - - --- 2024-08-21 Christoph Hellwig New
[4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - - - --- 2024-08-21 Christoph Hellwig New
[3/6] fs: sort out the fallocate mode vs flag mess [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - - - --- 2024-08-21 Christoph Hellwig New
[2/6] ext4: remove tracing for FALLOC_FL_NO_HIDE_STALE [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - - - --- 2024-08-21 Christoph Hellwig New
[1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE [1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE - - - --- 2024-08-21 Christoph Hellwig New
[v2] blk-cgroup: don't clear stat in blkcg_reset_stats() [v2] blk-cgroup: don't clear stat in blkcg_reset_stats() - - - --- 2024-08-21 Li Lingfeng New
[blktests] nvme/052: wait for namespace removal before recreating namespace [blktests] nvme/052: wait for namespace removal before recreating namespace - - - --- 2024-08-20 Shinichiro Kawasaki New
Documentation: Document the kernel flag bdev_allow_write_mounted Documentation: Document the kernel flag bdev_allow_write_mounted - - - --- 2024-08-19 Guilherme G. Piccoli New
[9/9] PCI: Remove pcim_iounmap_regions() PCI: Remove pcim_iounmap_regions() - 2 - --- 2024-08-19 Philipp Stanner New
[8/9] vdap: solidrun: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-19 Philipp Stanner New
[7/9] ethernet: stmicro: Simplify PCI devres usage PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-19 Philipp Stanner New
[6/9] ethernet: cavium: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-19 Philipp Stanner New
[5/9] gpio: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() 1 1 - --- 2024-08-19 Philipp Stanner New
[4/9] block: mtip32xx: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-19 Philipp Stanner New
[3/9] fpga/dfl-pci.c: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-19 Philipp Stanner New
[2/9] PCI: Make pcim_iounmap_region() a public function PCI: Remove pcim_iounmap_regions() - 1 - --- 2024-08-19 Philipp Stanner New
[1/9] PCI: Make pcim_release_region() a public function PCI: Remove pcim_iounmap_regions() - 1 - --- 2024-08-19 Philipp Stanner New
[5.15.y,V2] block: use "unsigned long" for blk_validate_block_size(). [5.15.y,V2] block: use "unsigned long" for blk_validate_block_size(). - 1 - --- 2024-08-19 David Hunter New
« 1 2 ... 3 4 5404 405 »