index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fs: relax permissions for listmount()
Christian Brauner
2024-09-12
1
-1
/
+1
*
fs: simplify error handling
Christian Brauner
2024-09-12
1
-12
/
+6
*
fs: only copy to userspace on success in listmount()
Christian Brauner
2024-09-12
1
-0
/
+2
*
NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
Trond Myklebust
2024-09-12
1
-0
/
+2
*
smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
ChenXiaoSong
2024-09-12
2
-6
/
+6
*
Squashfs: sanity check symbolic link size
Phillip Lougher
2024-09-12
1
-1
/
+6
*
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
2024-09-12
1
-1
/
+1
*
vfs: Fix potential circular locking through setxattr() and removexattr()
David Howells
2024-09-12
1
-43
/
+48
*
cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT
David Howells
2024-09-12
1
-1
/
+1
*
btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
Filipe Manana
2024-09-12
1
-4
/
+20
*
btrfs: replace BUG_ON() with error handling at update_ref_for_cow()
Filipe Manana
2024-09-12
1
-2
/
+10
*
btrfs: handle errors from btrfs_dec_ref() properly
Josef Bacik
2024-09-12
1
-1
/
+4
*
btrfs: clean up our handling of refs == 0 in snapshot delete
Josef Bacik
2024-09-12
1
-5
/
+23
*
btrfs: replace BUG_ON with ASSERT in walk_down_proc()
Josef Bacik
2024-09-12
1
-2
/
+2
*
btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_pr...
Josef Bacik
2024-09-12
1
-1
/
+0
*
btrfs: slightly loosen the requirement for qgroup removal
Qu Wenruo
2024-09-12
1
-7
/
+80
*
fs/ntfs3: Check more cases when directory is corrupted
Konstantin Komarov
2024-09-12
1
-20
/
+32
*
jbd2: avoid mount failed when commit block is partial submitted
Ye Bin
2024-09-12
1
-0
/
+30
*
ext4: fix possible tid_t sequence overflows
Luis Henriques (SUSE)
2024-09-12
1
-4
/
+4
*
cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
David Howells
2024-09-12
1
-2
/
+14
*
cifs: Fix copy offload to flush destination region
David Howells
2024-09-12
1
-17
/
+4
*
netfs, cifs: Fix handling of short DIO read
David Howells
2024-09-12
2
-10
/
+20
*
cifs: Fix lack of credit renegotiation on read retry
David Howells
2024-09-12
6
-16
/
+55
*
fs: relax permissions for statmount()
Christian Brauner
2024-09-12
1
-1
/
+2
*
fs: don't copy to userspace under namespace semaphore
Christian Brauner
2024-09-12
1
-42
/
+56
*
fs/ntfs3: One more reason to mark inode bad
Konstantin Komarov
2024-09-12
1
-1
/
+3
*
udf: Avoid excessive partition lengths
Jan Kara
2024-09-12
1
-0
/
+15
*
ELF: fix kernel.randomize_va_space double read
Alexey Dobriyan
2024-09-12
1
-2
/
+3
*
btrfs: zoned: handle broken write pointer on zones
Naohiro Aota
2024-09-12
1
-5
/
+25
*
btrfs: qgroup: don't use extent changeset when not needed
Fedor Pchelkin
2024-09-12
1
-2
/
+1
*
nilfs2: fix state management in error path of log writing function
Ryusuke Konishi
2024-09-12
1
-4
/
+6
*
nilfs2: protect references to superblock parameters exposed in sysfs
Ryusuke Konishi
2024-09-12
1
-10
/
+33
*
nilfs2: fix missing cleanup on rollforward recovery error
Ryusuke Konishi
2024-09-12
1
-2
/
+33
*
eventfs: Use list_del_rcu() for SRCU protected list variable
Steven Rostedt
2024-09-12
1
-1
/
+1
*
fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
Baokun Li
2024-09-12
1
-0
/
+1
*
fuse: clear PG_uptodate when using a stolen page
Miklos Szeredi
2024-09-12
1
-4
/
+1
*
fuse: fix memory leak in fuse_create_open
yangyun
2024-09-12
1
-1
/
+1
*
fuse: use unsigned type for getxattr/listxattr size truncation
Jann Horn
2024-09-12
1
-2
/
+2
*
fuse: check aborted connection before adding requests to pending list for res...
Joanne Koong
2024-09-12
1
-0
/
+9
*
fuse: disable the combination of passthrough and writeback cache
Bernd Schubert
2024-09-12
1
-1
/
+6
*
fuse: update stats for pages in dropped aux writeback list
Joanne Koong
2024-09-12
1
-1
/
+7
*
ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
Dan Carpenter
2024-09-12
1
-1
/
+3
*
ksmbd: unset the binding mark of a reused connection
Namjae Jeon
2024-09-12
1
-0
/
+4
*
smb: client: fix double put of @cfile in smb2_set_path_size()
Paulo Alcantara
2024-09-12
1
-0
/
+1
*
xfs: xfs_finobt_count_blocks() walks the wrong btree
Dave Chinner
2024-09-12
1
-1
/
+1
*
libfs: fix get_stashed_dentry()
Christian Brauner
2024-09-12
1
-3
/
+3
*
f2fs: fix to do sanity check on blocks for inline_data inode
Chao Yu
2024-09-08
3
-3
/
+21
*
gfs2: Revert "Add quota_change type"
Andreas Gruenbacher
2024-09-08
2
-15
/
+10
*
fsnotify: clear PARENT_WATCHED flags lazily
Amir Goldstein
2024-09-08
3
-14
/
+51
*
btrfs: fix qgroup reserve leaks in cow_file_range
Boris Burkov
2024-09-08
1
-0
/
+3
[prev]
[next]