index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-22
nilfs2: propagate directory read errors from nilfs_find_entry()
Ryusuke Konishi
3
-37
/
+54
2024-10-22
xfs: restrict when we try to align cow fork delalloc to cowextsz hints
Darrick J. Wong
2
-26
/
+39
2024-10-22
xfs: allow unlinked symlinks and dirs with zero size
Darrick J. Wong
1
-5
/
+18
2024-10-22
xfs: fix freeing speculative preallocations for preallocated files
Christoph Hellwig
4
-20
/
+28
2024-10-22
xfs: fix unlink vs cluster buffer instantiation race
Dave Chinner
1
-4
/
+19
2024-10-22
xfs: make sure sb_fdblocks is non-negative
Wengang Wang
1
-3
/
+4
2024-10-22
xfs: allow symlinks with short remote targets
Darrick J. Wong
1
-4
/
+24
2024-10-22
xfs: convert delayed extents to unwritten when zeroing post eof blocks
Zhang Yi
1
-0
/
+29
2024-10-22
xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
Zhang Yi
2
-42
/
+46
2024-10-22
xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
Zhang Yi
1
-2
/
+4
2024-10-22
xfs: match lock mode in xfs_buffered_write_iomap_begin()
Zhang Yi
1
-5
/
+5
2024-10-22
xfs: use dontcache for grabbing inodes during scrub
Darrick J. Wong
2
-9
/
+10
2024-10-22
xfs: revert commit 44af6c7e59b12
Darrick J. Wong
1
-8
/
+5
2024-10-22
xfs: enforce one namespace per attribute
Darrick J. Wong
6
-15
/
+39
2024-10-22
xfs: validate recovered name buffers when recovering xattr items
Darrick J. Wong
1
-11
/
+47
2024-10-22
xfs: check shortform attr entry flags specifically
Darrick J. Wong
1
-0
/
+9
2024-10-22
xfs: fix missing check for invalid attr flags
Darrick J. Wong
2
-4
/
+14
2024-10-22
xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2
Darrick J. Wong
1
-0
/
+27
2024-10-22
xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery
Darrick J. Wong
1
-2
/
+3
2024-10-22
xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
Christoph Hellwig
1
-6
/
+0
2024-10-22
xfs: fix xfs_bmap_add_extent_delay_real for partial conversions
Christoph Hellwig
1
-4
/
+9
2024-10-22
xfs: fix error returns from xfs_bmapi_write
Christoph Hellwig
8
-66
/
+57
2024-10-22
fat: fix uninitialized variable
OGAWA Hirofumi
1
-1
/
+1
2024-10-22
ksmbd: fix user-after-free from session log off
Namjae Jeon
4
-6
/
+34
2024-10-22
btrfs: fix uninitialized pointer free on read_alloc_one_name() error
Roi Martin
1
-2
/
+2
2024-10-22
btrfs: fix uninitialized pointer free in add_inode_ref()
Roi Martin
1
-1
/
+1
2024-10-17
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
1
-2
/
+34
2024-10-17
btrfs: split remaining space to discard in chunks
Luca Stefani
2
-4
/
+21
2024-10-17
btrfs: zoned: fix missing RCU locking in error message when loading zone info
Filipe Manana
1
-1
/
+1
2024-10-17
NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
Yanjun Zhang
3
-2
/
+3
2024-10-17
SUNRPC: Fix integer overflow in decode_rc_list()
Dan Carpenter
1
-0
/
+2
2024-10-17
NFSD: Mark filecache "down" if init fails
Chuck Lever
1
-1
/
+3
2024-10-17
smb: client: fix UAF in async decryption
Enzo Matsumiya
2
-19
/
+34
2024-10-17
ext4: nested locking for xattr inode
Wojciech Gładysz
1
-2
/
+2
2024-10-17
ext4: don't set SB_RDONLY after filesystem errors
Jan Kara
1
-4
/
+5
2024-10-17
ntfs3: Change to non-blocking allocation in ntfs_d_hash
Diogo Jahchan Koike
1
-2
/
+2
2024-10-17
fs/ntfs3: Refactor enum_rstbl to suppress static checker
Konstantin Komarov
1
-2
/
+17
2024-10-17
fs/ntfs3: Fix sparse warning in ni_fiemap
Konstantin Komarov
1
-13
/
+8
2024-10-17
fs/ntfs3: Do not call file_modified if collapse range failed
Konstantin Komarov
1
-1
/
+3
2024-10-17
gfs2: Revert "ignore negated quota changes"
Andreas Gruenbacher
1
-11
/
+0
2024-10-17
gfs2: qd_check_sync cleanups
Andreas Gruenbacher
1
-18
/
+22
2024-10-17
gfs2: Revert "introduce qd_bh_get_or_undo"
Andreas Gruenbacher
1
-19
/
+17
2024-10-17
unicode: Don't special case ignorable code points
Gabriel Krisman Bertazi
2
-3427
/
+3346
2024-10-10
Revert "ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path"
Zhihao Cheng
1
-2
/
+0
2024-10-10
ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
Zhihao Cheng
1
-0
/
+2
2024-10-10
btrfs: drop the backref cache during relocation if we commit
Josef Bacik
2
-76
/
+11
2024-10-10
btrfs: relocation: constify parameters where possible
David Sterba
2
-32
/
+33
2024-10-10
btrfs: relocation: return bool from btrfs_should_ignore_reloc_root
David Sterba
2
-11
/
+10
2024-10-10
close_range(): fix the logics in descriptor table trimming
Al Viro
1
-61
/
+34
2024-10-10
ceph: fix cap ref leak via netfs init_request
Patrick Donnelly
1
-1
/
+4
[next]