Show patches with: Submitter = Luis Chamberlain       |    State = Action Required       |   549 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[blktests,v3,6/6] common/xfs: add _test_dev_suits_xfs() to verify logical block size will work enable bs > ps device testing - - - --- 2025-02-12 Luis Chamberlain New
[blktests,v3,5/6] tests: use test device min io to support bs > ps enable bs > ps device testing - - - --- 2025-02-12 Luis Chamberlain New
[blktests,v3,4/6] common/xfs: use min io for fs blocksize enable bs > ps device testing - - - --- 2025-02-12 Luis Chamberlain New
[blktests,v3,3/6] common: add and use min io for fio enable bs > ps device testing - - - --- 2025-02-12 Luis Chamberlain New
[blktests,v3,2/6] block/032: make error messages clearer if mkfs or mount fails enable bs > ps device testing - - - --- 2025-02-12 Luis Chamberlain New
[blktests,v3,1/6] common/xfs: ignore first umount error on _xfs_mkfs_and_mount() enable bs > ps device testing - - - --- 2025-02-12 Luis Chamberlain New
[v2,8/8] bdev: use bdev_io_min() for statx block size enable bs > ps for block devices - 1 - --- 2025-02-04 Luis Chamberlain New
[v2,7/8] block/bdev: lift block size restrictions to 64k enable bs > ps for block devices - 1 - --- 2025-02-04 Luis Chamberlain New
[v2,6/8] block/bdev: enable large folio support for large logical block sizes enable bs > ps for block devices - - - --- 2025-02-04 Luis Chamberlain New
[v2,5/8] fs/buffer fs/mpage: remove large folio restriction enable bs > ps for block devices - 1 - --- 2025-02-04 Luis Chamberlain New
[v2,4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page enable bs > ps for block devices - - - --- 2025-02-04 Luis Chamberlain New
[v2,3/8] fs/mpage: avoid negative shift for large blocksize enable bs > ps for block devices - - - --- 2025-02-04 Luis Chamberlain New
[v2,2/8] fs/buffer: remove batching from async read enable bs > ps for block devices - 1 - --- 2025-02-04 Luis Chamberlain New
[v2,1/8] fs/buffer: simplify block_read_full_folio() with bh_offset() enable bs > ps for block devices - 1 - --- 2025-02-04 Luis Chamberlain New
[blktests,v2,4/4] common/xfs: check for max supported sector size enable bs > ps device testing - - - --- 2025-02-04 Luis Chamberlain New
[blktests,v2,3/4] tests: use test device min io to support bs > ps enable bs > ps device testing - - - --- 2025-02-04 Luis Chamberlain New
[blktests,v2,2/4] common/xfs: use min io for fs blocksize enable bs > ps device testing - - - --- 2025-02-04 Luis Chamberlain New
[blktests,v2,1/4] common: add and use min io for fio enable bs > ps device testing - - - --- 2025-02-04 Luis Chamberlain New
[blktests,4/4] nvme/053: provide time extension alternative enable bs > ps device testing - - - --- 2024-12-18 Luis Chamberlain New
[blktests,3/4] tests: use test device min io to support bs > ps enable bs > ps device testing - - - --- 2024-12-18 Luis Chamberlain New
[blktests,2/4] common/xfs: use min io for fs blocksize enable bs > ps device testing - - - --- 2024-12-18 Luis Chamberlain New
[blktests,1/4] common: add and use min io for fio enable bs > ps device testing - - - --- 2024-12-18 Luis Chamberlain New
[blktests] nvme/053: provide time extension alternative [blktests] nvme/053: provide time extension alternative - - - --- 2024-12-18 Luis Chamberlain New
[5/5] fs/buffer: reduce stack usage on bh_read_iter() fs/buffer: strack reduction on async read - 1 - --- 2024-12-18 Luis Chamberlain New
[4/5] fs/buffer: add iteration support for block_read_full_folio() fs/buffer: strack reduction on async read - 1 - --- 2024-12-18 Luis Chamberlain New
[3/5] fs/buffer: add a for_each_bh() for block_read_full_folio() fs/buffer: strack reduction on async read - 1 - --- 2024-12-18 Luis Chamberlain New
[2/5] fs/buffer: simplify block_read_full_folio() with bh_offset() fs/buffer: strack reduction on async read - - - --- 2024-12-18 Luis Chamberlain New
[1/5] fs/buffer: move async batch read code into a helper fs/buffer: strack reduction on async read - - - --- 2024-12-18 Luis Chamberlain New
[2/2] nvme: use blk_validate_block_size() for max LBA check block size limit cleanups - 1 - --- 2024-12-18 Luis Chamberlain New
[1/2] block/bdev: use helper for max block size check block size limit cleanups - 1 - --- 2024-12-18 Luis Chamberlain New
[RFC,v2,11/11] bdev: use bdev_io_min() for statx block size enable bs > ps for block devices - - - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,10/11] nvme: remove superfluous block size check enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,09/11] block/bdev: lift block size restrictions and use common definition enable bs > ps for block devices - 2 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,08/11] block/bdev: enable large folio support for large logical block sizes enable bs > ps for block devices - - - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,07/11] fs/buffer fs/mpage: remove large folio restriction enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,06/11] fs/mpage: avoid negative shift for large blocksize enable bs > ps for block devices - - - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,05/11] fs/mpage: use blocks_per_folio instead of blocks_per_page enable bs > ps for block devices - - - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,04/11] fs/buffer: reduce stack usage on bh_read_iter() enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,03/11] fs/buffer: add iteration support for block_read_full_folio() enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,02/11] fs/buffer: add a for_each_bh() for block_read_full_folio() enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,01/11] fs/buffer: move async batch read code into a helper enable bs > ps for block devices - - - --- 2024-12-14 Luis Chamberlain New
[RFC,8/8] bdev: use bdev_io_min() for statx block size enable bs > ps for block devices - 1 - --- 2024-11-13 Luis Chamberlain New
[RFC,7/8] nvme: remove superfluous block size check enable bs > ps for block devices - 1 - --- 2024-11-13 Luis Chamberlain New
[RFC,6/8] block/bdev: lift block size restrictions and use common definition enable bs > ps for block devices - - - --- 2024-11-13 Luis Chamberlain New
[RFC,5/8] block/bdev: enable large folio support for large logical block sizes enable bs > ps for block devices - - - --- 2024-11-13 Luis Chamberlain New
[RFC,4/8] fs/buffer fs/mpage: remove large folio restriction enable bs > ps for block devices - 1 - --- 2024-11-13 Luis Chamberlain New
[RFC,3/8] fs/buffer: restart block_read_full_folio() to avoid array overflow enable bs > ps for block devices - - - --- 2024-11-13 Luis Chamberlain New
[RFC,2/8] fs/mpage: avoid negative shift for large blocksize enable bs > ps for block devices - - - --- 2024-11-13 Luis Chamberlain New
[RFC,1/8] fs/mpage: use blocks_per_folio instead of blocks_per_page enable bs > ps for block devices - - - --- 2024-11-13 Luis Chamberlain New
[RFC] bdev: use bdev_io_min() for statx DIO min IO [RFC] bdev: use bdev_io_min() for statx DIO min IO - - - --- 2024-06-28 Luis Chamberlain New
[RFC] swapfile: disable swapon for bs > ps devices [RFC] swapfile: disable swapon for bs > ps devices - - - --- 2024-06-27 Luis Chamberlain New
[v5,11/11] xfs: enable block size larger than page size support enable bs > ps in XFS - 1 - --- 2024-05-03 Luis Chamberlain New
[v5,10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count() enable bs > ps in XFS - 1 - --- 2024-05-03 Luis Chamberlain New
[v5,09/11] xfs: expose block size in stat enable bs > ps in XFS - 1 - --- 2024-05-03 Luis Chamberlain New
[v5,08/11] xfs: use kvmalloc for xattr buffers enable bs > ps in XFS - 2 - --- 2024-05-03 Luis Chamberlain New
[v5,07/11] iomap: fix iomap_dio_zero() for fs bs > system page size enable bs > ps in XFS - 2 - --- 2024-05-03 Luis Chamberlain New
[v5,06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range() enable bs > ps in XFS - - - --- 2024-05-03 Luis Chamberlain New
[v5,05/11] mm: split a folio in minimum folio order chunks enable bs > ps in XFS - - - --- 2024-05-03 Luis Chamberlain New
[v5,04/11] readahead: allocate folios with mapping_min_order in readahead enable bs > ps in XFS - 1 - --- 2024-05-03 Luis Chamberlain New
[v5,03/11] filemap: allocate mapping_min_order folios in the page cache enable bs > ps in XFS - 2 - --- 2024-05-03 Luis Chamberlain New
[v5,02/11] fs: Allow fine-grained control of folio sizes enable bs > ps in XFS - 2 - --- 2024-05-03 Luis Chamberlain New
[v5,01/11] readahead: rework loop in page_cache_ra_unbounded() enable bs > ps in XFS 1 - - --- 2024-05-03 Luis Chamberlain New
[v3,4/4] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - 2 - --- 2023-09-15 Luis Chamberlain New
[v3,3/4] dm bufio: simplify by using PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - 1 - --- 2023-09-15 Luis Chamberlain New
[v3,2/4] iomap: simplify iomap_init() with PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT - 2 - --- 2023-09-15 Luis Chamberlain New
[v3,1/4] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT 1 1 - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,10/10] nvme: enable LBS support bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,09/10] nvme: add nvme_core.debug_large_atomics to force high awun as phys_bs bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,08/10] nvme: add awun / nawun sanity check bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,07/10] nvme: enhance max supported LBA format check bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,06/10] bdev: simplify coexistance bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,05/10] bdev: allow to switch between bdev aops bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,04/10] filesystems: add filesytem buffer-head flag bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,03/10] bdev: increase bdev max blocksize depending on the aops used bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,02/10] bdev: dynamically set aops to enable LBS support bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,v2,01/10] bdev: rename iomap aops bdev: LBS devices support to coexist with buffer-heads - - - --- 2023-09-15 Luis Chamberlain New
[RFC,4/4] bdev: extend bdev inode with it's own super_block bdev: allow buffer-head & iomap aops to co-exist - - - --- 2023-06-08 Luis Chamberlain New
[RFC,3/4] bdev: rename iomap aops bdev: allow buffer-head & iomap aops to co-exist - - - --- 2023-06-08 Luis Chamberlain New
[RFC,2/4] bdev: abstract inode lookup on blkdev_get_no_open() bdev: allow buffer-head & iomap aops to co-exist - - - --- 2023-06-08 Luis Chamberlain New
[RFC,1/4] bdev: replace export of blockdev_superblock with BDEVFS_MAGIC bdev: allow buffer-head & iomap aops to co-exist - - - --- 2023-06-08 Luis Chamberlain New
[RFC,v2,8/8] shmem: add support to customize block size order add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,7/8] shmem: add high order page support add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,6/8] shmem: consider block size in shmem_default_max_inodes() add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks() add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,4/8] shmem: add helpers to get block size add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,3/8] shmem: account for high order folios add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,2/8] shmem: convert to use is_folio_hwpoison() add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[RFC,v2,1/8] page_flags: add is_folio_hwpoison() add support for blocksize > PAGE_SIZE - - - --- 2023-05-26 Luis Chamberlain New
[v2,5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - 1 - --- 2023-05-26 Luis Chamberlain New
[v2,4/5] dm bufio: simplify by using PAGE_SECTORS_SHIFT block: simplify with PAGE_SECTORS_SHIFT - - - --- 2023-05-26 Luis Chamberlain New
[v2,3/5] iomap: simplify iomap_init() with PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT - 2 - --- 2023-05-26 Luis Chamberlain New
[v2,2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS block: simplify with PAGE_SECTORS_SHIFT 1 1 - --- 2023-05-26 Luis Chamberlain New
[v2,1/5] block: annotate bdev_disk_changed() deprecation with a symbol namespace block: simplify with PAGE_SECTORS_SHIFT - - - --- 2023-05-26 Luis Chamberlain New
[v2] Documentation: add initial iomap kdoc [v2] Documentation: add initial iomap kdoc - - - --- 2023-05-18 Luis Chamberlain New
Documentation: add initial iomap kdoc Documentation: add initial iomap kdoc - - - --- 2023-05-18 Luis Chamberlain New
[RFC] block: dio: immediately fail when count < logical block size [RFC] block: dio: immediately fail when count < logical block size - - - --- 2023-05-02 Luis Chamberlain New
[RFC,8/8] shmem: add support to customize block size on multiple PAGE_SIZE shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,7/8] shmem: add high order page support shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,6/8] shmem: consider block size in shmem_default_max_inodes() shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
[RFC,5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks() shmem: add support for blocksize > PAGE_SIZE - - - --- 2023-04-21 Luis Chamberlain New
« 1 2 3 45 6 »