Show patches with: Submitter = Amir Goldstein       |    State = Action Required       |    Archived = No       |   37 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
ovl: pass an explicit reference of creators creds to callers ovl: pass an explicit reference of creators creds to callers - 1 - --- 2024-11-14 Amir Goldstein New
fsnotify: fix sending inotify event with unexpected filename fsnotify: fix sending inotify event with unexpected filename - 1 - --- 2024-11-11 Amir Goldstein New
[v2] fanotify.7,fanotify_mark.2: update documentation of fanotify w.r.t fsid [v2] fanotify.7,fanotify_mark.2: update documentation of fanotify w.r.t fsid - - - --- 2024-11-05 Amir Goldstein New
[v2,2/2] fuse: update inode size after extending passthrough write Fix regression in libfuse test_copy_file_range() - - - --- 2024-10-14 Amir Goldstein New
[v2,1/2] fs: pass offset and result to backing_file end_write() callback Fix regression in libfuse test_copy_file_range() - - - --- 2024-10-14 Amir Goldstein New
fuse: update inode size after extending passthrough write fuse: update inode size after extending passthrough write - - - --- 2024-10-11 Amir Goldstein New
ovl: update inode size after extending passthrough write ovl: update inode size after extending passthrough write - - - --- 2024-10-11 Amir Goldstein New
[v4,3/3] fs: open_by_handle_at() support for decoding "explicit connectable" file handles API for exporting connectable file handles to userspace - 1 - --- 2024-10-11 Amir Goldstein New
[v4,2/3] fs: name_to_handle_at() support for "explicit connectable" file handles API for exporting connectable file handles to userspace - - - --- 2024-10-11 Amir Goldstein New
[v4,1/3] fs: prepare for "explicit connectable" file handles API for exporting connectable file handles to userspace - 1 - --- 2024-10-11 Amir Goldstein New
[v3,3/3] fs: open_by_handle_at() support for decoding "explicit connectable" file handles API for exporting connectable file handles to userspace - - - --- 2024-10-08 Amir Goldstein New
[v3,2/3] fs: name_to_handle_at() support for "explicit connectable" file handles API for exporting connectable file handles to userspace - - - --- 2024-10-08 Amir Goldstein New
[v3,1/3] fs: prepare for "explicit connectable" file handles API for exporting connectable file handles to userspace - - - --- 2024-10-08 Amir Goldstein New
fanotify.7,fanotify_mark.2: update documentation of fanotify w.r.t fsid fanotify.7,fanotify_mark.2: update documentation of fanotify w.r.t fsid - 1 - --- 2024-10-08 Amir Goldstein New
[v3,5/5] ovl: convert ovl_real_fdget() callers to ovl_real_file() Store overlay real upper file in ovl_file - - - --- 2024-10-07 Amir Goldstein New
[v3,4/5] ovl: convert ovl_real_fdget_path() callers to ovl_real_file_path() Store overlay real upper file in ovl_file - - - --- 2024-10-07 Amir Goldstein New
[v3,3/5] ovl: store upper real file in ovl_file struct Store overlay real upper file in ovl_file - - - --- 2024-10-07 Amir Goldstein New
[v3,2/5] ovl: allocate a container struct ovl_file for ovl private context Store overlay real upper file in ovl_file - - - --- 2024-10-07 Amir Goldstein New
[v3,1/5] ovl: do not open non-data lower file for fsync Store overlay real upper file in ovl_file - - - --- 2024-10-07 Amir Goldstein New
[v2,4/4] ovl: convert ovl_real_fdget() callers to ovl_real_file() Stash overlay real upper file in backing_file - - - --- 2024-10-06 Amir Goldstein New
[v2,3/4] ovl: convert ovl_real_fdget_path() callers to ovl_real_file_path() Stash overlay real upper file in backing_file - - - --- 2024-10-06 Amir Goldstein New
[v2,2/4] ovl: stash upper real file in backing_file struct Stash overlay real upper file in backing_file - - - --- 2024-10-06 Amir Goldstein New
[v2,1/4] ovl: do not open non-data lower file for fsync Stash overlay real upper file in backing_file - - - --- 2024-10-06 Amir Goldstein New
[4/4] ovl: convert ovl_real_fdget() callers to ovl_real_file() Stash overlay real upper file in backing_file - - - --- 2024-10-04 Amir Goldstein New
[3/4] ovl: convert ovl_real_fdget_meta() callers to ovl_real_file_meta() Stash overlay real upper file in backing_file - - - --- 2024-10-04 Amir Goldstein New
[2/4] ovl: stash upper real file in backing_file struct Stash overlay real upper file in backing_file - - - --- 2024-10-04 Amir Goldstein New
[1/4] ovl: do not open non-data lower file for fsync Stash overlay real upper file in backing_file - - - --- 2024-10-04 Amir Goldstein New
[v2] fanotify: allow reporting errors on failure to open fd [v2] fanotify: allow reporting errors on failure to open fd - - - --- 2024-10-03 Amir Goldstein New
fanotify: allow reporting errors on failure to open fd fanotify: allow reporting errors on failure to open fd - - - --- 2024-09-27 Amir Goldstein New
[v2,2/2] fs: open_by_handle_at() support for decoding "explicit connectable" file handles API for exporting connectable file handles to userspace - - - --- 2024-09-23 Amir Goldstein New
[v2,1/2] fs: name_to_handle_at() support for "explicit connectable" file handles API for exporting connectable file handles to userspace - - - --- 2024-09-23 Amir Goldstein New
[RFC,2/2] fs: open_by_handle_at() support for decoding connectable file handles API for exporting connectable file handles to userspace - - - --- 2024-09-19 Amir Goldstein New
[RFC,1/2] fs: name_to_handle_at() support for connectable file handles API for exporting connectable file handles to userspace - - - --- 2024-09-19 Amir Goldstein New
[GIT,PULL] overlayfs updates for 6.12 [GIT,PULL] overlayfs updates for 6.12 - - - --- 2024-09-16 Amir Goldstein New
[3/3] fs: store fake path in file_fake along with real path Reduce impact of overlayfs fake path files - - - --- 2023-06-09 Amir Goldstein Under Review
[2/3] fs: use file_fake_path() to get path of mapped files for display Reduce impact of overlayfs fake path files - - - --- 2023-06-09 Amir Goldstein Under Review
[1/3] fs: use fake_file container for internal files with fake f_path Reduce impact of overlayfs fake path files - - - --- 2023-06-09 Amir Goldstein Under Review