index
:
linux-stable.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.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
*
io-wq: Fix memory leak in worker creation
Rafael Mendonca
2022-10-26
1
-1
/
+1
*
ext4: continue to expand file system when the target size doesn't reach
Jerry Lee 李修賢
2022-10-26
1
-1
/
+1
*
io_uring/rw: fix unexpected link breakage
Pavel Begunkov
2022-10-26
1
-0
/
+1
*
io_uring/rw: fix error'ed retry return values
Pavel Begunkov
2022-10-26
1
-1
/
+1
*
io_uring/rw: fix short rw error handling
Pavel Begunkov
2022-10-26
1
-11
/
+17
*
io_uring: correct pinned_vm accounting
Pavel Begunkov
2022-10-26
1
-5
/
+5
*
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
2022-10-26
1
-0
/
+1
*
ext2: Use kvmalloc() for group descriptor array
Jan Kara
2022-10-26
1
-3
/
+3
*
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
2022-10-26
1
-3
/
+7
*
btrfs: don't print information about space cache or tree every remount
Maciej S. Szmigiero
2022-10-26
1
-4
/
+7
*
btrfs: scrub: try to fix super block errors
Qu Wenruo
2022-10-26
1
-0
/
+36
*
btrfs: dump extra info if one free space cache has more bitmaps than it should
Qu Wenruo
2022-10-26
1
-0
/
+6
*
NFSD: fix use-after-free on source server when doing inter-server copy
Dai Ngo
2022-10-26
1
-0
/
+5
*
NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
Anna Schumaker
2022-10-26
1
-1
/
+1
*
fs: dlm: fix race in lowcomms
Alexander Aring
2022-10-26
1
-0
/
+4
*
f2fs: fix to account FS_CP_DATA_IO correctly
Chao Yu
2022-10-26
4
-8
/
+15
*
f2fs: fix race condition on setting FI_NO_EXTENT flag
Zhang Qilong
2022-10-26
1
-2
/
+1
*
cifs: return correct error in ->calc_signature()
Enzo Matsumiya
2022-10-26
1
-4
/
+6
*
ext4: don't run ext4lazyinit for read-only filesystems
Josh Triplett
2022-10-26
1
-3
/
+3
*
locks: fix TOCTOU race when granting write lease
Amir Goldstein
2022-10-26
3
-13
/
+15
*
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
Chuck Lever
2022-10-26
3
-15
/
+18
*
NFSD: Protect against send buffer overflow in NFSv2 READDIR
Chuck Lever
2022-10-26
1
-3
/
+2
*
nfsd: Fix a memory leak in an error handling path
Christophe JAILLET
2022-10-26
1
-1
/
+3
*
ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpers
Christian Brauner
2022-10-26
2
-98
/
+6
*
userfaultfd: open userfaultfds with O_RDONLY
Ondrej Mosnacek
2022-10-26
1
-2
/
+2
*
smb3: must initialize two ACL struct fields to zero
Steve French
2022-10-26
1
-1
/
+2
*
ext4: update 'state->fc_regions_size' after successful memory allocation
Ye Bin
2022-10-26
1
-4
/
+5
*
ext4: fix potential memory leak in ext4_fc_record_regions()
Ye Bin
2022-10-26
1
-6
/
+8
*
ext4: fix potential memory leak in ext4_fc_record_modified_inode()
Ye Bin
2022-10-26
1
-3
/
+5
*
ext4: fix miss release buffer head in ext4_fc_write_inode
Ye Bin
2022-10-26
1
-6
/
+9
*
ext4: fix dir corruption when ext4_dx_add_entry() fails
Zhihao Cheng
2022-10-26
1
-5
/
+10
*
ext4: place buffer head allocation before handle start
Jinke Han
2022-10-26
1
-0
/
+7
*
ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate
Zhang Yi
2022-10-26
1
-11
/
+5
*
ext4: don't increase iversion counter for ea_inodes
Lukas Czerner
2022-10-26
1
-1
/
+6
*
ext4: fix check for block being out of directory size
Jan Kara
2022-10-26
1
-1
/
+1
*
ext4: make ext4_lazyinit_thread freezable
Lalith Rajendran
2022-10-26
1
-0
/
+1
*
ext4: fix null-ptr-deref in ext4_write_info
Baokun Li
2022-10-26
1
-1
/
+1
*
ext4: avoid crash when inline data creation follows DIO write
Jan Kara
2022-10-26
1
-0
/
+6
*
jbd2: add miss release buffer head in fc_do_one_pass()
Ye Bin
2022-10-26
1
-0
/
+1
*
jbd2: fix potential use-after-free in jbd2_fc_wait_bufs
Ye Bin
2022-10-26
1
-3
/
+3
*
jbd2: fix potential buffer head reference count leak
Ye Bin
2022-10-26
1
-1
/
+7
*
jbd2: wake up journal waiters in FIFO order, not LIFO
Andrew Perepechko
2022-10-26
2
-4
/
+4
*
f2fs: fix to do sanity check on summary info
Chao Yu
2022-10-26
2
-4
/
+21
*
f2fs: fix to do sanity check on destination blkaddr during recovery
Chao Yu
2022-10-26
3
-1
/
+21
*
f2fs: increase the limit for reserve_root
Jaegeuk Kim
2022-10-26
1
-2
/
+2
*
f2fs: flush pending checkpoints when freezing super
Jaegeuk Kim
2022-10-26
3
-9
/
+21
*
f2fs: complete checkpoints during remount
Jaegeuk Kim
2022-10-26
1
-0
/
+6
*
btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new...
Tetsuo Handa
2022-10-26
1
-0
/
+3
*
btrfs: fix race between quota enable and quota rescan ioctl
Filipe Manana
2022-10-26
1
-0
/
+15
*
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
2022-10-26
2
-14
/
+33
[next]