index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
2024-10-17
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-07-22
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
2024-07-22
splice: reinstate SIGPIPE/EPIPE handling
Linus Torvalds
2024-07-19
splice: lift pipe_lock out of splice_to_pipe()
Al Viro
2024-07-19
splice: switch get_iovec_page_array() to iov_iter
Al Viro
2024-07-19
splice_to_pipe(): don't open-code wakeup_pipe_readers()
Al Viro
2023-11-01
libfs: support RENAME_NOREPLACE in simple_rename()
Miklos Szeredi
2023-07-16
mm: introduce arg_lock to protect arg_start|end and
Yang Shi
2023-05-22
Revert "kernel: Only expose su when daemon is running"
lineage-19.1
Georg Veichtlbauer
2022-10-28
ext4: enable quota enforcement based on mount options
Jan Kara
2022-10-28
ext4: adds project ID support
Li Xi
2022-10-28
ext4: add project quota support
Li Xi
2022-10-28
BACKPORT: ANDROID: fs: logfs: fix filler function type
Sami Tolvanen
2022-10-28
BACKPORT: ANDROID: fs: gfs2: fix filler function type
Sami Tolvanen
2022-10-28
BACKPORT: ANDROID: fs: exofs: fix filler function type
Sami Tolvanen
2022-10-28
BACKPORT: ANDROID: fs: afs: fix filler function type
Sami Tolvanen
2022-10-28
BACKPORT: fs: nfs: fix filler function type
Sami Tolvanen
2022-10-28
BACKPORT: mm: fix filler function type mismatch
Sami Tolvanen
2022-10-28
BACKPORT: vfs: pass type instead of fn to do_{loop,iter}_readv_writev()
Miklos Szeredi
2022-10-28
BACKPORT: treewide: Fix function prototypes for module_param_call()
Kees Cook
2022-10-28
BACKPORT: kbuild: Allow to specify composite modules with modname-m
Michal Marek
2022-10-28
UPSTREAM: Make anon_inodes unconditional
David Howells
2022-10-28
BACKPORT: signal: add pidfd_send_signal() syscall
Christian Brauner
2022-10-28
userns: Don't fail follow_automount based on s_user_ns
Eric W. Biederman
2022-10-28
fs: Better permission checking for submounts
Eric W. Biederman
2022-10-28
mnt: Move the FS_USERNS_MOUNT check into sget_userns
Eric W. Biederman
2022-10-28
locks: sprinkle some tracepoints around the file locking code
Jeff Layton
2022-10-28
locks: rename __posix_lock_file to posix_lock_inode
Jeff Layton
2022-10-28
autofs: Fix automounts by using current_real_cred()->uid
Eric W. Biederman
2022-10-28
fs: Call d_automount with the filesystems creds
Eric W. Biederman
2022-10-28
UPSTREAM: kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()
Vaibhav Jain
2022-10-28
UPSTREAM: kernfs: fix locking around kernfs_ops->release() callback
Tejun Heo
2022-10-28
kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
Serge E. Hallyn
2022-07-27
kernel: Fix potential refcount leak in su check
Tom Marshall
2022-07-27
kernel: Only expose su when daemon is running
Tom Marshall
2022-07-27
cmdline: Fix offline charging
Cosme Domínguez Díaz
2022-07-27
drivers: import zuk sound changes
Faiz Authar
2022-04-19
gfs2: Invalid security labels of inodes when they go invalid
Andreas Gruenbacher
2022-04-19
kernfs: define kernfs_node_dentry
Aditya Kali
2022-04-19
fs: Add user namespace member to struct super_block
Eric W. Biederman
2022-04-19
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
2022-04-19
kernfs: make kernfs_path*() behave in the style of strlcpy()
Tejun Heo
2022-04-19
kernfs_path_from_node_locked: don't overwrite nlen
Serge Hallyn
2022-04-19
kernfs: implement kernfs_walk_and_get()
Tejun Heo
2022-04-19
BACKPORT: fs: kernfs: add poll file operation
Johannes Weiner
2022-04-19
UPSTREAM: kernfs: add kernfs_ops->open/release() callbacks
Tejun Heo
2022-04-19
kernfs: Add API to generate relative kernfs path
Aditya Kali
2022-04-19
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
2022-04-19
cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces
Serge E. Hallyn
2022-04-19
cgroup: introduce cgroup namespaces
Aditya Kali
[next]