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
2024-11-01
fs: don't try and remove empty rbtree node
Christian Brauner
1
-1
/
+3
2024-11-01
nilfs2: fix kernel bug due to missing clearing of buffer delay flag
Ryusuke Konishi
1
-2
/
+4
2024-11-01
btrfs: fix read corruption due to race with extent map merging
Boris Burkov
1
-15
/
+16
2024-11-01
btrfs: zoned: fix zone unusable accounting for freed reserved extent
Naohiro Aota
1
-0
/
+2
2024-11-01
btrfs: reject ro->rw reconfiguration if there are hard ro requirements
Qu Wenruo
1
-2
/
+1
2024-11-01
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
Yue Haibing
2
-7
/
+4
2024-11-01
btrfs: clear force-compress on remount when compress mount option is given
Filipe Manana
1
-0
/
+9
2024-11-01
btrfs: qgroup: set a more sane default value for subtree drop threshold
Qu Wenruo
3
-2
/
+4
2024-11-01
cifs: fix warning when destroy 'cifs_io_request_pool'
Ye Bin
1
-1
/
+1
2024-11-01
smb: client: Handle kstrdup failures for passwords
Henrique Carvalho
1
-0
/
+7
2024-11-01
nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net
Yang Erkun
1
-1
/
+1
2024-11-01
fuse: update inode size after extending passthrough write
Amir Goldstein
1
-1
/
+1
2024-11-01
fs: pass offset and result to backing_file end_write() callback
Amir Goldstein
3
-9
/
+14
2024-11-01
jfs: Fix sanity check in dbMount
Dave Kleikamp
1
-1
/
+1
2024-11-01
cifs: Validate content of NFS reparse point buffer
Pali Rohár
1
-0
/
+23
2024-11-01
fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_...
Jan Kara
3
-12
/
+19
2024-11-01
udf: fix uninit-value use in udf_get_fileshortad
Gianfranco Trad
1
-3
/
+6
2024-11-01
udf: refactor inode_bmap() to handle error
Zhao Mengmeng
5
-26
/
+44
2024-11-01
udf: refactor udf_next_aext() to handle error
Zhao Mengmeng
6
-65
/
+143
2024-11-01
udf: refactor udf_current_aext() to handle error
Zhao Mengmeng
3
-18
/
+37
2024-11-01
smb: client: fix OOBs when building SMB2_IOCTL request
Paulo Alcantara
1
-0
/
+9
2024-11-01
smb: client: fix possible double free in smb2_set_ea()
Su Hui
1
-1
/
+2
2024-10-22
fat: fix uninitialized variable
OGAWA Hirofumi
1
-1
/
+1
2024-10-22
nilfs2: propagate directory read errors from nilfs_find_entry()
Ryusuke Konishi
3
-37
/
+52
2024-10-22
ksmbd: fix user-after-free from session log off
Namjae Jeon
4
-6
/
+34
2024-10-22
btrfs: fix uninitialized pointer free on read_alloc_one_name() error
Roi Martin
1
-2
/
+2
2024-10-22
btrfs: fix uninitialized pointer free in add_inode_ref()
Roi Martin
1
-1
/
+1
2024-10-17
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
1
-2
/
+34
2024-10-17
btrfs: add cancellation points to trim loops
Luca Stefani
3
-3
/
+14
2024-10-17
btrfs: split remaining space to discard in chunks
Luca Stefani
2
-4
/
+21
2024-10-17
btrfs: zoned: fix missing RCU locking in error message when loading zone info
Filipe Manana
1
-1
/
+1
2024-10-17
nfsd: fix possible badness in FREE_STATEID
Olga Kornievskaia
1
-0
/
+1
2024-10-17
NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
Yanjun Zhang
3
-2
/
+3
2024-10-17
SUNRPC: Fix integer overflow in decode_rc_list()
Dan Carpenter
1
-0
/
+2
2024-10-17
nfsd: nfsd_destroy_serv() must call svc_destroy() even if nfsd_startup_net() ...
NeilBrown
1
-3
/
+3
2024-10-17
NFSD: Mark filecache "down" if init fails
Chuck Lever
1
-1
/
+3
2024-10-17
smb: client: fix UAF in async decryption
Enzo Matsumiya
2
-19
/
+34
2024-10-17
ext4: nested locking for xattr inode
Wojciech Gładysz
1
-2
/
+2
2024-10-17
ext4: don't set SB_RDONLY after filesystem errors
Jan Kara
1
-4
/
+5
2024-10-17
ntfs3: Change to non-blocking allocation in ntfs_d_hash
Diogo Jahchan Koike
1
-2
/
+2
2024-10-17
fs/ntfs3: Refactor enum_rstbl to suppress static checker
Konstantin Komarov
1
-2
/
+17
2024-10-17
fs/ntfs3: Fix sparse warning in ni_fiemap
Konstantin Komarov
1
-13
/
+8
2024-10-17
fs/ntfs3: Fix sparse warning for bigendian
Konstantin Komarov
1
-2
/
+1
2024-10-17
fs/ntfs3: Optimize large writes into sparse file
Konstantin Komarov
1
-0
/
+36
2024-10-17
fs/ntfs3: Do not call file_modified if collapse range failed
Konstantin Komarov
1
-1
/
+3
2024-10-17
unicode: Don't special case ignorable code points
Gabriel Krisman Bertazi
2
-3427
/
+3346
2024-10-10
NFSD: Limit the number of concurrent async COPY operations
Chuck Lever
4
-2
/
+12
2024-10-10
NFSD: Async COPY result needs to return a write verifier
Chuck Lever
1
-15
/
+8
2024-10-10
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
2
-2
/
+2
2024-10-10
close_range(): fix the logics in descriptor table trimming
Al Viro
1
-61
/
+34
[prev]
[next]