Show patches with: Archived = No       |   10997 patches
« 1 2 ... 19 20 21109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V2,2/7] ext4: add new helper interface ext4_try_to_trim_range() [V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent - - 1 - --- 2021-05-26 Wang Jianchao Superseded
[V2,3/7] ext4: remove the repeated comment of ext4_trim_all_free [V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent - - 1 - --- 2021-05-26 Wang Jianchao Superseded
[V2,4/7] ext4: add new helper interface ext4_insert_free_data [V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent - - - - --- 2021-05-26 Wang Jianchao Superseded
[V2,5/7] ext4: get buddy cache after insert successfully [V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent - - - - --- 2021-05-26 Wang Jianchao Superseded
[V2,6/7] ext4: use bb_free_root to get the free data entry [V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent - - - - --- 2021-05-26 Wang Jianchao Superseded
[V2,7/7] ext4: get discard out of jbd2 commit kthread contex [V2,1/7] ext4: remove the 'group' parameter of ext4_trim_extent - - - 1 --- 2021-05-26 Wang Jianchao Superseded
[RFC,v3,1/8] jbd2: remove the out label in __jbd2_journal_remove_checkpoint() ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,2/8] jbd2: ensure abort the journal if detect IO error when writing original buffer back ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,3/8] jbd2: don't abort the journal when freeing buffers ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,4/8] jbd2: remove redundant buffer io error checks ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,5/8] jbd2,ext4: add a shrinker to release checkpointed buffers ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,6/8] jbd2: simplify journal_clean_one_cp_list() ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,7/8] ext4: remove bdev_try_to_free_page() callback ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[RFC,v3,8/8] fs: remove bdev_try_to_free_page callback ext4, jbd2: fix 3 issues about bdev_try_to_free_page() - - 1 - --- 2021-05-27 Zhang Yi Superseded
[V2,03/12] zap_sector: fix memory leak e2fsprogs: some bugfixs and some code cleanups - - 1 - --- 2021-05-31 wuguanghao Superseded
[V2,04/12] ss_add_info_dir: fix memory leak and check whether,NULL pointer e2fsprogs: some bugfixs and some code cleanups - - 1 - --- 2021-05-31 wuguanghao Superseded
[V2,06/12] append_pathname: check the value returned by realloc to avoid segfault e2fsprogs: some bugfixs and some code cleanups - - - - --- 2021-05-31 wuguanghao Superseded
[V2,07/12] argv_parse: check return value of malloc in argv_parse() e2fsprogs: some bugfixs and some code cleanups - - - - --- 2021-05-31 wuguanghao Superseded
[V2,10/12] hashmap: change return value type of, ext2fs_hashmap_add() e2fsprogs: some bugfixs and some code cleanups - - - - --- 2021-05-31 wuguanghao Superseded
ext4: Correct encrypted_casefold sysfs entry ext4: Correct encrypted_casefold sysfs entry - - - - --- 2021-06-02 Daniel Rosenberg Superseded
[RESEND,v2] ext4: fix memory leak in ext4_fill_super [RESEND,v2] ext4: fix memory leak in ext4_fill_super - - - - --- 2021-06-05 Pavel Skripkin Superseded
[01/14] mm: Fix comments mentioning i_mutex fs: Hole punch vs page cache filling races 1 - 2 - --- 2021-06-07 Jan Kara Superseded
[02/14] documentation: Sync file_operations members with reality fs: Hole punch vs page cache filling races 1 - - - --- 2021-06-07 Jan Kara Superseded
[03/14] mm: Protect operations adding pages to page cache with invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-06-07 Jan Kara Superseded
[04/14] mm: Add functions to lock invalidate_lock for two mappings fs: Hole punch vs page cache filling races - - 1 - --- 2021-06-07 Jan Kara Superseded
[05/14] ext4: Convert to use mapping->invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-06-07 Jan Kara Superseded
[06/14] ext2: Convert to using invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-06-07 Jan Kara Superseded
[07/14] xfs: Refactor xfs_isilocked() fs: Hole punch vs page cache filling races - - 3 - --- 2021-06-07 Jan Kara Superseded
[08/14] xfs: Convert to use invalidate_lock fs: Hole punch vs page cache filling races - - 2 - --- 2021-06-07 Jan Kara Superseded
[09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers fs: Hole punch vs page cache filling races - - 2 - --- 2021-06-07 Jan Kara Superseded
[10/14] zonefs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races 1 - - - --- 2021-06-07 Jan Kara Superseded
[11/14] f2fs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races 1 - - - --- 2021-06-07 Jan Kara Superseded
[12/14] fuse: Convert to using invalidate_lock fs: Hole punch vs page cache filling races - - 1 - --- 2021-06-07 Jan Kara Superseded
[13/14] ceph: Fix race between hole punch and page fault fs: Hole punch vs page cache filling races - - 1 - --- 2021-06-07 Jan Kara Superseded
[14/14] cifs: Fix race between hole punch and page fault fs: Hole punch vs page cache filling races - - - - --- 2021-06-07 Jan Kara Superseded
ext4: fix input checking in fs/jbd2/journal.c ext4: fix input checking in fs/jbd2/journal.c - - - - --- 2021-06-07 Leah Rumancik Superseded
[v2,resend] ext4: fix kernel infoleak via ext4_extent_header [v2,resend] ext4: fix kernel infoleak via ext4_extent_header - 1 - - --- 2021-06-10 Anirudh Rayabharam Superseded
[RFC] ext4:fix warning in mark_buffer_dirty as IO error when mount with errors=continue [RFC] ext4:fix warning in mark_buffer_dirty as IO error when mount with errors=continue - - - - --- 2021-06-15 yebin (H) Superseded
[v2,01/14] fsnotify: Don't call insert hook for overflow events File system wide monitoring - 1 - - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,02/14] fanotify: Fold event size calculation to its own function File system wide monitoring - - 1 - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,03/14] fanotify: Split fsid check from other fid mode checks File system wide monitoring - - - - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,04/14] fanotify: Split superblock marks out to a new cache File system wide monitoring - - - - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,05/14] inotify: Don't force FS_IN_IGNORED File system wide monitoring - - 1 - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,06/14] fsnotify: Add helper to detect overflow_event File system wide monitoring - - 1 - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,07/14] fsnotify: pass arguments of fsnotify() in struct fsnotify_event_info File system wide monitoring - - - - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,08/14] fsnotify: Support passing argument to insert callback on add_event File system wide monitoring - - - - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,09/14] fsnotify: Support FS_ERROR event type File system wide monitoring - - 1 - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,10/14] fsnotify: Introduce helpers to send error_events File system wide monitoring - - - - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,11/14] fanotify: Introduce FAN_FS_ERROR event File system wide monitoring - - - - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,12/14] ext4: Send notifications on error File system wide monitoring - - 1 - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,13/14] samples: Add fs error monitoring example File system wide monitoring - - - - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[v2,14/14] Documentation: Document the FAN_FS_ERROR event File system wide monitoring - - - - --- 2021-06-15 Gabriel Krisman Bertazi Superseded
[1/4] ext4: Support for checksumming from journal triggers ext4: Speedup orphan file handling - - - - --- 2021-06-16 Jan Kara Superseded
[2/4] ext4: Move orphan inode handling into a separate file ext4: Speedup orphan file handling - - 1 - --- 2021-06-16 Jan Kara Superseded
[3/4] ext4: Speedup ext4 orphan inode handling ext4: Speedup orphan file handling - - - - --- 2021-06-16 Jan Kara Superseded
[4/4] ext4: Improve scalability of ext4 orphan file handling ext4: Speedup orphan file handling - - 1 - --- 2021-06-16 Jan Kara Superseded
[1/9] ext2fs: Drop HAS_SNAPSHOT feature e2fsprogs: Support for orphan file feature - - - - --- 2021-06-16 Jan Kara Superseded
[2/9] quota: Do not account space used by project quota file to quota e2fsprogs: Support for orphan file feature - - - - --- 2021-06-16 Jan Kara Superseded
[3/9] e2image: Dump quota files e2fsprogs: Support for orphan file feature - - - - --- 2021-06-16 Jan Kara Superseded
[4/9] libext2fs: Support for orphan file feature e2fsprogs: Support for orphan file feature - - - - --- 2021-06-16 Jan Kara Superseded
[5/9] mke2fs: Add support for orphan_file feature e2fsprogs: Support for orphan file feature - - - - --- 2021-06-16 Jan Kara Superseded
[6/9] e2fsck: Add support for handling orphan file e2fsprogs: Support for orphan file feature - - - - --- 2021-06-16 Jan Kara Superseded
[7/9] tune2fs: Add support for orphan_file feature e2fsprogs: Support for orphan file feature - - - - --- 2021-06-16 Jan Kara Superseded
[8/9] mke2fs: Add orphan_file feature into mke2fs.conf e2fsprogs: Support for orphan file feature - - - - --- 2021-06-16 Jan Kara Superseded
[9/9] dumpe2fs, debugfs, e2image: Add support for orphan file e2fsprogs: Support for orphan file feature - - - - --- 2021-06-16 Jan Kara Superseded
[RFC] ext4: remove conflict comment from __ext4_forget [RFC] ext4: remove conflict comment from __ext4_forget - - 1 - --- 2021-06-23 Guoqing Jiang Superseded
[v2] fs: forbid invalid project ID [v2] fs: forbid invalid project ID - - - - --- 2021-06-28 Wang Shilong Superseded
[1/2] ext4: Fix use-after-free about sbi->s_mmp_tsk Fix use-after-free about sbi->s_mmp_tsk - 1 - - --- 2021-06-29 yebin (H) Superseded
[2/2] ext4: Fix potential uas-after-free about sbi->s_mmp_tsk when kmmpd kthread exit before set sb… Fix use-after-free about sbi->s_mmp_tsk - - 2 - --- 2021-06-29 yebin (H) Superseded
[v3,01/15] fsnotify: Don't insert unmergeable events in hashtable File system wide monitoring - 1 2 - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,02/15] fanotify: Fold event size calculation to its own function File system wide monitoring - - 2 - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,03/15] fanotify: Split fsid check from other fid mode checks File system wide monitoring - - 2 - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,04/15] fanotify: Split superblock marks out to a new cache File system wide monitoring - - 1 - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,05/15] inotify: Don't force FS_IN_IGNORED File system wide monitoring - - 2 - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,06/15] fsnotify: Add helper to detect overflow_event File system wide monitoring - - 2 - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,07/15] fsnotify: pass arguments of fsnotify() in struct fsnotify_event_info File system wide monitoring - - - - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,08/15] fsnotify: Support passing argument to insert callback on add_event File system wide monitoring - - 2 - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,09/15] fsnotify: Always run the merge hook File system wide monitoring - - - - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,10/15] fsnotify: Support FS_ERROR event type File system wide monitoring - - 2 - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,11/15] fsnotify: Introduce helpers to send error_events File system wide monitoring - - 2 - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,12/15] fanotify: Introduce FAN_FS_ERROR event File system wide monitoring - - - - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,13/15] ext4: Send notifications on error File system wide monitoring - - 1 - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,14/15] samples: Add fs error monitoring example File system wide monitoring - - - - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3,15/15] docs: Document the FAN_FS_ERROR event File system wide monitoring - - - - --- 2021-06-29 Gabriel Krisman Bertazi Superseded
[v3] fs: forbid invalid project ID [v3] fs: forbid invalid project ID - - 1 - --- 2021-07-02 Wang Shilong Superseded
ext4: possible use-after-free when remounting r/o a mmp-protected file system ext4: possible use-after-free when remounting r/o a mmp-protected file system - - - - --- 2021-07-02 Theodore Ts'o Superseded
[RFC,1/4] ext4: check and update i_disksize properly ext4: improve delalloc buffer write performance - - - - --- 2021-07-06 Zhang Yi Superseded
[RFC,2/4] ext4: correct the error path of ext4_write_inline_data_end() ext4: improve delalloc buffer write performance - - 1 - --- 2021-07-06 Zhang Yi Superseded
[RFC,3/4] ext4: factor out write end code of inline file ext4: improve delalloc buffer write performance - - - - --- 2021-07-06 Zhang Yi Superseded
[RFC,4/4] ext4: drop unnecessary journal handle in delalloc write ext4: improve delalloc buffer write performance - - 1 - --- 2021-07-06 Zhang Yi Superseded
[-v3] ext4: fix possible UAF when remounting r/o a mmp-protected file system [-v3] ext4: fix possible UAF when remounting r/o a mmp-protected file system - - - - --- 2021-07-06 Theodore Ts'o Superseded
[1/5] ext4: Support for checksumming from journal triggers ext4: Speedup orphan file handling - - 1 - --- 2021-07-12 Jan Kara Superseded
[2/5] ext4: Move orphan inode handling into a separate file ext4: Speedup orphan file handling - - 2 - --- 2021-07-12 Jan Kara Superseded
[3/5] ext4: Speedup ext4 orphan inode handling ext4: Speedup orphan file handling - - - - --- 2021-07-12 Jan Kara Superseded
[4/5] ext4: Orphan file documentation ext4: Speedup orphan file handling - - - - --- 2021-07-12 Jan Kara Superseded
[5/5] ext4: Improve scalability of ext4 orphan file handling ext4: Speedup orphan file handling - - 1 - --- 2021-07-12 Jan Kara Superseded
[1/9] ext2fs: Drop HAS_SNAPSHOT feature e2fsprogs: Support for orphan file feature - - - - --- 2021-07-12 Jan Kara Superseded
[2/9] quota: Do not account space used by project quota file to quota e2fsprogs: Support for orphan file feature - - - - --- 2021-07-12 Jan Kara Superseded
[3/9] e2image: Dump quota files e2fsprogs: Support for orphan file feature - - - - --- 2021-07-12 Jan Kara Superseded
[4/9] libext2fs: Support for orphan file feature e2fsprogs: Support for orphan file feature - - - - --- 2021-07-12 Jan Kara Superseded
« 1 2 ... 19 20 21109 110 »