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
*
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
2022-05-18
1
-6
/
+5
*
VFS: Fix memory leak caused by concurrently mounting fs with subtype
ChenXiaoSong
2022-05-15
1
-3
/
+6
*
btrfs: always log symlinks in full mode
Filipe Manana
2022-05-12
1
-1
/
+13
*
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
2022-05-12
1
-0
/
+8
*
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
2022-04-27
1
-3
/
+12
*
ext4: fix overhead calculation to account for the reserved gdt blocks
Theodore Ts'o
2022-04-27
1
-1
/
+3
*
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Tadeusz Struk
2022-04-27
1
-1
/
+10
*
ext4: fix symlink file size not match to file content
Ye Bin
2022-04-27
1
-1
/
+3
*
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
2022-04-27
1
-9
/
+10
*
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
David Howells
2022-04-27
1
-1
/
+1
*
gfs2: assign rgrp glock before compute_bitstructs
Bob Peterson
2022-04-27
1
-4
/
+5
*
cifs: potential buffer overflow in handling symlinks
Harshit Mogalapalli
2022-04-20
1
-0
/
+3
*
btrfs: fix qgroup reserve overflow the qgroup limit
Ethan Lien
2022-04-15
1
-1
/
+1
*
jfs: prevent NULL deref in diFree
Haimin Zhang
2022-04-15
1
-1
/
+2
*
NFS: swap-out must always use STABLE writes.
NeilBrown
2022-04-15
1
-4
/
+6
*
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2022-04-15
2
-16
/
+30
*
NFSv4: Protect the state recovery thread against direct reclaim
Trond Myklebust
2022-04-15
1
-0
/
+12
*
minix: fix bug when opening a file with O_DIRECT
Qinghua Jin
2022-04-15
1
-1
/
+2
*
ubifs: Rectify space amount budget for mkdir/tmpfile operations
Zhihao Cheng
2022-04-15
1
-4
/
+8
*
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
2022-04-15
1
-1
/
+2
*
ubifs: rename_whiteout: correct old_dir size computing
Baokun Li
2022-04-15
1
-0
/
+3
*
ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
Zhihao Cheng
2022-04-15
1
-4
/
+30
*
ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
Zhihao Cheng
2022-04-15
1
-1
/
+1
*
ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
Zhihao Cheng
2022-04-15
1
-0
/
+2
*
ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
Zhihao Cheng
2022-04-15
1
-10
/
+15
*
ubifs: rename_whiteout: Fix double free for whiteout_ui->data
Zhihao Cheng
2022-04-15
1
-2
/
+0
*
ntfs: add sanity check on allocation size
Dongliang Mu
2022-04-15
1
-0
/
+4
*
ext4: don't BUG if someone dirty pages without asking ext4 first
Theodore Ts'o
2022-04-15
1
-0
/
+25
*
NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
Trond Myklebust
2022-04-15
3
-18
/
+22
*
jfs: fix divide error in dbNextAG
Pavel Skripkin
2022-04-15
1
-0
/
+7
*
NFS: remove unneeded check in decode_devicenotify_args()
Alexey Khoroshilov
2022-04-15
1
-4
/
+0
*
ext2: correct max file size computing
Zhang Yi
2022-04-15
1
-1
/
+5
*
jffs2: fix memory leak in jffs2_scan_medium
Baokun Li
2022-04-15
1
-2
/
+4
*
jffs2: fix memory leak in jffs2_do_mount_fs
Baokun Li
2022-04-15
1
-1
/
+3
*
jffs2: fix use-after-free in jffs2_clear_xattr_subsystem
Baokun Li
2022-04-15
1
-1
/
+1
*
f2fs: fix to unlock page correctly in error path of is_alive()
Chao Yu
2022-04-15
1
-1
/
+3
*
NFSD: prevent underflow in nfssvc_decode_writeargs()
Dan Carpenter
2022-04-15
2
-2
/
+2
*
fuse: fix pipe buffer lifetime for direct_io
Miklos Szeredi
2022-04-15
3
-1
/
+14
*
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
2022-03-23
1
-11
/
+11
*
fs: sysfs_emit: Remove PAGE_SIZE alignment check
Lucas Wei
2022-03-23
1
-2
/
+1
*
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
2022-03-16
1
-0
/
+1
*
ext4: add check to prevent attempting to resize an fs with sparse_super2
Josh Triplett
2022-03-16
1
-0
/
+5
*
btrfs: add missing run of delayed items after unlink during log replay
Filipe Manana
2022-03-08
1
-0
/
+18
*
cifs: fix double free race when mount fails in cifs_get_root()
Ronnie Sahlberg
2022-03-08
1
-0
/
+1
*
tracefs: Set the group ownership in apply_options() not parse_options()
Steven Rostedt (Google)
2022-03-02
1
-2
/
+3
*
fget: clarify and improve __fget_files() implementation
Linus Torvalds
2022-03-02
1
-16
/
+57
*
configfs: fix a race in configfs_{,un}register_subsystem()
ChenXiaoSong
2022-03-02
1
-0
/
+14
*
NFS: Do not report writeback errors in nfs_getattr()
Trond Myklebust
2022-02-23
1
-6
/
+3
*
NFS: LOOKUP_DIRECTORY is also ok with symlinks
Trond Myklebust
2022-02-23
1
-2
/
+2
*
ext4: check for out-of-order index extents in ext4_valid_extent_entries()
Zhang Yi
2022-02-23
1
-7
/
+14
[next]