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
2024-01-01
fuse: share lookup state between submount and its parent
Krister Johansen
2
-3
/
+87
2024-01-01
ubifs: fix possible dereference after free
Konstantin Meskhidze
1
-0
/
+1
2024-01-01
btrfs: zoned: no longer count fresh BG region as zone unusable
Naohiro Aota
2
-30
/
+4
2024-01-01
smb: client: fix OOB in smbCalcSize()
Paulo Alcantara
1
-0
/
+4
2024-01-01
smb: client: fix OOB in SMB2_query_info_init()
Paulo Alcantara
1
-7
/
+22
2024-01-01
smb: client: fix potential OOB in cifs_dump_detail()
Paulo Alcantara
1
-5
/
+7
2024-01-01
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
3
-9
/
+20
2024-01-01
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2
-3
/
+25
2024-01-01
afs: Fix overwriting of result of DNS query
David Howells
1
-2
/
+4
2024-01-01
afs: Fix dynamic root lookup DNS check
David Howells
1
-2
/
+16
2024-01-01
afs: Fix the dynamic root's d_delete to always delete unused dentries
David Howells
1
-12
/
+1
2023-12-20
smb: client: fix OOB in smb2_query_reparse_point()
Paulo Alcantara
1
-10
/
+16
2023-12-20
smb: client: fix NULL deref in asn1_ber_decoder()
Paulo Alcantara
1
-16
/
+10
2023-12-20
smb: client: fix OOB in receive_encrypted_standard()
Paulo Alcantara
1
-6
/
+8
2023-12-20
btrfs: don't clear qgroup reserved bit in release_folio
Boris Burkov
1
-1
/
+2
2023-12-20
btrfs: free qgroup reserve when ORDERED_IOERR is set
Boris Burkov
1
-1
/
+3
2023-12-20
ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
Baokun Li
1
-0
/
+4
2023-12-20
btrfs: do not allow non subvolume root targets for snapshot
Josef Bacik
1
-0
/
+9
2023-12-20
ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE
Namjae Jeon
1
-1
/
+1
2023-12-20
fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
Hangyu Hua
1
-0
/
+1
2023-12-20
afs: Fix refcount underflow from error handling race
David Howells
1
-1
/
+1
2023-12-20
ksmbd: fix memory leak in smb2_lock()
Zizhi Wo
1
-0
/
+1
2023-12-20
ext4: fix warning in ext4_dio_write_end_io()
Jan Kara
1
-6
/
+8
2023-12-13
cifs: Fix flushing, invalidation and file size with FICLONE
David Howells
1
-11
/
+57
2023-12-13
cifs: Fix flushing, invalidation and file size with copy_file_range()
David Howells
1
-3
/
+99
2023-12-13
smb: client: fix potential NULL deref in parse_dfs_referrals()
Paulo Alcantara
1
-0
/
+2
2023-12-13
cifs: Fix non-availability of dedup breaking generic/304
David Howells
1
-1
/
+3
2023-12-13
nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
Ryusuke Konishi
1
-7
/
+35
2023-12-13
nilfs2: fix missing error check for sb_set_blocksize call
Ryusuke Konishi
1
-1
/
+5
2023-12-08
iomap: update ki_pos a little later in iomap_dio_complete
Christoph Hellwig
1
-11
/
+11
2023-12-08
btrfs: fix 64bit compat send ioctl arguments not initializing version member
David Sterba
1
-0
/
+1
2023-12-08
btrfs: make error messages more clear when getting a chunk map
Filipe Manana
1
-3
/
+4
2023-12-08
btrfs: send: ensure send_fd is writable
Jann Horn
1
-1
/
+1
2023-12-08
btrfs: fix off-by-one when checking chunk map includes logical address
Filipe Manana
1
-1
/
+1
2023-12-08
btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod()
Bragatheswaran Manickavel
1
-0
/
+2
2023-12-08
btrfs: add dmesg output for first mount and last unmount of a filesystem
Qu Wenruo
2
-1
/
+5
2023-12-08
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
1
-0
/
+2
2023-12-08
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
1
-0
/
+3
2023-12-08
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
1
-2
/
+8
2023-12-03
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
3
-23
/
+56
2023-12-03
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
1
-1
/
+3
2023-12-03
ext4: make sure allocate pending entry not fail
Zhang Yi
1
-34
/
+89
2023-12-03
ext4: fix slab-use-after-free in ext4_es_insert_extent()
Baokun Li
1
-14
/
+30
2023-12-03
ext4: using nofail preallocation in ext4_es_insert_extent()
Baokun Li
1
-12
/
+26
2023-12-03
ext4: using nofail preallocation in ext4_es_insert_delayed_block()
Baokun Li
1
-11
/
+22
2023-12-03
ext4: using nofail preallocation in ext4_es_remove_extent()
Baokun Li
1
-2
/
+11
2023-12-03
ext4: use pre-allocated es in __es_remove_extent()
Baokun Li
1
-13
/
+13
2023-12-03
ext4: use pre-allocated es in __es_insert_extent()
Baokun Li
1
-7
/
+12
2023-12-03
ext4: factor out __es_alloc_extent() and __es_free_extent()
Baokun Li
1
-11
/
+19
2023-12-03
ext4: add a new helper to check if es must be kept
Baokun Li
1
-13
/
+21
[next]