Show patches with: Archived = No       |   10985 patches
« 1 2 ... 27 28 29109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-11-02 Vishal Moola Not Applicable
[v4,13/20] jbd2: add new APIs for commit path of fast commits [v4,01/20] ext4: update docs for fast commit feature - - - - --- 2019-12-24 harshad shirwadkar Superseded
[v4,13/19] ext4: call ext4_mb_mark_group_bb in ext4_free_blocks_simple Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,13/17] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,13/16] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,13/16] fanotify: Introduce FAN_FS_ERROR event File system wide monitoring - - - - --- 2021-07-20 Gabriel Krisman Bertazi Not Applicable
[v4,13/13] tools: update test_hmm script to support SP config Support DEVICE_GENERIC memory in migrate_vma_* - - - - --- 2021-07-17 Sierra Guiza, Alejandro (Alex) Not Applicable
[v4,13/13] tools: add selftests to hmm for COW in device memory Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 - - - --- 2022-05-31 Sierra Guiza, Alejandro (Alex) Not Applicable
[v4,13/13] ext4: Remove unused match_table_t tokens ext4: new mount API conversion - - 1 - --- 2021-10-27 Lukas Czerner Accepted
[v4,13/13] ext4: Remove ordered data support from ext4_writepage() ext4: Stop using ext4_writepage() for writeout of ordered data - - 2 - --- 2022-12-07 Jan Kara Rejected
[v4,12/48] gfs2: dynamically allocate the gfs2-qd shrinker use refcount+RCU method to implement lockless slab shrink - - 1 - --- 2023-08-07 Qi Zheng Handled Elsewhere
[v4,12/40] inode: make init and permission helpers idmapped mount aware idmapped mounts - - - - --- 2020-12-03 Christian Brauner Not Applicable
[v4,12/27] jbd2: fix kernel-doc markups Fix several bad kernel-doc markups - - 1 - --- 2020-11-16 Mauro Carvalho Chehab Awaiting Upstream
[v4,12/24] dept: Introduce split map concept and new APIs for them DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park Not Applicable
[v4,12/23] nls: utf8: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,12/23] nls: utf8: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-11-02 Vishal Moola Not Applicable
[v4,12/20] ext4: add fast commit on-disk format structs and helpers [v4,01/20] ext4: update docs for fast commit feature - - - - --- 2019-12-24 harshad shirwadkar Superseded
[v4,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-06-03 Kemeng Shi Awaiting Upstream
[v4,12/17] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,12/16] fsnotify: Introduce helpers to send error_events File system wide monitoring - - 2 - --- 2021-07-20 Gabriel Krisman Bertazi Not Applicable
[v4,12/16] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,12/13] tools: update hmm-test to support device generic type Support DEVICE_GENERIC memory in migrate_vma_* - - - - --- 2021-07-17 Sierra Guiza, Alejandro (Alex) Not Applicable
[v4,12/13] tools: add hmm gup tests for device coherent type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - 1 - --- 2022-05-31 Sierra Guiza, Alejandro (Alex) Not Applicable
[v4,12/13] ext4: switch to the new mount api ext4: new mount API conversion - - 1 - --- 2021-10-27 Lukas Czerner Accepted
[v4,12/13] ext4: Stop providing .writepage hook ext4: Stop using ext4_writepage() for writeout of ordered data - - 1 - --- 2022-12-07 Jan Kara Accepted
[v4,12/12] libfs: Drop generic_set_encrypted_ci_d_ops Set casefold/fscrypt dentry operations through sb->s_d_op - - - - --- 2024-01-27 Gabriel Krisman Bertazi Superseded
[v4,12/12] ext4: make ext4_zeroout_es() return void ext4: fix WARNING in ext4_da_update_reserve_space - - 1 - --- 2023-04-24 Baokun Li Awaiting Upstream
[v4,11/48] gfs2: dynamically allocate the gfs2-glock shrinker use refcount+RCU method to implement lockless slab shrink - - 1 - --- 2023-08-07 Qi Zheng Handled Elsewhere
[v4,11/40] namei: make permission helpers idmapped mount aware idmapped mounts 1 - - - --- 2020-12-03 Christian Brauner Not Applicable
[v4,11/24] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park Not Applicable
[v4,11/23] nls: ascii: Support validation and normalization operations Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,11/23] nls: ascii: Support validation and normalization operations Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-11-02 Vishal Moola Not Applicable
[v4,11/20] ext4: add fast commit track points [v4,01/20] ext4: update docs for fast commit feature - - - - --- 2019-12-24 harshad shirwadkar Superseded
[v4,11/19] ext4: fix wrong unit use in ext4_mb_new_blocks Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,11/17] fscrypt: v2 encryption policy support fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,11/16] fsnotify: Support FS_ERROR event type File system wide monitoring - - 2 - --- 2021-07-20 Gabriel Krisman Bertazi Not Applicable
[v4,11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,11/13] tools: update test_hmm script to support SP config Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 - 1 - --- 2022-05-31 Sierra Guiza, Alejandro (Alex) Not Applicable
[v4,11/13] mm: Export buffer_migrate_folio_norefs() ext4: Stop using ext4_writepage() for writeout of ordered data - - 1 - --- 2022-12-07 Jan Kara Accepted
[v4,11/13] lib: add support for device generic type in test_hmm Support DEVICE_GENERIC memory in migrate_vma_* - - - - --- 2021-07-17 Sierra Guiza, Alejandro (Alex) Not Applicable
[v4,11/13] ext4: change token2str() to use ext4_param_specs ext4: new mount API conversion - - 1 - --- 2021-10-27 Lukas Czerner Accepted
[v4,11/12] ubifs: Configure dentry operations at dentry-creation time Set casefold/fscrypt dentry operations through sb->s_d_op - - - - --- 2024-01-27 Gabriel Krisman Bertazi Superseded
[v4,11/12] ext4: make ext4_es_insert_extent() return void ext4: fix WARNING in ext4_da_update_reserve_space - - 1 - --- 2023-04-24 Baokun Li Awaiting Upstream
[v4,10/48] f2fs: dynamically allocate the f2fs-shrinker use refcount+RCU method to implement lockless slab shrink - - 1 - --- 2023-08-07 Qi Zheng Handled Elsewhere
[v4,10/40] capability: handle idmapped mounts idmapped mounts 1 - - - --- 2020-12-03 Christian Brauner Not Applicable
[v4,10/24] dept: Apply Dept to rwsem DEPT(Dependency Tracker) - - - - --- 2022-03-04 Byungchul Park Not Applicable
[v4,10/23] nls: Add optional normalization and casefold hooks Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,10/23] nls: Add optional normalization and casefold hooks Ext4 Encoding and Case-insensitive support - - - - --- 2018-12-06 Gabriel Krisman Bertazi Superseded
[v4,10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-11-02 Vishal Moola New
[v4,10/20] ext4: break ext4_unlink() and ext4_link() [v4,01/20] ext4: update docs for fast commit feature - - - - --- 2019-12-24 harshad shirwadkar Superseded
[v4,10/19] ext4: fix wrong unit use in ext4_mb_clear_bb Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-06-03 Kemeng Shi Awaiting Upstream
[v4,10/17] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - - - - --- 2019-04-02 Eric Biggers Not Applicable
[v4,10/16] fsnotify: Support passing argument to insert callback on add_event File system wide monitoring - - 2 - --- 2021-07-20 Gabriel Krisman Bertazi Not Applicable
[v4,10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - - --- 2019-06-06 Eric Biggers Not Applicable
[v4,10/13] tools: update hmm-test to support device coherent type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 - 1 - --- 2022-05-31 Sierra Guiza, Alejandro (Alex) Not Applicable
[v4,10/13] lib: test_hmm add module param for zone device type Support DEVICE_GENERIC memory in migrate_vma_* - - - - --- 2021-07-17 Sierra Guiza, Alejandro (Alex) Not Applicable
[v4,10/13] ext4: clean up return values in handle_mount_opt() ext4: new mount API conversion - - 1 - --- 2021-10-27 Lukas Czerner Accepted
[v4,10/13] ext4: Switch to using write_cache_pages() for data=journal writeout ext4: Stop using ext4_writepage() for writeout of ordered data - - 1 - --- 2022-12-07 Jan Kara Accepted
[v4,10/12] f2fs: Configure dentry operations at dentry-creation time Set casefold/fscrypt dentry operations through sb->s_d_op - - - - --- 2024-01-27 Gabriel Krisman Bertazi Superseded
[v4,10/12] ext4: make ext4_es_insert_delayed_block() return void ext4: fix WARNING in ext4_da_update_reserve_space - - 1 - --- 2023-04-24 Baokun Li Awaiting Upstream
[v4,10/10] tools: update test_hmm script to support SP config Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - 1 - --- 2022-01-27 Sierra Guiza, Alejandro (Alex) Not Applicable
[v4,10/10] f2fs: Move CONFIG_UNICODE defguards into the code flow Clean up the case-insensitive lookup path - - - - --- 2022-05-11 Gabriel Krisman Bertazi Superseded
[v4,1/9] syscalls: fanotify: Add macro to require specific mark types Test the new fanotify FAN_FS_ERROR event - - 2 - --- 2021-11-18 Gabriel Krisman Bertazi Not Applicable
[v4,1/9] statx: add direct I/O alignment information make statx() return DIO alignment information - - 3 - --- 2022-07-22 Eric Biggers Superseded
[v4,1/9] fs: pass the request_mask to generic_fillattr fs: implement multigrain timestamps - - 1 - --- 2023-05-18 Jeff Layton Not Applicable
[v4,1/9] ext4: avoid overflow when setting values via sysfs ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li New
[v4,1/9] ext4: Stop searching if PA doesn't satisfy non-extent file ext4: Convert inode preallocation list to an rbtree - - 2 - --- 2023-02-17 Ojaswin Mujoo Superseded
[v4,1/8] ext4: move out iomap field population into separate helper ext4: port direct I/O to iomap infrastructure - - - - --- 2019-10-03 Matthew Bobrowski Superseded
[v4,1/8] ext2fs: add new APIs needed for fast commits e2fsck: add fast commit replay path - - - - --- 2021-01-22 harshad shirwadkar Accepted
[v4,1/8] common/filter: add _filter_xfs_io_fiemap() xfstests: add fs-verity tests - - - - --- 2019-09-30 Eric Biggers Not Applicable
[v4,1/7] tracing: add __print_flags_u64() - - 1 - --- 2017-01-10 Ross Zwisler Not Applicable
[v4,1/7] fscrypt: Add functions for direct I/O support add support for direct I/O with fscrypt using blk-crypto - - 1 - --- 2020-07-20 Satya Tangirala Not Applicable
[v4,1/7] fs: introduce write-hint start point for in-kernel hints Extend write-hint/stream infrastructure - - - - --- 2019-04-17 Kanchan Joshi Superseded
[v4,1/7] fs: Expose name under lookup to d_revalidate hook Support negative dentries on case-insensitive ext4 and f2fs - - 1 - --- 2023-07-27 Gabriel Krisman Bertazi Not Applicable
[v4,1/7] e2fsck: add support for dirdata feature 64bit inode e2fsprogs support - - - - --- 2018-05-04 Artem Blagodarenko Changes Requested
[v4,1/6] iversion: update comments with info about atime updates vfs: clean up i_version behavior and expose it via statx - - - - --- 2022-09-07 Jeff Layton Superseded
[v4,1/6] ext4: move inode eio simulation behind io completeion ext4: fix a inode checksum error - - 1 - --- 2021-08-26 Zhang Yi Superseded
[v4,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic [v4,1/6] ext4: drop s_mb_bal_lock and convert protected fields to atomic - - 1 - --- 2021-03-15 harshad shirwadkar Superseded
[v4,1/5] vfs: Add file timestamp range support - - - - --- 2017-02-25 Deepa Dinamani Superseded
[v4,1/5] ibnvdimm: nd_region flush callback support virtio pmem driver - - - - --- 2019-04-03 Pankaj Gupta Superseded
[v4,1/5] fs: unicode: Use strscpy() instead of strncpy() Make UTF-8 encoding loadable 1 1 - - --- 2021-03-25 Shreeya Patel Superseded
[v4,1/5] fs: add i_blockmask() [v4,1/5] fs: add i_blockmask() - - - - --- 2023-03-10 Yangtao Li Rejected
[v4,1/4] fscrypt: don't allow v1 policies with casefolding fscrypt preparations for encryption+casefolding - - - - --- 2020-01-20 Eric Biggers Not Applicable
[v4,1/4] fs: introduce SB_INLINECRYPT Inline Encryption Support for fscrypt - - 2 - --- 2020-07-02 Satya Tangirala Not Applicable
[v4,1/4] ext2fs: opening filesystem code refactoring e2image -b option to pass superblock number - - 1 - --- 2018-05-25 Artem Blagodarenko Superseded
[v4,1/4] block: Introduce provisioning primitives Introduce provisioning primitives for thinly provisioned storage - - - - --- 2023-04-18 Sarthak Kukreti Superseded
[v4,1/3] libfs: Add generic function for setting dentry_ops Add support for Encryption and Casefolding in F2FS - - 2 - --- 2020-11-19 Daniel Rosenberg Not Applicable
[v4,1/3] fscrypt: stop using keyrings subsystem for fscrypt_master_key fscrypt: rework keyring and stop using request_queue - 1 - - --- 2022-09-01 Eric Biggers Not Applicable
[v4,1/3] ext4: fix incorrect calculate 'reserved' in '__es_remove_extent' when enable bigalloc feat… Fix two issues about bigalloc feature - 1 1 - --- 2022-12-08 Ye Bin New
[v4,1/3] ext4: don't increase iversion counter for ea_inodes [v4,1/3] ext4: don't increase iversion counter for ea_inodes - - 3 - --- 2022-08-24 Lukas Czerner Awaiting Upstream
[v4,1/3] ext4: alloc test super block from sget Fix crashes and warnings in ext4 unit test - - - 1 --- 2024-03-04 Kemeng Shi Accepted
[v4,1/3] ext4: add discard/zeroout flags to journal flush [v4,1/3] ext4: add discard/zeroout flags to journal flush - - - - --- 2021-05-11 Leah Rumancik Superseded
[v4,1/2] kunit: Support for Parameterized Testing [v4,1/2] kunit: Support for Parameterized Testing - - - - --- 2020-10-27 Arpitha Raghunandan Superseded
[v4,1/2] jbd2: continue to record log between each mount ext4, jbd2: journal cycled record transactions between each mount - - 1 - --- 2023-03-17 Zhang Yi Superseded
[v4,1/2] ext4: reorganize if statement of ext4_mb_release_context() [v4,1/2] ext4: reorganize if statement of ext4_mb_release_context() - - 1 - --- 2020-08-07 brookxu Superseded
[v4,1/2] ext4: remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from ext4_find_inline_data_nolock() ext4: fix WARNING in ext4_update_inline_data - - 1 - --- 2023-03-07 Ye Bin Accepted
[v4,1/2] ext4: fix inode tree inconsistency caused by ENOMEM in ext4_split_extent_at fix extents need to be restored when ext4_ext_insert_extent failed - - - - --- 2023-02-13 zhanchengbin Superseded
[v4,1/2] ext4: commit super block if fs record error when journal record without error fix error flag covered by journal recovery - - 2 - --- 2023-03-01 Ye Bin Superseded
« 1 2 ... 27 28 29109 110 »