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
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-27
smb: client: Add check for next_buffer in receive_encrypted_standard()
Haoxiang Li
1
-0
/
+4
2025-02-27
smb: client: fix chmod(2) regression with ATTR_READONLY
Paulo Alcantara
1
-2
/
+2
2025-02-27
xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
Darrick J. Wong
3
-6
/
+22
2025-02-27
btrfs: fix double accounting race when extent_writepage_io() failed
Qu Wenruo
1
-13
/
+24
2025-02-27
btrfs: fix double accounting race when btrfs_run_delalloc_range() failed
Qu Wenruo
2
-13
/
+49
2025-02-27
btrfs: use btrfs_inode in extent_writepage()
David Sterba
1
-7
/
+7
2025-02-21
btrfs: fix stale page cache after race between readahead and direct IO write
Filipe Manana
1
-3
/
+15
2025-02-21
btrfs: rename __get_extent_map() and pass btrfs_inode
David Sterba
1
-8
/
+7
2025-02-21
btrfs: fix hole expansion when writing at an offset beyond EOF
Filipe Manana
1
-3
/
+1
2025-02-21
cifs: pick channels for individual subrequests
Shyam Prasad N
2
-4
/
+4
2025-02-21
orangefs: fix a oob in orangefs_debug_write
Mike Marshall
1
-2
/
+2
2025-02-21
fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()
Konstantin Komarov
6
-13
/
+20
2025-02-21
fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()
Konstantin Komarov
4
-80
/
+90
2025-02-21
NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
Zichen Xie
1
-3
/
+3
2025-02-21
nfsd: validate the nfsd_serv pointer before calling svc_wake_up
Jeff Layton
1
-1
/
+10
2025-02-21
NFSD: fix hang in nfsd4_shutdown_callback
Dai Ngo
1
-2
/
+5
2025-02-21
nfsd: clear acl_access/acl_default after releasing them
Li Lingfeng
2
-0
/
+4
2025-02-17
fs/netfs/read_collect: fix crash due to uninitialized `prev` variable
Max Kellermann
1
-10
/
+11
2025-02-17
fs/netfs/read_pgpriv2: skip folio queues without `marks3`
Max Kellermann
1
-2
/
+3
2025-02-17
fs: fix adding security options to statmount.mnt_opt
Miklos Szeredi
1
-15
/
+14
2025-02-17
fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()
Jeff Layton
1
-0
/
+4
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
[next]