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
2023-01-18
cifs: fix double free on failed kerberos auth
Paulo Alcantara
1
-1
/
+4
2023-01-18
cifs: do not query ifaces on smb1 mounts
Paulo Alcantara
1
-3
/
+6
2023-01-18
cifs: fix file info setting in cifs_open_file()
Paulo Alcantara
1
-26
/
+28
2023-01-18
cifs: fix file info setting in cifs_query_path_info()
Paulo Alcantara
1
-3
/
+6
2023-01-18
cifs: Fix uninitialized memory read for smb311 posix symlink create
Volker Lendecke
1
-0
/
+1
2023-01-18
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
2
-4
/
+4
2023-01-14
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2
-5
/
+4
2023-01-12
ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_a...
William Liu
1
-1
/
+2
2023-01-12
ksmbd: send proper error response in smb2_tree_connect()
Marios Makassikis
1
-2
/
+5
2023-01-12
ksmbd: fix infinite loop in ksmbd_conn_handler_loop()
Namjae Jeon
2
-3
/
+9
2023-01-12
btrfs: handle case when repair happens with dev-replace
Qu Wenruo
1
-1
/
+10
2023-01-12
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
1
-0
/
+11
2023-01-12
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
1
-5
/
+10
2023-01-12
udf: Fix extension of the last extent in the file
Jan Kara
1
-1
/
+1
2023-01-12
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
1
-2
/
+2
2023-01-12
ceph: switch to vfs_inode_has_locks() to fix file lock bug
Xiubo Li
3
-6
/
+1
2023-01-12
filelock: new helper: vfs_inode_has_locks
Jeff Layton
1
-0
/
+23
2023-01-12
nfsd: shut down the NFSv4 state objects before the filecache
Jeff Layton
1
-1
/
+1
2023-01-12
btrfs: fix an error handling path in btrfs_defrag_leaves()
Sasha Levin
1
-2
/
+4
2023-01-12
btrfs: fix compat_ro checks against remount
Qu Wenruo
3
-5
/
+7
2023-01-12
btrfs: fix off-by-one in delalloc search during lseek
Filipe Manana
2
-2
/
+2
2023-01-12
cifs: refcount only the selected iface during interface update
Shyam Prasad N
1
-1
/
+2
2023-01-12
cifs: fix interface count calculation during refresh
Shyam Prasad N
1
-1
/
+2
2023-01-12
btrfs: replace strncpy() with strscpy()
Sasha Levin
2
-7
/
+8
2023-01-07
ext4: allocate extended attribute value in vmalloc area
Ye Bin
1
-2
/
+2
2023-01-07
ext4: avoid unaccounted block allocation when expanding inode
Jan Kara
1
-0
/
+8
2023-01-07
ext4: initialize quota before expanding inode in setproject ioctl
Jan Kara
1
-4
/
+4
2023-01-07
ext4: fix inode leak in ext4_xattr_inode_create() on an error path
Ye Bin
1
-0
/
+3
2023-01-07
ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
Ye Bin
1
-1
/
+2
2023-01-07
ext4: fix deadlock due to mbcache entry corruption
Jan Kara
2
-8
/
+10
2023-01-07
ext4: avoid BUG_ON when creating xattrs
Jan Kara
1
-8
/
+0
2023-01-07
ext4: fix corrupt backup group descriptors after online resize
Baokun Li
1
-7
/
+15
2023-01-07
ext4: dont return EINVAL from GETFSUUID when reporting UUID length
Darrick J. Wong
1
-2
/
+3
2023-01-07
ext4: fix bad checksum after online resize
Baokun Li
1
-2
/
+2
2023-01-07
ext4: fix error code return to user-space in ext4_get_branch()
Luís Henriques
1
-1
/
+8
2023-01-07
ext4: fix corruption when online resizing a 1K bigalloc fs
Baokun Li
1
-3
/
+3
2023-01-07
ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline
Eric Whitney
1
-0
/
+8
2023-01-07
ext4: don't fail GETFSUUID when the caller provides a long buffer
Darrick J. Wong
1
-2
/
+4
2023-01-07
ext4: init quota for 'old.inode' in 'ext4_rename'
Ye Bin
1
-0
/
+3
2023-01-07
ext4: fix uninititialized value in 'ext4_evict_inode'
Ye Bin
1
-0
/
+1
2023-01-07
ext4: fix off-by-one errors in fast-commit block filling
Eric Biggers
1
-33
/
+33
2023-01-07
ext4: fix unaligned memory access in ext4_fc_reserve_space()
Eric Biggers
1
-18
/
+21
2023-01-07
ext4: add missing validation of fast-commit record lengths
Eric Biggers
2
-20
/
+20
2023-01-07
ext4: don't set up encryption key during jbd2 transaction
Eric Biggers
3
-23
/
+27
2023-01-07
ext4: fix leaking uninitialized memory in fast-commit journal
Eric Biggers
1
-0
/
+5
2023-01-07
ext4: disable fast-commit of encrypted dir operations
Eric Biggers
2
-16
/
+26
2023-01-07
ext4: don't allow journal inode to have encrypt flag
Eric Biggers
1
-1
/
+1
2023-01-07
ext4: fix bug_on in __es_tree_search caused by bad boot loader inode
Baokun Li
1
-1
/
+1
2023-01-07
ext4: check and assert if marking an no_delete evicting inode dirty
Zhang Yi
1
-0
/
+6
2023-01-07
ext4: journal_path mount options should follow links
Lukas Czerner
2
-2
/
+3
[next]