Show patches with: Submitter = Gabriel Krisman Bertazi       |    State = Action Required       |   321 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/11] fanotify: Fold event size calculation to its own function File system wide monitoring - 1 - --- 2021-05-21 Gabriel Krisman Bertazi New
[02/11] fanotify: Split fsid check from other fid mode checks File system wide monitoring - - - --- 2021-05-21 Gabriel Krisman Bertazi New
[03/11] fanotify: Simplify directory sanity check in DFID_NAME mode File system wide monitoring - - - --- 2021-05-21 Gabriel Krisman Bertazi New
[04/11] fanotify: Expose fanotify_mark File system wide monitoring - - - --- 2021-05-21 Gabriel Krisman Bertazi New
[05/11] inotify: Don't force FS_IN_IGNORED File system wide monitoring - 1 - --- 2021-05-21 Gabriel Krisman Bertazi New
[06/11] fsnotify: Support FS_ERROR event type File system wide monitoring - - - --- 2021-05-21 Gabriel Krisman Bertazi New
[07/11] fsnotify: Introduce helpers to send error_events File system wide monitoring - - - --- 2021-05-21 Gabriel Krisman Bertazi New
[08/11] fanotify: Introduce FAN_ERROR event File system wide monitoring - - - --- 2021-05-21 Gabriel Krisman Bertazi New
[09/11] ext4: Send notifications on error File system wide monitoring - 1 - --- 2021-05-21 Gabriel Krisman Bertazi New
[1/2] direct-io: defer alignment check until after EOF check Consolidate DIO behavior on unaligned EOF read - - - --- 2020-08-19 Gabriel Krisman Bertazi New
[1/7] fs: Expose name under lookup to d_revalidate hook Support negative dentries on case-insensitive directories - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[1/8] watch_queue: Make watch_sizeof() check record size Superblock Notifications - - - --- 2020-12-08 Gabriel Krisman Bertazi New
[10/11] samples: Add fs error monitoring example File system wide monitoring - - - --- 2021-05-21 Gabriel Krisman Bertazi New
[11/11] Documentation: Document the FAN_ERROR event File system wide monitoring - - - --- 2021-05-21 Gabriel Krisman Bertazi New
[2/2] f2fs: Return EOF on unaligned end of file DIO read Consolidate DIO behavior on unaligned EOF read - 1 - --- 2020-08-19 Gabriel Krisman Bertazi New
[2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag Support negative dentries on case-insensitive directories - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[2/8] security: Add hooks to rule on setting a watch for superblock Superblock Notifications - - - --- 2020-12-08 Gabriel Krisman Bertazi New
[3/7] libfs: Validate negative dentries in case-insensitive directories Support negative dentries on case-insensitive directories - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[3/8] watch_queue: Support a text field at the end of the notification Superblock Notifications - - - --- 2020-12-08 Gabriel Krisman Bertazi New
[4/7] libfs: Support revalidation of encrypted case-insensitive dentries Support negative dentries on case-insensitive directories - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[4/8] vfs: Add superblock notifications Superblock Notifications - - - --- 2020-12-08 Gabriel Krisman Bertazi New
[5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops Support negative dentries on case-insensitive directories - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[5/8] vfs: Include origin of the SB error notification Superblock Notifications - - - --- 2020-12-08 Gabriel Krisman Bertazi New
[6/7] ext4: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive directories - 1 - --- 2022-06-22 Gabriel Krisman Bertazi New
[6/8] fs: Add more superblock error subtypes Superblock Notifications - - - --- 2020-12-08 Gabriel Krisman Bertazi New
[7/7] f2fs: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive directories - - - --- 2022-06-22 Gabriel Krisman Bertazi New
[7/8] ext4: Implement SB error notification through watch_sb Superblock Notifications - - - --- 2020-12-08 Gabriel Krisman Bertazi New
[8/8] samples: watch_queue: Add sample of SB notifications Superblock Notifications - - - --- 2020-12-08 Gabriel Krisman Bertazi New
[GIT,PULL] fs/unicode: Changes for v5.4-rc1 [GIT,PULL] fs/unicode: Changes for v5.4-rc1 - - - --- 2019-09-17 Gabriel Krisman Bertazi New
[GIT,PULL] unicode patches for 5.17 [GIT,PULL] unicode patches for 5.17 - - - --- 2022-01-12 Gabriel Krisman Bertazi New
[GIT,PULL] unicode patches for 5.17-rc3 [GIT,PULL] unicode patches for 5.17-rc3 - - - --- 2022-02-01 Gabriel Krisman Bertazi New
[GIT,PULL] Unicode patches for v5.9 [GIT,PULL] Unicode patches for v5.9 - - - --- 2020-07-20 Gabriel Krisman Bertazi New
[RESEND^2,1/3] direct-io: clean up error paths of do_blockdev_direct_IO Clean up and fix error handling in DIO - 1 - --- 2020-10-08 Gabriel Krisman Bertazi New
[RESEND^2,2/3] direct-io: don't force writeback for reads beyond EOF Clean up and fix error handling in DIO - 1 - --- 2020-10-08 Gabriel Krisman Bertazi New
[RESEND^2,3/3] direct-io: defer alignment check until after the EOF check Clean up and fix error handling in DIO - 1 - --- 2020-10-08 Gabriel Krisman Bertazi New
[RESEND,1/3] shmem: Keep track of out-of-memory and out-of-space errors shmem: Allow userspace monitoring of tmpfs for lack of space. - - - --- 2022-04-04 Gabriel Krisman Bertazi New
[RESEND,2/3] shmem: Introduce /sys/fs/tmpfs support shmem: Allow userspace monitoring of tmpfs for lack of space. - - - --- 2022-04-04 Gabriel Krisman Bertazi New
[RESEND,3/3] shmem: Expose space and accounting error count shmem: Allow userspace monitoring of tmpfs for lack of space. - - - --- 2022-04-04 Gabriel Krisman Bertazi New
[RESEND,v3,1/3] direct-io: clean up error paths of do_blockdev_direct_IO direct-io: clean up error paths of do_blockdev_direct_IO - 1 - --- 2020-09-20 Gabriel Krisman Bertazi New
[RESEND,v3,2/3] direct-io: don't force writeback for reads beyond EOF direct-io: clean up error paths of do_blockdev_direct_IO - 1 - --- 2020-09-20 Gabriel Krisman Bertazi New
[RESEND,v3,3/3] direct-io: defer alignment check until after the EOF check direct-io: clean up error paths of do_blockdev_direct_IO - 1 - --- 2020-09-20 Gabriel Krisman Bertazi New
[RFC,01/15] fanotify: Fold event size calculation to its own function File system wide monitoring - 1 - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,02/15] fanotify: Split fsid check from other fid mode checks File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,03/15] fsnotify: Wire flags field on group allocation File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,04/15] fsnotify: Wire up group information on event initialization File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,05/15] fsnotify: Support event submission through ring buffer File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,06/15] fanotify: Support submission through ring buffer File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,07/15] fsnotify: Support FS_ERROR event type File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,08/15] fsnotify: Introduce helpers to send error_events File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,09/15] fanotify: Introduce generic error record File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,1/7] fs: Expose name under lookup to d_revalidate hook Support negative dentries on case-insensitive directories - - - --- 2022-06-01 Gabriel Krisman Bertazi New
[RFC,1/7] watch_queue: Make watch_sizeof() check record size Superblock notifications - - - --- 2020-10-20 Gabriel Krisman Bertazi New
[RFC,10/15] fanotify: Introduce code location record File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,11/15] fanotify: Introduce filesystem specific data record File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,12/15] fanotify: Introduce the FAN_ERROR mark File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,13/15] ext4: Send notifications on error File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,14/15] samples: Add fs error monitoring example File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,15/15] Documentation: Document the FAN_ERROR framework File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag Support negative dentries on case-insensitive directories - - - --- 2022-06-01 Gabriel Krisman Bertazi New
[RFC,2/7] security: Add hooks to rule on setting a watch for superblock Superblock notifications - - - --- 2020-10-20 Gabriel Krisman Bertazi New
[RFC,3/7] libfs: Validate negative dentries in case-insensitive directories Support negative dentries on case-insensitive directories - - - --- 2022-06-01 Gabriel Krisman Bertazi New
[RFC,3/7] watch_queue: Support a text field at the end of the notification Superblock notifications - - - --- 2020-10-20 Gabriel Krisman Bertazi New
[RFC,4/7] libfs: Support revalidation of encrypted case-insensitive dentries Support negative dentries on case-insensitive directories - - - --- 2022-06-01 Gabriel Krisman Bertazi New
[RFC,4/7] vfs: Add superblock notifications Superblock notifications - - - --- 2020-10-20 Gabriel Krisman Bertazi New
[RFC,5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops Support negative dentries on case-insensitive directories - - - --- 2022-06-01 Gabriel Krisman Bertazi New
[RFC,5/7] vfs: Include origin of the SB error notification Superblock notifications - - - --- 2020-10-20 Gabriel Krisman Bertazi New
[RFC,6/7] ext4: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive directories - - - --- 2022-06-01 Gabriel Krisman Bertazi New
[RFC,6/7] fs: Add more superblock error subtypes Superblock notifications - - - --- 2020-10-20 Gabriel Krisman Bertazi New
[RFC,7/7] ext4: Implement SB error notification through watch_sb Superblock notifications - - - --- 2020-10-20 Gabriel Krisman Bertazi New
[RFC,7/7] f2fs: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive directories - - - --- 2022-06-01 Gabriel Krisman Bertazi New
[RFC,v2,1/8] watch_queue: Make watch_sizeof() check record size Superblock Notifications - - - --- 2020-11-11 Gabriel Krisman Bertazi New
[RFC,v2,2/8] security: Add hooks to rule on setting a watch for superblock Superblock Notifications - - - --- 2020-11-11 Gabriel Krisman Bertazi New
[RFC,v2,3/8] watch_queue: Support a text field at the end of the notification Superblock Notifications - - - --- 2020-11-11 Gabriel Krisman Bertazi New
[RFC,v2,4/8] vfs: Add superblock notifications Superblock Notifications - - - --- 2020-11-11 Gabriel Krisman Bertazi New
[RFC,v2,5/8] vfs: Include origin of the SB error notification Superblock Notifications - - - --- 2020-11-11 Gabriel Krisman Bertazi New
[RFC,v2,6/8] fs: Add more superblock error subtypes Superblock Notifications - - - --- 2020-11-11 Gabriel Krisman Bertazi New
[RFC,v2,7/8] ext4: Implement SB error notification through watch_sb Superblock Notifications - - - --- 2020-11-11 Gabriel Krisman Bertazi New
[RFC,v2,8/8] samples: watch_queue: Add sample of SB notifications Superblock Notifications - - - --- 2020-11-11 Gabriel Krisman Bertazi New
[RFC,v5,01/11] unicode: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,02/11] scripts: add trie generator for UTF-8 Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,03/11] unicode: Introduce code for UTF-8 normalization Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,04/11] unicode: reduce the size of utf8data[] Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,05/11] unicode: Implement higher level API for string handling Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,06/11] unicode: Introduce test module for normalized utf8 implementation Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,07/11] MAINTAINERS: Add Unicode subsystem entry Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,08/11] ext4: Include encoding information in the superblock Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,09/11] ext4: Support encoding-aware file name lookups Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,10/11] ext4: Implement EXT4_CASEFOLD_FL flag Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,11/11] docs: ext4.rst: Document encoding and case-insensitive Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v6,01/11] unicode: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - --- 2019-03-18 Gabriel Krisman Bertazi New
[RFC,v6,02/11] scripts: add trie generator for UTF-8 Ext4 Encoding and Case-insensitive support - - - --- 2019-03-18 Gabriel Krisman Bertazi New
[RFC,v6,03/11] unicode: Introduce code for UTF-8 normalization Ext4 Encoding and Case-insensitive support - - - --- 2019-03-18 Gabriel Krisman Bertazi New
[RFC,v6,04/11] unicode: reduce the size of utf8data[] Ext4 Encoding and Case-insensitive support - - - --- 2019-03-18 Gabriel Krisman Bertazi New
[RFC,v6,05/11] unicode: Implement higher level API for string handling Ext4 Encoding and Case-insensitive support - - - --- 2019-03-18 Gabriel Krisman Bertazi New
[RFC,v6,06/11] unicode: Introduce test module for normalized utf8 implementation Ext4 Encoding and Case-insensitive support - - - --- 2019-03-18 Gabriel Krisman Bertazi New
[RFC,v6,07/11] MAINTAINERS: Add Unicode subsystem entry Ext4 Encoding and Case-insensitive support - - - --- 2019-03-18 Gabriel Krisman Bertazi New
[RFC,v6,08/11] ext4: Include encoding information in the superblock Ext4 Encoding and Case-insensitive support - - - --- 2019-03-18 Gabriel Krisman Bertazi New
[RFC,v6,09/11] ext4: Support encoding-aware file name lookups Ext4 Encoding and Case-insensitive support - - - --- 2019-03-18 Gabriel Krisman Bertazi New
[RFC,v6,10/11] ext4: Implement EXT4_CASEFOLD_FL flag Ext4 Encoding and Case-insensitive support - - - --- 2019-03-18 Gabriel Krisman Bertazi New
[RFC,v6,11/11] docs: ext4.rst: Document encoding and case-insensitive Ext4 Encoding and Case-insensitive support - - - --- 2019-03-18 Gabriel Krisman Bertazi New
« 1 2 3 4 »