Show patches with: Archived = No       |   11083 patches
« 1 2 ... 16 17 18110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[16/16] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[16/17] block: use iomap for writes to block devices [01/17] fs: unexport buffer_check_dirty_writeback - - - - --- 2023-04-24 Christoph Hellwig Not Applicable
[16/17] ext4: change token2str() to use ext4_param_specs [01/17] vfs: Handle fs_param_neg_with_empty - - - - --- 2019-11-06 Lukas Czerner Superseded
[16/19] jbd2: Reserve space for revoke descriptor blocks ext4: Fix transaction overflow due to revoke descriptors - - - - --- 2019-09-30 Jan Kara Superseded
[16/20] nls: ascii: Support casefold and normalization operations EXT4 encoding support - - - - --- 2018-07-03 Gabriel Krisman Bertazi Changes Requested
[16/20] secretmem: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - - - - --- 2022-06-06 Matthew Wilcox Superseded
[16/21] block: remove block/partitions/sun.h [01/21] block: remove the blk_lookup_devt export - - - - --- 2020-03-12 Christoph Hellwig Not Applicable
[16/21] ext4: remove unnecessary exit_meta_group_info tag Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[16/22] jbd2: Account descriptor blocks into t_outstanding_credits ext4: Fix transaction overflow due to revoke descriptors - - - - --- 2019-10-03 Jan Kara Superseded
[16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola Superseded
[16/26] ntfs: Convert ntfs_read_block() to use a folio Finish the create_empty_buffers() transition - - - - --- 2023-09-19 Matthew Wilcox Not Applicable
[16/27] block: use bdev_alignment_offset in part_alignment_offset_show [01/27] target: remove an incorrect unmap zeroes data deduction - - 2 - --- 2022-04-15 Christoph Hellwig Not Applicable
[16/27] block: use bdev_alignment_offset in part_alignment_offset_show [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-09 Christoph Hellwig Not Applicable
[16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset [01/27] target: remove an incorrect unmap zeroes data deduction - 1 - - --- 2022-04-06 Christoph Hellwig Superseded
[16/29] NFSD: dynamically allocate the nfsd-reply shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[16/29] fsdax: simplify the offset check in dax_iomap_zero [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[16/29] fsdax: simplify the offset check in dax_iomap_zero [01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem - - 2 - --- 2021-11-09 Christoph Hellwig Not Applicable
[16/29] jfs: use bdev_nr_sectors instead of open coding it [01/29] bcache: remove bdev_sectors 1 - - - --- 2021-10-13 Christoph Hellwig Not Applicable
[16/29] xfs: add nowait parameter for xfs_inode_item_init() io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[16/30] hfsplus: use bdev_nr_sectors instead of open coding it [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h - - 1 - --- 2021-10-18 Christoph Hellwig Not Applicable
[16/30] hfsplus: use bdev_nr_sectors instead of open coding it [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h - - 1 - --- 2021-10-15 Christoph Hellwig Not Applicable
[16/31] ext4: Convert ext4_write_begin() to use a folio Convert most of ext4 to folios - - - - --- 2023-01-26 Matthew Wilcox Changes Requested
[16/34] namei: handle idmapped mounts in may_*() helpers fs: idmapped mounts - - - - --- 2020-10-29 Christian Brauner Not Applicable
[16/38] lib/ext2fs: consistently use #ifdefs in ext2fs_print_bmap_statistics() e2fsprogs: misc fixes, and add a GitHub Actions file - - 1 - --- 2023-01-21 Eric Biggers Accepted
[16/44] docs: filesystems: convert ext2.txt to ReST Untitled series #159029 1 - - - --- 2020-02-17 Mauro Carvalho Chehab Not Applicable
[17/17] ext4: Remove unused code from old mount api [01/17] vfs: Handle fs_param_neg_with_empty - - - - --- 2019-11-06 Lukas Czerner Superseded
[17/17] fs: add CONFIG_BUFFER_HEAD [01/17] fs: unexport buffer_check_dirty_writeback - - - - --- 2023-04-24 Christoph Hellwig Not Applicable
[17/19] jbd2: Rename h_buffer_credits to h_total_credits ext4: Fix transaction overflow due to revoke descriptors - - - - --- 2019-09-30 Jan Kara Superseded
[17/20] ext4: Include encoding information in the superblock EXT4 encoding support - - - - --- 2018-07-03 Gabriel Krisman Bertazi Changes Requested
[17/20] z3fold: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - - - - --- 2022-06-06 Matthew Wilcox Superseded
[17/21] block: move struct partition out of genhd.h [01/21] block: remove the blk_lookup_devt export - - - - --- 2020-03-12 Christoph Hellwig Not Applicable
[17/21] ext4: remove unnecessary count2 in ext4_free_data_in_buddy Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[17/22] jbd2: Drop jbd2_space_needed() ext4: Fix transaction overflow due to revoke descriptors - - 1 - --- 2019-10-03 Jan Kara Superseded
[17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola Superseded
[17/26] ntfs: Convert ntfs_writepage to use a folio Finish the create_empty_buffers() transition - - - - --- 2023-09-19 Matthew Wilcox Not Applicable
[17/27] block: use bdev_alignment_offset in disk_alignment_offset_show [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-15 Christoph Hellwig Not Applicable
[17/27] block: use bdev_alignment_offset in disk_alignment_offset_show [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-09 Christoph Hellwig Not Applicable
[17/27] block: use bdev_alignment_offset in disk_alignment_offset_show [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-06 Christoph Hellwig Superseded
[17/29] fsdax: factor out a dax_memzero helper [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[17/29] fsdax: factor out a dax_memzero helper [01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem - - 2 - --- 2021-11-09 Christoph Hellwig Not Applicable
[17/29] nfs/blocklayout: use bdev_nr_sectors instead of open coding it [01/29] bcache: remove bdev_sectors - - - - --- 2021-10-13 Christoph Hellwig Not Applicable
[17/29] xfs: dynamically allocate the xfs-buf shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[17/30] jfs: use bdev_nr_bytes instead of open coding it [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h 1 - 1 - --- 2021-10-18 Christoph Hellwig Not Applicable
[17/30] jfs: use bdev_nr_bytes instead of open coding it [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h 1 - 1 - --- 2021-10-15 Christoph Hellwig Not Applicable
[17/31] ext4: Convert ext4_write_end() to use a folio Convert most of ext4 to folios - - 1 - --- 2023-01-26 Matthew Wilcox Changes Requested
[17/34] namei: introduce struct renamedata fs: idmapped mounts - - - - --- 2020-10-29 Christian Brauner Not Applicable
[17/38] lib/ext2fs: remove unused variable in ext2fs_xattrs_read_inode() e2fsprogs: misc fixes, and add a GitHub Actions file - - 1 - --- 2023-01-21 Eric Biggers Accepted
[18/19] jbd2: Make credit checking more strict ext4: Fix transaction overflow due to revoke descriptors - - - - --- 2019-09-30 Jan Kara Superseded
[18/20] ext4: Support encoding-aware file name lookups EXT4 encoding support - - - - --- 2018-07-03 Gabriel Krisman Bertazi Changes Requested
[18/20] zsmalloc: Convert to migrate_folio Convert aops->migratepage to aops->migrate_folio - - - - --- 2022-06-06 Matthew Wilcox Superseded
[18/21] block: move the *_PARTITION enum out of genhd.h [01/21] block: remove the blk_lookup_devt export - - - - --- 2020-03-12 Christoph Hellwig Not Applicable
[18/21] ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[18/22] jbd2: Reserve space for revoke descriptor blocks ext4: Fix transaction overflow due to revoke descriptors - - - - --- 2019-10-03 Jan Kara Superseded
[18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola Superseded
[18/26] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios Finish the create_empty_buffers() transition - - - - --- 2023-09-19 Matthew Wilcox Not Applicable
[18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-15 Christoph Hellwig Not Applicable
[18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-09 Christoph Hellwig Not Applicable
[18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-06 Christoph Hellwig Superseded
[18/29] fsdax: decouple zeroing from the iomap buffered I/O code [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[18/29] fsdax: decouple zeroing from the iomap buffered I/O code [01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem - - 1 - --- 2021-11-09 Christoph Hellwig Not Applicable
[18/29] nilfs2: use bdev_nr_sectors instead of open coding it [01/29] bcache: remove bdev_sectors - - - - --- 2021-10-13 Christoph Hellwig Not Applicable
[18/29] xfs: dynamically allocate the xfs-inodegc shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[18/30] nfs/blocklayout: use bdev_nr_bytes instead of open coding it [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h - - 1 - --- 2021-10-18 Christoph Hellwig Not Applicable
[18/30] nfs/blocklayout: use bdev_nr_bytes instead of open coding it [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h - - 1 - --- 2021-10-15 Christoph Hellwig Not Applicable
[18/31] ext4: Use a folio in ext4_journalled_write_end() Convert most of ext4 to folios - - 1 - --- 2023-01-26 Matthew Wilcox Changes Requested
[18/34] namei: prepare for idmapped mounts fs: idmapped mounts - - - - --- 2020-10-29 Christian Brauner Not Applicable
[18/38] lib/ext2fs: fix a printf format specifier in file_test() e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[18/82] ext4: Refactor intentional wrap-around calculation Untitled series #391622 - - - - --- 2024-01-23 Kees Cook New
[19/19] ext4: Reserve revoke credits for freed blocks ext4: Fix transaction overflow due to revoke descriptors - - - - --- 2019-09-30 Jan Kara Superseded
[19/20] fs: Remove aops->migratepage() Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox Superseded
[19/20] vfs: Handle case-exact lookup in d_add_ci EXT4 encoding support - - - - --- 2018-07-03 Gabriel Krisman Bertazi Changes Requested
[19/21] ext4: remove repeat assignment to ac_f_ex Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[19/21] partitions/msdos: remove LINUX_SWAP_PARTITION [01/21] block: remove the blk_lookup_devt export - - - - --- 2020-03-12 Christoph Hellwig Not Applicable
[19/22] jbd2: Rename h_buffer_credits to h_total_credits ext4: Fix transaction overflow due to revoke descriptors - - 1 - --- 2019-10-03 Jan Kara Superseded
[19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-01 Vishal Moola Superseded
[19/26] ntfs3: Convert ntfs_zero_range() to use a folio Finish the create_empty_buffers() transition - - - - --- 2023-09-19 Matthew Wilcox Not Applicable
[19/27] block: remove queue_discard_alignment [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-15 Christoph Hellwig Not Applicable
[19/27] block: remove queue_discard_alignment [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-09 Christoph Hellwig Not Applicable
[19/27] block: remove queue_discard_alignment [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-06 Christoph Hellwig Superseded
[19/29] ext2: cleanup the dax handling in ext2_fill_super [01/29] dm: fix alloc_dax error handling in alloc_dev - - 2 - --- 2021-11-29 Christoph Hellwig Not Applicable
[19/29] ext2: cleanup the dax handling in ext2_fill_super [01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem - - 2 - --- 2021-11-09 Christoph Hellwig Not Applicable
[19/29] ntfs3: use bdev_nr_sectors instead of open coding it [01/29] bcache: remove bdev_sectors - - - - --- 2021-10-13 Christoph Hellwig Not Applicable
[19/29] xfs: dynamically allocate the xfs-qm shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[19/29] xfs: support nowait memory allocation in _xfs_buf_alloc() io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[19/30] nilfs2: use bdev_nr_bytes instead of open coding it [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h 1 - 1 - --- 2021-10-18 Christoph Hellwig Not Applicable
[19/30] nilfs2: use bdev_nr_bytes instead of open coding it [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h 1 - 1 - --- 2021-10-15 Christoph Hellwig Not Applicable
[19/31] ext4: Convert ext4_journalled_zero_new_buffers() to use a folio Convert most of ext4 to folios - - - - --- 2023-01-26 Matthew Wilcox Changes Requested
[19/34] namei: add lookup helpers with idmapped mounts aware permission checking fs: idmapped mounts - - - - --- 2020-10-29 Christian Brauner Not Applicable
[19/38] lib/ext2fs: fix two compiler warnings in windows_io.c e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[2/2,for,2.6.31] ext4: Mark the unwritten buffer_head mapped during write_begin - - - - --- 2009-04-29 Aneesh Kumar K.V Deferred
[2/2,v2] xfs: don't update mtime on COW faults Untitled series #199714 - - - - --- 2020-09-05 Mikulas Patocka Not Applicable
[2/2,v3] EXT4: Secure Delete: Zero out files directory entry - - - - --- 2011-06-30 Allison Henderson Changes Requested
[2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough Compiler Attributes: __fallthrough - - - - --- 2018-10-21 Miguel Ojeda Not Applicable
[2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails - - - - --- 2011-01-13 Wang Shilong Not Applicable
[2/2] Fuse2fs: add fakeroot option. e2fsprogs: fuse2fs bugfix and new 'fakeroot' feature - - - - --- 2018-10-08 nicholas.clark@gmail.com Superseded
[2/2] JBD2: fix printk format type for 'io_block' in do_one_pass() JBD2: print io_block if check data block checksum failed when do recovery - - 1 - --- 2023-09-04 yebin (H) Superseded
[2/2] Remove bdi_congested() and wb_congested() and related functions Remove some 'congested' tests - - - - --- 2021-12-13 NeilBrown Not Applicable
[2/2] Updated locking documentation for journal_t [1/2] Updated locking documentation for transaction_t - - 1 - --- 2021-02-10 Alexander Lochmann Superseded
« 1 2 ... 16 17 18110 111 »