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
2025-02-17
statmount: let unset strings be empty
Miklos Szeredi
1
-9
/
+16
2025-02-17
NFSD: Encode COMPOUND operation status on page boundaries
Chuck Lever
1
-10
/
+10
2025-02-17
nfs: Make NFS_FSCACHE select NETFS_SUPPORT instead of depending on it
Dragan Simic
1
-1
/
+2
2025-02-17
nilfs2: fix possible int overflows in nilfs_fiemap()
Nikita Zhandarovich
1
-3
/
+3
2025-02-17
ocfs2: handle a symlink read error correctly
Matthew Wilcox (Oracle)
1
-2
/
+3
2025-02-17
ocfs2: fix incorrect CPU endianness conversion causing mount failure
Heming Zhao
1
-1
/
+1
2025-02-17
pnfs/flexfiles: retry getting layout segment for reads
Mike Snitzer
1
-6
/
+21
2025-02-17
ceph: fix memory leak in ceph_mds_auth_match()
Antoine Viallon
1
-8
/
+8
2025-02-17
xfs: Add error handling for xfs_reflink_cancel_cow_range
Wentao Liang
1
-2
/
+5
2025-02-17
xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_ioma...
Wentao Liang
1
-4
/
+2
2025-02-17
xfs: don't call remap_verify_area with sb write protection held
Christoph Hellwig
1
-44
/
+27
2025-02-17
pidfs: improve ioctl handling
Christian Brauner
1
-1
/
+11
2025-02-17
pidfs: check for valid ioctl commands
Christian Brauner
1
-0
/
+24
2025-02-17
ksmbd: fix integer overflows on 32 bit systems
Dan Carpenter
1
-0
/
+9
2025-02-17
binfmt_flat: Fix integer overflow bug on 32 bit systems
Dan Carpenter
1
-1
/
+1
2025-02-17
fs/proc: do_task_stat: Fix ESP not readable during coredump
Nam Cao
1
-1
/
+1
2025-02-17
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
5
-19
/
+19
2025-02-17
smb: client: fix order of arguments of tracepoints
Ruben Devos
2
-57
/
+57
2025-02-17
cifs: Remove intermediate object of failed create SFU call
Pali Rohár
1
-1
/
+22
2025-02-17
btrfs: don't use btrfs_set_item_key_safe on RAID stripe-extents
Johannes Thumshirn
1
-5
/
+21
2025-02-17
btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling
Josef Bacik
1
-2
/
+12
2025-02-17
btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_ext...
Hao-ran Zheng
1
-1
/
+1
2025-02-17
exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Kees Cook
1
-3
/
+26
2025-02-17
btrfs: fix use-after-free when attempting to join an aborted transaction
Filipe Manana
1
-1
/
+3
2025-02-17
btrfs: do not output error message if a qgroup has been already cleaned up
Qu Wenruo
1
-1
/
+4
2025-02-17
btrfs: fix assertion failure when splitting ordered extent after transaction ...
Filipe Manana
1
-0
/
+12
2025-02-17
btrfs: fix lockdep splat while merging a relocation root
Filipe Manana
1
-0
/
+2
2025-02-08
btrfs: do proper folio cleanup when run_delalloc_nocow() failed
Qu Wenruo
2
-6
/
+102
2025-02-08
btrfs: do proper folio cleanup when cow_file_range() failed
Qu Wenruo
1
-33
/
+30
2025-02-08
btrfs: output the reason for open_ctree() failure
Qu Wenruo
1
-1
/
+1
2025-02-08
xfs: don't shut down the filesystem for media failures beyond end of log
Darrick J. Wong
1
-39
/
+82
2025-02-08
xfs: release the dquot buf outside of qli_lock
Darrick J. Wong
1
-4
/
+8
2025-02-08
xfs: don't over-report free space or inodes in statvfs
Darrick J. Wong
1
-10
/
+17
2025-02-08
xfs: fix mount hang during primary superblock recovery failure
Long Li
1
-1
/
+10
2025-02-08
xfs: check for dead buffers in xfs_buf_find_insert
Christoph Hellwig
1
-2
/
+1
2025-02-08
f2fs: Introduce linear search for dentries
Daniel Lee
3
-19
/
+45
2025-02-08
cifs: Fix getting and setting SACLs over SMB1
Pali Rohár
3
-13
/
+18
2025-02-08
cifs: Validate EAs for WSL reparse points
Pali Rohár
1
-4
/
+18
2025-02-08
hostfs: fix string handling in __dentry_name()
Al Viro
1
-21
/
+6
2025-02-08
ubifs: skip dumping tnc tree when zroot is null
pangliyuan
1
-9
/
+13
2025-02-08
NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE
Olga Kornievskaia
1
-1
/
+1
2025-02-08
NFSv4.2: fix COPY_NOTIFY xdr buf size calculation
Olga Kornievskaia
1
-0
/
+2
2025-02-08
nfs: fix incorrect error handling in LOCALIO
Mike Snitzer
2
-13
/
+80
2025-02-08
nilfs2: handle errors that nilfs_prepare_chunk() may return
Ryusuke Konishi
3
-19
/
+27
2025-02-08
nilfs2: protect access to buffers with no active references
Ryusuke Konishi
1
-1
/
+3
2025-02-08
nilfs2: do not force clear folio if buffer is referenced
Ryusuke Konishi
1
-4
/
+27
2025-02-08
ocfs2: mark dquot as inactive if failed to start trans while releasing dquot
Su Yue
1
-0
/
+5
2025-02-08
erofs: fix potential return value overflow of z_erofs_shrink_scan()
Gao Xiang
1
-2
/
+1
2025-02-08
cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM i...
Pali Rohár
1
-1
/
+1
2025-02-08
smb: client: fix oops due to unset link speed
Paulo Alcantara
1
-1
/
+2
[next]