index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2025-11-24
xfs: move some code out of xfs_iget_recycle
Christoph Hellwig
-18
/
+13
2025-11-24
btrfs: ignore ENOMEM from alloc_bitmap()
Boris Burkov
-10
/
+4
2025-11-24
erofs: limit the level of fs stacking for file-backed mounts
Gao Xiang
-0
/
+16
2025-11-24
erofs: correct FSDAX detection
Gao Xiang
-11
/
+11
2025-11-23
NFS: Add a module option to disable directory delegations
Anna Schumaker
-0
/
+11
2025-11-23
NFS: Shortcut lookup revalidations if we have a directory delegation
Anna Schumaker
-0
/
+27
2025-11-23
NFS: Request a directory delegation during RENAME
Anna Schumaker
-4
/
+10
2025-11-23
NFS: Request a directory delegation on ACCESS, CREATE, and UNLINK
Anna Schumaker
-4
/
+58
2025-11-23
NFS: Add support for sending GDD_GETATTR
Anna Schumaker
-0
/
+106
2025-11-23
NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid
Jonathan Curley
-0
/
+1
2025-11-23
NFSv4.1: protect destroying and nullifying bc_serv structure
Olga Kornievskaia
-1
/
+1
2025-11-23
NFSv4.1: pass transport for callback shutdown
Olga Kornievskaia
-4
/
+10
2025-11-23
NFSv4: ensure the open stateid seqid doesn't go backwards
Scott Mayhew
-2
/
+12
2025-11-22
Merge tag 'xfs-fixes-6.18-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-1
/
+1
2025-11-22
fs/resctrl: Update bit_usage to reflect io_alloc
Babu Moger
-3
/
+21
2025-11-22
fs/resctrl: Introduce interface to modify io_alloc capacity bitmasks
Babu Moger
-1
/
+97
2025-11-22
fs/resctrl: Modify struct rdt_parse_data to pass mode and CLOSID
Babu Moger
-11
/
+13
2025-11-22
fs/resctrl: Introduce interface to display io_alloc CBMs
Babu Moger
-4
/
+54
2025-11-21
fs/resctrl: Add user interface to enable/disable io_alloc feature
Babu Moger
-3
/
+158
2025-11-21
fs/resctrl: Introduce interface to display "io_alloc" support
Babu Moger
-0
/
+44
2025-11-21
Merge tag 'v6.18-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-3
/
+64
2025-11-20
ocfs2: mark inode bad upon validation failure during read
Ahmet Eray Karadag
-0
/
+2
2025-11-20
ocfs2: replace deprecated strcpy with strscpy
Thorsten Blum
-2
/
+3
2025-11-20
ocfs2: replace deprecated strcpy in ocfs2_create_xattr_block
Thorsten Blum
-1
/
+1
2025-11-20
ceph: replace local base64 helpers with lib/base64
Guan-Chun Wu
-64
/
+9
2025-11-20
fscrypt: replace local base64url helpers with lib/base64
Guan-Chun Wu
-83
/
+6
2025-11-20
fs/proc/page: remove unused KPMBITS
zhang jiao
-1
/
+0
2025-11-20
ocfs2: validate cl_bpc in allocator inodes to prevent divide-by-zero
Deepanshu Kartikey
-0
/
+10
2025-11-20
ocfs2: add extra consistency checks for chain allocator dinodes
Dmitry Antipov
-0
/
+17
2025-11-20
mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
-0
/
+1
2025-11-20
lockd: don't allow locking on reexported NFSv2/3
Jeff Layton
-0
/
+18
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-223
/
+403
2025-11-20
xfs: use zi more in xfs_zone_gc_mount
Christoph Hellwig
-4
/
+4
2025-11-20
xfs: fix out of bounds memory read error in symlink repair
Darrick J. Wong
-1
/
+1
2025-11-20
cifs: Add the smb3_read_* tracepoints to SMB1
David Howells
-0
/
+22
2025-11-20
cifs: fix memory leak in smb3_fs_context_parse_param error path
Shaurya Rane
-0
/
+4
2025-11-20
smb: client: introduce close_cached_dir_locked()
Henrique Carvalho
-3
/
+38
2025-11-19
hfs: introduce KUnit tests for HFS string operations
Viacheslav Dubeyko
-0
/
+162
2025-11-19
ovl: remove struct ovl_cu_creds and associated functions
Christian Brauner
-28
/
+0
2025-11-19
ovl: port ovl_copy_up_tmpfile() to cred guard
Christian Brauner
-8
/
+8
2025-11-19
ovl: mark *_cu_creds() as unused temporarily
Christian Brauner
-2
/
+2
2025-11-19
ovl: port ovl_copy_up_workdir() to cred guard
Christian Brauner
-8
/
+7
2025-11-19
ovl: add copy up credential guard
Christian Brauner
-0
/
+27
2025-11-19
ovl: drop ovl_setup_cred_for_create()
Christian Brauner
-33
/
+0
2025-11-19
ovl: port ovl_create_or_link() to new ovl_override_creator_creds cleanup guard
Christian Brauner
-7
/
+6
2025-11-19
ovl: mark ovl_setup_cred_for_create() as unused temporarily
Christian Brauner
-1
/
+1
2025-11-19
ovl: reflow ovl_create_or_link()
Christian Brauner
-21
/
+30
2025-11-19
ovl: port ovl_create_tmpfile() to new ovl_override_creator_creds cleanup guard
Christian Brauner
-26
/
+26
2025-11-19
ovl: add ovl_override_creator_creds cred guard
Christian Brauner
-0
/
+36
2025-11-19
ovl: remove ovl_revert_creds()
Christian Brauner
-6
/
+0
[prev]
[next]