index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
btrfs: fix defrag not merging contiguous extents due to merged extent maps
Filipe Manana
1
-5
/
+5
2024-11-08
btrfs: fix extent map merging not happening for adjacent extents
Filipe Manana
1
-1
/
+6
2024-11-08
xfs: fix finding a last resort AG in xfs_filestream_pick_ag
Christoph Hellwig
2
-21
/
+17
2024-11-08
btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids()
Zhihao Cheng
1
-0
/
+1
2024-11-08
ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
Edward Adam Davis
1
-0
/
+8
2024-11-08
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
1
-0
/
+28
2024-11-08
btrfs: fix error propagation of split bios
Naohiro Aota
2
-24
/
+16
2024-11-08
btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io()
Qu Wenruo
1
-18
/
+11
2024-11-08
nilfs2: fix potential deadlock with newly created symlinks
Ryusuke Konishi
1
-0
/
+3
2024-11-08
nilfs2: fix kernel bug due to missing clearing of checked flag
Ryusuke Konishi
1
-0
/
+1
2024-11-08
NFSD: Never decrement pending_async_copies on error
Chuck Lever
1
-3
/
+1
2024-11-08
NFSD: Initialize struct nfsd4_copy earlier
Chuck Lever
1
-2
/
+2
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
x86: support user address masking instead of non-speculative conditional
Linus Torvalds
1
-1
/
+3
2024-11-01
Revert "fs/9p: simplify iget to remove unnecessary paths"
Dominique Martinet
5
-45
/
+180
2024-11-01
Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl"
Dominique Martinet
1
-1
/
+1
2024-11-01
Revert "fs/9p: remove redundant pointer v9ses"
Dominique Martinet
1
-0
/
+4
2024-11-01
Revert " fs/9p: mitigate inode collisions"
Dominique Martinet
4
-56
/
+22
2024-11-01
nfsd: fix race between laundromat and free_stateid
Olga Kornievskaia
2
-8
/
+42
2024-11-01
openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
Aleksa Sarai
1
-0
/
+2
2024-11-01
xfs: don't fail repairs on metadata files with no attr fork
Darrick J. Wong
1
-3
/
+5
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
[next]