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.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-10-04
ext4: avoid OOB when system.data xattr changes underneath the filesystem
Thadeu Lima de Souza Cascardo
1
-10
/
+21
2024-10-04
ext4: return error on ext4_find_inline_entry
Thadeu Lima de Souza Cascardo
1
-3
/
+7
2024-10-04
ext4: avoid negative min_clusters in find_group_orlov()
Kemeng Shi
1
-0
/
+2
2024-10-04
ext4: avoid potential buffer_head leak in __ext4_new_inode()
Kemeng Shi
1
-3
/
+4
2024-10-04
ext4: avoid buffer_head leak in ext4_mark_inode_used()
Kemeng Shi
1
-2
/
+3
2024-10-04
ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
yangerkun
1
-6
/
+4
2024-10-04
jfs: fix out-of-bounds in dbNextAG() and diAlloc()
Jeongjun Park
2
-3
/
+3
2024-10-04
erofs: fix incorrect symlink detection in fast symlink
Gao Xiang
1
-14
/
+6
2024-10-04
cachefiles: Fix non-taking of sb_writers around set/removexattr
David Howells
1
-8
/
+26
2024-10-04
mount: handle OOM on mnt_warn_timestamp_expiry
Olaf Hering
1
-3
/
+11
2024-09-30
ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()
Ferry Meng
1
-5
/
+10
2024-09-30
ocfs2: add bounds checking to ocfs2_xattr_find_entry()
Ferry Meng
1
-4
/
+8
2024-09-30
smb: client: fix hang in wait_for_response() for negproto
Paulo Alcantara
1
-1
/
+13
2024-09-18
cifs: Fix signature miscalculation
David Howells
1
-1
/
+1
2024-09-18
NFS: Avoid unnecessary rescanning of the per-server delegation list
Trond Myklebust
1
-10
/
+5
2024-09-18
NFSv4: Fix clearing of layout segments in layoutreturn
Trond Myklebust
2
-6
/
+8
2024-09-18
smb/server: fix return value of smb2_open()
ChenXiaoSong
1
-1
/
+1
2024-09-18
btrfs: update target inode's ctime on unlink
Jeff Layton
1
-0
/
+1
2024-09-18
ksmbd: override fsids for smb2_query_info()
Namjae Jeon
1
-0
/
+7
2024-09-18
ksmbd: override fsids for share path check
Namjae Jeon
7
-13
/
+32
2024-09-12
btrfs: fix race between direct IO write and fsync when using same fd
Filipe Manana
3
-16
/
+16
2024-09-12
smb: client: fix double put of @cfile in smb2_rename_path()
Paulo Alcantara
1
-0
/
+2
2024-09-12
NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
Trond Myklebust
1
-0
/
+2
2024-09-12
smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
ChenXiaoSong
2
-6
/
+6
2024-09-12
Squashfs: sanity check symbolic link size
Phillip Lougher
1
-1
/
+6
2024-09-12
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
1
-1
/
+1
2024-09-12
vfs: Fix potential circular locking through setxattr() and removexattr()
David Howells
1
-43
/
+48
2024-09-12
btrfs: replace BUG_ON() with error handling at update_ref_for_cow()
Filipe Manana
1
-2
/
+10
2024-09-12
btrfs: clean up our handling of refs == 0 in snapshot delete
Josef Bacik
1
-5
/
+23
2024-09-12
btrfs: replace BUG_ON with ASSERT in walk_down_proc()
Josef Bacik
1
-2
/
+2
2024-09-12
fs/ntfs3: Check more cases when directory is corrupted
Konstantin Komarov
1
-20
/
+32
2024-09-12
jbd2: avoid mount failed when commit block is partial submitted
Ye Bin
1
-0
/
+30
2024-09-12
ext4: fix possible tid_t sequence overflows
Luis Henriques (SUSE)
1
-4
/
+4
2024-09-12
cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
David Howells
1
-2
/
+14
2024-09-12
fs/ntfs3: One more reason to mark inode bad
Konstantin Komarov
1
-1
/
+3
2024-09-12
udf: Avoid excessive partition lengths
Jan Kara
1
-0
/
+15
2024-09-12
ELF: fix kernel.randomize_va_space double read
Alexey Dobriyan
1
-2
/
+3
2024-09-12
nilfs2: fix state management in error path of log writing function
Ryusuke Konishi
1
-4
/
+6
2024-09-12
nilfs2: protect references to superblock parameters exposed in sysfs
Ryusuke Konishi
1
-10
/
+33
2024-09-12
nilfs2: fix missing cleanup on rollforward recovery error
Ryusuke Konishi
1
-2
/
+33
2024-09-12
eventfs: Use list_del_rcu() for SRCU protected list variable
Steven Rostedt
1
-1
/
+1
2024-09-12
fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
Baokun Li
1
-0
/
+1
2024-09-12
fuse: fix memory leak in fuse_create_open
yangyun
1
-1
/
+1
2024-09-12
fuse: use unsigned type for getxattr/listxattr size truncation
Jann Horn
1
-2
/
+2
2024-09-12
fuse: update stats for pages in dropped aux writeback list
Joanne Koong
1
-1
/
+7
2024-09-12
ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
Dan Carpenter
1
-1
/
+3
2024-09-12
ksmbd: unset the binding mark of a reused connection
Namjae Jeon
1
-0
/
+4
2024-09-12
smb: client: fix double put of @cfile in smb2_set_path_size()
Paulo Alcantara
1
-0
/
+1
2024-09-08
f2fs: fix to do sanity check on blocks for inline_data inode
Chao Yu
3
-3
/
+21
2024-09-08
gfs2: Revert "Add quota_change type"
Andreas Gruenbacher
2
-15
/
+10
[prev]
[next]