Show patches with: Archived = No       |   393 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHv3,09/19] zram: check that backends array has at least one backend zram: convert to custom compression API and allow algorithms tuning - - - --- 2024-05-08 Sergey Senozhatsky New
[PATCHv3,08/19] zram: add 842 compression backend support zram: convert to custom compression API and allow algorithms tuning - - - --- 2024-05-08 Sergey Senozhatsky New
[PATCHv3,07/19] zram: add zlib compression backend support zram: convert to custom compression API and allow algorithms tuning - - - --- 2024-05-08 Sergey Senozhatsky New
[PATCHv3,06/19] zram: pass estimated src size hint to zstd zram: convert to custom compression API and allow algorithms tuning - - - --- 2024-05-08 Sergey Senozhatsky New
[PATCHv3,05/19] zram: add zstd compression backend support zram: convert to custom compression API and allow algorithms tuning - - - --- 2024-05-08 Sergey Senozhatsky New
[PATCHv3,04/19] zram: add lz4hc compression backend support zram: convert to custom compression API and allow algorithms tuning - - - --- 2024-05-08 Sergey Senozhatsky New
[PATCHv3,03/19] zram: add lz4 compression backend support zram: convert to custom compression API and allow algorithms tuning - - - --- 2024-05-08 Sergey Senozhatsky New
[PATCHv3,02/19] zram: add lzo and lzorle compression backends support zram: convert to custom compression API and allow algorithms tuning - - - --- 2024-05-08 Sergey Senozhatsky New
[PATCHv3,01/19] zram: move from crypto API to custom comp backends API zram: convert to custom compression API and allow algorithms tuning - - - --- 2024-05-08 Sergey Senozhatsky New
[1/1] cdrom: rearrange last_media_change check to avoid unintentional overflow cdrom: patch for inclusion in 6.10 - 1 - --- 2024-05-07 Phillip Potter New
[RFC] iomap: use huge zero folio in iomap_dio_zero [RFC] iomap: use huge zero folio in iomap_dio_zero - - - --- 2024-05-07 Pankaj Raghav (Samsung) New
[v3,3/3] block: unpin user pages belonging to a folio block: add larger order folio instead of pages - - - --- 2024-05-07 Kundan Kumar New
[v3,2/3] block: add folio awareness instead of looping through pages block: add larger order folio instead of pages - - - --- 2024-05-07 Kundan Kumar New
[v3,1/3] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset block: add larger order folio instead of pages - 1 - --- 2024-05-07 Kundan Kumar New
[v3] block/ioctl: prefer different overflow check [v3] block/ioctl: prefer different overflow check - 1 - --- 2024-05-07 Justin Stitt New
[v2] block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced sig… [v2] block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced sig… - - - --- 2024-05-07 Justin Stitt New
md: Revert "md: Fix overflow in is_mddev_idle" md: Revert "md: Fix overflow in is_mddev_idle" - - - --- 2024-05-07 Li Nan New
block/ioctl: use overflow helper for blkpg_partition fields block/ioctl: use overflow helper for blkpg_partition fields - - - --- 2024-05-06 Justin Stitt New
[RFC,V2,9/9] ublk: support provide io buffer io_uring: support sqe group and provide group kbuf - - - --- 2024-05-06 Ming Lei New
[RFC,V2,8/9] io_uring/uring_cmd: support provide group kernel buffer io_uring: support sqe group and provide group kbuf - - - --- 2024-05-06 Ming Lei New
[RFC,V2,7/9] io_uring: support providing sqe group buffer io_uring: support sqe group and provide group kbuf - - - --- 2024-05-06 Ming Lei New
[RFC,V2,6/9] io_uring: support sqe group with members depending on leader io_uring: support sqe group and provide group kbuf - - - --- 2024-05-06 Ming Lei New
[RFC,V2,5/9] io_uring: support SQE group io_uring: support sqe group and provide group kbuf - - - --- 2024-05-06 Ming Lei New
[RFC,V2,4/9] io_uring: move marking REQ_F_CQE_SKIP out of io_free_req() io_uring: support sqe group and provide group kbuf - - - --- 2024-05-06 Ming Lei New
[RFC,V2,3/9] io_uring: add helper of io_req_commit_cqe() io_uring: support sqe group and provide group kbuf - - - --- 2024-05-06 Ming Lei New
[RFC,V2,2/9] io_uring: add io_submit_fail_link() helper io_uring: support sqe group and provide group kbuf - - - --- 2024-05-06 Ming Lei New
[RFC,V2,1/9] io_uring: add io_link_req() helper io_uring: support sqe group and provide group kbuf - - - --- 2024-05-06 Ming Lei New
[PATCHv2,17/17] Documentation/zram: add documentation for algorithm parameters zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,16/17] zram: share dictionaries between per-CPU contexts zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,15/17] zram: add config init/release backend callbacks zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,14/17] zram: add dictionary support to zstd backend zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,13/17] zram: add support for dict comp config zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,12/17] zram: support compression level comp config zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,11/17] zram: extend comp_algorithm attr write handling zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,10/17] zram: introduce zcomp_config structure zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,09/17] zram: check that backends array has at least one backend zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,08/17] zram: add 842 compression backend support zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,07/17] zram: add zlib compression backend support zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,06/17] zram: pass estimated src size hint to zstd zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,05/17] zram: add zstd compression backend support zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,04/17] zram: add lz4hc compression backend support zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,03/17] zram: add lz4 compression backend support zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,02/17] zram: add lzo and lzorle compression backends support zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[PATCHv2,01/17] zram: move from crypto API to custom comp backends API zram: convert to custom comp API and allow algorithms configuration - - - --- 2024-05-06 Sergey Senozhatsky New
[v2,1/1] null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION() [v2,1/1] null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION() - 1 - --- 2024-05-06 Zhu Yanjun New
block: streamline meta bounce buffer handling block: streamline meta bounce buffer handling - - - --- 2024-05-06 Kanchan Joshi New
[6/6] blk-lib: check for kill signal in ioctl BLKDISCARD [1/6] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-05-06 Christoph Hellwig New
[5/6] block: add a bio_await_chain helper [1/6] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-05-06 Christoph Hellwig New
[4/6] block: add a blk_alloc_discard_bio helper [1/6] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-05-06 Christoph Hellwig New
[3/6] block: add a bio_chain_and_submit helper [1/6] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-05-06 Christoph Hellwig New
[2/6] block: move discard checks into the ioctl handler [1/6] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-05-06 Christoph Hellwig New
[1/6] block: remove the discard_granularity check in __blkdev_issue_discard [1/6] block: remove the discard_granularity check in __blkdev_issue_discard - - - --- 2024-05-06 Christoph Hellwig New
sed-opal: add support flag for SUM in status ioctl sed-opal: add support flag for SUM in status ioctl - - - --- 2023-02-10 Luca Boccassi Accepted
[v3] sed-opal: allow using IOC_OPAL_SAVE for locking too [v3] sed-opal: allow using IOC_OPAL_SAVE for locking too - 2 - --- 2022-12-06 Luca Boccassi Superseded
[v2] sed-opal: allow using IOC_OPAL_SAVE for locking too [v2] sed-opal: allow using IOC_OPAL_SAVE for locking too - - - --- 2022-12-03 Luca Boccassi Superseded
sed-opal: if key is available from IOC_OPAL_SAVE use it when locking sed-opal: if key is available from IOC_OPAL_SAVE use it when locking - - - --- 2022-12-02 Luca Boccassi Superseded
[v4,5/5] mtd: ubi: block: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-11-08 Daniel Golle Superseded
[v4,4/5] mtd_blkdevs: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT 1 - - --- 2022-11-08 Daniel Golle Superseded
[v4,3/5] partitions/efi: add support for uImage.FIT sub-partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-11-08 Daniel Golle Superseded
[v4,2/5] block: add partition parser for U-Boot uImage.FIT partition parser for U-Boot's uImage.FIT - - - --- 2022-11-08 Daniel Golle Superseded
[v4,1/5] block: add new flag to add partitions read-only partition parser for U-Boot's uImage.FIT - - - --- 2022-11-08 Daniel Golle Superseded
block: introduce block_io_start/block_io_done tracepoints block: introduce block_io_start/block_io_done tracepoints - - 1 --- 2022-10-14 Hengqi Chen Superseded
[v6] block: sed-opal: Add ioctl to return device status [v6] block: sed-opal: Add ioctl to return device status 1 1 1 --- 2022-08-10 Luca Boccassi Superseded
[v5] block: sed-opal: Add ioctl to return device status [v5] block: sed-opal: Add ioctl to return device status - - 1 --- 2022-08-10 Luca Boccassi Superseded
[v4] block: sed-opal: Add ioctl to return device status [v4] block: sed-opal: Add ioctl to return device status - - 1 --- 2022-08-05 Luca Boccassi Superseded
[v2,5/5] mtd: ubi: block: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-09 Daniel Golle Superseded
[v2,4/5] mtd_blkdevs: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-09 Daniel Golle Superseded
[v2,3/5] partitions/efi: add support for uImage.FIT sub-partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-09 Daniel Golle Superseded
[v2,2/5] block: add partition parser for U-Boot uImage.FIT partition parser for U-Boot's uImage.FIT - - - --- 2022-05-09 Daniel Golle Superseded
[v2,1/5] block: add new flag to add partitions read-only partition parser for U-Boot's uImage.FIT - - - --- 2022-05-09 Daniel Golle Superseded
[5/5] mtd: ubi: block: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[4/5] mtd_blkdevs: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[3/5] partitions/efi: add support for uImage.FIT sub-partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[2/5] block: add partition parser for U-Boot uImage.FIT partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[1/5] block: add new flag to add partitions read-only partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[RFC,5/5] mtd/ubi/block: scan for partitions in case FIT_PARTITION is set [RFC,1/5] block: add new flag to add partitions read-only - - - --- 2022-04-25 Daniel Golle RFC
[RFC,4/5] mtd_blkdevs: scan partitions on mtdblock if FIT_PARTITION is set [RFC,1/5] block: add new flag to add partitions read-only - - - --- 2022-04-25 Daniel Golle RFC
[RFC,3/5] partitions/efi: add support for uImage.FIT sub-partitions [RFC,1/5] block: add new flag to add partitions read-only - - - --- 2022-04-25 Daniel Golle RFC
[RFC,2/5] block: add partition parser for U-Boot uImage.FIT [RFC,1/5] block: add new flag to add partitions read-only - - - --- 2022-04-25 Daniel Golle RFC
[RFC,1/5] block: add new flag to add partitions read-only [RFC,1/5] block: add new flag to add partitions read-only - - - --- 2022-04-25 Daniel Golle RFC
[1/1] loop: Fix occasional uevent drop [1/1] loop: Fix occasional uevent drop - - - --- 2020-11-11 Petr Vorel Superseded
block, nvme: Increase max segments parameter setting value block, nvme: Increase max segments parameter setting value - 1 - --- 2020-03-23 Tokunori Ikegami Rejected
[5/5] io_uring: use FMODE_NOWAIT to detect files supporting IOCB_NOWAIT [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[4/5] socket: use IOCB_NOWAIT instead of O_NONBLOCK [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[3/5] pipe: use IOCB_NOWAIT instead of O_NONBLOCK [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[2/5] tcp: handle SPLICE_F_NONBLOCK in tcp_splice_read [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[1/5] fs: RWF flags override default IOCB flags from file flags [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
lightnvm: pblk: adjust the position of the lock lightnvm: pblk: adjust the position of the lock - - - --- 2018-11-27 Hua Su Superseded
[5/5] directio: add block polling support - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[4/5] NVMe: add blk polling support - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[3/5] block: add block polling support - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[2/5] blk-mq: return tag/queue combo in the make_request_fn handlers - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[1/5] block: change ->make_request_fn() and users to return a queue cookie - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
« 1 2 3 4 »