Show patches with: Archived = No       |   262 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next] block: remove field 'bd_inode' from block_device [-next] block: remove field 'bd_inode' from block_device - - - --- 2023-11-25 Yu Kuai New
[01/10] bcache: avoid oversize memory allocation by small stripe_size bcache-next 20231120 - 1 - --- 2023-11-20 Coly Li New
[01/34] lib/find: add atomic find_bit() primitives biops: add atomig find_bit() operations - - - --- 2023-11-18 Yury Norov New
[02/10] bcache: check return value from btree_node_alloc_replacement() bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[02/34] lib/sbitmap; make __sbitmap_get_word() using find_and_set_bit() biops: add atomig find_bit() operations - - - --- 2023-11-18 Yury Norov New
[03/10] bcache: remove redundant assignment to variable cur_idx bcache-next 20231120 - 1 - --- 2023-11-20 Coly Li New
[04/10] bcache: prevent potential division by zero error bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[05/10] bcache: fixup init dirty data errors bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[06/10] bcache: fixup lock c->root error bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[07/10] bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[08/10] bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce() bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[09/10] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc() bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[1/1] loop: Fix occasional uevent drop [1/1] loop: Fix occasional uevent drop - - - --- 2020-11-11 Petr Vorel Superseded
[1/2] block: introduce new field flags in block_device block: warn once for each partition in bio_check_ro() - - - --- 2023-11-20 Yu Kuai New
[1/2] mm, treewide: Introduce NR_PAGE_ORDERS [1/2] mm, treewide: Introduce NR_PAGE_ORDERS - - - --- 2023-11-21 Kirill A. Shutemov New
[1/2] ubi: block: don't use gendisk->first_minor for the idr_alloc return value [1/2] ubi: block: don't use gendisk->first_minor for the idr_alloc return value 1 1 - --- 2023-10-30 Christoph Hellwig New
[1/2] zram: split memory-tracking and ac-time tracking [1/2] zram: split memory-tracking and ac-time tracking - - - --- 2023-11-15 Sergey Senozhatsky New
[1/3] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!" blk-cgroup: three small fixes - - - --- 2023-11-17 Ming Lei New
[1/3] block: Rework bio_for_each_segment_all() [1/3] block: Rework bio_for_each_segment_all() - - - --- 2023-11-22 Kent Overstreet New
[1/3] io_uring: split out cmd api into a separate header clean up io_uring cmd header structure - - - --- 2023-11-22 Pavel Begunkov New
[1/3] nbd: fold nbd config initialization into nbd_alloc_config() fix null-ptr-deref in nbd_open() - - - --- 2023-11-16 Li Nan New
[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
[1/5] block: change ->make_request_fn() and users to return a queue cookie - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[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
[1/7] bcachefs: Convert to bdev_open_by_path() block: Add config option to not allow writing to mounted devices 1 - - --- 2023-11-01 Jan Kara New
[1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[10/10] bcache: avoid NULL checking to c->root in run_cache_set() bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[2/2] block: dev_t components are unsigned [1/2] ubi: block: don't use gendisk->first_minor for the idr_alloc return value - - - --- 2023-10-30 Christoph Hellwig New
[2/2] block: warn once for each partition in bio_check_ro() block: warn once for each partition in bio_check_ro() - - - --- 2023-11-20 Yu Kuai New
[2/2] mm, treewide: Rename MAX_ORDER to MAX_PAGE_ORDER [1/2] mm, treewide: Introduce NR_PAGE_ORDERS - - - --- 2023-11-21 Kirill A. Shutemov New
[2/2] zram: tweak writeback config help [1/2] zram: split memory-tracking and ac-time tracking - - - --- 2023-11-15 Sergey Senozhatsky New
[2/3] blk-cgroup: avoid to warn !rcu_read_lock_held() in blkg_lookup() blk-cgroup: three small fixes - - - --- 2023-11-17 Ming Lei New
[2/3] block: Rework bio_for_each_folio_all(), add bio_for_each_folio() [1/3] block: Rework bio_for_each_segment_all() - - - --- 2023-11-22 Kent Overstreet New
[2/3] io_uring/cmd: inline io_uring_cmd_do_in_task_lazy clean up io_uring cmd header structure - - - --- 2023-11-22 Pavel Begunkov New
[2/3] nbd: factor out a helper to get nbd_config without holding 'config_lock' fix null-ptr-deref in nbd_open() - - - --- 2023-11-16 Li Nan New
[2/5] blk-mq: return tag/queue combo in the make_request_fn handlers - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[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
[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
[2/7] block: Remove blkdev_get_by_*() functions block: Add config option to not allow writing to mounted devices 1 1 - --- 2023-11-01 Jan Kara New
[2/8] dm vdo memory-alloc: rename UDS_FORGET to uds_forget [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[22/34] block: null_blk: fix opencoded find_and_set_bit() in get_tag() biops: add atomig find_bit() operations - - - --- 2023-11-18 Yury Norov New
[3/3] blk-cgroup: bypass blkcg_deactivate_policy after destroying blk-cgroup: three small fixes - - - --- 2023-11-17 Ming Lei New
[3/3] block: Add documentation for bio iterator macros [1/3] block: Rework bio_for_each_segment_all() - - - --- 2023-11-22 Kent Overstreet New
[3/3] io_uring/cmd: inline io_uring_cmd_get_task clean up io_uring cmd header structure - - - --- 2023-11-22 Pavel Begunkov New
[3/3] nbd: fix null-ptr-dereference while accessing 'nbd->config' fix null-ptr-deref in nbd_open() - - - --- 2023-11-16 Li Nan New
[3/5] block: add block polling support - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[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
[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
[3/7] block: Add config option to not allow writing to mounted devices block: Add config option to not allow writing to mounted devices - - - --- 2023-11-01 Jan Kara New
[3/8] dm vdo memory-alloc: rename UDS_FREE to uds_free [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[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
[4/5] NVMe: add blk polling support - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[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
[4/7] btrfs: Do not restrict writes to btrfs devices block: Add config option to not allow writing to mounted devices 1 - - --- 2023-11-01 Jan Kara New
[4/8] dm vdo memory-alloc: rename UDS_ALLOCATE to uds_allocate [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[5/5] directio: add block polling support - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[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
[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
[5/7] fs: Block writes to mounted block devices block: Add config option to not allow writing to mounted devices - 1 - --- 2023-11-01 Jan Kara New
[5/8] dm vdo memory-alloc: rename UDS_ALLOCATE_EXTENDED to uds_allocate_extended [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[6/7] xfs: Block writes to log device block: Add config option to not allow writing to mounted devices - 1 - --- 2023-11-01 Jan Kara New
[6/8] dm vdo memory-alloc: rename uds_free_memory to uds_free [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[7/7] ext4: Block writes to journal device block: Add config option to not allow writing to mounted devices - - - --- 2023-11-01 Jan Kara New
[7/8] dm vdo memory-alloc: cleanup flow of memory-alloc.h [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[8/8] dm vdo memory-alloc: mark branch unlikely() in uds_allocate_memory() [1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro - 1 - --- 2023-11-11 Matthew Sakai New
[blktests,1/2] common/rc: introduce _kver_gt_or_eq nvme: require kernel config NVME_HOST_AUTH - - - --- 2023-11-15 Shinichiro Kawasaki New
[blktests,1/2] nvme: do not print UUID to log files nvme: Allow for pre-defined UUID and subsystem NQN - - - --- 2023-11-08 Shinichiro Kawasaki New
[blktests,2/2] nvme: do not print subsystem NQN to stdout nvme: Allow for pre-defined UUID and subsystem NQN - - - --- 2023-11-08 Shinichiro Kawasaki New
[blktests,2/2] nvme/{041,042,043,044,045}: require kernel config NVME_HOST_AUTH nvme: require kernel config NVME_HOST_AUTH - - - --- 2023-11-15 Shinichiro Kawasaki New
[blktests,v2,1/1] nvme/{041,042,043,044,045}: check dhchap_ctrl_secret support by nvme-fabrics nvme: require kernel config NVME_HOST_AUTH - 1 - --- 2023-11-20 Shinichiro Kawasaki New
[blktests,v2,1/2] nvme: do not print UUID to log files nvme: Allow for pre-defined UUID and subsystem NQN - 1 - --- 2023-11-17 Shinichiro Kawasaki New
[blktests,v2,2/2] nvme: do not print subsystem NQN to stdout nvme: Allow for pre-defined UUID and subsystem NQN - - - --- 2023-11-17 Shinichiro Kawasaki New
[blktests] src/miniublk: fix logical block size setting [blktests] src/miniublk: fix logical block size setting - 1 - --- 2023-11-04 Akinobu Mita New
[blktests] ublk/rc: prefer to rublk over miniublk [blktests] ublk/rc: prefer to rublk over miniublk - - - --- 2023-11-06 Ming Lei New
[block-6.7] blk-iocost: Fix an UBSAN shift-out-of-bounds warning [block-6.7] blk-iocost: Fix an UBSAN shift-out-of-bounds warning - - - --- 2023-11-20 Tejun Heo New
[block/for-next,v2,01/16] block: add a new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,02/16] xen/blkback: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device 1 - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,03/16] bcache: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,04/16] mtd: block2mtd: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,05/16] s390/dasd: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,06/16] scsicam: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,07/16] bcachefs: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device 1 - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,08/16] btrfs: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,09/16] cramfs: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device 1 - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,10/16] erofs: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,11/16] ext4: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,12/16] gfs2: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,13/16] jbd2: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,14/16] nilfs2: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,15/16] buffer: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[block/for-next,v2,16/16] block: use new helper to get inode from block_device block: remove field 'bd_inode' from block_device - - - --- 2023-11-27 Yu Kuai New
[for-next,1/2] block/rnbd: add support for REQ_OP_WRITE_ZEROES Misc patches for RNBD - 1 - --- 2023-11-15 Md Haris Iqbal New
[for-next,2/2] block/rnbd: use %pe to print errors Misc patches for RNBD - - - --- 2023-11-15 Md Haris Iqbal New
[GIT,PULL] Block fix for 6.7-rc2 [GIT,PULL] Block fix for 6.7-rc2 - - - --- 2023-11-17 Jens Axboe New
[GIT,PULL] block fixes for 6.7-rc1 [GIT,PULL] block fixes for 6.7-rc1 - - - --- 2023-11-10 Jens Axboe New
[GIT,PULL] Block fixes for 6.7-rc3 [GIT,PULL] Block fixes for 6.7-rc3 - - - --- 2023-11-23 Jens Axboe New
[GIT,PULL] Block updates for 6.7-rc1 [GIT,PULL] Block updates for 6.7-rc1 - - - --- 2023-10-30 Jens Axboe New
[git,pull] device mapper changes for 6.7 [git,pull] device mapper changes for 6.7 - - - --- 2023-11-01 Mike Snitzer New
[git,pull] device mapper fixes for 6.7-rc2 [git,pull] device mapper fixes for 6.7-rc2 - - - --- 2023-11-18 Mike Snitzer New
[PATCHv2,1/2] zram: split memory-tracking and ac-time tracking [PATCHv2,1/2] zram: split memory-tracking and ac-time tracking - - - --- 2023-11-17 Sergey Senozhatsky New
« 1 2 3 »