summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* Merge lineage-20 of git@github.com:LineageOS/android_kernel_qcom_msm8998.git ...Davide Garberi2023-08-06
|\
| * mm: introduce arg_lock to protect arg_start|end andYang Shi2023-07-16
* | Merge lineage-20 of git@github.com:LineageOS/android_kernel_qcom_msm8998.git ...Davide Garberi2023-08-03
|\|
| * ext4: enable quota enforcement based on mount optionsJan Kara2022-10-28
| * ext4: adds project ID supportLi Xi2022-10-28
| * ext4: add project quota supportLi Xi2022-10-28
| * BACKPORT: ANDROID: fs: logfs: fix filler function typeSami Tolvanen2022-10-28
| * BACKPORT: ANDROID: fs: gfs2: fix filler function typeSami Tolvanen2022-10-28
| * BACKPORT: ANDROID: fs: exofs: fix filler function typeSami Tolvanen2022-10-28
| * BACKPORT: ANDROID: fs: afs: fix filler function typeSami Tolvanen2022-10-28
| * BACKPORT: fs: nfs: fix filler function typeSami Tolvanen2022-10-28
| * BACKPORT: mm: fix filler function type mismatchSami Tolvanen2022-10-28
| * BACKPORT: vfs: pass type instead of fn to do_{loop,iter}_readv_writev()Miklos Szeredi2022-10-28
| * BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook2022-10-28
| * BACKPORT: kbuild: Allow to specify composite modules with modname-mMichal Marek2022-10-28
| * UPSTREAM: Make anon_inodes unconditionalDavid Howells2022-10-28
| * BACKPORT: signal: add pidfd_send_signal() syscallChristian Brauner2022-10-28
| * userns: Don't fail follow_automount based on s_user_nsEric W. Biederman2022-10-28
| * fs: Better permission checking for submountsEric W. Biederman2022-10-28
| * mnt: Move the FS_USERNS_MOUNT check into sget_usernsEric W. Biederman2022-10-28
| * locks: sprinkle some tracepoints around the file locking codeJeff Layton2022-10-28
| * locks: rename __posix_lock_file to posix_lock_inodeJeff Layton2022-10-28
| * autofs: Fix automounts by using current_real_cred()->uidEric W. Biederman2022-10-28
| * fs: Call d_automount with the filesystems credsEric W. Biederman2022-10-28
| * UPSTREAM: kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()Vaibhav Jain2022-10-28
| * UPSTREAM: kernfs: fix locking around kernfs_ops->release() callbackTejun Heo2022-10-28
| * kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry callSerge E. Hallyn2022-10-28
* | Revert "kernel: Only expose su when daemon is running"lineage-19.1Georg Veichtlbauer2023-05-22
* | kernel: Fix potential refcount leak in su checkTom Marshall2022-07-27
* | kernel: Only expose su when daemon is runningTom Marshall2022-07-27
* | cmdline: Fix offline chargingCosme Domínguez Díaz2022-07-27
* | drivers: import zuk sound changesFaiz Authar2022-07-27
|/
* gfs2: Invalid security labels of inodes when they go invalidAndreas Gruenbacher2022-04-19
* kernfs: define kernfs_node_dentryAditya Kali2022-04-19
* fs: Add user namespace member to struct super_blockEric W. Biederman2022-04-19
* vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2022-04-19
* kernfs: make kernfs_path*() behave in the style of strlcpy()Tejun Heo2022-04-19
* kernfs_path_from_node_locked: don't overwrite nlenSerge Hallyn2022-04-19
* kernfs: implement kernfs_walk_and_get()Tejun Heo2022-04-19
* BACKPORT: fs: kernfs: add poll file operationJohannes Weiner2022-04-19
* UPSTREAM: kernfs: add kernfs_ops->open/release() callbacksTejun Heo2022-04-19
* kernfs: Add API to generate relative kernfs pathAditya Kali2022-04-19
* kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2022-04-19
* cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn2022-04-19
* cgroup: introduce cgroup namespacesAditya Kali2022-04-19
* Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas2022-02-04
|\
| * Merge 4.4.302 into android-4.4-pGreg Kroah-Hartman2022-02-03
| |\
| | * udf: Fix NULL ptr deref when converting from inline formatJan Kara2022-02-03
| | * udf: Restore i_lenAlloc when inode expansion failsJan Kara2022-02-03