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
*
Abort file_remove_privs() for non-reg. files
Alexander Lochmann
2019-06-22
1
-2
/
+7
*
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-06-22
2
-0
/
+25
*
configfs: Fix use-after-free when accessing sd->s_dentry
Sahitya Tummala
2019-06-22
1
-8
/
+6
*
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Wengang Wang
2019-06-22
1
-0
/
+12
*
nfsd: allow fh_want_write to be called twice
J. Bruce Fields
2019-06-22
1
-1
/
+4
*
fuse: retrieve: cap requested size to negotiated max_write
Kirill Smelkov
2019-06-22
1
-1
/
+1
*
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
2019-06-22
1
-2
/
+1
*
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
2019-06-22
1
-1
/
+9
*
fs/fat/file.c: issue flush after the writeback of FAT
Hou Tao
2019-06-22
1
-3
/
+8
*
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
2019-06-11
1
-1
/
+3
*
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-06-11
2
-2
/
+21
*
fuse: fallocate: fix return with locked inode
Miklos Szeredi
2019-06-11
1
-1
/
+1
*
userfaultfd: don't pin the user memory in userfaultfd_file_create()
Oleg Nesterov
2019-06-11
1
-13
/
+28
*
CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
Roberto Bergantinos Corpas
2019-06-11
1
-1
/
+3
*
Btrfs: fix race updating log root item during fsync
Filipe Manana
2019-06-11
1
-2
/
+6
*
chardev: add additional check for minor range overlap
Chengguang Xu
2019-06-11
1
-0
/
+6
*
gfs2: Fix lru_count going negative
Ross Lagerwall
2019-06-11
1
-9
/
+13
*
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-06-11
1
-6
/
+2
*
btrfs: sysfs: don't leak memory when failing add fsid
Tobin C. Harding
2019-06-11
1
-1
/
+6
*
Btrfs: fix race between ranged fsync and writeback of adjacent ranges
Filipe Manana
2019-06-11
1
-0
/
+12
*
gfs2: Fix sign extension bug in gfs2_update_stats
Andreas Gruenbacher
2019-06-11
1
-4
/
+5
*
ext4: do not delete unlinked inode from orphan list on failed truncate
Jan Kara
2019-06-11
1
-1
/
+1
*
btrfs: Honour FITRIM range constraints during free space trim
Nikolay Borisov
2019-06-11
1
-6
/
+19
*
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
2019-06-11
1
-1
/
+1
*
ceph: flush dirty inodes before proceeding with remount
Jeff Layton
2019-06-11
1
-0
/
+7
*
fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
Liu Bo
2019-06-11
1
-0
/
+7
*
fuse: fix writepages on 32bit
Miklos Szeredi
2019-06-11
1
-1
/
+1
*
NFS4: Fix v4.0 client state corruption when mount
ZhangXiaoxu
2019-06-11
1
-0
/
+4
*
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
Christoph Probst
2019-06-11
1
-6
/
+8
*
ext4: zero out the unused memory region in the extent tree block
Sriram Rajagopalan
2019-06-11
1
-2
/
+15
*
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
2019-06-11
1
-3
/
+8
*
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
2019-06-11
1
-2
/
+38
*
Btrfs: do not start a transaction at iterate_extent_inodes()
Filipe Manana
2019-06-11
1
-6
/
+12
*
ext4: fix ext4_show_options for file systems w/o journal
Debabrata Banerjee
2019-06-11
1
-1
/
+1
*
ext4: actually request zeroing of inode table after grow
Kirill Tkhai
2019-06-11
1
-1
/
+1
*
ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
Shuning Zhang
2019-06-11
1
-1
/
+29
*
hugetlbfs: fix memory leak for resv_map
Mike Kravetz
2019-05-16
1
-6
/
+14
*
debugfs: fix use-after-free on symlink traversal
Al Viro
2019-05-16
1
-4
/
+9
*
jffs2: fix use-after-free on symlink traversal
Al Viro
2019-05-16
2
-6
/
+4
*
ceph: fix use-after-free on symlink traversal
Al Viro
2019-05-16
1
-1
/
+1
*
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
2019-05-16
1
-1
/
+2
*
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
2019-05-16
1
-2
/
+4
*
nfsd: Don't release the callback slot unless it was actually held
Trond Myklebust
2019-05-16
2
-1
/
+8
*
ceph: fix ci->i_head_snapc leak
Yan, Zheng
2019-05-16
2
-1
/
+15
*
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
2019-05-16
1
-1
/
+5
*
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
2019-05-16
1
-0
/
+4
*
ovl: fix uid/gid when creating over whiteout
Miklos Szeredi
2019-04-27
1
-2
/
+11
*
cifs: fallback to older infolevels on findfirst queryinfo retry
Steve French
2019-04-27
1
-31
/
+38
*
f2fs: fix to do sanity check with current segment number
Chao Yu
2019-04-27
1
-1
/
+33
*
9p locks: add mount option for lock retry interval
Dinu-Razvan Chis-Serban
2019-04-27
3
-1
/
+27
[next]