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-06-09
xfs: add a xfs_rmap_inode_owner helper
Christoph Hellwig
4
-6
/
+7
2026-06-09
xfs: add a xfs_rmap_inode_bmbt_owner
Christoph Hellwig
10
-14
/
+15
2026-06-09
xfs: add a XFS_INO_TO_FSB helper
Christoph Hellwig
6
-16
/
+11
2026-06-09
xfs: add a XFS_INODE_TO_AGINO helper
Christoph Hellwig
7
-28
/
+23
2026-06-09
xfs: add a XFS_INODE_TO_AGNO helper
Christoph Hellwig
13
-36
/
+31
2026-06-09
xfs: fix unreachable BIGTIME check in dquot flush validation
Alexey Nepomnyashih
1
-8
/
+8
2026-06-09
xfs: fix exchmaps reservation limit check
Yingjie Gao
1
-1
/
+1
2026-06-09
xfs: drop the experimental warning for the zoned allocator
Christoph Hellwig
4
-8
/
+0
2026-06-08
fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
Dev Jain
1
-1
/
+0
2026-06-08
fs/proc/task_mmu: fix hugetlb self-deadlock in pagemap_scan_pte_hole()
Kiryl Shutsemau (Meta)
1
-1
/
+58
2026-06-08
fs/proc/task_mmu: use huge_page_size() in pagemap_scan_hugetlb_entry()
Kiryl Shutsemau (Meta)
1
-1
/
+1
2026-06-08
fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race
Kiryl Shutsemau (Meta)
1
-4
/
+8
2026-06-08
nfs: use nfsi->rwsem to protect traversal of the file lock list
Yang Erkun
2
-12
/
+19
2026-06-08
NFSv4.1/pNFS: fix LAYOUTCOMMIT retry loop on OLD_STATEID
Lei Yin
1
-0
/
+32
2026-06-08
create_default_group(): pass parent's dentry instead of config_group
Al Viro
1
-4
/
+5
2026-06-08
configfs_attach_group(): drop the unused parent_item argument
Al Viro
1
-9
/
+5
2026-06-08
configs_attach_item(): drop unused parent_item argument
Al Viro
1
-4
/
+3
2026-06-08
configfs_create(): lift parent timestamp updates into callers
Al Viro
2
-4
/
+5
2026-06-08
kill configfs_drop_dentry()
Al Viro
3
-24
/
+23
2026-06-08
configfs: mark pinned dentries persistent
Al Viro
2
-12
/
+4
2026-06-08
configfs: dentry refcount needs to be pinned only once
Al Viro
1
-5
/
+5
2026-06-08
switch configfs_detach_{group,item}() to passing dentry
Al Viro
1
-28
/
+15
2026-06-08
configfs_remove_dir(), detach_attrs(): switch to passing dentry
Al Viro
1
-40
/
+20
2026-06-08
populate_attrs(): move cleanup to the sole caller
Al Viro
1
-16
/
+14
2026-06-08
populate_group(): move cleanup on failure to the sole caller
Al Viro
1
-16
/
+12
2026-06-08
configfs_detach_rollback(): pass configfs_dirent instead of dentry
Al Viro
1
-5
/
+4
2026-06-08
configfs_do_depend_item(): pass configfs_dirent instead of dentry
Al Viro
1
-4
/
+4
2026-06-08
configfs_depend_prep(): pass configfs_dirent instead of dentry
Al Viro
1
-8
/
+4
2026-06-08
configfs_detach_prep(): pass configfs_dirent instead of dentry
Al Viro
1
-6
/
+5
2026-06-08
configfs_mkdir(): use take_dentry_name_snapshot()
Al Viro
1
-10
/
+6
2026-06-08
configfs: fix lockless traversals of ->s_children
Al Viro
1
-13
/
+41
2026-06-08
nfs: expose FMODE_NOWAIT for read-only files
Dylan Yudaken
2
-3
/
+25
2026-06-08
nfs: add nowait version of nfs_start_io_direct
Dylan Yudaken
2
-0
/
+42
2026-06-08
NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS in pg_get_mirror_count_write
Mike Snitzer
2
-0
/
+29
2026-06-08
NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS on fatal DS connect errors
Mike Snitzer
1
-0
/
+16
2026-06-08
nfs: keep PG_UPTODATE clear after read errors in page groups
Clark Wang
1
-1
/
+24
2026-06-08
NFSv4/pnfs: defer return_range callbacks until after inode unlock
Dai Ngo
2
-6
/
+7
2026-06-08
pNFS: Fix use-after-free in pnfs_update_layout()
Wentao Liang
1
-1
/
+1
2026-06-08
NFS: fix eof updates after NFSv4.2 fallocate/zero-range
Dai Ngo
1
-5
/
+10
2026-06-08
NFS: show redacted cert_serial and privkey_serial in mount options
Sagi Grimberg
1
-0
/
+4
2026-06-08
pNFS/filelayout: fix cheking if a layout is striped
Sagi Grimberg
1
-0
/
+2
2026-06-08
NFSv4: clear exception state on successful mkdir retry
Igor Raits
1
-3
/
+2
2026-06-08
NFSv4/flexfiles: reject zero filehandle version count
Michael Bommarito
1
-0
/
+4
2026-06-08
nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_ino
Jeff Layton
11
-108
/
+99
2026-06-08
nfs: remove nfs_compat_user_ino64() and deprecate enable_ino64
Jeff Layton
2
-37
/
+15
2026-06-08
nfs: store the full NFS fileid in inode->i_ino
Jeff Layton
2
-16
/
+11
2026-06-08
ntfs: fix u16 truncation of restart-area length check
Bryam Vargas
1
-1
/
+1
2026-06-08
ntfs: bound the attribute-list entry in ntfs_read_inode_mount()
Bryam Vargas
1
-4
/
+1
2026-06-08
ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find()
Bryam Vargas
1
-3
/
+2
2026-06-08
ntfs: validate resident attribute lists and harden the validator
Bryam Vargas
3
-15
/
+73
[prev]
[next]