index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-01
xfs: release dquot buffer after dqflush failure
Yingjie Gao
1
-3
/
+2
2026-07-01
xfs: also mark the buffer stale on verifier failure in xfs_buf_submit
Christoph Hellwig
1
-3
/
+5
2026-07-01
xfs: open code xfs_buf_ioend_fail in xfs_buf_submit
Christoph Hellwig
1
-10
/
+13
2026-06-30
ksmbd: fix app-instance durable supersede session UAF
Namjae Jeon
1
-6
/
+13
2026-06-30
ksmbd: snapshot previous oplock state before durable checks
Namjae Jeon
1
-11
/
+32
2026-06-30
ksmbd: close superseded durable handles through refcount handoff
Gil Portnoy
1
-5
/
+20
2026-06-30
ksmbd: fix use-after-free of fp->owner.name in durable handle owner check
Gil Portnoy
1
-8
/
+21
2026-06-30
smb/server: do not require delete access for non-replacing links
ChenXiaoSong
1
-6
/
+8
2026-06-30
ksmbd: don't hold ci->m_lock while waiting for a lease break ack
Namjae Jeon
1
-6
/
+60
2026-06-30
ksmbd: annotate oplock list traversals under m_lock
Runyu Xiao
1
-2
/
+4
2026-06-30
ksmbd: fix outstanding credit leak on abort and error paths
Namjae Jeon
4
-3
/
+28
2026-06-30
ksmbd: fix credit charge calculation for SMB2 QUERY_INFO
Namjae Jeon
1
-2
/
+7
2026-06-30
ksmbd: avoid zeroing the read buffer in smb2_read()
Namjae Jeon
1
-1
/
+1
2026-06-30
ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
Haofeng Li
1
-1
/
+7
2026-06-30
ksmbd: reject undersized DACLs before parsing ACEs
Haofeng Li
1
-1
/
+6
2026-06-30
ksmbd: fix n.data memory leak in ksmbd_vfs_set_dos_attrib_xattr
Qiang Liu
1
-2
/
+3
2026-06-30
ksmbd: Fix acl.sd_buf memory leak and invalid sd_size error handling
Qiang Liu
1
-4
/
+3
2026-06-30
ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattr
Qiang Liu
1
-1
/
+1
2026-06-30
ntfs: fix mrec_lock ABBA deadlock in rename
Peiyang He
1
-31
/
+31
2026-06-30
ntfs: avoid stale runlist element dereference in fallocate
Cen Zhang
1
-11
/
+19
2026-06-30
fs/namespace: notify pollers of legacy propagation changes
Guopeng Zhang
1
-0
/
+7
2026-06-30
fat: reject name longer than NAME_MAX in msdos_format_name()
Zizhi Wo
1
-0
/
+3
2026-06-30
posix_acl: remove useless code
Luis Henriques
1
-2
/
+0
2026-06-30
erofs: use more informative s_id for file-backed mounts
Gao Xiang
1
-13
/
+4
2026-06-30
btrfs: print-tree: print header owner as signed
Qu Wenruo
1
-4
/
+4
2026-06-30
btrfs: decentralize transaction aborts in create_reloc_root()
Johannes Thumshirn
1
-8
/
+6
2026-06-30
btrfs: tree-checker: validate INODE_REF's namelen
Weiming Shi
1
-0
/
+6
2026-06-30
btrfs: lzo: add error message for invalid headers
Qu Wenruo
1
-3
/
+12
2026-06-30
btrfs: fallback to transaction csum tree on a commit root csum miss
Boris Burkov
1
-1
/
+25
2026-06-30
btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
Filipe Manana
1
-0
/
+1
2026-06-30
btrfs: reject free space cache with more entries than pages
Xiang Mei
1
-0
/
+3
2026-06-30
btrfs: fix transaction abort logic in btrfs_fileattr_set()
Filipe Manana
1
-6
/
+12
2026-06-30
btrfs: validate properties before setting them
Filipe Manana
1
-3
/
+13
2026-06-29
fs: stop rewriting paths for PF_EXITING | PF_DUMPCORE
Christian Brauner
1
-2
/
+1
2026-06-29
fs: stop rewriting kthread fs structs
Christian Brauner
1
-0
/
+4
2026-06-29
fs: start all kthreads in nullfs
Christian Brauner
1
-6
/
+10
2026-06-29
nullfs: make nullfs multi-instance
Christian Brauner
1
-9
/
+3
2026-06-29
pnfs/blocklayout: use scoped_with_init_fs() for SCSI device lookup
Christian Brauner
1
-4
/
+11
2026-06-29
ksmbd: use scoped_with_init_fs() for VFS path operations
Christian Brauner
1
-3
/
+6
2026-06-29
ksmbd: use scoped_with_init_fs() for filesystem info path lookup
Christian Brauner
1
-1
/
+3
2026-06-29
ksmbd: use scoped_with_init_fs() for share path resolution
Christian Brauner
1
-1
/
+3
2026-06-29
fs: use scoped_with_init_fs() for kernel_read_file_from_path_initns()
Christian Brauner
1
-7
/
+2
2026-06-29
coredump: use scoped_with_init_fs() for coredump path resolution
Christian Brauner
1
-8
/
+3
2026-06-29
btrfs: use scoped_with_init_fs() for update_dev_time()
Christian Brauner
1
-1
/
+10
2026-06-29
fs: make userspace_init_fs a dynamically-initialized pointer
Christian Brauner
1
-1
/
+47
2026-06-29
fs: add real_fs to track task's actual fs_struct
Christian Brauner
4
-11
/
+16
2026-06-29
fs: notice when init abandons fs sharing
Christian Brauner
1
-0
/
+25
2026-06-29
fs: add switch_fs_struct()
Christian Brauner
1
-0
/
+18
2026-06-29
ovl: document security.capability idmapping on the xattr forward paths
Christian Brauner
2
-0
/
+2
2026-06-29
ovl: allow idmapping overlay mounts
Christian Brauner
1
-1
/
+1
[prev]
[next]