summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-161-0/+10
|\
| * fs/configfs: Add a callback to determine attribute visibilityTom Lendacky2024-06-171-0/+10
* | Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds2024-07-154-13/+63
|\ \
| * | block: Add atomic write support for statxPrasad Singamsetty2024-06-201-7/+9
| * | fs: Add initial atomic write support info to statxPrasad Singamsetty2024-06-201-0/+34
| * | fs: Initial atomic write supportPrasad Singamsetty2024-06-203-6/+22
* | | Merge tag 'vfs-6.11.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2024-07-152-26/+62
|\ \ \
| * | | iomap: don't increase i_size in iomap_write_end()Zhang Yi2024-06-191-24/+29
| * | | xfs: reserve blocks for truncating large realtime inodeZhang Yi2024-06-191-1/+14
| * | | iomap: Optimize iomap_read_folioRitesh Harjani (IBM)2024-06-191-1/+19
* | | | Merge tag 'vfs-6.11.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2024-07-153-24/+123
|\ \ \ \
| * | | | pidfs: allow retrieval of namespace file descriptorsChristian Brauner2024-06-281-0/+90
| * | | | nsfs: add open_namespace()Christian Brauner2024-06-282-24/+33
* | | | | Merge tag 'vfs-6.11.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-07-151-1/+52
|\ \ \ \ \
| * | | | | nsfs: add pid translation ioctlsChristian Brauner2024-06-251-1/+52
| |/ / / /
* | | | | Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2024-07-154-79/+393
|\ \ \ \ \
| * | | | | fs: reject invalid last mount id earlyChristian Brauner2024-07-081-1/+7
| * | | | | fs: refuse mnt id requests with invalid ids earlyChristian Brauner2024-07-081-1/+5
| * | | | | fs: find rootfs mount of the mount namespaceChristian Brauner2024-07-061-5/+11
| * | | | | fs: only copy to userspace on success in listmount()Christian Brauner2024-07-041-0/+2
| * | | | | fs: export mount options via statmount()Josef Bacik2024-06-281-1/+36
| * | | | | fs: rename show_mnt_opts -> show_vfsmnt_optsJosef Bacik2024-06-281-3/+3
| * | | | | fs: use guard for namespace_sem in statmount()Christian Brauner2024-06-281-77/+83
| * | | | | fs: add an ioctl to get the mnt ns id from nsfsJosef Bacik2024-06-281-0/+14
| * | | | | fs: Allow statmount() in foreign mount namespaceChristian Brauner2024-06-281-6/+25
| * | | | | fs: Allow listmount() in foreign mount namespaceChristian Brauner2024-06-281-18/+70
| * | | | | fs: export the mount ns id via statmountJosef Bacik2024-06-281-0/+11
| * | | | | fs: keep an index of current mount namespacesJosef Bacik2024-06-282-2/+113
| * | | | | fs: relax permissions for statmount()Christian Brauner2024-06-281-1/+2
| * | | | | fs: relax permissions for listmount()Christian Brauner2024-06-281-1/+1
| * | | | | listmount: allow listing in reverse orderChristian Brauner2024-06-281-10/+49
| * | | | | fs: simplify error handlingChristian Brauner2024-06-281-12/+6
| * | | | | fs: don't copy to userspace under namespace semaphoreChristian Brauner2024-06-281-42/+56
| |/ / / /
* | | | | Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2024-07-154-30/+86
|\ \ \ \ \
| * | | | | bcachefs: remove now spurious i_state initializationMateusz Guzik2024-06-131-1/+0
| * | | | | xfs: remove now spurious i_state initialization in xfs_inode_allocMateusz Guzik2024-06-131-2/+1
| * | | | | vfs: partially sanitize i_state zeroing on inode creationMateusz Guzik2024-06-131-10/+3
| * | | | | xfs: preserve i_state around inode_init_always in xfs_reinit_inodeMateusz Guzik2024-06-121-0/+2
| * | | | | btrfs: use iget5_locked_rcuMateusz Guzik2024-06-121-1/+1
| * | | | | vfs: add rcu-based find_inode variants for iget opsMateusz Guzik2024-06-121-17/+80
| |/ / / /
* | | | | Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-1518-516/+578
|\ \ \ \ \
| * | | | | fuse: Convert to new uid/gid option parsing helpersEric Sandeen2024-07-031-8/+4
| * | | | | fuse: verify {g,u}id mount options correctlyEric Sandeen2024-07-031-4/+20
| * | | | | fat: Convert to new uid/gid option parsing helpersEric Sandeen2024-07-031-12/+4
| * | | | | fat: Convert to new mount apiEric Sandeen2024-07-034-355/+419
| * | | | | fat: move debug into fat_mount_optionsEric Sandeen2024-07-032-6/+6
| * | | | | vboxsf: Convert to new uid/gid option parsing helpersEric Sandeen2024-07-021-12/+4
| * | | | | tracefs: Convert to new uid/gid option parsing helpersEric Sandeen2024-07-021-12/+4
| * | | | | smb: client: Convert to new uid/gid option parsing helpersEric Sandeen2024-07-021-27/+12
| * | | | | ntfs3: Convert to new uid/gid option parsing helpersEric Sandeen2024-07-021-8/+4