summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
* 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
* 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
| * | Merge 4.4.300 into android-4.4-pGreg Kroah-Hartman2022-01-27
| |\|
| | * ext4: don't use the orphan list when migrating an inodeTheodore Ts'o2022-01-27
| | * ext4: Fix BUG_ON in ext4_bread when write quota dataYe Bin2022-01-27
| | * ext4: set csum seed in tmp inode while migrating to extentsLuís Henriques2022-01-27
| | * ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffersPetr Cvachoucek2022-01-27
| | * btrfs: remove BUG_ON(!eie) in find_parent_nodesJosef Bacik2022-01-27
| | * btrfs: remove BUG_ON() in find_parent_nodes()Josef Bacik2022-01-27
| | * fs: dlm: filter user dlm messages for kernel locksAlexander Aring2022-01-27
| | * ext4: avoid trim error on fs with small groupsJan Kara2022-01-27
| * | Merge 4.4.299 into android-4.4-pGreg Kroah-Hartman2022-01-11
| |\|
| | * xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocateDarrick J. Wong2022-01-11
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\| |
| * | Merge 4.4.296 into android-4.4-pGreg Kroah-Hartman2021-12-22
| |\|
| | * nfsd: fix use-after-free due to delegation raceJ. Bruce Fields2021-12-22
| * | Merge 4.4.295 into android-4.4-pGreg Kroah-Hartman2021-12-14
| |\|
| | * tracefs: Set all files to the same group ownership as the mount optionSteven Rostedt (VMware)2021-12-14
| | * signalfd: use wake_up_pollfree()Eric Biggers2021-12-14
| | * tracefs: Have new files inherit the ownership of their parentSteven Rostedt (VMware)2021-12-14
| * | Merge 4.4.294 into android-4.4-pGreg Kroah-Hartman2021-12-08
| |\|
| | * fget: check that the fd still exists after getting a ref to itLinus Torvalds2021-12-08
| | * fs: add fget_many() and fput_many()Jens Axboe2021-12-08
| | * fuse: release pipe buf after last useMiklos Szeredi2021-12-08
| | * fuse: fix page stealingMiklos Szeredi2021-12-08