Show patches with: Archived = No       |   11080 patches
« 1 2 ... 59 60 61110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,03/15] e2fsck: port fc changes from kernel's recovery.c to e2fsck Fast commits support for e2fsprogs - - 1 - --- 2020-12-10 harshad shirwadkar Superseded
[v2,03/17] ext4: move option validation to a separate function ext4: new mount API conversion - - - - --- 2020-04-28 Lukas Czerner Superseded
[v2,03/18] dept: Embed Dept data in Lockdep DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,03/18] fsdax: Include unmapped inodes for page-idle detection Fix the DAX-gup mistake - - - - --- 2022-09-16 Dan Williams Not Applicable
[v2,03/19] ext4: fix wrong unit use in ext4_mb_find_by_goal Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-12 Kemeng Shi Superseded
[v2,03/19] fs: Add aops->migrate_folio Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-08 Matthew Wilcox Not Applicable
[v2,03/20] ext4: get correct ext4_group_info in ext4_mb_prefetch_fini Some bugfix and cleanup to mballoc - - - - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,03/22] ext4: drop redundant calls ext4_fc_track_range ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola Not Applicable
[v2,03/23] xfs: define parent pointer xattr format fs-verity support for XFS - - 1 - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,03/25] nls: Wrap charset hooks in ops structure Ext4 Encoding and Case-insensitive support - - - - --- 2018-08-15 Gabriel Krisman Bertazi Not Applicable
[v2,03/27] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers() Finish the create_empty_buffers() transition - - 1 - --- 2023-10-16 Matthew Wilcox Not Applicable
[v2,03/29] ext4: Convert ext4_bio_write_page() to use a folio Convert most of ext4 to folios - - 2 - --- 2023-03-24 Matthew Wilcox Awaiting Upstream
[v2,03/39] namespace: only take read lock in do_reconfigure_mnt() fs: idmapped mounts - - - - --- 2020-11-15 Christian Brauner Not Applicable
[v2,03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-07-24 Qi Zheng Not Applicable
[v2,04/10] ext4: use is_power_of_2 helper in ext4_mb_regular_allocator A few fixes and cleanups to mballoc - - 1 - --- 2023-07-25 Kemeng Shi Superseded
[v2,04/10] syscalls/fanotify20: Validate the generic error info Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-10-26 Gabriel Krisman Bertazi Not Applicable
[v2,04/11] drm/amdkfd: add SPM support for SVM Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - 1 - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,04/11] f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow 1 - - - --- 2020-09-13 Eric Biggers Superseded
[v2,04/11] fsverity: use EFBIG for file too large to enable verity [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
[v2,04/12] ext2fs: Implement faster CI comparison of strings e2fsprogs: improve case-insensitive fs support - - - - --- 2020-11-27 Arnaud Ferraris Superseded
[v2,04/12] ext4: Convert mballoc cr (criteria) to enum multiblock allocator improvements - - 1 - --- 2023-05-30 Ojaswin Mujoo Awaiting Upstream
[v2,04/12] ext4: add bitmaps I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,04/12] fat: only specify I_DIRTY_TIME when needed in fat_update_time() lazytime fix and cleanups - - 2 - --- 2021-01-09 Eric Biggers Superseded
[v2,04/12] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,04/12] jbd2: checking valid features early in journal_get_superblock() ext4,jbd2: cleanup journal load and initialization process - - 1 - --- 2023-08-10 Zhang Yi Superseded
[v2,04/12] jbd2: fast-commit commit path changes ext4: add support fast commit - - - - --- 2019-08-09 harshad shirwadkar Superseded
[v2,04/12] mm: add device public vma selection for memory migration MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - - - - --- 2021-09-13 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,04/12] ss_add_info_dir: fix memory leak and check whether [v2,01/12] profile_create_node: set magic before strdup(name) to avoid memory leak - - 1 - --- 2021-06-30 wuguanghao Changes Requested
[v2,04/13] ext4: factor out ext4_handle_clustersize() some refactor of __ext4_fill_super() - - 2 - --- 2022-09-03 Jason Yan Superseded
[v2,04/13] ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks fixes and cleanups to ext4 resize - - 1 - --- 2023-08-26 Kemeng Shi Superseded
[v2,04/13] mm/gup: migrate device coherent pages when pinning instead of failing Add MEMORY_DEVICE_COHERENT for coherent device memory mapping 1 - - - --- 2022-05-16 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,04/14] fanotify: Split superblock marks out to a new cache File system wide monitoring - - - - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,04/14] fscrypt: clean up some BUG_ON()s in block encryption/decryption fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-20 Eric Biggers Not Applicable
[v2,04/14] gfs2: replace ll_rw_block() fs/buffer: remove ll_rw_block() - - 3 - --- 2022-09-01 Zhang Yi Not Applicable
[v2,04/15] libext2fs: provide APIs to configure fast commit blocks Fast commits support for e2fsprogs - - - - --- 2020-12-10 harshad shirwadkar Superseded
[v2,04/17] ext4: Change handle_mount_opt() to use fs_parameter ext4: new mount API conversion - - - - --- 2020-04-28 Lukas Czerner Superseded
[v2,04/18] dept: Add a API for skipping dependency check temporarily DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,04/18] ext4: Add ext4_break_layouts() to the inode eviction path Fix the DAX-gup mistake - - - - --- 2022-09-16 Dan Williams Not Applicable
[v2,04/19] ext4: treat stripe in block unit Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-12 Kemeng Shi Superseded
[v2,04/19] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio() Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-08 Matthew Wilcox Not Applicable
[v2,04/20] ext4: correct calculation of s_mb_preallocated Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,04/22] ext4: fixup ext4_fc_track_* functions' signature ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola Not Applicable
[v2,04/23] xfs: Add xfs_verify_pptr fs-verity support for XFS - - 1 - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,04/25] nls: Split default charset from NLS core Ext4 Encoding and Case-insensitive support - - - - --- 2018-08-15 Gabriel Krisman Bertazi Not Applicable
[v2,04/27] ext4: Convert to folio_create_empty_buffers Finish the create_empty_buffers() transition - - 1 - --- 2023-10-16 Matthew Wilcox Not Applicable
[v2,04/29] ext4: Convert ext4_finish_bio() to use folios Convert most of ext4 to folios - - 2 - --- 2023-03-24 Matthew Wilcox Awaiting Upstream
[v2,04/39] fs: add mount_setattr() fs: idmapped mounts - - - - --- 2020-11-15 Christian Brauner Not Applicable
[v2,04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker use refcount+RCU method to implement lockless slab shrink - - 1 - --- 2023-07-24 Qi Zheng Not Applicable
[v2,05/10] ext4: remove unnecessary return for void function A few fixes and cleanups to mballoc - - 1 - --- 2023-07-25 Kemeng Shi Superseded
[v2,05/10] syscalls/fanotify20: Validate incoming FID in FAN_FS_ERROR Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-10-26 Gabriel Krisman Bertazi Not Applicable
[v2,05/11] drm/amdkfd: coherent type as sys mem on migration to ram Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - 1 - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,05/11] fsverity: replace fsverity_hash_page() with fsverity_hash_block() [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
[v2,05/11] ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context() fscrypt: improve file creation flow - - - - --- 2020-09-13 Eric Biggers Superseded
[v2,05/12] drm/amdkfd: ref count init for device pages MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - - - - --- 2021-09-13 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,05/12] e2fsck: add new problem for casefolded name check e2fsprogs: improve case-insensitive fs support - - - - --- 2020-11-27 Arnaud Ferraris Superseded
[v2,05/12] ext4: Add per CR extent scanned counter multiblock allocator improvements - - 2 - --- 2023-05-30 Ojaswin Mujoo Awaiting Upstream
[v2,05/12] ext4: add inode I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,05/12] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,05/12] fs: don't call ->dirty_inode for lazytime timestamp updates lazytime fix and cleanups - - 2 - --- 2021-01-09 Eric Biggers Superseded
[v2,05/12] jbd2: fast-commit commit path new APIs ext4: add support fast commit - - 1 - --- 2019-08-09 harshad shirwadkar Superseded
[v2,05/12] jbd2: open code jbd2_verify_csum_type() helper ext4,jbd2: cleanup journal load and initialization process - - 1 - --- 2023-08-10 Zhang Yi Superseded
[v2,05/12] ss_create_invocation: fix memory leak and check whether NULL pointer [v2,01/12] profile_create_node: set magic before strdup(name) to avoid memory leak - - - - --- 2021-06-30 wuguanghao Changes Requested
[v2,05/13] drm/amdkfd: add SPM support for SVM Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - 1 - --- 2022-05-16 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,05/13] ext4: factor out ext4_fast_commit_init() some refactor of __ext4_fill_super() - - 2 - --- 2022-09-03 Jason Yan Superseded
[v2,05/13] ext4: fix typo in setup_new_flex_group_blocks fixes and cleanups to ext4 resize - - 1 - --- 2023-08-26 Kemeng Shi Superseded
[v2,05/14] fscrypt: introduce fscrypt_encrypt_block_inplace() fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-20 Eric Biggers Not Applicable
[v2,05/14] inotify: Don't force FS_IN_IGNORED File system wide monitoring - - 1 - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,05/14] isofs: replace ll_rw_block() fs/buffer: remove ll_rw_block() - - 2 - --- 2022-09-01 Zhang Yi Not Applicable
[v2,05/15] e2fsprogs: make userspace tools number of fast commits blocks aware Fast commits support for e2fsprogs - - - - --- 2020-12-10 harshad shirwadkar Superseded
[v2,05/17] ext4: Allow sb to be NULL in ext4_msg() ext4: new mount API conversion - - - - --- 2020-04-28 Lukas Czerner Superseded
[v2,05/18] dept: Apply Dept to spinlock DEPT(Dependency Tracker) - - - - --- 2022-02-19 Byungchul Park Not Applicable
[v2,05/18] xfs: Add xfs_break_layouts() to the inode eviction path Fix the DAX-gup mistake - - - - --- 2022-09-16 Dan Williams Not Applicable
[v2,05/19] ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocated Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,05/19] mm/migrate: Convert writeout() to take a folio Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-08 Matthew Wilcox Not Applicable
[v2,05/20] ext4: correct start of used group pa for debug in ext4_mb_use_group_pa Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,05/22] jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs ext4 fast commit fixes - - - - --- 2020-11-06 harshad shirwadkar Accepted
[v2,05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola Not Applicable
[v2,05/23] fsverity: make fsverity_verify_folio() accept folio's offset and size fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,05/25] nls: Split struct nls_charset from struct nls_table Ext4 Encoding and Case-insensitive support - - - - --- 2018-08-15 Gabriel Krisman Bertazi Not Applicable
[v2,05/27] buffer: Add get_nth_bh() Finish the create_empty_buffers() transition 1 - - - --- 2023-10-16 Matthew Wilcox Not Applicable
[v2,05/29] ext4: Turn mpage_process_page() into mpage_process_folio() Convert most of ext4 to folios - - 1 - --- 2023-03-24 Matthew Wilcox Awaiting Upstream
[v2,05/39] tests: add mount_setattr() selftests fs: idmapped mounts - - - - --- 2020-11-15 Christian Brauner Not Applicable
[v2,05/47] binder: dynamically allocate the android-binder shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-07-24 Qi Zheng Not Applicable
[v2,06/10] ext4: replace the traditional ternary conditional operator with with max()/min() A few fixes and cleanups to mballoc - - 1 - --- 2023-07-25 Kemeng Shi Superseded
[v2,06/10] syscalls/fanotify20: Support submission of debugfs commands Test the new fanotify FAN_FS_ERROR event - - 1 - --- 2021-10-26 Gabriel Krisman Bertazi Not Applicable
[v2,06/11] fscrypt: remove fscrypt_inherit_context() fscrypt: improve file creation flow - - - - --- 2020-09-13 Eric Biggers Superseded
[v2,06/11] fsverity: support verification with tree block size < PAGE_SIZE [v2,01/11] fsverity: use unsigned long for level_start - - - - --- 2022-12-23 Eric Biggers Not Applicable
[v2,06/11] lib: test_hmm add ioctl to get zone device type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - - --- 2021-12-06 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,06/12] append_pathname: check the value returned by realloc [v2,01/12] profile_create_node: set magic before strdup(name) to avoid memory leak - - - - --- 2021-06-30 wuguanghao Accepted
[v2,06/12] drm/amdkfd: add SPM support for SVM MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory - - 1 - --- 2021-09-13 Sierra Guiza, Alejandro (Alex) Not Applicable
[v2,06/12] e2fsck: Fix entries with invalid encoded characters e2fsprogs: improve case-insensitive fs support - - - - --- 2020-11-27 Arnaud Ferraris Superseded
[v2,06/12] ext4: Add counter to track successful allocation of goal length multiblock allocator improvements - - 2 - --- 2023-05-30 Ojaswin Mujoo Awaiting Upstream
[v2,06/12] ext4: add extent block I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-10 Zhang Yi New
[v2,06/12] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - - --- 2018-11-01 Eric Biggers Not Applicable
[v2,06/12] fs: pass only I_DIRTY_INODE flags to ->dirty_inode lazytime fix and cleanups - - 2 - --- 2021-01-09 Eric Biggers Superseded
[v2,06/12] jbd2: cleanup load_superblock() ext4,jbd2: cleanup journal load and initialization process - - 1 - --- 2023-08-10 Zhang Yi Superseded
[v2,06/12] jbd2: fast-commit recovery path changes ext4: add support fast commit - - 1 - --- 2019-08-09 harshad shirwadkar Superseded
[v2,06/13] ext4: factor out ext4_inode_info_init() some refactor of __ext4_fill_super() - - 2 - --- 2022-09-03 Jason Yan Superseded
« 1 2 ... 59 60 61110 111 »