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
2023-09-06
nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse
Ryusuke Konishi
2
-3
/
+7
2023-09-06
ksmbd: reduce descriptor size if remaining bytes is less than request size
Namjae Jeon
1
-7
/
+18
2023-09-06
ksmbd: replace one-element array with flex-array member in struct smb2_ea_info
Namjae Jeon
2
-2
/
+2
2023-09-06
ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()
Namjae Jeon
1
-0
/
+3
2023-09-06
ksmbd: fix wrong DataOffset validation of create context
Namjae Jeon
1
-1
/
+1
2023-09-06
erofs: ensure that the post-EOF tails are all zeroed
Gao Xiang
1
-0
/
+2
2023-08-30
nfsd: Fix race to FREE_STATEID and cl_revoked
Benjamin Coddington
1
-1
/
+1
2023-08-30
NFS: Fix a use after free in nfs_direct_join_group()
Trond Myklebust
1
-10
/
+16
2023-08-30
nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()
Ryusuke Konishi
1
-0
/
+5
2023-08-30
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+5
2023-08-30
NFSv4: Fix dropped lock for racing OPEN and delegation return
Benjamin Coddington
1
-1
/
+8
2023-08-30
jbd2: fix a race when checking checkpoint buffer busy
Zhang Yi
2
-15
/
+40
2023-08-30
jbd2: remove journal_clean_one_cp_list()
Zhang Yi
1
-58
/
+17
2023-08-30
jbd2: remove t_checkpoint_io_list
Zhang Yi
2
-42
/
+3
2023-08-30
NFSv4: fix out path in __nfs4_get_acl_uncached
Fedor Pchelkin
1
-3
/
+2
2023-08-30
NFSv4.2: fix error handling in nfs42_proc_getxattr
Fedor Pchelkin
1
-3
/
+2
2023-08-23
smb: client: fix null auth
Scott Mayhew
1
-0
/
+4
2023-08-23
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
1
-1
/
+1
2023-08-23
btrfs: only subtract from len_to_oe_boundary when it is tracking an extent
Chris Mason
1
-1
/
+24
2023-08-23
btrfs: fix replace/scrub failure with metadata_uuid
Anand Jain
1
-1
/
+2
2023-08-23
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
1
-2
/
+1
2023-08-23
btrfs: fix incorrect splitting in btrfs_drop_extent_map_range
Josef Bacik
1
-4
/
+2
2023-08-23
btrfs: fix infinite directory reads
Filipe Manana
4
-54
/
+84
2023-08-23
smb3: display network namespace in debug information
Steve French
1
-0
/
+10
2023-08-23
cifs: fix potential oops in cifs_oplock_break
Steve French
1
-7
/
+16
2023-08-23
btrfs: fix use-after-free of new block group that became unused
Filipe Manana
2
-2
/
+16
2023-08-23
btrfs: move out now unused BG from the reclaim list
Naohiro Aota
1
-1
/
+4
2023-08-23
fs/ntfs3: Alternative boot if primary boot is corrupted
Konstantin Komarov
1
-27
/
+71
2023-08-23
fs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted
Konstantin Komarov
4
-1
/
+15
2023-08-23
fs: ntfs3: Fix possible null-pointer dereferences in mi_read()
Jia-Ju Bai
1
-2
/
+2
2023-08-23
fs/ntfs3: Return error for inconsistent extended attributes
Edward Lo
1
-0
/
+1
2023-08-23
fs/ntfs3: Enhance sanity check while generating attr_list
Edward Lo
1
-5
/
+11
2023-08-23
ceph: try to dump the msgs when decoding fails
Xiubo Li
1
-0
/
+4
2023-08-23
gfs2: Fix possible data races in gfs2_show_options()
Tuo Li
1
-11
/
+15
2023-08-23
cifs: fix session state check in reconnect to avoid use-after-free issue
Winston Wen
1
-0
/
+6
2023-08-23
smb: client: fix warning in cifs_smb3_do_mount()
Paulo Alcantara
1
-18
/
+10
2023-08-23
crypto, cifs: fix error handling in extract_iter_to_sg()
David Howells
1
-1
/
+1
2023-08-16
btrfs: set cache_block_group_error if we find an error
Josef Bacik
1
-1
/
+4
2023-08-16
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
2
-1
/
+16
2023-08-16
btrfs: exit gracefully if reloc roots don't match
Qu Wenruo
1
-8
/
+37
2023-08-16
btrfs: properly clear end of the unreserved range in cow_file_range
Christoph Hellwig
1
-5
/
+5
2023-08-16
btrfs: don't wait for writeback on clean pages in extent_write_cache_pages
Christoph Hellwig
1
-0
/
+6
2023-08-16
btrfs: don't stop integrity writeback too early
Christoph Hellwig
1
-3
/
+4
2023-08-16
btrfs: wait for actual caching progress during allocation
Josef Bacik
2
-2
/
+17
2023-08-16
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
Ryusuke Konishi
3
-0
/
+12
2023-08-16
fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions
Lorenzo Stoakes
1
-3
/
+27
2023-08-16
ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()
Namjae Jeon
1
-1
/
+8
2023-08-16
ksmbd: validate command request size
Long Li
1
-5
/
+5
2023-08-11
f2fs: fix to do sanity check on direct node in truncate_dnode()
Chao Yu
3
-8
/
+12
2023-08-11
btrfs: remove BUG_ON()'s in add_new_free_space()
Filipe Manana
3
-26
/
+53
[next]