index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-16
1
-0
/
+10
|
\
|
*
fs/configfs: Add a callback to determine attribute visibility
Tom Lendacky
2024-06-17
1
-0
/
+10
*
|
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
4
-13
/
+63
|
\
\
|
*
|
block: Add atomic write support for statx
Prasad Singamsetty
2024-06-20
1
-7
/
+9
|
*
|
fs: Add initial atomic write support info to statx
Prasad Singamsetty
2024-06-20
1
-0
/
+34
|
*
|
fs: Initial atomic write support
Prasad Singamsetty
2024-06-20
3
-6
/
+22
*
|
|
Merge tag 'vfs-6.11.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-15
2
-26
/
+62
|
\
\
\
|
*
|
|
iomap: don't increase i_size in iomap_write_end()
Zhang Yi
2024-06-19
1
-24
/
+29
|
*
|
|
xfs: reserve blocks for truncating large realtime inode
Zhang Yi
2024-06-19
1
-1
/
+14
|
*
|
|
iomap: Optimize iomap_read_folio
Ritesh Harjani (IBM)
2024-06-19
1
-1
/
+19
*
|
|
|
Merge tag 'vfs-6.11.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-15
3
-24
/
+123
|
\
\
\
\
|
*
|
|
|
pidfs: allow retrieval of namespace file descriptors
Christian Brauner
2024-06-28
1
-0
/
+90
|
*
|
|
|
nsfs: add open_namespace()
Christian Brauner
2024-06-28
2
-24
/
+33
*
|
|
|
|
Merge tag 'vfs-6.11.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-07-15
1
-1
/
+52
|
\
\
\
\
\
|
*
|
|
|
|
nsfs: add pid translation ioctls
Christian Brauner
2024-06-25
1
-1
/
+52
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-15
4
-79
/
+393
|
\
\
\
\
\
|
*
|
|
|
|
fs: reject invalid last mount id early
Christian Brauner
2024-07-08
1
-1
/
+7
|
*
|
|
|
|
fs: refuse mnt id requests with invalid ids early
Christian Brauner
2024-07-08
1
-1
/
+5
|
*
|
|
|
|
fs: find rootfs mount of the mount namespace
Christian Brauner
2024-07-06
1
-5
/
+11
|
*
|
|
|
|
fs: only copy to userspace on success in listmount()
Christian Brauner
2024-07-04
1
-0
/
+2
|
*
|
|
|
|
fs: export mount options via statmount()
Josef Bacik
2024-06-28
1
-1
/
+36
|
*
|
|
|
|
fs: rename show_mnt_opts -> show_vfsmnt_opts
Josef Bacik
2024-06-28
1
-3
/
+3
|
*
|
|
|
|
fs: use guard for namespace_sem in statmount()
Christian Brauner
2024-06-28
1
-77
/
+83
|
*
|
|
|
|
fs: add an ioctl to get the mnt ns id from nsfs
Josef Bacik
2024-06-28
1
-0
/
+14
|
*
|
|
|
|
fs: Allow statmount() in foreign mount namespace
Christian Brauner
2024-06-28
1
-6
/
+25
|
*
|
|
|
|
fs: Allow listmount() in foreign mount namespace
Christian Brauner
2024-06-28
1
-18
/
+70
|
*
|
|
|
|
fs: export the mount ns id via statmount
Josef Bacik
2024-06-28
1
-0
/
+11
|
*
|
|
|
|
fs: keep an index of current mount namespaces
Josef Bacik
2024-06-28
2
-2
/
+113
|
*
|
|
|
|
fs: relax permissions for statmount()
Christian Brauner
2024-06-28
1
-1
/
+2
|
*
|
|
|
|
fs: relax permissions for listmount()
Christian Brauner
2024-06-28
1
-1
/
+1
|
*
|
|
|
|
listmount: allow listing in reverse order
Christian Brauner
2024-06-28
1
-10
/
+49
|
*
|
|
|
|
fs: simplify error handling
Christian Brauner
2024-06-28
1
-12
/
+6
|
*
|
|
|
|
fs: don't copy to userspace under namespace semaphore
Christian Brauner
2024-06-28
1
-42
/
+56
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-15
4
-30
/
+86
|
\
\
\
\
\
|
*
|
|
|
|
bcachefs: remove now spurious i_state initialization
Mateusz Guzik
2024-06-13
1
-1
/
+0
|
*
|
|
|
|
xfs: remove now spurious i_state initialization in xfs_inode_alloc
Mateusz Guzik
2024-06-13
1
-2
/
+1
|
*
|
|
|
|
vfs: partially sanitize i_state zeroing on inode creation
Mateusz Guzik
2024-06-13
1
-10
/
+3
|
*
|
|
|
|
xfs: preserve i_state around inode_init_always in xfs_reinit_inode
Mateusz Guzik
2024-06-12
1
-0
/
+2
|
*
|
|
|
|
btrfs: use iget5_locked_rcu
Mateusz Guzik
2024-06-12
1
-1
/
+1
|
*
|
|
|
|
vfs: add rcu-based find_inode variants for iget ops
Mateusz Guzik
2024-06-12
1
-17
/
+80
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-15
18
-516
/
+578
|
\
\
\
\
\
|
*
|
|
|
|
fuse: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-07-03
1
-8
/
+4
|
*
|
|
|
|
fuse: verify {g,u}id mount options correctly
Eric Sandeen
2024-07-03
1
-4
/
+20
|
*
|
|
|
|
fat: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-07-03
1
-12
/
+4
|
*
|
|
|
|
fat: Convert to new mount api
Eric Sandeen
2024-07-03
4
-355
/
+419
|
*
|
|
|
|
fat: move debug into fat_mount_options
Eric Sandeen
2024-07-03
2
-6
/
+6
|
*
|
|
|
|
vboxsf: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-07-02
1
-12
/
+4
|
*
|
|
|
|
tracefs: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-07-02
1
-12
/
+4
|
*
|
|
|
|
smb: client: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-07-02
1
-27
/
+12
|
*
|
|
|
|
ntfs3: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-07-02
1
-8
/
+4
[next]