Show patches with: Submitter = Amir Goldstein       |   1143 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[12/15] fs: move kiocb_start_write() into vfs_iocb_iter_write() Tidy up file permission hooks - - - --- 2023-11-14 Amir Goldstein New
[11/15] fs: move permission hook out of do_iter_read() Tidy up file permission hooks - - - --- 2023-11-14 Amir Goldstein New
[10/15] fs: move permission hook out of do_iter_write() Tidy up file permission hooks - - - --- 2023-11-14 Amir Goldstein New
[09/15] fs: move file_start_write() into vfs_iter_write() Tidy up file permission hooks - - - --- 2023-11-14 Amir Goldstein New
[08/15] btrfs: move file_start_write() to after permission hook Tidy up file permission hooks - - - --- 2023-11-14 Amir Goldstein New
[07/15] remap_range: move file_start_write() to after permission hook Tidy up file permission hooks - - - --- 2023-11-14 Amir Goldstein New
[06/15] remap_range: move permission hooks out of do_clone_file_range() Tidy up file permission hooks - - - --- 2023-11-14 Amir Goldstein New
[05/15] splice: remove permission hook from iter_file_splice_write() Tidy up file permission hooks - - - --- 2023-11-14 Amir Goldstein New
[04/15] splice: move permission hook out of splice_file_to_pipe() Tidy up file permission hooks - - - --- 2023-11-14 Amir Goldstein New
[03/15] splice: move permission hook out of splice_direct_to_actor() Tidy up file permission hooks - - - --- 2023-11-14 Amir Goldstein New
[02/15] splice: remove permission hook from do_splice_direct() Tidy up file permission hooks - - - --- 2023-11-14 Amir Goldstein New
[01/15] ovl: add permission hooks outside of do_splice_direct() Tidy up file permission hooks - - - --- 2023-11-14 Amir Goldstein New
[GIT,PULL] overlayfs update for 6.7 [GIT,PULL] overlayfs update for 6.7 - - - --- 2023-11-06 Amir Goldstein New
MAINTAINERS: create an entry for exportfs MAINTAINERS: create an entry for exportfs 2 - - --- 2023-10-26 Amir Goldstein New
fs: fix build error with CONFIG_EXPORTFS=m or not defined fs: fix build error with CONFIG_EXPORTFS=m or not defined - - 1 --- 2023-10-26 Amir Goldstein New
[v2,3/3] fanotify: support setting marks in btrfs sub-volumes fanotify support for btrfs sub-volumes - - - --- 2023-10-26 Amir Goldstein New
[v2,2/3] fanotify: report the most specific fsid for btrfs fanotify support for btrfs sub-volumes - - - --- 2023-10-26 Amir Goldstein New
[v2,1/3] fanotify: store fsid in mark instead of in connector fanotify support for btrfs sub-volumes - - - --- 2023-10-26 Amir Goldstein New
[3/3] fanotify: support reporting events with fid on btrfs sub-volumes fanotify support for btrfs sub-volumes - - - --- 2023-10-25 Amir Goldstein New
[2/3] btrfs: implement super operation to get fsid fanotify support for btrfs sub-volumes - - - --- 2023-10-25 Amir Goldstein New
[1/3] fs: define a new super operation to get fsid fanotify support for btrfs sub-volumes - - - --- 2023-10-25 Amir Goldstein New
fuse: derive f_fsid from s_dev and connection start time fuse: derive f_fsid from s_dev and connection start time - - - --- 2023-10-25 Amir Goldstein New
[v2] nfs: derive f_fsid from s_dev and server's fsid [v2] nfs: derive f_fsid from s_dev and server's fsid - - - --- 2023-10-25 Amir Goldstein New
freevxfs: derive f_fsid from bdev->bd_dev freevxfs: derive f_fsid from bdev->bd_dev - 1 - --- 2023-10-24 Amir Goldstein New
nfs: derive f_fsid from server's fsid nfs: derive f_fsid from server's fsid - - - --- 2023-10-24 Amir Goldstein New
gfs2: fs: derive f_fsid from s_uuid gfs2: fs: derive f_fsid from s_uuid - 1 - --- 2023-10-24 Amir Goldstein New
[v2,4/4] exportfs: support encoding non-decodeable file handles by default Support more filesystems with FAN_REPORT_FID - 2 - --- 2023-10-23 Amir Goldstein New
[v2,3/4] exportfs: define FILEID_INO64_GEN* file handle types Support more filesystems with FAN_REPORT_FID - 2 - --- 2023-10-23 Amir Goldstein New
[v2,2/4] exportfs: make ->encode_fh() a mandatory method for NFS export Support more filesystems with FAN_REPORT_FID 2 2 - --- 2023-10-23 Amir Goldstein New
[v2,1/4] exportfs: add helpers to check if filesystem can encode/decode file handles Support more filesystems with FAN_REPORT_FID - 3 - --- 2023-10-23 Amir Goldstein New
fs: report f_fsid from s_dev for "simple" filesystems fs: report f_fsid from s_dev for "simple" filesystems - 1 - --- 2023-10-23 Amir Goldstein New
[5/5] exportfs: support encoding non-decodeable file handles by default Support more filesystems with FAN_REPORT_FID - - - --- 2023-10-18 Amir Goldstein New
[4/5] exportfs: define FILEID_INO64_GEN* file handle types Support more filesystems with FAN_REPORT_FID - 2 - --- 2023-10-18 Amir Goldstein New
[3/5] exportfs: make ->encode_fh() a mandatory method for NFS export Support more filesystems with FAN_REPORT_FID 1 1 - --- 2023-10-18 Amir Goldstein New
[2/5] exportfs: add helpers to check if filesystem can encode/decode file handles Support more filesystems with FAN_REPORT_FID - 2 - --- 2023-10-18 Amir Goldstein New
[1/5] fanotify: limit reporting of event with non-decodeable file handles Support more filesystems with FAN_REPORT_FID - - - --- 2023-10-18 Amir Goldstein New
[v14,12/12] fuse: implement passthrough for readdir FUSE passthrough for file io - - - --- 2023-10-16 Amir Goldstein New
[v14,11/12] fuse: implement passthrough for mmap FUSE passthrough for file io - - - --- 2023-10-16 Amir Goldstein New
[v14,10/12] fuse: implement splice_{read/write} passthrough FUSE passthrough for file io - - - --- 2023-10-16 Amir Goldstein New
[v14,09/12] fuse: implement read/write passthrough FUSE passthrough for file io - - - --- 2023-10-16 Amir Goldstein New
[v14,08/12] fuse: implement ioctls to manage backing files FUSE passthrough for file io - - - --- 2023-10-16 Amir Goldstein New
[v14,07/12] fuse: pass optional backing_id in struct fuse_open_out FUSE passthrough for file io - - - --- 2023-10-16 Amir Goldstein New
[v14,06/12] fuse: introduce FUSE_PASSTHROUGH capability FUSE passthrough for file io - - - --- 2023-10-16 Amir Goldstein New
[v14,05/12] fuse: factor out helper for FUSE_DEV_IOC_CLONE FUSE passthrough for file io - - - --- 2023-10-16 Amir Goldstein New
[v14,04/12] fs: factor out backing_file_mmap() helper FUSE passthrough for file io - - - --- 2023-10-16 Amir Goldstein New
[v14,03/12] fs: factor out backing_file_splice_{read,write}() helpers FUSE passthrough for file io - - - --- 2023-10-16 Amir Goldstein New
[v14,02/12] fs: factor out backing_file_{read,write}_iter() helpers FUSE passthrough for file io - - - --- 2023-10-16 Amir Goldstein New
[v14,01/12] fs: prepare for stackable filesystems backing file helpers FUSE passthrough for file io - - - --- 2023-10-16 Amir Goldstein New
[GIT,PULL] overlayfs fixes for 6.6-rc6 [GIT,PULL] overlayfs fixes for 6.6-rc6 - - - --- 2023-10-15 Amir Goldstein New
ovl: temporarily disable appending lowedirs ovl: temporarily disable appending lowedirs 1 - - --- 2023-10-14 Amir Goldstein New
[2/2] ovl: fix regression in parsing of mount options with esacped comma ovl: fix regression from new mount api conversion - - - --- 2023-10-12 Amir Goldstein New
[1/2] fs: factor out vfs_parse_monolithic_sep() helper ovl: fix regression from new mount api conversion 1 - - --- 2023-10-12 Amir Goldstein New
[v3,3/3] fs: store real path instead of fake path in backing file f_path Reduce impact of overlayfs backing files fake path - - - --- 2023-10-09 Amir Goldstein New
[v3,2/3] fs: create helper file_user_path() for user displayed mapped file path Reduce impact of overlayfs backing files fake path - - - --- 2023-10-09 Amir Goldstein New
[v3,1/3] fs: get mnt_writers count for an open backing file's real path Reduce impact of overlayfs backing files fake path - - - --- 2023-10-09 Amir Goldstein New
[v2,3/3] fs: store real path instead of fake path in backing file f_path Reduce impact of overlayfs backing files fake path - - - --- 2023-10-07 Amir Goldstein New
[v2,2/3] fs: create helper file_user_path() for user displayed mapped file path Reduce impact of overlayfs backing files fake path - - - --- 2023-10-07 Amir Goldstein New
[v2,1/3] fs: get mnt_writers count for an open backing file's real path Reduce impact of overlayfs backing files fake path - - - --- 2023-10-07 Amir Goldstein New
[GIT,PULL] overlayfs fixes for 6.6-rc5 [GIT,PULL] overlayfs fixes for 6.6-rc5 - - - --- 2023-10-05 Amir Goldstein New
ima: annotate iint mutex to avoid lockdep false positive warnings ima: annotate iint mutex to avoid lockdep false positive warnings - - - --- 2023-10-05 Amir Goldstein New
overlayfs: make use of ->layers safe in rcu pathwalk overlayfs: make use of ->layers safe in rcu pathwalk 1 - - --- 2023-10-02 Amir Goldstein New
ovl: fix file reference leak when submitting aio ovl: fix file reference leak when submitting aio - - - --- 2023-10-02 Amir Goldstein New
ovl: punt write aio completion to workqueue ovl: punt write aio completion to workqueue - - - --- 2023-09-28 Amir Goldstein New
ima: fix wrong dereferences of file->f_path ima: fix wrong dereferences of file->f_path - - - --- 2023-09-13 Amir Goldstein New
ovl: factor out some common helpers for backing files io ovl: factor out some common helpers for backing files io - - - --- 2023-09-12 Amir Goldstein New
[GIT,PULL] overlayfs fixes for 6.6-rc2 [GIT,PULL] overlayfs fixes for 6.6-rc2 - - - --- 2023-09-11 Amir Goldstein New
[2/2] fs: export mnt_{get,put}_write_access() to modules Rename and export some vfs helpers - - - --- 2023-09-08 Amir Goldstein New
[1/2] fs: rename __mnt_{want,drop}_write*() helpers Rename and export some vfs helpers - - - --- 2023-09-08 Amir Goldstein New
name_to_handle_at.2,fanotify_mark.2: Document the AT_HANDLE_FID flag name_to_handle_at.2,fanotify_mark.2: Document the AT_HANDLE_FID flag 1 1 - --- 2023-09-03 Amir Goldstein New
[GIT,PULL] overlayfs update for 6.6 [GIT,PULL] overlayfs update for 6.6 - - - --- 2023-08-30 Amir Goldstein New
[GIT,PULL] overlayfs update for 6.6 [GIT,PULL] overlayfs update for 6.6 - - - --- 2023-08-29 Amir Goldstein New
[v3,7/7] cachefiles: use kiocb_{start,end}_write() helpers kiocb_{start,end}_write() helpers - 1 - --- 2023-08-17 Amir Goldstein New
[v3,6/7] ovl: use kiocb_{start,end}_write() helpers kiocb_{start,end}_write() helpers - 1 - --- 2023-08-17 Amir Goldstein New
[v3,5/7] aio: use kiocb_{start,end}_write() helpers kiocb_{start,end}_write() helpers - 1 - --- 2023-08-17 Amir Goldstein New
[v3,4/7] io_uring: use kiocb_{start,end}_write() helpers kiocb_{start,end}_write() helpers - 1 - --- 2023-08-17 Amir Goldstein New
[v3,3/7] fs: create kiocb_{start,end}_write() helpers kiocb_{start,end}_write() helpers - 1 - --- 2023-08-17 Amir Goldstein New
[v3,2/7] fs: add kerneldoc to file_{start,end}_write() helpers kiocb_{start,end}_write() helpers - 1 - --- 2023-08-17 Amir Goldstein New
[v3,1/7] io_uring: rename kiocb_end_write() local helper kiocb_{start,end}_write() helpers - 1 - --- 2023-08-17 Amir Goldstein New
[v2] fs: create kiocb_{start,end}_write() helpers [v2] fs: create kiocb_{start,end}_write() helpers - 1 - --- 2023-08-16 Amir Goldstein New
fs: create kiocb_{start,end}_write() helpers fs: create kiocb_{start,end}_write() helpers - - - --- 2023-08-15 Amir Goldstein New
[6.1,4/4] xfs: fix xfs_inodegc_stop racing with mod_delayed_work xfs inodegc fixes for 6.1.y (from v6.4) 1 1 - --- 2023-07-15 Amir Goldstein New
[6.1,3/4] xfs: disable reaping in fscounters scrub xfs inodegc fixes for 6.1.y (from v6.4) 1 1 - --- 2023-07-15 Amir Goldstein New
[6.1,2/4] xfs: check that per-cpu inodegc workers actually run on that cpu xfs inodegc fixes for 6.1.y (from v6.4) 1 1 - --- 2023-07-15 Amir Goldstein New
[6.1,1/4] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately xfs inodegc fixes for 6.1.y (from v6.4) 1 1 - --- 2023-07-15 Amir Goldstein New
[5.15] fanotify: disallow mount/sb marks on kernel internal pseudo fs [5.15] fanotify: disallow mount/sb marks on kernel internal pseudo fs - 1 - --- 2023-07-10 Amir Goldstein New
[GIT,PULL] overlayfs update for 6.5 - part 2 [GIT,PULL] overlayfs update for 6.5 - part 2 - - - --- 2023-07-04 Amir Goldstein New
fs: fix invalid-free in init_file() fs: fix invalid-free in init_file() - - - --- 2023-07-01 Amir Goldstein New
[RFC] fanotify: disallow mount/sb marks on kernel internal pseudo fs [RFC] fanotify: disallow mount/sb marks on kernel internal pseudo fs - 1 - --- 2023-06-29 Amir Goldstein New
[GIT,PULL] overlayfs update for 6.5 [GIT,PULL] overlayfs update for 6.5 - - - --- 2023-06-26 Amir Goldstein New
[v5,5/5] ovl: enable fsnotify events on underlying real files Handle notifications on overlayfs fake path files 1 - - --- 2023-06-15 Amir Goldstein New
[v5,4/5] fs: use backing_file container for internal files with "fake" f_path Handle notifications on overlayfs fake path files - - - --- 2023-06-15 Amir Goldstein New
[v5,3/5] fs: move kmem_cache_zalloc() into alloc_empty_file*() helpers Handle notifications on overlayfs fake path files - 1 - --- 2023-06-15 Amir Goldstein New
[v5,2/5] fs: use a helper for opening kernel internal files Handle notifications on overlayfs fake path files - 1 - --- 2023-06-15 Amir Goldstein New
[v5,1/5] fs: rename {vfs,kernel}_tmpfile_open() Handle notifications on overlayfs fake path files - 1 - --- 2023-06-15 Amir Goldstein New
fs: use helpers for opening kernel internal files fs: use helpers for opening kernel internal files - - - --- 2023-06-14 Amir Goldstein New
[v4,2/2] ovl: enable fsnotify events on underlying real files Handle notifications on overlayfs fake path files 1 - - --- 2023-06-14 Amir Goldstein New
[v4,1/2] fs: use backing_file container for internal files with "fake" f_path Handle notifications on overlayfs fake path files - - - --- 2023-06-14 Amir Goldstein New
[v3,2/2] ovl: enable fsnotify events on underlying real files Handle notifications on overlayfs fake path files - - - --- 2023-06-11 Amir Goldstein New
[v3,1/2] fs: use fake_file container for internal files with fake f_path Handle notifications on overlayfs fake path files - - - --- 2023-06-11 Amir Goldstein New
[v2,3/3] ovl: enable fsnotify events on underlying real files Handle notifications on overlayfs fake path files - - - --- 2023-06-11 Amir Goldstein New
« 1 2 3 411 12 »