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
*
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
2020-08-26
1
-6
/
+4
*
epoll: Keep a reference on files added to the check list
Marc Zyngier
2020-08-26
1
-2
/
+7
*
ext4: fix potential negative array index in do_split()
Eric Sandeen
2020-08-26
1
-3
/
+13
*
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
Eiichi Tsukata
2020-08-26
1
-2
/
+4
*
jffs2: fix UAF problem
Zhe Li
2020-08-26
1
-1
/
+5
*
xfs: fix inode quota reservation checks
Darrick J. Wong
2020-08-26
1
-1
/
+1
*
ext4: fix checking of directory entry validity for inline directories
Jan Kara
2020-08-26
1
-3
/
+3
*
ext4: clean up ext4_match() and callers
Eric Biggers
2020-08-26
1
-56
/
+25
*
romfs: fix uninitialized memory leak in romfs_dev_read()
Jann Horn
2020-08-26
1
-3
/
+1
*
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
2020-08-26
1
-2
/
+8
*
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
2020-08-26
4
-8
/
+15
*
fs/ufs: avoid potential u32 multiplication overflow
Colin Ian King
2020-08-21
1
-1
/
+1
*
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
2020-08-21
2
-3
/
+5
*
ocfs2: change slot number type s16 to u16
Junxiao Bi
2020-08-21
3
-6
/
+6
*
ext2: fix missing percpu_counter_inc
Mikulas Patocka
2020-08-21
1
-1
/
+2
*
btrfs: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
2020-08-21
1
-6
/
+2
*
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
2020-08-21
1
-2
/
+2
*
9p: Fix memory leak in v9fs_mount
Zheng Bin
2020-08-21
1
-3
/
+2
*
fs/minix: reject too-large maximum file size
Eric Biggers
2020-08-21
1
-2
/
+20
*
fs/minix: don't allow getting deleted inodes
Eric Biggers
2020-08-21
1
-0
/
+14
*
fs/minix: check return value of sb_getblk()
Eric Biggers
2020-08-21
1
-1
/
+7
*
dlm: Fix kobject memleak
Wang Hai
2020-08-21
1
-3
/
+3
*
fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
Paul E. McKenney
2020-08-21
1
-0
/
+2
*
ext4: fix direct I/O read error
Jiang Ying
2020-08-21
1
-0
/
+7
*
f2fs: check if file namelen exceeds max value
Sheng Yong
2020-08-21
1
-1
/
+2
*
f2fs: check memory boundary by insane namelen
Jaegeuk Kim
2020-08-21
1
-1
/
+10
*
nfs: Move call to security_inode_listsecurity into nfs_listxattr
Andreas Gruenbacher
2020-08-21
2
-17
/
+40
*
xfs: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
2020-08-21
1
-3
/
+2
*
xfs: set format back to extents if xfs_bmap_extents_to_btree
Eric Sandeen
2020-07-31
1
-0
/
+2
*
Revert "cifs: Fix the target file was deleted when rename failed."
Steve French
2020-07-31
1
-8
/
+2
*
btrfs: fix mount failure caused by race with umount
Boris Burkov
2020-07-31
1
-0
/
+8
*
btrfs: fix double free on ulist after backref resolution failure
Filipe Manana
2020-07-31
1
-0
/
+1
*
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...
Olga Kornievskaia
2020-07-31
2
-10
/
+4
*
fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
Chirantan Ekbote
2020-07-22
1
-1
/
+11
*
btrfs: fix fatal extent_buffer readahead vs releasepage race
Boris Burkov
2020-07-22
1
-16
/
+24
*
cifs: Fix the target file was deleted when rename failed.
Zhang Xiaoxu
2020-07-09
1
-2
/
+8
*
SMB3: Honor persistent/resilient handle flags for multiuser mounts
Paul Aurich
2020-07-09
1
-0
/
+2
*
SMB3: Honor 'seal' flag for multiuser mounts
Paul Aurich
2020-07-09
1
-0
/
+1
*
btrfs: fix data block group relocation failure due to concurrent scrub
Filipe Manana
2020-07-09
1
-1
/
+18
*
btrfs: cow_file_range() num_bytes and disk_num_bytes are same
Anand Jain
2020-07-09
1
-9
/
+8
*
NFSv4 fix CLOSE not waiting for direct IO compeletion
Olga Kornievskaia
2020-06-29
2
-4
/
+10
*
pNFS/flexfiles: Fix list corruption if the mirror count changes
Trond Myklebust
2020-06-29
1
-4
/
+7
*
ocfs2: fix panic on nfs server over ocfs2
Junxiao Bi
2020-06-29
1
-3
/
+6
*
ocfs2: fix value of OCFS2_INVALID_SLOT
Junxiao Bi
2020-06-29
1
-1
/
+1
*
ocfs2: load global_inode_alloc
Junxiao Bi
2020-06-29
1
-1
/
+1
*
cifs/smb3: Fix data inconsistent when zero file range
Zhang Xiaoxu
2020-06-29
1
-0
/
+6
*
cifs/smb3: Fix data inconsistent when punch hole
Zhang Xiaoxu
2020-06-29
1
-0
/
+6
*
ext4: fix partial cluster initialization when splitting extent
Jeffle Xu
2020-06-29
1
-1
/
+1
*
block: Fix use-after-free in blkdev_get()
Jason Yan
2020-06-29
1
-5
/
+7
*
gfs2: Allow lock_nolock mount to specify jid=X
Bob Peterson
2020-06-29
1
-1
/
+1
[next]