summaryrefslogtreecommitdiff
path: root/fs (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2024-07-22fs/open.c: allow opening only regular files during execve()Tetsuo Handa
2024-07-22splice: reinstate SIGPIPE/EPIPE handlingLinus Torvalds
2024-07-19splice: lift pipe_lock out of splice_to_pipe()Al Viro
2024-07-19splice: switch get_iovec_page_array() to iov_iterAl Viro
2024-07-19splice_to_pipe(): don't open-code wakeup_pipe_readers()Al Viro
2023-11-01libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi
2023-07-16mm: introduce arg_lock to protect arg_start|end andYang Shi
2023-05-22Revert "kernel: Only expose su when daemon is running"lineage-19.1Georg Veichtlbauer
2022-10-28ext4: enable quota enforcement based on mount optionsJan Kara
2022-10-28ext4: adds project ID supportLi Xi
2022-10-28ext4: add project quota supportLi Xi
2022-10-28BACKPORT: ANDROID: fs: logfs: fix filler function typeSami Tolvanen
2022-10-28BACKPORT: ANDROID: fs: gfs2: fix filler function typeSami Tolvanen
2022-10-28BACKPORT: ANDROID: fs: exofs: fix filler function typeSami Tolvanen
2022-10-28BACKPORT: ANDROID: fs: afs: fix filler function typeSami Tolvanen
2022-10-28BACKPORT: fs: nfs: fix filler function typeSami Tolvanen
2022-10-28BACKPORT: mm: fix filler function type mismatchSami Tolvanen
2022-10-28BACKPORT: vfs: pass type instead of fn to do_{loop,iter}_readv_writev()Miklos Szeredi
2022-10-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook
2022-10-28BACKPORT: kbuild: Allow to specify composite modules with modname-mMichal Marek
2022-10-28UPSTREAM: Make anon_inodes unconditionalDavid Howells
2022-10-28BACKPORT: signal: add pidfd_send_signal() syscallChristian Brauner
2022-10-28userns: Don't fail follow_automount based on s_user_nsEric W. Biederman
2022-10-28fs: Better permission checking for submountsEric W. Biederman
2022-10-28mnt: Move the FS_USERNS_MOUNT check into sget_usernsEric W. Biederman
2022-10-28locks: sprinkle some tracepoints around the file locking codeJeff Layton
2022-10-28locks: rename __posix_lock_file to posix_lock_inodeJeff Layton
2022-10-28autofs: Fix automounts by using current_real_cred()->uidEric W. Biederman
2022-10-28fs: Call d_automount with the filesystems credsEric W. Biederman
2022-10-28UPSTREAM: kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()Vaibhav Jain
2022-10-28UPSTREAM: kernfs: fix locking around kernfs_ops->release() callbackTejun Heo
2022-10-28kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry callSerge E. Hallyn
2022-07-27kernel: Fix potential refcount leak in su checkTom Marshall
2022-07-27kernel: Only expose su when daemon is runningTom Marshall
2022-07-27cmdline: Fix offline chargingCosme Domínguez Díaz
2022-07-27drivers: import zuk sound changesFaiz Authar
2022-04-19gfs2: Invalid security labels of inodes when they go invalidAndreas Gruenbacher
2022-04-19kernfs: define kernfs_node_dentryAditya Kali
2022-04-19fs: Add user namespace member to struct super_blockEric W. Biederman
2022-04-19vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman
2022-04-19kernfs: make kernfs_path*() behave in the style of strlcpy()Tejun Heo
2022-04-19kernfs_path_from_node_locked: don't overwrite nlenSerge Hallyn
2022-04-19kernfs: implement kernfs_walk_and_get()Tejun Heo
2022-04-19BACKPORT: fs: kernfs: add poll file operationJohannes Weiner
2022-04-19UPSTREAM: kernfs: add kernfs_ops->open/release() callbacksTejun Heo
2022-04-19kernfs: Add API to generate relative kernfs pathAditya Kali
2022-04-19kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin
2022-04-19cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn
2022-04-19cgroup: introduce cgroup namespacesAditya Kali