Show patches with: Submitter = Amir Goldstein       |   1143 patches
« 1 2 ... 4 5 611 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/4] fsnotify: replace igrab() with ihold() on attach connector Performance optimization for no fsnotify marks - 1 - --- 2021-08-10 Amir Goldstein New
[4/4] fsnotify: optimize the case of no marks of any type Performance optimization for no fsnotify marks - 1 - --- 2021-08-03 Amir Goldstein New
[3/4] fsnotify: count all objects with attached connectors Performance optimization for no fsnotify marks - - - --- 2021-08-03 Amir Goldstein New
[2/4] fsnotify: count s_fsnotify_inode_refs for attached connectors Performance optimization for no fsnotify marks - 1 - --- 2021-08-03 Amir Goldstein New
[1/4] fsnotify: replace igrab() with ihold() on attach connector Performance optimization for no fsnotify marks - 1 - --- 2021-08-03 Amir Goldstein New
[v2] fuse: fix illegal access to inode with reused nodeid [v2] fuse: fix illegal access to inode with reused nodeid - - - --- 2021-06-21 Amir Goldstein New
fuse: fix illegal access to inode with reused nodeid fuse: fix illegal access to inode with reused nodeid - - - --- 2021-06-09 Amir Goldstein New
[v2] fanotify: fix permission model of unprivileged group [v2] fanotify: fix permission model of unprivileged group 1 1 - --- 2021-05-24 Amir Goldstein New
fanotify: fix permission model of unprivileged group fanotify: fix permission model of unprivileged group - - - --- 2021-05-22 Amir Goldstein New
[RFC] fanotify: allow setting FAN_CREATE in mount mark mask [RFC] fanotify: allow setting FAN_CREATE in mount mark mask - - - --- 2021-03-28 Amir Goldstein New
[2/2] shmem: allow reporting fanotify events with file handles on tmpfs Better fanotify support for tmpfs 1 - - --- 2021-03-22 Amir Goldstein New
[1/2] fs: introduce a wrapper uuid_to_fsid() Better fanotify support for tmpfs 1 1 - --- 2021-03-22 Amir Goldstein New
xfs: use a unique and persistent value for f_fsid xfs: use a unique and persistent value for f_fsid - - - --- 2021-03-22 Amir Goldstein New
[v2,2/2] fanotify: support limited functionality for unprivileged users unprivileged fanotify listener - - - --- 2021-03-04 Amir Goldstein New
[v2,1/2] fanotify: configurable limits via sysfs unprivileged fanotify listener - - - --- 2021-03-04 Amir Goldstein New
[v2,5/5] fanotify: limit number of event merge attempts Performance improvement for fanotify merge - - - --- 2021-03-04 Amir Goldstein New
[v2,4/5] fsnotify: use hash table for faster events merge Performance improvement for fanotify merge - - - --- 2021-03-04 Amir Goldstein New
[v2,3/5] fanotify: mix event info and pid into merge key hash Performance improvement for fanotify merge - - - --- 2021-03-04 Amir Goldstein New
[v2,2/5] fanotify: reduce event objectid to 29-bit hash Performance improvement for fanotify merge - - - --- 2021-03-04 Amir Goldstein New
[v2,1/5] fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue Performance improvement for fanotify merge - - - --- 2021-03-04 Amir Goldstein New
fuse: fix live lock in fuse_iget() fuse: fix live lock in fuse_iget() - - - --- 2021-03-04 Amir Goldstein New
[7/7] fsnotify: print some debug stats on hashed queue overflow Performance improvement for fanotify merge - - - --- 2021-02-02 Amir Goldstein New
[6/7] fanotify: mix event info into merge key hash Performance improvement for fanotify merge - - - --- 2021-02-02 Amir Goldstein New
[5/7] fanotify: limit number of event merge attempts Performance improvement for fanotify merge - - - --- 2021-02-02 Amir Goldstein New
[4/7] fanotify: enable hashed notification queue for FAN_CLASS_NOTIF groups Performance improvement for fanotify merge - - - --- 2021-02-02 Amir Goldstein New
[3/7] fsnotify: read events from hashed notification queue by order of insertion Performance improvement for fanotify merge - - - --- 2021-02-02 Amir Goldstein New
[2/7] fsnotify: support hashed notification queue Performance improvement for fanotify merge - - - --- 2021-02-02 Amir Goldstein New
[1/7] fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue Performance improvement for fanotify merge - - - --- 2021-02-02 Amir Goldstein New
[RFC,2/2] fanotify: support limited functionality for unprivileged users unprivileged fanotify listener - - - --- 2021-01-24 Amir Goldstein New
[RFC,1/2] fanotify: configurable limits via sysfs unprivileged fanotify listener - - - --- 2021-01-24 Amir Goldstein New
[RFC,3/3] fs: report per-mount io stats Generic per-mount io stats - - - --- 2021-01-07 Amir Goldstein New
[RFC,2/3] fs: collect per-mount io stats Generic per-mount io stats - - - --- 2021-01-07 Amir Goldstein New
[RFC,1/3] fs: add iostats counters to struct mount Generic per-mount io stats - - - --- 2021-01-07 Amir Goldstein New
selinux: fix inconsistency between inode_getxattr and inode_listsecurity selinux: fix inconsistency between inode_getxattr and inode_listsecurity - 1 1 --- 2020-12-19 Amir Goldstein New
[7/7] fsnotify: optimize merging of marks with no ignored masks fsnotify fixes and cleanups - - - --- 2020-12-02 Amir Goldstein New
[6/7] fsnotify: optimize FS_MODIFY events with no ignored masks fsnotify fixes and cleanups - - - --- 2020-12-02 Amir Goldstein New
[5/7] fsnotify: separate mark iterator type from object type enum fsnotify fixes and cleanups - - - --- 2020-12-02 Amir Goldstein New
[4/7] fsnotify: clarify object type argument fsnotify fixes and cleanups - - - --- 2020-12-02 Amir Goldstein New
[3/7] fsnotify: fix events reported to watching parent and child fsnotify fixes and cleanups - - - --- 2020-12-02 Amir Goldstein New
[2/7] inotify: convert to handle_inode_event() interface fsnotify fixes and cleanups - - - --- 2020-12-02 Amir Goldstein New
[1/7] fsnotify: generalize handle_inode_event() fsnotify fixes and cleanups - - - --- 2020-12-02 Amir Goldstein New
[RFC] fanotify: introduce filesystem view mark [RFC] fanotify: introduce filesystem view mark - - - --- 2020-11-09 Amir Goldstein New
fanotify: fix logic of reporting name info with watched parent fanotify: fix logic of reporting name info with watched parent - - - --- 2020-11-08 Amir Goldstein New
fanotify: compare fsid when merging name event fanotify: compare fsid when merging name event - - - --- 2020-07-28 Amir Goldstein New
[9/9] fsnotify: pass inode to fsnotify_parent() Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[8/9] fsnotify: create method handle_inode_event() in fsnotify_operations Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[7/9] fsnotify: fix merge with parent mark masks Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[6/9] fsnotify: pass dir and inode arguments to fsnotify() Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[5/9] fsnotify: simplify dir argument to handle_event() Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[4/9] fsnotify: create helper fsnotify_inode() Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[3/9] audit: do not set FS_EVENT_ON_CHILD in audit marks mask Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[2/9] inotify: do not set FS_EVENT_ON_CHILD in non-dir mark mask Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[1/9] fanotify: fix reporting event to sb/mount marks Fixes for fanotify name events - - - --- 2020-07-22 Amir Goldstein New
[v5,22/22] fanotify: report parent fid + child fid fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,21/22] fanotify: report parent fid + name + child fid fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,20/22] fanotify: add support for FAN_REPORT_NAME fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,19/22] fanotify: report events with parent dir fid to sb/mount/non-dir marks fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,18/22] fanotify: add basic support for FAN_REPORT_DIR_FID fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,17/22] fsnotify: send MOVE_SELF event with parent/name info fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,16/22] fsnotify: remove check that source dentry is positive fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,15/22] fsnotify: send event with parent/name info to sb/mount/non-dir marks fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,14/22] fsnotify: send event to parent and child with single callback fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,13/22] fanotify: report both events on parent and child with single callback fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,12/22] inotify: report both events on parent and child with single callback fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,11/22] dnotify: report both events on parent and child with single callback fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,10/22] fanotify: no external fh buffer in fanotify_name_event fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,09/22] fanotify: use struct fanotify_info to parcel the variable size buffer fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,08/22] fsnotify: add object type "child" to object type iterator fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,07/22] fanotify: use FAN_EVENT_ON_CHILD as implicit flag on sb/mount/non-dir marks fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,06/22] fanotify: prepare for implicit event flags in mark mask fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,05/22] fanotify: mask out special event flags from ignored mask fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,04/22] fanotify: generalize test for FAN_REPORT_FID fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,03/22] fanotify: distinguish between fid encode error and null fid fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,02/22] fanotify: generalize merge logic of events on dir fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v5,01/22] fanotify: generalize the handling of extra event flags fanotify events with name info - - - --- 2020-07-16 Amir Goldstein New
[v3,20/20] fanotify: no external fh buffer in fanotify_name_event [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,19/20] fanotify: use struct fanotify_info to parcel the variable size buffer [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,18/20] fsnotify: add object type "child" to object type iterator [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,17/20] fanotify: remove event FAN_DIR_MODIFY [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,16/20] fanotify: use FAN_EVENT_ON_CHILD as implicit flag on sb/mount/non-dir marks [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,15/20] fanotify: prepare for implicit event flags in mark mask [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,14/20] fanotify: mask out special event flags from ignored mask [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,13/20] fanotify: generalize test for FAN_REPORT_FID [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,12/20] fanotify: distinguish between fid encode error and null fid [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,11/20] fanotify: generalize merge logic of events on dir [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,10/20] fanotify: generalize the handling of extra event flags [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,09/20] fsnotify: pass dir argument to handle_event() callback [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,08/20] fanotify: break up fanotify_alloc_event() [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,07/20] fanotify: create overflow event type [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,06/20] inotify: do not use objectid when comparing events [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,05/20] kernfs: do not call fsnotify() with name without a parent [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher 2 - - --- 2020-07-08 Amir Goldstein New
[v3,04/20] nfsd: use fsnotify_data_inode() to get the unlinked inode [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,03/20] fsnotify: return non const from fsnotify_data_inode() [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,02/20] fsnotify: fold fsnotify() call into fsnotify_parent() [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher [v3,01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher - - - --- 2020-07-08 Amir Goldstein New
[v4,10/10] fanotify: report parent fid + child fid fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v4,09/10] fanotify: report parent fid + name + child fid fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v4,08/10] fanotify: add support for FAN_REPORT_NAME fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v4,07/10] fanotify: report events with parent dir fid to sb/mount/non-dir marks fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
[v4,06/10] fanotify: add basic support for FAN_REPORT_DIR_FID fanotify events with name info - - - --- 2020-07-02 Amir Goldstein New
« 1 2 ... 4 5 611 12 »