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.19.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
26 hours
btrfs: fix lost error when running device stats on multiple devices fs
Filipe Manana
1
-2
/
+3
26 hours
btrfs: fix leak of kobject name for sub-group space_info
Shin'ichiro Kawasaki
1
-1
/
+1
26 hours
btrfs: fix super block offset in error message in btrfs_validate_super()
Mark Harmstone
1
-2
/
+2
26 hours
erofs: fix "BUG: Bad page state in z_erofs_do_read_page"
Gao Xiang
1
-0
/
+1
26 hours
xfs: save ailp before dropping the AIL lock in push callbacks
Yuto Ohnuki
2
-4
/
+14
26 hours
xfs: avoid dereferencing log items after push callbacks
Yuto Ohnuki
3
-11
/
+52
26 hours
xattr: switch to CLASS(fd)
Al Viro
1
-21
/
+6
26 hours
gfs2: Fix unlikely race in gdlm_put_lock
Andreas Gruenbacher
1
-5
/
+5
26 hours
ksmbd: fix memory leaks and NULL deref in smb2_lock()
Werner Kasselman
1
-9
/
+18
26 hours
ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
Werner Kasselman
1
-27
/
+45
26 hours
ext4: always drain queued discard work in ext4_mb_release()
Theodore Ts'o
1
-7
/
+5
26 hours
ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
Baokun Li
1
-5
/
+8
26 hours
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
2
-13
/
+5
26 hours
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
3
-1
/
+11
26 hours
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
1
-0
/
+7
26 hours
ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
Ye Bin
1
-1
/
+5
26 hours
ext4: avoid infinite loops caused by residual data
Edward Adam Davis
1
-2
/
+6
26 hours
ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio
Yuto Ohnuki
1
-1
/
+9
26 hours
ext4: make recently_deleted() properly work with lazy itable initialization
Jan Kara
1
-0
/
+6
26 hours
ext4: fix fsync(2) for nojournal mode
Jan Kara
1
-2
/
+14
26 hours
ext4: fix stale xarray tags after writeback
Jan Kara
1
-2
/
+8
26 hours
ext4: convert inline data to extents when truncate exceeds inline size
Deepanshu Kartikey
1
-0
/
+12
26 hours
ext4: fix journal credit check when setting fscrypt context
Simon Weber
1
-1
/
+8
26 hours
xfs: fix ri_total validation in xlog_recover_attri_commit_pass2
Long Li
1
-2
/
+2
26 hours
xfs: stop reclaim before pushing AIL during unmount
Yuto Ohnuki
1
-3
/
+4
26 hours
jbd2: gracefully abort on checkpointing state corruptions
Milos Nikic
1
-2
/
+13
26 hours
erofs: add GFP_NOIO in the bio completion if needed
Jiucheng Xu
1
-0
/
+3
26 hours
ksmbd: do not expire session on binding failure
Hyunwoo Kim
1
-2
/
+8
26 hours
ksmbd: fix potencial OOB in get_file_all_info() for compound requests
Namjae Jeon
1
-2
/
+14
26 hours
ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()
Namjae Jeon
1
-8
/
+12
26 hours
btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create
Boris Burkov
1
-0
/
+7
9 days
ksmbd: fix use-after-free in durable v2 replay of active file handles
Hyunwoo Kim
1
-1
/
+5
9 days
ksmbd: fix use-after-free of share_conf in compound request
Hyunwoo Kim
1
-0
/
+2
9 days
btrfs: tree-checker: fix misleading root drop_level error message
ZhengYuan Huang
1
-1
/
+1
9 days
btrfs: log new dentries when logging parent dir of a conflicting inode
Filipe Manana
1
-0
/
+6
9 days
nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
Jeff Layton
2
-7
/
+19
9 days
btrfs: fix transaction abort on file creation due to name hash collision
Filipe Manana
1
-0
/
+19
9 days
btrfs: fix transaction abort on set received ioctl due to item overflow
Filipe Manana
3
-2
/
+64
9 days
btrfs: fix transaction abort when snapshotting received subvolumes
Filipe Manana
1
-0
/
+16
9 days
ksmbd: unset conn->binding on failed binding request
Namjae Jeon
1
-0
/
+1
9 days
smb: client: fix krb5 mount with username option
Paulo Alcantara
1
-0
/
+4
9 days
NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
Chuck Lever
1
-2
/
+12
9 days
binfmt_misc: restore write access before closing files opened by open_exec()
Zilin Guan
1
-1
/
+3
9 days
f2fs: zone: fix to avoid inconsistence in between SIT and SSA
Chao Yu
1
-0
/
+3
9 days
btrfs: do not strictly require dirty metadata threshold for metadata writepages
Qu Wenruo
3
-26
/
+2
9 days
iomap: allocate s_dio_done_wq for async reads as well
Christoph Hellwig
1
-5
/
+5
9 days
ext4: always allocate blocks only from groups inode can use
Jan Kara
1
-4
/
+16
9 days
pNFS: Fix a deadlock when returning a delegation during open()
Trond Myklebust
3
-30
/
+51
9 days
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
3
-1
/
+38
9 days
nfs: pass explicit offset/count to trace events
Christoph Hellwig
4
-26
/
+33
[next]