index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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]