Show patches with: Archived = No       |   11005 patches
« 1 2 ... 75 76 77110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,11/15] fsnotify: Introduce helpers to send error_events File system wide monitoring - - 2 - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,11/16] ext4: factor out ext4_group_desc_init() and ext4_group_desc_free() some refactor of __ext4_fill_super() - - 2 - --- 2022-09-16 Jason Yan Awaiting Upstream
[v3,11/18] ext4: Tell the VFS that readpage was synchronous Allow readpage to return a locked page 1 - - - --- 2020-10-16 Matthew Wilcox New
[v3,11/19] ext4: fix wrong unit use in ext4_mb_new_blocks Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-17 Kemeng Shi Superseded
[v3,11/20] ext4: remove unnecessary check in ext4_mb_new_blocks Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,11/21] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park Not Applicable
[v3,11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola Superseded
[v3,11/23] nls: ascii: Support validation and normalization operations Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,11/38] attr: handle idmapped mounts idmapped mounts - - - - --- 2020-11-28 Christian Brauner Not Applicable
[v3,11/49] f2fs: dynamically allocate the f2fs-shrinker use refcount+RCU method to implement lockless slab shrink - - 1 - --- 2023-07-27 Qi Zheng Not Applicable
[v3,12/12] ext4: Remove ordered data support from ext4_writepage() ext4: Stop using ext4_writepage() for writeout of ordered data - - 2 - --- 2022-12-05 Jan Kara Superseded
[v3,12/12] ext4: ext4_get_{dev}_journal return proper error value ext4,jbd2: cleanup journal load and initialization process - - 1 - --- 2023-08-11 Zhang Yi Awaiting Upstream
[v3,12/12] fs/xfs: Allow toggle of effective DAX flag Enable per-file/directory DAX operations V3 - - - - --- 2020-02-08 Ira Weiny Not Applicable
[v3,12/12] tests: f_bad_fname: Test fixes of invalid filenames and duplicates e2fsprogs: improve case-insensitive fs - - - - --- 2020-12-17 Arnaud Ferraris Accepted
[v3,12/13] docs: Add fast commit documentation ext4: add fast commit support - - - - --- 2019-10-01 harshad shirwadkar Changes Requested
[v3,12/13] ext4: remove unnecessary check to avoid repeat update_backups for the same gdb fixes and cleanups to ext4 resize - - - - --- 2023-08-26 Kemeng Shi Accepted
[v3,12/13] ext4: switch to the new mount api ext4: new mount API conversion - - - - --- 2021-10-21 Lukas Czerner Superseded
[v3,12/13] fscrypt: handle test_dummy_encryption in more logical way fscrypt: improve file creation flow 1 - - - --- 2020-09-17 Eric Biggers Not Applicable
[v3,12/13] tools: add hmm gup tests for device coherent type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - 1 - --- 2022-05-24 Sierra Guiza, Alejandro (Alex) Not Applicable
[v3,12/15] e2fsck: add replay for add_range, del_range, and inode tags Fast commit changes for e2fsprogs - - - - --- 2021-01-20 harshad shirwadkar Superseded
[v3,12/15] fanotify: Introduce FAN_FS_ERROR event File system wide monitoring - - - - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,12/15] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - - - --- 2019-05-23 Eric Biggers Not Applicable
[v3,12/16] ext4: factor out ext4_load_and_init_journal() some refactor of __ext4_fill_super() - - 2 - --- 2022-09-16 Jason Yan Awaiting Upstream
[v3,12/18] ext4: Return error from ext4_readpage Allow readpage to return a locked page - - - - --- 2020-10-16 Matthew Wilcox New
[v3,12/19] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_… Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-17 Kemeng Shi Superseded
[v3,12/20] ext4: remove dead check in mb_buddy_mark_free Some bugfix and cleanup to mballoc - - - - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,12/21] dept: Introduce split map concept and new APIs for them DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park Not Applicable
[v3,12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola Superseded
[v3,12/23] nls: utf8n: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,12/38] acl: handle idmapped mounts idmapped mounts - - - - --- 2020-11-28 Christian Brauner Not Applicable
[v3,12/49] gfs2: dynamically allocate the gfs2-glock shrinker use refcount+RCU method to implement lockless slab shrink - - 1 - --- 2023-07-27 Qi Zheng Not Applicable
[v3,13/13] ext4: Remove unused match_table_t tokens ext4: new mount API conversion - - - - --- 2021-10-21 Lukas Czerner Superseded
[v3,13/13] ext4: remove unnecessary initialization of count2 in set_flexbg_block_bitmap fixes and cleanups to ext4 resize - - 1 - --- 2023-08-26 Kemeng Shi Accepted
[v3,13/13] fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *' fscrypt: improve file creation flow - - - - --- 2020-09-17 Eric Biggers Not Applicable
[v3,13/13] tools: add selftests to hmm for COW in device memory Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 - - - --- 2022-05-24 Sierra Guiza, Alejandro (Alex) Not Applicable
[v3,13/15] debugfs: add fast commit support to logdump Fast commit changes for e2fsprogs - - - - --- 2021-01-20 harshad shirwadkar Accepted
[v3,13/15] ext4: Send notifications on error File system wide monitoring - - 1 - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,13/15] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - - --- 2019-05-23 Eric Biggers Not Applicable
[v3,13/16] ext4: factor out ext4_journal_data_mode_check() some refactor of __ext4_fill_super() - - 2 - --- 2022-09-16 Jason Yan Awaiting Upstream
[v3,13/19] ext4: call ext4_mb_mark_group_bb in ext4_free_blocks_simple Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-17 Kemeng Shi Superseded
[v3,13/20] ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,13/21] dept: Apply Dept to wait/event of PG_{locked,writeback} DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park Not Applicable
[v3,13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola Superseded
[v3,13/23] scripts: add trie generator for UTF-8 Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,13/38] xattr: handle idmapped mounts idmapped mounts - - - - --- 2020-11-28 Christian Brauner Not Applicable
[v3,13/49] gfs2: dynamically allocate the gfs2-qd shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-07-27 Qi Zheng Not Applicable
[v3,14/15] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - - --- 2019-05-23 Eric Biggers Not Applicable
[v3,14/15] samples: Add fs error monitoring example File system wide monitoring - - - - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,14/15] tests: add fast commit recovery tests Fast commit changes for e2fsprogs - - - - --- 2021-01-20 harshad shirwadkar Superseded
[v3,14/16] ext4: unify the ext4 super block loading operation some refactor of __ext4_fill_super() - - 1 - --- 2022-09-16 Jason Yan Awaiting Upstream
[v3,14/19] ext4: extent ext4_mb_mark_group_bb to support allocation under journal Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-17 Kemeng Shi Superseded
[v3,14/20] ext4: use best found when complex scan of group finishs Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,14/21] dept: Apply SDT to swait DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park Not Applicable
[v3,14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-10-17 Vishal Moola Superseded
[v3,14/23] nls: utf8: Move nls-utf8{,-core}.c Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,14/38] commoncap: handle idmapped mounts idmapped mounts - - - - --- 2020-11-28 Christian Brauner Not Applicable
[v3,14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers use refcount+RCU method to implement lockless slab shrink - - 1 - --- 2023-07-27 Qi Zheng Not Applicable
[v3,15/15] docs: Document the FAN_FS_ERROR event File system wide monitoring - - - - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,15/15] ext4: fix tests to account for new dumpe2fs output Fast commit changes for e2fsprogs - - - - --- 2021-01-20 harshad shirwadkar Superseded
[v3,15/15] f2fs: add fs-verity support fs-verity: read-only file-based authenticity protection - - - - --- 2019-05-23 Eric Biggers Not Applicable
[v3,15/16] ext4: remove useless local variable 'blocksize' some refactor of __ext4_fill_super() - - 1 - --- 2022-09-16 Jason Yan Awaiting Upstream
[v3,15/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_mark_diskspace_used Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-17 Kemeng Shi Superseded
[v3,15/20] ext4: remove unnecessary exit_meta_group_info tag Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,15/21] dept: Apply SDT to wait(waitqueue) DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park Not Applicable
[v3,15/21] docs: ext4: blockmap.rst: fix a broken table Update Documentation/ cross references and fix issues 1 - - - --- 2022-07-09 Mauro Carvalho Chehab Not Applicable
[v3,15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-10-17 Vishal Moola Superseded
[v3,15/23] nls: utf8: Introduce code for UTF-8 normalization Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,15/38] stat: handle idmapped mounts idmapped mounts - - - - --- 2020-11-28 Christian Brauner Not Applicable
[v3,15/49] nfs: dynamically allocate the nfs-acl shrinker use refcount+RCU method to implement lockless slab shrink - - 1 - --- 2023-07-27 Qi Zheng Not Applicable
[v3,16/16] ext4: move DIOREAD_NOLOCK setting to ext4_set_def_opts() some refactor of __ext4_fill_super() - - 1 - --- 2022-09-16 Jason Yan Awaiting Upstream
[v3,16/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_clear_bb Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-17 Kemeng Shi Superseded
[v3,16/20] ext4: remove unnecessary count2 in ext4_free_data_in_buddy Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,16/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park Not Applicable
[v3,16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-10-17 Vishal Moola Superseded
[v3,16/23] nls: utf8n: reduce the size of utf8data[] Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,16/38] namei: handle idmapped mounts in may_*() helpers idmapped mounts - - - - --- 2020-11-28 Christian Brauner Not Applicable
[v3,16/49] nfsd: dynamically allocate the nfsd-filecache shrinker use refcount+RCU method to implement lockless slab shrink - - 1 - --- 2023-07-27 Qi Zheng Not Applicable
[v3,17/19] ext4: call ext4_mb_mark_group_bb in ext4_group_add_blocks Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-17 Kemeng Shi Superseded
[v3,17/20] ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,17/21] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park Not Applicable
[v3,17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-10-17 Vishal Moola Superseded
[v3,17/23] nls: utf8: Integrate utf8 normalization code with utf8 charset Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,17/38] namei: introduce struct renamedata idmapped mounts - - - - --- 2020-11-28 Christian Brauner Not Applicable
[v3,17/49] quota: dynamically allocate the dquota-cache shrinker use refcount+RCU method to implement lockless slab shrink - - 1 - --- 2023-07-27 Qi Zheng Not Applicable
[v3,18/19] ext4: add some kunit stub for mballoc kunit test Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-17 Kemeng Shi Superseded
[v3,18/20] ext4: remove repeat assignment to ac_f_ex Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,18/21] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park Not Applicable
[v3,18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola Superseded
[v3,18/23] nls: utf8: Introduce test module for normalized utf8 implementation Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,18/38] namei: prepare for idmapped mounts idmapped mounts - - - - --- 2020-11-28 Christian Brauner Not Applicable
[v3,18/49] ubifs: dynamically allocate the ubifs-slab shrinker use refcount+RCU method to implement lockless slab shrink - - 1 - --- 2023-07-27 Qi Zheng Not Applicable
[v3,19/19] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-17 Kemeng Shi Superseded
[v3,19/20] ext4: remove comment code ext4_discard_preallocations Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,19/21] dept: Disable Dept within the wait_bit layer by default DEPT(Dependency Tracker) - - - - --- 2022-02-28 Byungchul Park Not Applicable
[v3,19/23] ext4: Reserve superblock fields for encoding information Ext4 Encoding and Case-insensitive support - - - - --- 2018-10-17 Gabriel Krisman Bertazi Superseded
[v3,19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-10-17 Vishal Moola Superseded
[v3,19/38] open: handle idmapped mounts in do_truncate() idmapped mounts - - - - --- 2020-11-28 Christian Brauner Not Applicable
[v3,19/49] rcu: dynamically allocate the rcu-lazy shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-07-27 Qi Zheng Not Applicable
[v3,2/2] ext2: ext2_find_entry() return -ENOENT if no entry found [v3,1/2] ext2: propagate errors up to ext2_find_entry()'s callers - - - - --- 2020-06-08 Zhang Yi Not Applicable
[v3,2/2] ext4: Allow to change s_last_trim_minblks via sysfs [1/2] ext4: Change s_last_trim_minblks type to unsigned long - - 1 - --- 2021-11-03 Lukas Czerner Awaiting Upstream
« 1 2 ... 75 76 77110 111 »