Show patches with: Archived = No       |   11005 patches
« 1 2 3 4110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[01/11] backing_dev: remove current->backing_dev_info [01/11] backing_dev: remove current->backing_dev_info - - 2 - --- 2023-05-24 Christoph Hellwig Not Applicable
[01/11] dm: make the DAX support dependend on CONFIG_FS_DAX [01/11] dm: make the DAX support dependend on CONFIG_FS_DAX 1 - - - --- 2021-10-18 Christoph Hellwig Not Applicable
[01/11] ext4: Remove pointless sb_rdonly() checks from freezing code ext4: Cleanup read-only and fs aborted checks - - - - --- 2023-06-16 Jan Kara Awaiting Upstream
[01/11] ext4: add handling for extended mount options [01/11] ext4: add handling for extended mount options - - - - --- 2019-07-22 harshad shirwadkar Superseded
[01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - 1 1 - --- 2020-05-05 Christoph Hellwig Not Applicable
[01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - 1 1 - --- 2020-04-27 Christoph Hellwig Not Applicable
[01/11] ext4: simplify ext4_sb_read_encoding [01/11] ext4: simplify ext4_sb_read_encoding 1 - 1 - --- 2021-09-15 Christoph Hellwig Not Applicable
[01/11] ext4: simplify ext4_sb_read_encoding [01/11] ext4: simplify ext4_sb_read_encoding 1 - 1 - --- 2021-08-18 Christoph Hellwig Superseded
[01/11] fanotify: Fold event size calculation to its own function File system wide monitoring - - 1 - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[01/11] fs: split off vfs_getdents function of getdents64 syscall io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[01/11] mm: Fix comments mentioning i_mutex fs: Hole punch vs page cache filling races 1 - 1 - --- 2021-05-12 Jan Kara Superseded
[01/11] tune2fs: Allow enabling casefold feature after fs creation e2fsprogs: improve case-insensitive fs support - - - - --- 2020-11-05 Arnaud Ferraris Superseded
[01/12] backing_dev: remove current->backing_dev_info [01/12] backing_dev: remove current->backing_dev_info 1 - 5 - --- 2023-06-01 Christoph Hellwig Not Applicable
[01/12] backing_dev: remove current->backing_dev_info [01/12] backing_dev: remove current->backing_dev_info 1 - 5 - --- 2023-05-31 Christoph Hellwig Not Applicable
[01/12] docs: ext4: blockmap.rst: fix a broken table Fix several documentation build warnings with Sphinx 2.4.4 - - - - --- 2022-07-02 Mauro Carvalho Chehab Superseded
[01/12] ext4: Don't remount read-only with errors=continue on reboot ext4: Various fixes of ext4 handling of fs errors - 1 1 - --- 2020-11-27 Jan Kara Awaiting Upstream
[01/12] ext4: add debugfs interface ext4: enhance simulate fail facility - - - - --- 2022-11-08 Zhang Yi Superseded
[01/12] fs: export setup_bdev_super [01/12] fs: export setup_bdev_super - - 1 - --- 2023-08-02 Christoph Hellwig Not Applicable
[01/12] jbd2: move load_superblock() dependent functions ext4,jbd2: cleanup journal load and initialization process - - 1 - --- 2023-07-04 Zhang Yi Superseded
[01/12] mm: fix a comment in sys_swapon [01/12] mm: fix a comment in sys_swapon - - - - --- 2020-01-14 Christoph Hellwig Not Applicable
[01/12] profile_create_node: set magic before strdup(name) to avoid memory leak e2fsprogs: some bugfixs and some code cleanups - - 1 - --- 2021-05-24 wuguanghao Superseded
[01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - 2 - --- 2023-05-25 Ojaswin Mujoo Superseded
[01/13] ext4: correct offset of gdb backup in non meta_bg group to update_backups fixes and cleanups to ext4 resize - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[01/13] ext4: goto right label 'failed_mount3a' some refactor of __ext4_fill_super() - - 1 - --- 2022-08-30 Jason Yan Superseded
[01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself [01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself - - 2 - --- 2024-02-04 Al Viro Not Applicable
[01/13] fs: avoid double-writing inodes on lazytime expiration lazytime fixes and cleanups - 1 - - --- 2021-01-05 Eric Biggers Superseded
[01/13] fscrypt: simplify bounce page handling fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[01/13] iomap: update ki_pos a little later in iomap_dio_complete [01/13] iomap: update ki_pos a little later in iomap_dio_complete - - 1 - --- 2023-05-19 Christoph Hellwig Not Applicable
[01/13] jdb2: Don't refuse invalidation of already invalidated buffers ext4: Make ext4_writepages() write all journalled data - 1 - - --- 2023-03-29 Jan Kara Awaiting Upstream
[01/13] mm: Fix comments mentioning i_mutex fs: Hole punch vs page cache filling races 1 - 1 - --- 2021-05-25 Jan Kara Superseded
[01/13] xfs: reformat the xfs_fs_free prototype [01/13] xfs: reformat the xfs_fs_free prototype - - 1 - --- 2023-08-09 Christoph Hellwig Not Applicable
[01/13] xfs: reformat the xfs_fs_free prototype [01/13] xfs: reformat the xfs_fs_free prototype - - 1 - --- 2023-08-08 Christoph Hellwig Superseded
[01/14] fs/buffer: remove __breadahead_gfp() buffer: remove ll_rw_block() - - 1 - --- 2022-08-31 Zhang Yi Superseded
[01/14] mm: Fix comments mentioning i_mutex fs: Hole punch vs page cache filling races 1 - 2 - --- 2021-07-15 Jan Kara Not Applicable
[01/14] mm: Fix comments mentioning i_mutex fs: Hole punch vs page cache filling races 1 - 2 - --- 2021-07-12 Jan Kara Superseded
[01/14] mm: Fix comments mentioning i_mutex fs: Hole punch vs page cache filling races 1 - 2 - --- 2021-06-15 Jan Kara Not Applicable
[01/14] mm: Fix comments mentioning i_mutex fs: Hole punch vs page cache filling races 1 - 2 - --- 2021-06-07 Jan Kara Superseded
[01/15] ext2fs: move calculate_summary_stats to ext2fs lib Fast commits support for e2fsprogs - - 1 - --- 2020-11-20 harshad shirwadkar Superseded
[01/15] jbd2: Fix possible overflow in jbd2_log_space_left() ext4: Fix transaction overflow due to revoke descriptors - - - - --- 2019-09-27 Jan Kara Superseded
[01/16] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[01/17] fs: unexport buffer_check_dirty_writeback [01/17] fs: unexport buffer_check_dirty_writeback - - 1 - --- 2023-04-24 Christoph Hellwig Not Applicable
[01/17] vfs: Handle fs_param_neg_with_empty [01/17] vfs: Handle fs_param_neg_with_empty - 1 - - --- 2019-11-06 Lukas Czerner Superseded
[01/19] jbd2: Fix possible overflow in jbd2_log_space_left() ext4: Fix transaction overflow due to revoke descriptors - - - - --- 2019-09-30 Jan Kara Superseded
[01/20] fs: Add aops->migrate_folio Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox Superseded
[01/20] nls: Wrap uni2char/char2uni callers EXT4 encoding support - - - - --- 2018-07-03 Gabriel Krisman Bertazi Changes Requested
[01/21] block: remove the blk_lookup_devt export [01/21] block: remove the blk_lookup_devt export - - - - --- 2020-03-12 Christoph Hellwig Not Applicable
[01/21] ext4: set goal start correctly in ext4_mb_normalize_request Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[01/22] jbd2: Fix possible overflow in jbd2_log_space_left() ext4: Fix transaction overflow due to revoke descriptors - - 1 - --- 2019-10-03 Jan Kara Superseded
[01/23] pagemap: Add filemap_grab_folio() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola Superseded
[01/26] buffer: Make folio_create_empty_buffers() return a buffer_head Finish the create_empty_buffers() transition - - 1 - --- 2023-09-19 Matthew Wilcox Not Applicable
[01/27] target: remove an incorrect unmap zeroes data deduction [01/27] target: remove an incorrect unmap zeroes data deduction - 1 2 - --- 2022-04-15 Christoph Hellwig Not Applicable
[01/27] target: remove an incorrect unmap zeroes data deduction [01/27] target: remove an incorrect unmap zeroes data deduction - 1 1 - --- 2022-04-09 Christoph Hellwig Not Applicable
[01/27] target: remove an incorrect unmap zeroes data deduction [01/27] target: remove an incorrect unmap zeroes data deduction - 1 1 - --- 2022-04-06 Christoph Hellwig Superseded
[01/27] vfs, afs, ext4: Make the inode hash table RCU searchable afs: Improvements 1 - - - --- 2020-05-29 David Howells Not Applicable
[01/29] bcache: remove bdev_sectors [01/29] bcache: remove bdev_sectors 1 - 1 - --- 2021-10-13 Christoph Hellwig Not Applicable
[01/29] dm: fix alloc_dax error handling in alloc_dev [01/29] dm: fix alloc_dax error handling in alloc_dev - - - - --- 2021-11-29 Christoph Hellwig Not Applicable
[01/29] fs: split off vfs_getdents function of getdents64 syscall io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[01/29] mm: shrinker: add shrinker::private_data field use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[01/29] mm: shrinker: add shrinker::private_data field use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[01/29] mm: shrinker: add shrinker::private_data field use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem [01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem - - 1 - --- 2021-11-09 Christoph Hellwig Not Applicable
[01/30] block: move the SECTOR_SIZE related definitions to blk_types.h [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h - - 3 - --- 2021-10-18 Christoph Hellwig Not Applicable
[01/30] block: move the SECTOR_SIZE related definitions to blk_types.h [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h - - 3 - --- 2021-10-15 Christoph Hellwig Not Applicable
[01/31] fs: Add FGP_WRITEBEGIN Convert most of ext4 to folios - - 2 - --- 2023-01-26 Matthew Wilcox Changes Requested
[01/32] block: Provide blkdev_get_handle_* functions block: Make blkdev_get_by_*() return handle - - - - --- 2023-07-04 Jan Kara Not Applicable
[01/34] namespace: take lock_mount_hash() directly when changing flags fs: idmapped mounts - - - - --- 2020-10-29 Christian Brauner Not Applicable
[01/38] configure.ac: only use Windows I/O manager on native Windows e2fsprogs: misc fixes, and add a GitHub Actions file - 1 - - --- 2023-01-21 Eric Biggers Accepted
[01/87] fs: new accessor methods for atime and mtime fs: new accessor methods for atime and mtime - - - - --- 2023-09-28 Jeff Layton Not Applicable
[02/10] block: remove handle_bad_sector [01/10] block: fix and cleanup bio_check_ro - - 1 - --- 2022-03-04 Christoph Hellwig Not Applicable
[02/10] buffer: Convert clean_bdev_aliases() to use filemap_get_folios() Convert to filemap_get_folios() - - 1 - --- 2022-06-05 Matthew Wilcox Not Applicable
[02/10] ext2: Convert ext2_check_page to ext2_check_folio [01/10] highmem: Add folio_release_kmap() - - - - --- 2023-09-21 Matthew Wilcox Not Applicable
[02/10] ext2: fix coding style for balloc.c fix coding style for ext2 filesystem - - - - --- 2018-11-13 cgxu519 Not Applicable
[02/10] ext4: avoid potential data overflow in next_linear_group A few fixes and cleanups to mballoc - 1 1 - --- 2023-07-21 Kemeng Shi Superseded
[02/10] ext4: mark fc ineligible if inode gets evictied due to mem pressure Ext4 fast commit fixes - - - - --- 2020-10-31 harshad shirwadkar Superseded
[02/10] fs: pick out ll_rw_one_block() helper function ext4: fix inconsistency since reading old metadata from disk - - - - --- 2020-05-26 Zhang Yi Superseded
[02/10] mbcache: Add functions to delete entry if unused ext4: Fix possible fs corruption due to xattr races - 1 - - --- 2022-07-12 Jan Kara Accepted
[02/10] mbcache: Add functions to delete entry if unused ext4: Fix possible fs corruption due to xattr races - 1 - - --- 2022-06-14 Jan Kara Superseded
[02/11] MM: document and polish read-ahead code. Remove remaining parts of congestion tracking code. - - - - --- 2022-02-22 NeilBrown Not Applicable
[02/11] MM: document and polish read-ahead code. Remove remaining parts of congestion tracking code. - - - - --- 2022-02-10 NeilBrown Not Applicable
[02/11] dax: remove CONFIG_DAX_DRIVER [01/11] dm: make the DAX support dependend on CONFIG_FS_DAX - - - - --- 2021-10-18 Christoph Hellwig Not Applicable
[02/11] documentation: Sync file_operations members with reality fs: Hole punch vs page cache filling races - - - - --- 2021-05-12 Jan Kara Superseded
[02/11] ext4: Use sb_rdonly() helper for checking read-only flag ext4: Cleanup read-only and fs aborted checks - - - - --- 2023-06-16 Jan Kara Awaiting Upstream
[02/11] ext4: fix fiemap size checks for bitmap files [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 2 - --- 2020-05-05 Christoph Hellwig Not Applicable
[02/11] ext4: fix fiemap size checks for bitmap files [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 1 - --- 2020-04-27 Christoph Hellwig Not Applicable
[02/11] f2fs: simplify f2fs_sb_read_encoding [01/11] ext4: simplify ext4_sb_read_encoding - - 2 - --- 2021-09-15 Christoph Hellwig Not Applicable
[02/11] f2fs: simplify f2fs_sb_read_encoding [01/11] ext4: simplify ext4_sb_read_encoding - - 2 - --- 2021-08-18 Christoph Hellwig Superseded
[02/11] fanotify: Split fsid check from other fid mode checks File system wide monitoring - - - - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[02/11] iomap: update ki_pos a little later in iomap_dio_complete [01/11] backing_dev: remove current->backing_dev_info - - 3 - --- 2023-05-24 Christoph Hellwig Not Applicable
[02/11] jbd2: add fast commit fields to journal_s structure [01/11] ext4: add handling for extended mount options - - - - --- 2019-07-22 harshad shirwadkar Superseded
[02/11] tune2fs: Fix casefold+encrypt error message e2fsprogs: improve case-insensitive fs support - - - - --- 2020-11-05 Arnaud Ferraris Superseded
[02/11] xfs: add NOWAIT semantics for readdir io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[02/12] ext4: Remove redundant sb checksum recomputation ext4: Various fixes of ext4 handling of fs errors - - 1 - --- 2020-11-27 Jan Kara Awaiting Upstream
[02/12] ext4: introduce fault injection facility ext4: enhance simulate fail facility - - - - --- 2022-11-08 Zhang Yi Superseded
[02/12] iomap: update ki_pos a little later in iomap_dio_complete [01/12] backing_dev: remove current->backing_dev_info - - 3 - --- 2023-06-01 Christoph Hellwig Not Applicable
[02/12] iomap: update ki_pos a little later in iomap_dio_complete [01/12] backing_dev: remove current->backing_dev_info - - 3 - --- 2023-05-31 Christoph Hellwig Not Applicable
[02/12] jbd2: move load_superblock() into journal_init_common() ext4,jbd2: cleanup journal load and initialization process - - 1 - --- 2023-07-04 Zhang Yi Superseded
[02/12] locking/rwsem: Exit early when held by an anonymous owner [01/12] mm: fix a comment in sys_swapon - - - - --- 2020-01-14 Christoph Hellwig Not Applicable
[02/12] mm: Protect operations adding pages to page cache with invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-04-23 Jan Kara Superseded
[02/12] nilfs2: use setup_bdev_super to de-duplicate the mount code [01/12] fs: export setup_bdev_super 1 - - - --- 2023-08-02 Christoph Hellwig Not Applicable
[02/12] tdb_transaction_recover: fix memory leak e2fsprogs: some bugfixs and some code cleanups - - 1 - --- 2021-05-24 wuguanghao Superseded
« 1 2 3 4110 111 »