Show patches with: State = Action Required       |    Archived = No       |   383 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
blk-crypto: make blk_crypto_evict_key() always try to evict blk-crypto: make blk_crypto_evict_key() always try to evict - - - --- 2023-02-26 Eric Biggers New
zram: fix 32-bit atomic_long_t print zram: fix 32-bit atomic_long_t print - - - --- 2023-02-27 Arnd Bergmann New
[v2] blk-iocost: Pass disk queue to ioc_refresh_params [v2] blk-iocost: Pass disk queue to ioc_refresh_params - - - --- 2023-02-27 Breno Leitao New
[v3] blk-iocost: Pass gendisk to ioc_refresh_params [v3] blk-iocost: Pass gendisk to ioc_refresh_params - 1 - --- 2023-02-27 Breno Leitao New
[RESEND,v6] blk-throtl: Introduce sync and async queues for blk-throtl [RESEND,v6] blk-throtl: Introduce sync and async queues for blk-throtl 1 - - --- 2023-02-28 Jinke Han New
[v4] blk-iocost: Pass gendisk to ioc_refresh_params [v4] blk-iocost: Pass gendisk to ioc_refresh_params 1 - - --- 2023-02-28 Breno Leitao New
[v3] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request [v3] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request - 2 - --- 2023-03-01 Uday Shankar New
[blktests] src/Makefile: fix number sign handling in macro [blktests] src/Makefile: fix number sign handling in macro - 1 - --- 2023-03-01 Shinichiro Kawasaki New
[GIT,PULL] nvme fix for Linux 6.3 [GIT,PULL] nvme fix for Linux 6.3 - - - --- 2023-03-01 Christoph Hellwig New
[RFC,01/12] io_uring: increase io_kiocb->flags into 64bit io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,02/12] io_uring: define io_mapped_ubuf->acct_pages as unsigned integer io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,03/12] io_uring: extend io_mapped_ubuf to cover external bvec table io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,04/12] io_uring: rename io_mapped_ubuf as io_mapped_buf io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,05/12] io_uring: export 'struct io_mapped_buf' for fused cmd buffer io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,06/12] io_uring: add IO_URING_F_FUSED and prepare for supporting OP_FUSED_CMD io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,07/12] io_uring: add IORING_OP_FUSED_CMD io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,08/12] io_uring: support OP_READ/OP_WRITE for fused slave request io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,09/12] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,10/12] block: ublk_drv: mark device as LIVE before adding disk io_uring: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-01 Ming Lei New
[RFC,11/12] block: ublk_drv: add common exit handling io_uring: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-01 Ming Lei New
[RFC,12/12] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[v2,1/7] genetlink: make _genl_cmd_to_str static Assorted DRBD refactoring - - - --- 2023-03-02 Christoph Böhmwalder New
[v2,2/7] drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro Assorted DRBD refactoring - - - --- 2023-03-02 Christoph Böhmwalder New
[v2,3/7] drbd: Add peer device parameter to whole-bitmap I/O handlers Assorted DRBD refactoring - - - --- 2023-03-02 Christoph Böhmwalder New
[v2,4/7] drbd: INFO_bm_xfer_stats(): Pass a peer device argument Assorted DRBD refactoring - - - --- 2023-03-02 Christoph Böhmwalder New
[v2,5/7] drbd: drbd_uuid_compare: pass a peer_device Assorted DRBD refactoring - - - --- 2023-03-02 Christoph Böhmwalder New
[v2,6/7] drbd: pass drbd_peer_device to __req_mod Assorted DRBD refactoring - - - --- 2023-03-02 Christoph Böhmwalder New
[v2,7/7] drbd: Pass a peer device to the resync and online verify functions Assorted DRBD refactoring - - - --- 2023-03-02 Christoph Böhmwalder New
[RFC] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache [RFC] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache 2 - - --- 2023-03-02 Ulf Hansson New
[1/3] blk-mq: release crypto keyslot before reporting I/O complete Fix blk-crypto keyslot race condition - 1 - --- 2023-03-03 Eric Biggers New
[2/3] blk-crypto: make blk_crypto_evict_key() more robust Fix blk-crypto keyslot race condition - 2 - --- 2023-03-03 Eric Biggers New
[3/3] blk-crypto: remove blk_crypto_insert_cloned_request() Fix blk-crypto keyslot race condition - - - --- 2023-03-03 Eric Biggers New
docs: sysfs-block: document hidden sysfs entry docs: sysfs-block: document hidden sysfs entry - 1 - --- 2023-03-03 Sagi Grimberg New
[GIT,PULL] Followup block fixes/changes for 6.3-rc1 [GIT,PULL] Followup block fixes/changes for 6.3-rc1 - - - --- 2023-03-03 Jens Axboe New
nvme: fix handling single range discard request nvme: fix handling single range discard request - 1 - --- 2023-03-03 Ming Lei New
[-next,1/3] blk-wbt: cleanup rwb_enabled() and wbt_disabled() blk-wbt: cleanup patches - - - --- 2023-03-04 Yu Kuai New
[-next,2/3] blk-wbt: freeze queue in wbt_enable/disable_default blk-wbt: cleanup patches - - - --- 2023-03-04 Yu Kuai New
[-next,3/3] blk-wbt: remove deadcode blk-wbt: cleanup patches - - - --- 2023-03-04 Yu Kuai New
[1/5] brd: convert to folios brd: Allow to change block sizes - 1 - --- 2023-03-06 Hannes Reinecke New
[2/5] brd: abstract page_size conventions brd: Allow to change block sizes - - - --- 2023-03-06 Hannes Reinecke New
[3/5] brd: make sector size configurable brd: Allow to change block sizes - - - --- 2023-03-06 Hannes Reinecke New
[4/5] brd: limit maximal block size to 32M brd: Allow to change block sizes - - - --- 2023-03-06 Hannes Reinecke New
[5/5] brd: make logical sector size configurable brd: Allow to change block sizes - - - --- 2023-03-06 Hannes Reinecke New
[01/18] pata_parport: fix EPAT C7/C8 Kconfig pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[02/18] pata_parport: probe all units automatically pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[03/18] pata_parport: Remove pi_swab16 and pi_swab32 pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[04/18] pata_parport: remove useless printks at module_init of bpck6 pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[05/18] pata_parport: Introduce module_pata_parport_driver macro pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[06/18] pata_parport: remove devtype from struct pi_adapter pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[07/18] pata_parport: remove device from struct pi_adapter pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[08/18] pata_parport: remove typedef struct PIA pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[09/18] pata_parport: remove verbose parameter from log_adapter() pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[10/18] pata_parport: remove scratch parameter from log_adapter() pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[11/18] pata_parport: use dev_* instead of printk pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[12/18] pata_parport: use print_hex_* pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[13/18] pata_parport: simplify log_adapter prints, remove VERSION defines pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[14/18] pata_parport: remove bpck6 verbose parameter pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[15/18] pata_parport: remove verbose parameter from test_proto() pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[16/18] pata_parport: remove scratch parameter from test_proto() pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[17/18] pata_parport: remove obsolete changelogs pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
[18/18] pata_parport: move pata_parport.h to drivers/ata/pata_parport pata_parport: protocol drivers fixes and cleanups - 1 - --- 2023-03-06 Ondrej Zary New
block: fix wrong mode for blkdev_put() from disk_scan_partitions() block: fix wrong mode for blkdev_put() from disk_scan_partitions() - 1 1 --- 2023-03-07 Yu Kuai New
[V2,01/17] io_uring: add IO_URING_F_FUSED and prepare for supporting OP_FUSED_CMD io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[V2,02/17] io_uring: increase io_kiocb->flags into 64bit io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[V2,03/17] io_uring: add IORING_OP_FUSED_CMD io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[V2,04/17] io_uring: support OP_READ/OP_WRITE for fused slave request io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[V2,05/17] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[V2,06/17] block: ublk_drv: mark device as LIVE before adding disk io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-07 Ming Lei New
[V2,07/17] block: ublk_drv: add common exit handling io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-07 Ming Lei New
[V2,08/17] block: ublk_drv: don't consider flush request in map/unmap io io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-07 Ming Lei New
[V2,09/17] block: ublk_drv: add two helpers to clean up map/unmap request io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-07 Ming Lei New
[V2,10/17] block: ublk_drv: clean up several helpers io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-07 Ming Lei New
[V2,11/17] block: ublk_drv: cleanup 'struct ublk_map_data' io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-07 Ming Lei New
[V2,12/17] block: ublk_drv: cleanup ublk_copy_user_pages io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-07 Ming Lei New
[V2,13/17] block: ublk_drv: grab request reference when the request is handled by userspace io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[V2,14/17] block: ublk_drv: support to copy any part of request pages io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[V2,15/17] block: ublk_drv: add read()/write() support for ublk char device io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[V2,16/17] block: ublk_drv: don't check buffer in case of zero copy io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[V2,17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
nbd: Fix hang when connection reset by peer nbd: Fix hang when connection reset by peer - - - --- 2023-03-07 Shigeru Yoshida New
[6.2,0628/1001] trace/blktrace: fix memory leak with using debugfs_lookup() Untitled series #727523 - 1 - --- 2023-03-07 Greg Kroah-Hartman New
[6.1,537/885] trace/blktrace: fix memory leak with using debugfs_lookup() Untitled series #727554 - 1 - --- 2023-03-07 Greg Kroah-Hartman New
[5.15,368/567] trace/blktrace: fix memory leak with using debugfs_lookup() Untitled series #727581 - 1 - --- 2023-03-07 Greg Kroah-Hartman New
[01/32] pata_parport-bpck6: remove useless defines pata_parport-bpck6: rework bpck6 protocol driver - 1 - --- 2023-03-07 Ondrej Zary New
[02/32] pata_parport-bpck6: remove useless range check from read/write_regr pata_parport-bpck6: rework bpck6 protocol driver - 1 - --- 2023-03-07 Ondrej Zary New
[03/32] pata_parport-bpck6: don't cast pi->pardev to struct pardevice * pata_parport-bpck6: rework bpck6 protocol driver - 1 - --- 2023-03-07 Ondrej Zary New
[04/32] pata_parport-bpck6: pass around struct pi_adapter * pata_parport-bpck6: rework bpck6 protocol driver - 2 - --- 2023-03-07 Ondrej Zary New
[05/32] pata_parport-bpck6: remove lpt_addr from struct ppc_storage pata_parport-bpck6: rework bpck6 protocol driver - 1 - --- 2023-03-07 Ondrej Zary New
[06/32] pata_parport-bpck6: remove ppc_id from struct ppc_storage pata_parport-bpck6: rework bpck6 protocol driver - 1 - --- 2023-03-07 Ondrej Zary New
[07/32] pata_parport-bpck6: remove org_* from struct ppc_storage pata_parport-bpck6: rework bpck6 protocol driver - 1 - --- 2023-03-07 Ondrej Zary New
[08/32] pata_parport-bpck6: remove mode from struct ppc_storage pata_parport-bpck6: rework bpck6 protocol driver - 1 - --- 2023-03-07 Ondrej Zary New
[09/32] pata_parport-bpck6: remove struct ppc_storage pata_parport-bpck6: rework bpck6 protocol driver - 1 - --- 2023-03-07 Ondrej Zary New
[10/32] pata_parport-bpck6: remove parallel port bit defines pata_parport-bpck6: rework bpck6 protocol driver - - - --- 2023-03-07 Ondrej Zary New
[11/32] parport_pc: add 16-bit and 8-bit fast EPP transfer flags pata_parport-bpck6: rework bpck6 protocol driver - - - --- 2023-03-07 Ondrej Zary New
[12/32] pata_parport-bpck6: use parport access functions instead of port I/O pata_parport-bpck6: rework bpck6 protocol driver - - - --- 2023-03-07 Ondrej Zary New
[13/32] pata_parport-bpck6: use parport_frob_control and remove CUR_CTRL pata_parport-bpck6: rework bpck6 protocol driver - - - --- 2023-03-07 Ondrej Zary New
[14/32] pata_parport-bpck6: remove PPC_FLAGS pata_parport-bpck6: rework bpck6 protocol driver - 1 - --- 2023-03-07 Ondrej Zary New
[15/32] pata_parport-bpck6: remove ppc6_close pata_parport-bpck6: rework bpck6 protocol driver - - - --- 2023-03-07 Ondrej Zary New
[16/32] pata_parport-bpck6: merge ppc6_rd_port into bpck6_read_regr pata_parport-bpck6: rework bpck6 protocol driver - - - --- 2023-03-07 Ondrej Zary New
[17/32] pata_parport-bpck6: merge ppc6_wr_port into bpck6_write_regr pata_parport-bpck6: rework bpck6 protocol driver - - - --- 2023-03-07 Ondrej Zary New
« 1 2 3 4 »