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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
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
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
3
-3
/
+9
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
2024-01-01
btrfs: free qgroup pertrans reserve on transaction abort
Boris Burkov
4
-4
/
+34
2024-01-01
btrfs: qgroup: use qgroup_iterator in qgroup_convert_meta()
Qu Wenruo
1
-22
/
+10
2024-01-01
btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve()
Qu Wenruo
2
-32
/
+38
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 potential OOBs in smb2_parse_contexts()
Paulo Alcantara
3
-47
/
+75
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: fix qgroup_free_reserved_data int overflow
Boris Burkov
6
-25
/
+31
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
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
8
-61
/
+116
2023-12-20
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
4
-42
/
+56
2023-12-20
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
5
-175
/
+113
2023-12-20
eventfs: Do not allow NULL parent to eventfs_start_creating()
Steven Rostedt (Google)
1
-9
/
+4
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
fuse: disable FOPEN_PARALLEL_DIRECT_WRITES with FUSE_DIRECT_IO_ALLOW_MMAP
Amir Goldstein
1
-0
/
+2
2023-12-20
fuse: share lookup state between submount and its parent
Krister Johansen
2
-3
/
+87
2023-12-20
fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAP
Tyler Fanelli
3
-8
/
+8
2023-12-20
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
4
-16
/
+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
btrfs: fix 64bit compat send ioctl arguments not initializing version member
David Sterba
1
-0
/
+1
2023-12-08
btrfs: free the allocated memory if btrfs_alloc_page_array() fails
Qu Wenruo
1
-3
/
+8
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
ext2: Fix ki_pos update for DIO buffered-io fallback case
Ritesh Harjani (IBM)
1
-1
/
+0
2023-12-08
ksmbd: fix possible deadlock in smb2_open
Namjae Jeon
5
-59
/
+75
2023-12-08
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
1
-0
/
+2
[next]