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-08
fs/ntfs3: Sequential field availability check in mi_enum_attr()
Konstantin Komarov
1
-8
/
+7
2024-11-08
nilfs2: fix kernel bug due to missing clearing of checked flag
Ryusuke Konishi
1
-0
/
+1
2024-11-08
xfs: fix finding a last resort AG in xfs_filestream_pick_ag
Christoph Hellwig
2
-21
/
+17
2024-11-08
ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
Edward Adam Davis
1
-0
/
+8
2024-11-08
nilfs2: fix potential deadlock with newly created symlinks
Ryusuke Konishi
1
-0
/
+3
2024-11-08
NFS: remove revoked delegation from server's delegation list
Dai Ngo
1
-0
/
+5
2024-11-08
cifs: Fix creating native symlinks pointing to current or parent directory
Pali Rohár
1
-3
/
+14
2024-11-08
cifs: Improve creating native symlinks pointing to directory
Pali Rohár
3
-4
/
+164
2024-11-08
fs/ntfs3: Additional check in ntfs_file_release
Konstantin Komarov
1
-1
/
+8
2024-11-08
fs/ntfs3: Fix general protection fault in run_is_mapped_full
Konstantin Komarov
1
-1
/
+4
2024-11-08
fs/ntfs3: Additional check in ni_clear()
Konstantin Komarov
1
-1
/
+3
2024-11-08
fs/ntfs3: Fix possible deadlock in mi_read
Konstantin Komarov
1
-1
/
+1
2024-11-08
fs/ntfs3: Add rough attr alloc_size check
Konstantin Komarov
1
-0
/
+3
2024-11-08
fs/ntfs3: Stale inode instead of bad
Konstantin Komarov
1
-3
/
+7
2024-11-08
fs/ntfs3: Fix warning possible deadlock in ntfs_set_state
Konstantin Komarov
1
-1
/
+1
2024-11-08
fs/ntfs3: Check if more than chunk-size bytes are written
Andrew Ballance
1
-0
/
+3
2024-11-08
ntfs3: Add bounds checking to mi_enum_attr()
lei lu
1
-13
/
+10
2024-11-08
smb: client: set correct device number on nfs reparse points
Paulo Alcantara
1
-2
/
+2
2024-11-08
smb: client: fix parsing of device numbers
Paulo Alcantara
2
-11
/
+4
2024-11-08
afs: Fix missing subdir edit when renamed between parent dirs
David Howells
3
-2
/
+116
2024-11-08
iomap: turn iomap_want_unshare_iter into an inline function
Christoph Hellwig
1
-17
/
+0
2024-11-08
fsdax: dax_unshare_iter needs to copy entire blocks
Darrick J. Wong
1
-7
/
+27
2024-11-08
fsdax: remove zeroing code from dax_unshare_iter
Darrick J. Wong
1
-8
/
+0
2024-11-08
iomap: share iomap_unshare_iter predicate code with fsdax
Darrick J. Wong
2
-16
/
+17
2024-11-08
iomap: don't bother unsharing delalloc extents
Darrick J. Wong
1
-1
/
+2
2024-11-08
iomap: improve shared block detection in iomap_unshare_iter
Christoph Hellwig
1
-4
/
+13
2024-11-01
openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
Aleksa Sarai
1
-0
/
+2
2024-11-01
nilfs2: fix kernel bug due to missing clearing of buffer delay flag
Ryusuke Konishi
1
-2
/
+4
2024-11-01
btrfs: zoned: fix zone unusable accounting for freed reserved extent
Naohiro Aota
1
-0
/
+2
2024-11-01
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
Yue Haibing
2
-7
/
+4
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
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
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
exec: don't WARN for racy path_noexec check
Mateusz Guzik
1
-12
/
+9
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
nilfs2: propagate directory read errors from nilfs_find_entry()
Ryusuke Konishi
3
-37
/
+54
2024-10-22
xfs: restrict when we try to align cow fork delalloc to cowextsz hints
Darrick J. Wong
2
-26
/
+39
2024-10-22
xfs: allow unlinked symlinks and dirs with zero size
Darrick J. Wong
1
-5
/
+18
2024-10-22
xfs: fix freeing speculative preallocations for preallocated files
Christoph Hellwig
4
-20
/
+28
2024-10-22
xfs: fix unlink vs cluster buffer instantiation race
Dave Chinner
1
-4
/
+19
2024-10-22
xfs: make sure sb_fdblocks is non-negative
Wengang Wang
1
-3
/
+4
2024-10-22
xfs: allow symlinks with short remote targets
Darrick J. Wong
1
-4
/
+24
2024-10-22
xfs: convert delayed extents to unwritten when zeroing post eof blocks
Zhang Yi
1
-0
/
+29
2024-10-22
xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
Zhang Yi
2
-42
/
+46
[next]