Show patches with: Archived = No       |   11005 patches
« 1 2 ... 64 65 66110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v6,12/21] dept: Apply SDT to swait DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park Not Applicable
[RFC,v6,11/21] dept: Apply Dept to wait/event of PG_{locked,writeback} DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park Not Applicable
[RFC,v6,11/11] docs: ext4.rst: Document encoding and case-insensitive Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,10/21] dept: Introduce split map concept and new APIs for them DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park Not Applicable
[RFC,v6,10/11] ext4: Implement EXT4_CASEFOLD_FL flag Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,10/10] xfs: Make xfs_iomap_folio_ops static Turn iomap_page_ops into iomap_folio_ops - - 1 - --- 2023-01-08 Andreas Gruenbacher Not Applicable
[RFC,v6,09/21] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park Not Applicable
[RFC,v6,09/11] ext4: Support encoding-aware file name lookups Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,09/10] iomap: Rename page_ops to folio_ops Turn iomap_page_ops into iomap_folio_ops - - 2 - --- 2023-01-08 Andreas Gruenbacher Not Applicable
[RFC,v6,08/21] dept: Apply Dept to rwsem DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park Not Applicable
[RFC,v6,08/11] ext4: Include encoding information in the superblock Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,08/10] iomap/xfs: Eliminate the iomap_valid handler Turn iomap_page_ops into iomap_folio_ops - - 1 - --- 2023-01-08 Andreas Gruenbacher Not Applicable
[RFC,v6,07/21] dept: Apply Dept to seqlock DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park Not Applicable
[RFC,v6,07/11] MAINTAINERS: Add Unicode subsystem entry Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,07/10] iomap: Rename page_prepare handler to get_folio Turn iomap_page_ops into iomap_folio_ops - - 2 - --- 2023-01-08 Andreas Gruenbacher Not Applicable
[RFC,v6,06/21] dept: Apply Dept to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park Not Applicable
[RFC,v6,06/11] unicode: Introduce test module for normalized utf8 implementation Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,06/10] iomap: Add __iomap_get_folio helper Turn iomap_page_ops into iomap_folio_ops - - 1 - --- 2023-01-08 Andreas Gruenbacher Not Applicable
[RFC,v6,05/21] dept: Apply Dept to rwlock DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park Not Applicable
[RFC,v6,05/11] unicode: Implement higher level API for string handling Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,05/10] iomap/gfs2: Get page in page_prepare handler Turn iomap_page_ops into iomap_folio_ops - - 2 - --- 2023-01-08 Andreas Gruenbacher Not Applicable
[RFC,v6,04/21] dept: Apply Dept to mutex families DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park Not Applicable
[RFC,v6,04/11] unicode: reduce the size of utf8data[] Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,04/10] iomap: Add iomap_get_folio helper Turn iomap_page_ops into iomap_folio_ops - - 2 - --- 2023-01-08 Andreas Gruenbacher Not Applicable
[RFC,v6,03/21] dept: Apply Dept to spinlock DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park Not Applicable
[RFC,v6,03/11] unicode: Introduce code for UTF-8 normalization Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,03/10] iomap: Rename page_done handler to put_folio Turn iomap_page_ops into iomap_folio_ops - - 2 - --- 2023-01-08 Andreas Gruenbacher Not Applicable
[RFC,v6,02/21] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park Not Applicable
[RFC,v6,02/11] scripts: add trie generator for UTF-8 Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,02/10] iomap/gfs2: Unlock and put folio in page_done handler Turn iomap_page_ops into iomap_folio_ops - - 2 - --- 2023-01-08 Andreas Gruenbacher Not Applicable
[RFC,v6,01/21] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2022-05-04 Byungchul Park Not Applicable
[RFC,v6,01/11] unicode: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - - --- 2019-03-18 Gabriel Krisman Bertazi Superseded
[RFC,v6,01/10] iomap: Add __iomap_put_folio helper Turn iomap_page_ops into iomap_folio_ops - - 2 - --- 2023-01-08 Andreas Gruenbacher Not Applicable
[RFC,v5,8/8] nfsd: take inode_lock when querying for NFSv4 GETATTR vfs/nfsd: clean up handling of the i_version counter - - - - --- 2022-09-08 Jeffrey Layton Not Applicable
[RFC,v5,21/21] dept: Don't create dependencies between different depths in any case DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,20/21] dept: Disable Dept on struct crypto_larval's completion for now DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,19/21] dept: Add nocheck version of init_completion() DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,18/21] dept: Disable Dept within the wait_bit layer by default DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,17/21] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,16/21] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,15/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,14/21] dept: Apply SDT to wait(waitqueue) DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,13/21] dept: Apply SDT to swait DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,12/21] dept: Apply Dept to wait/event of PG_{locked,writeback} DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,11/21] dept: Introduce split map concept and new APIs for them DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,11/11] docs: ext4.rst: Document encoding and case-insensitive Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,10/21] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,10/11] ext4: Implement EXT4_CASEFOLD_FL flag Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,09/21] dept: Apply Dept to rwsem DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,09/11] ext4: Support encoding-aware file name lookups Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,08/21] dept: Apply Dept to seqlock DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,08/11] ext4: Include encoding information in the superblock Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,07/21] dept: Apply Dept to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,07/11] MAINTAINERS: Add Unicode subsystem entry Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,07/09] ext4: use common file type conversion Untitled series #87229 - - 1 - --- 2019-01-21 Phillip Potter New
[RFC,v5,06/21] dept: Apply Dept to rwlock DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,06/11] unicode: Introduce test module for normalized utf8 implementation Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,05/21] dept: Apply Dept to mutex families DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,05/11] unicode: Implement higher level API for string handling Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,04/21] dept: Apply Dept to spinlock DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,04/11] unicode: reduce the size of utf8data[] Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,04/09] ext2: use common file type conversion Untitled series #87229 - - - - --- 2019-01-21 Phillip Potter New
[RFC,v5,03/21] dept: Embed Dept data in Lockdep DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,03/11] unicode: Introduce code for UTF-8 normalization Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,02/21] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,02/11] scripts: add trie generator for UTF-8 Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v5,01/21] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - - --- 2022-03-16 Byungchul Park Not Applicable
[RFC,v5,01/11] unicode: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - - --- 2019-01-28 Gabriel Krisman Bertazi Superseded
[RFC,v4,8/8] fs: remove bdev_try_to_free_page callback ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-06-10 Zhang Yi Awaiting Upstream
[RFC,v4,8/8] ext4: update code documentation Ext4 fast commit performance patch series - - 1 - --- 2022-07-21 harshad shirwadkar tytso Under Review
[RFC,v4,7/8] ext4: remove bdev_try_to_free_page() callback ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-06-10 Zhang Yi Awaiting Upstream
[RFC,v4,7/8] ext4: add lockdep annotation in fc commit path Ext4 fast commit performance patch series - - - - --- 2022-07-21 harshad shirwadkar tytso Under Review
[RFC,v4,7/7] iomap: Rename page_ops to folio_ops Untitled series #333242 - - - - --- 2022-12-18 Andreas Gruenbacher Not Applicable
[RFC,v4,6/8] jbd2: simplify journal_clean_one_cp_list() ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-06-10 Zhang Yi Awaiting Upstream
[RFC,v4,6/8] ext4: drop i_fc_updates from inode fc info Ext4 fast commit performance patch series - - 1 - --- 2022-07-21 harshad shirwadkar tytso Under Review
[RFC,v4,6/7] iomap/xfs: Eliminate the iomap_valid handler Untitled series #333240 - - - - --- 2022-12-18 Andreas Gruenbacher Not Applicable
[RFC,v4,5/8] jbd2,ext4: add a shrinker to release checkpointed buffers ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-06-10 Zhang Yi Awaiting Upstream
[RFC,v4,5/8] ext4: ext4_fc_track_inode() bug fix Ext4 fast commit performance patch series - - - - --- 2022-07-21 harshad shirwadkar tytso Under Review
[RFC,v4,5/7] iomap/gfs2: Get page in page_prepare handler Untitled series #333241 - - - - --- 2022-12-18 Andreas Gruenbacher Not Applicable
[RFC,v4,4/8] jbd2: remove redundant buffer io error checks ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-06-10 Zhang Yi Awaiting Upstream
[RFC,v4,4/8] ext4: rework fast commit commit path Ext4 fast commit performance patch series - - 1 - --- 2022-07-21 harshad shirwadkar tytso Under Review
[RFC,v4,4/7] iomap: Add iomap_folio_prepare helper Untitled series #333237 - - - - --- 2022-12-18 Andreas Gruenbacher Not Applicable
[RFC,v4,4/4] ext4: data=journal: write-protect pages on j_submit_inode_data_buffers() ext4/jbd2: data=journal: write-protect pages on transaction commit - - 1 - --- 2020-09-28 Mauricio Faria de Oliveira Superseded
[RFC,v4,34/34] ext4: add mount option for buffered IO iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,33/34] ext4: don't mark IOMAP_F_DIRTY for buffer write ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,32/34] ext4: enable large folio for regular file with iomap buffered IO path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,31/34] filemap: support disable large folios on active inode ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,30/34] ext4: partial enable iomap for regular file's buffered IO path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,30/34] ext4: partial enable iomap for regular file's buffered IO path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,3/8] jbd2: don't abort the journal when freeing buffers ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-06-10 Zhang Yi Awaiting Upstream
[RFC,v4,3/8] ext4: use extent status tree in fast commit path Ext4 fast commit performance patch series - - - - --- 2022-07-21 harshad shirwadkar tytso Under Review
[RFC,v4,3/7] iomap/gfs2: Unlock and put folio in page_done handler Untitled series #333236 - - - - --- 2022-12-18 Andreas Gruenbacher Not Applicable
[RFC,v4,3/4] ext4: data=journal: fixes for ext4_page_mkwrite() ext4/jbd2: data=journal: write-protect pages on transaction commit - - 2 - --- 2020-09-28 Mauricio Faria de Oliveira Superseded
[RFC,v4,29/34] ext4: fall back to buffer_head path for defrag ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,29/34] ext4: fall back to buffer_head path for defrag ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,28/34] ext4: writeback partial blocks before zeroing out range ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,28/34] ext4: writeback partial blocks before zeroing out range ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,27/34] ext4: implement zero_range iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,27/34] ext4: implement zero_range iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,26/34] ext4: implement mmap iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
« 1 2 ... 64 65 66110 111 »