Show patches with: Archived = No       |   10976 patches
« 1 2 ... 19 20 21109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] quota: Support using the page cache for quota files Cache quota files in the page cache - - - - --- 2022-06-05 Matthew Wilcox Rejected
[2/3] quota: convert to generic reserved space management - - - - --- 2009-12-09 Dmitry Monakhov Changes Requested
[2/3] resize2fs: adjust new size of the file system to allow a successful resize [1/3] resize2fs: attempt to keep the # of inodes valid by removing the last bg - - - - --- 2021-09-14 Theodore Ts'o Accepted
[2/3] shared/001: Verify swapon on fallocated files for supported FS fstests: Fix tests which checks for swapfile support - - - - --- 2020-10-29 Ritesh Harjani Not Applicable
[2/3] writeback: Export inode_io_list_del() [1/3] fs: Avoid leaving freed inode on dirty list - - - - --- 2020-04-21 Jan Kara Accepted
[2/3] xfs: allow online filesystem uuid queries fs: online filesystem uuid operations - - - - --- 2020-02-27 Darrick Wong New
[2/3] xfs: reset page mappings after setting immutable vfs: make immutable files actually immutable - - - - --- 2019-03-28 Darrick Wong Superseded
[2/4] block: Add support for REQ_OP_ASSIGN_RANGE block: Add support for REQ_OP_ASSIGN_RANGE - - - - --- 2020-03-29 Chaitanya Kulkarni Superseded
[2/4] debugfs/e2fsck: update the journal head block after recovery e2fsprogs: journal cycled record transactions between each mount - - - - --- 2023-03-14 Zhang Yi Superseded
[2/4] debugfs: fix a -Wformat warning in dump_journal() e2fsprogs: a few more warning fixes - - - - --- 2023-01-28 Eric Biggers Accepted
[2/4] direct-io: Use unmap_underlying_metadata_ext() instead of handmade iteration - - - - --- 2016-10-21 Jan Kara Not Applicable
[2/4] e2fsck: update quota when deallocating a bad inode quota-related e2fsck fixes and tests - - 1 - --- 2024-03-28 Luis Henriques Superseded
[2/4] e2fsck: use size_t instead of int in string_copy() [1/4] e2fsck: remove unused variable 'new_array' - - 1 - --- 2020-06-05 Lukas Czerner Accepted
[2/4] e2image: add -b option to use supperblock backup - - 1 - --- 2017-06-26 Artem Blagodarenko Superseded
[2/4] e2scrub: create online fsck tool of sorts e2scrub: online fsck for ext4 - - - - --- 2018-03-24 Darrick Wong Superseded
[2/4] erofs: convert to use i_blocksize_mask() [1/4] fs: add i_blocksize_mask() - - - - --- 2023-03-09 Yangtao Li Superseded
[2/4] ext2: use iomap_fiemap to implement ->fiemap [1/4] ext2: make ext2_iomap_ops available unconditionally - - 1 - --- 2021-07-20 Christoph Hellwig Not Applicable
[2/4] ext2fs: don't ignore return value in ext2fs_count_blocks [1/4] e2fsck: don't ignore return values in e2fsck_rewrite_extent_tree - - - - --- 2021-02-19 harshad shirwadkar Superseded
[2/4] ext4: Don't allow overlapping system zones ext4: Check journal inode extents more carefully - - 1 - --- 2020-07-15 Jan Kara Superseded
[2/4] ext4: Initialize timestamps limits Untitled series #103057 - - 1 - --- 2019-04-16 Deepa Dinamani New
[2/4] ext4: Move orphan inode handling into a separate file ext4: Speedup orphan file handling - - 1 - --- 2021-06-16 Jan Kara Superseded
[2/4] ext4: cleanup pagecache before swap i_data fix bugs for ioctl EXT4_IOC_SWAP_BOOT - - - - --- 2019-01-10 yangerkun Superseded
[2/4] ext4: do not trim the group with corrupted block bitmap ext4: fix divide error in mb_update_avg_fragment_size() - - 1 - --- 2023-12-18 Baokun Li Not Applicable
[2/4] ext4: don't use bdev->bd_super in __ext4_journal_get_write_access [1/4] fs: stop using bdev->bd_super in mark_buffer_write_io_error 1 - - - --- 2023-08-07 Christoph Hellwig Not Applicable
[2/4] ext4: drop s_mb_bal_lock and convert protected fields to atomic Improve group scanning in CR 0 and CR 1 passes - - 1 - --- 2021-01-29 harshad shirwadkar Superseded
[2/4] ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow ext4: fix some ext4_lblk_t overflow issues - 1 - - --- 2023-07-18 Baokun Li Superseded
[2/4] ext4: remove redundant GET_BLOCKS_CONVERT code ext4: clean up ext4_ext_handle_unwritten_extents() - - - - --- 2020-04-30 Eric Whitney Accepted
[2/4] ext4: remove unnecessary check from alloc_flex_gd() ext4: fix WARN_ON in alloc_flex_gd() - - 1 - --- 2023-10-18 Baokun Li Superseded
[2/4] ext4: remove unused group parameter in ext4_inode_bitmap_csum_set Remove unused group parameter in bitmap checksum - - 1 - --- 2023-02-21 Kemeng Shi Awaiting Upstream
[2/4] ext4: report correct st_size for encrypted symlinks backport fscrypt symlink fixes to 4.19 - 1 - - --- 2021-09-08 Eric Biggers Not Applicable
[2/4] ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find() ext4: clean up ea_inode handling - 1 - - --- 2023-05-24 Theodore Ts'o Accepted
[2/4] ext4: skip non-loaded groups at cr=0/1 when scanning for good groups V2- ext4 block bitmap prefetch patches - - 2 - --- 2020-07-31 Theodore Ts'o Awaiting Upstream
[2/4] ext4: skip non-loaded groups at cr=0/1 when scanning for good groups ex4 block bitmap prefetching - - 2 - --- 2020-07-17 Theodore Ts'o Superseded
[2/4] ext4: support STATX_ATTR_VERITY statx: expose the fs-verity bit - - 1 - --- 2019-10-29 Eric Biggers Not Applicable
[2/4] ext4: wire up FS_IOC_GET_ENCRYPTION_NONCE fscrypt: add ioctl to get file's encryption nonce - - 1 - --- 2020-03-14 Eric Biggers Not Applicable
[2/4] fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest fs-verity cleanups 1 - - - --- 2020-11-13 Eric Biggers Not Applicable
[2/4] fs/buffer: Move BH_Uptodate_Lock locking into wrapper functions fs: Substitute bit-spinlocks for PREEMPT_RT and debugging - - 1 - --- 2019-07-30 Thomas Gleixner Superseded
[2/4] fs: avoid double-writing the inode on a lazytime expiration [1/4] ubifs: remove broken lazytime support - 1 - - --- 2020-03-25 Christoph Hellwig New
[2/4] fs: introduce four macros for in-kernel hints Write-hint for FS journal - - - - --- 2019-01-09 Kanchan Joshi Superseded
[2/4] fscrypt: add fscrypt_add_test_dummy_key() fscrypt: make '-o test_dummy_encryption' support v2 policies - - 2 - --- 2020-05-12 Eric Biggers Not Applicable
[2/4] fscrypt: add inline encryption support Inline Encryption Support for fscrypt - - 1 - --- 2020-06-17 Satya Tangirala Superseded
[2/4] fsverity: optimize fsverity_prepare_setattr() on non-verity files fsverity cleanups - - - - --- 2022-12-14 Eric Biggers Not Applicable
[2/4] iplboot: update the ext2_fs.h header bring parisc linux into the modern age by adding ext4 support to the bootloader - - - - --- 2019-07-05 James Bottomley New
[2/4] jbd2: Rename jbd_debug() to jbd2_debug() ext4: Debug message and export cleanups - - - - --- 2022-06-08 Jan Kara Awaiting Upstream
[2/4] khugepage: Replace try_to_release_page() with filemap_release_folio() Removing the try_to_release_page() wrapper - - - - --- 2022-11-16 Vishal Moola Superseded
[2/4] tune2fs: prevent stable_inodes feature from being cleared e2fsprogs: fix and document the stable_inodes feature - - - - --- 2020-04-01 Eric Biggers Accepted
[2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR vfs: clean up SETFLAGS and FSSETXATTR option processing - - 1 - --- 2019-06-21 Darrick Wong Not Applicable
[2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR vfs: clean up SETFLAGS and FSSETXATTR option processing - - 1 - --- 2019-06-11 Darrick Wong Not Applicable
[2/4] vfs: flush and wait for io when setting the immutable flag via SETFLAGS vfs: make immutable files actually immutable - - - - --- 2019-06-28 Darrick Wong Not Applicable
[2/4] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction vfs: make immutable files actually immutable - - 1 - --- 2019-04-07 Darrick Wong Superseded
[2/5] direct-io: add support for fscrypt using blk-crypto add support for direct I/O with fscrypt using blk-crypto - - - - --- 2020-07-09 Satya Tangirala Superseded
[2/5] ext2: code cleanup by calling ext2_group_last_block_no() [1/5] ext2: introduce new helper ext2_group_last_block_no() - - - - --- 2019-11-04 Chengguang Xu Not Applicable
[2/5] ext4: Add unit test of ext4_mb_generate_buddy More unit test for mballoc - - - - --- 2023-11-25 Kemeng Shi Superseded
[2/5] ext4: Avoid unnecessary spreading of allocations among groups ext4: Fix performance regression with mballoc - 1 1 1 --- 2022-09-08 Jan Kara Awaiting Upstream
[2/5] ext4: Avoid unnecessary spreading of allocations among groups ext4: Fix performance regression with mballoc - - 1 - --- 2022-09-06 Jan Kara Superseded
[2/5] ext4: Move orphan inode handling into a separate file ext4: Speedup orphan file handling - - 2 - --- 2021-08-16 Jan Kara Accepted
[2/5] ext4: Move orphan inode handling into a separate file ext4: Speedup orphan file handling - - 2 - --- 2021-08-16 Jan Kara Superseded
[2/5] ext4: Move orphan inode handling into a separate file [1/5] ext4: Support for checksumming from journal triggers - - 2 - --- 2021-08-11 Jan Kara Superseded
[2/5] ext4: Move orphan inode handling into a separate file ext4: Speedup orphan file handling - - 2 - --- 2021-07-12 Jan Kara Superseded
[2/5] ext4: Rename fiemap_check_ranges() to make it ext4 specific ext4/overlayfs: fiemap related fixes - - 1 - --- 2020-04-23 Ritesh Harjani New
[2/5] ext4: Simplify the handling of chached insensitive names Clean up the case-insenstive lookup path - - - - --- 2022-03-22 Gabriel Krisman Bertazi Superseded
[2/5] ext4: Zero bytes after 'oldsize' if we're expanding the file Fix a minor POSIX conformance problem - - - - --- 2023-02-02 Matthew Wilcox New
[2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-03-26 Kemeng Shi New
[2/5] ext4: cache NULL when both default_acl and acl are NULL [1/5] ext2: cache NULL when both default_acl and acl are NULL - - - - --- 2018-08-14 cgxu519 Superseded
[2/5] ext4: drop i_fc_updates from inode fc info ext4: improve commit path performance for fast commit - - - - --- 2022-03-08 harshad shirwadkar Superseded
[2/5] ext4: introudce helper for jounral recover handle fix error flag covered by journal recovery - - - - --- 2023-02-01 Ye Bin New
[2/5] ext4: move inode extension/truncate code out from ext4_iomap_end() ext4: direct IO via iomap infrastructure - - - - --- 2019-08-12 Matthew Bobrowski Superseded
[2/5] ext4: prevent creating duplicate encrypted filenames fscrypt: prevent creating duplicate encrypted filenames - 1 - - --- 2020-11-18 Eric Biggers Superseded
[2/5] ext4: protect journal inode's blocks using block_validity Backport to 4.4 - ext4: protect journal inode's blocks using block_validity - - - - --- 2020-04-30 Ashwin H Not Applicable
[2/5] ext4: protect journal inode's blocks using block_validity Backport to 4.14 - ext4: protect journal inode's blocks using block_validity - - - - --- 2020-04-30 Ashwin H Not Applicable
[2/5] ext4: protect journal inode's blocks using block_validity Backport to 4.9- ext4: protect journal inode's blocks using block_validity - - - - --- 2020-04-29 Ashwin H Not Applicable
[2/5] ext4: report correct st_size for encrypted symlinks fscrypt: report correct st_size for encrypted symlinks - 1 - - --- 2021-07-02 Eric Biggers Not Applicable
[2/5] ext4: stop calling fscrypt_add_test_dummy_key() Add the test_dummy_encryption key on-demand - - - - --- 2023-02-08 Eric Biggers Not Applicable
[2/5] fs/xfs: Isolate the physical DAX flag from effective Enable per-file/directory DAX operations - - - - --- 2019-10-20 Ira Weiny Not Applicable
[2/5] fs: affs: initialize fsdata in affs_truncate() [1/5] fs: ext4: initialize fsdata in pagecache_write() 1 1 - - --- 2022-11-21 Alexander Potapenko Not Applicable
[2/5] fscrypt: Export fscrypt_d_revalidate Add support for Encryption and Casefolding in F2FS - - - - --- 2020-09-23 Daniel Rosenberg Not Applicable
[2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries fscrypt: d_revalidate fixes and cleanups - - - - --- 2019-03-17 Eric Biggers Not Applicable
[2/5] fscrypt: make the bounce page pool opt-in instead of opt-out fscrypt: add support for data_unit_size < fs_block_size - - - - --- 2023-09-05 Eric Biggers Not Applicable
[2/5] fscrypt: use smp_load_acquire() for fscrypt_prepared_key fscrypt, fs-verity: one-time init fixes - 1 - - --- 2020-07-21 Eric Biggers Not Applicable
[2/5] jbd2: Replace journal state flag by checking errseq jbd2: Add errseq to detect writeback - - 1 - --- 2023-11-03 Zhihao Cheng Superseded
[2/5] jbd2: remove t_checkpoint_io_list jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-05-31 Zhang Yi Awaiting Upstream
[2/5] jbd2: remove unused feature macros ext4: Fix stale buffer loading from last failed - - 1 - --- 2023-03-10 Zhihao Cheng Superseded
[2/5] jfs: stop using the nobh helper [1/5] ext2: remove nobh support - - - - --- 2022-06-08 Christoph Hellwig Not Applicable
[2/5] misc: enable UBSAN if the builder wants it e2fprogs: miscellaneous - - - - --- 2018-03-24 Darrick Wong Superseded
[2/5] mke2fs: Add support for orphan_file feature Untitled series #259668 - - - - --- 2021-08-25 Jan Kara Accepted
[2/5] mke2fs: Add support for orphan_file feature e2fsprogs: Support for orphan file feature - - - - --- 2021-08-11 Jan Kara Superseded
[2/5] move a journal checksum code into common place [1/5] move a jfs_user.h to better place. - - 1 - --- 2022-08-04 Alexey Lyahkov New
[2/5] tools/get_maintainer.pl: remove penguin chiefs fstests specific MAINTAINERS file - - - - --- 2023-04-04 Zorro Lang Not Applicable
[2/5] vfs: Add page_cache_seek_hole_data helper - - - - --- 2017-06-29 Christoph Hellwig Not Applicable
[2/5] vfs: create a generic checking function for FS_IOC_FSSETXATTR vfs: clean up SETFLAGS and FSSETXATTR option processing - - 1 - --- 2019-06-28 Darrick Wong Not Applicable
[2/5] vfs: create a generic checking function for FS_IOC_FSSETXATTR vfs: clean up SETFLAGS and FSSETXATTR option processing - - 1 - --- 2019-06-26 Darrick Wong Not Applicable
[2/5] vfs: flush and wait for io when setting the immutable flag via SETFLAGS vfs: make immutable files actually immutable - - - - --- 2019-06-26 Darrick Wong Not Applicable
[2/6] MM: annotate congestion_wait() and wait_iff_congested() as ineffective. congestion_wait() and GFP_NOFAIL - - - - --- 2021-09-14 NeilBrown Superseded
[2/6] MM: improve documentation for __GFP_NOFAIL congestion_wait() and GFP_NOFAIL 1 - - - --- 2021-09-17 NeilBrown Not Applicable
[2/6] Revert "udf: Protect rename against modification of moved directory" fs: Fix directory corruption when moving directories - - - - --- 2023-05-25 Jan Kara Handled Elsewhere
[2/6] direct-io: Use clean_bdev_aliases() instead of handmade iteration - - - - --- 2016-11-04 Jan Kara Not Applicable
[2/6] e2fsck: sync fc_do_one_pass() changes from kernel e2fsprogs: fix compiler warnings introduced since v1.45.4 - - - - --- 2021-06-16 Eric Biggers Accepted
[2/6] ext2: remove nobh support [1/6] ntfs3: refactor ntfs_writepages - - 1 - --- 2022-06-13 Christoph Hellwig Not Applicable
[2/6] ext4: Don't allow overlapping system zones ext4: Check journal inode extents more carefully - - 1 - --- 2020-07-28 Jan Kara Awaiting Upstream
[2/6] ext4: Don't allow overlapping system zones ext4: Check journal inode extents more carefully - - 1 - --- 2020-07-27 Jan Kara Superseded
« 1 2 ... 19 20 21109 110 »