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-14
xfs: use the rt version of the cow staging checker
Darrick J. Wong
1
-1
/
+1
2026-07-14
xfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_staging
Darrick J. Wong
1
-1
/
+1
2026-07-14
xfs: don't wrap around quota ids in dqiterate
Darrick J. Wong
1
-1
/
+1
2026-07-14
xfs: move cow_replace_mapping to xfs_bmap_util.c
Darrick J. Wong
5
-134
/
+136
2026-07-14
xfs: make cow repair somewhat flaky when debugging knob enabled
Darrick J. Wong
1
-4
/
+29
2026-07-14
xfs: don't replace the wrong part of the cow fork
Darrick J. Wong
2
-82
/
+147
2026-07-14
xfs: resample the data fork mapping after cycling ILOCK
Darrick J. Wong
1
-0
/
+36
2026-07-14
btrfs: fix GET_SUBVOL_INFO after compat refactor
Daan De Meyer
1
-0
/
+1
2026-07-14
btrfs: free mapping node on duplicate reloc root insert
Guanghui Yang
1
-0
/
+1
2026-07-14
btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
Qu Wenruo
1
-3
/
+23
2026-07-14
btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent maps
Leo Martins
1
-2
/
+2
2026-07-14
btrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accounting
Dave Chen
1
-2
/
+2
2026-07-14
btrfs: fix NULL pointer deref during assertion in btrfs_backref_free_node()
Filipe Manana
1
-1
/
+4
2026-07-14
btrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()
Dave Chen
1
-1
/
+2
2026-07-14
btrfs: reject inline file extents item in get_new_location()
Qu Wenruo
1
-0
/
+7
2026-07-14
btrfs: do not try compression for data reloc inodes
Qu Wenruo
1
-0
/
+2
2026-07-14
btrfs: fix reloc root cleanup in merge_reloc_roots()
Filipe Manana
1
-3
/
+2
2026-07-14
btrfs: fix use-after-free on reloc root after error in insert_dirty_subvol()
Filipe Manana
1
-9
/
+33
2026-07-13
fs/resctrl: Fix UAF from worker threads when domains are removed
Reinette Chatre
2
-15
/
+97
2026-07-13
fs/resctrl: Prevent deadlock and use-after-free in info file handlers
Reinette Chatre
4
-79
/
+202
2026-07-13
fs/resctrl: Prevent use-after-free in rdtgroup_kn_put()
Reinette Chatre
1
-5
/
+14
2026-07-13
fs/resctrl: Fix deadlock on errors during mount
Reinette Chatre
1
-27
/
+56
2026-07-13
fs/resctrl: Move functions to avoid forward references in subsequent fixes
Tony Luck
1
-193
/
+191
2026-07-13
x86,fs/resctrl: Document safe RCU list traversal
Reinette Chatre
4
-27
/
+34
2026-07-13
Merge tag 'nfsd-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-3
/
+4
2026-07-13
smb: client: reject overlapping data areas in SMB2 responses
Shoichiro Miyamoto
1
-9
/
+25
2026-07-13
smb/client: refresh allocation after EOF-extending fallocate
Huiwen He
5
-7
/
+67
2026-07-13
smb/client: emulate small EOF-extending mode 0 fallocate ranges
Huiwen He
1
-9
/
+60
2026-07-13
smb/client: reduce fallocate zero buffer allocation
Huiwen He
1
-3
/
+4
2026-07-13
smb/client: handle overlapping allocated ranges in fallocate
Huiwen He
1
-7
/
+18
2026-07-13
smb/client: refresh allocation size after duplicate extents
Huiwen He
2
-3
/
+37
2026-07-13
smb: client: use kvzalloc() for megabyte buffer in simple fallocate
Fredric Cover
1
-2
/
+2
2026-07-13
isofs: fix out-of-bounds page array access on empty zisofs block
Xiang Mei
1
-2
/
+4
2026-07-13
erofs: hide "cache_strategy=" for plain filesystems
Gao Xiang
1
-1
/
+1
2026-07-12
xfs: fix null pointer dereference in tracepoint
Andrey Albershteyn
1
-1
/
+1
2026-07-12
RDMA: Change capability fields in ib_device_attr from int to u32
Erni Sri Satya Vennela
3
-8
/
+10
2026-07-11
Merge tag 'x86-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+26
2026-07-10
Merge tag 'ntfs-for-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-51
/
+110
2026-07-10
Merge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-12
/
+18
2026-07-10
Merge tag 'v7.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
20
-121
/
+146
2026-07-09
Merge tag 'v7.2-rc2-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-86
/
+218
2026-07-09
cifs: Remove CIFSSMBSetPathInfoFB() fallback function
Pali Rohár
1
-36
/
+0
2026-07-09
cifs: Fix and improve cifs_is_path_accessible() function
Pali Rohár
1
-10
/
+16
2026-07-09
fat: avoid stack overflow warning
Arnd Bergmann
2
-4
/
+4
2026-07-09
smb: client: mask server-provided mode to 07777 in modefromsid
Norbert Manthey
1
-1
/
+1
2026-07-09
udf: reject VAT indexes equal to the entry count
David Lee
1
-1
/
+1
2026-07-09
cifs: Show reason why autodisabling serverino support
Pali Rohár
6
-9
/
+14
2026-07-09
smb/client: fix incorrect nlink returned by fstat()
ChenXiaoSong
3
-0
/
+4
2026-07-09
smb/client: zero-initialize stack-allocated cifs_open_info_data
ChenXiaoSong
3
-3
/
+3
2026-07-09
smb/client: pass cifs_open_info_data to SMB2_open()
ChenXiaoSong
4
-27
/
+25
[prev]
[next]