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
*
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
*
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
2019-05-16
1
-1
/
+5
*
9p locks: add mount option for lock retry interval
Dinu-Razvan Chis-Serban
2019-04-27
3
-1
/
+27
*
9p: do not trust pdu content for stat item size
Gertjan Halkes
2019-04-27
1
-5
/
+3
*
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
2019-04-27
1
-1
/
+2
*
ext4: report real fs size after failed resize
Lukas Czerner
2019-04-27
1
-1
/
+5
*
binfmt_elf: switch to new creds when switching to new mm
Linus Torvalds
2019-04-27
1
-1
/
+1
*
fs: fix guard_bio_eod to check for real EOD errors
Carlos Maiolino
2019-04-27
1
-0
/
+7
*
cifs: Fix NULL pointer dereference of devname
Yao Liu
2019-04-27
1
-0
/
+5
*
cifs: use correct format characters
Louis Taylor
2019-04-27
2
-3
/
+3
*
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
2019-04-27
1
-6
/
+8
*
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
2019-04-27
1
-25
/
+22
*
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
2019-04-03
1
-1
/
+2
*
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
2019-04-03
1
-4
/
+8
*
ext4: fix data corruption caused by unaligned direct AIO
Lukas Czerner
2019-04-03
1
-1
/
+1
*
ext4: fix NULL pointer dereference while journal is aborted
Jiufei Xue
2019-04-03
1
-1
/
+1
*
udf: Fix crash on IO error during truncate
Jan Kara
2019-04-03
1
-0
/
+3
*
nfsd: fix wrong check in write_v4_end_grace()
Yihao Wu
2019-03-23
1
-1
/
+1
*
nfsd: fix memory corruption caused by readdir
NeilBrown
2019-03-23
2
-2
/
+15
*
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
2019-03-23
1
-5
/
+12
*
ext2: Fix underflow in ext2_max_size()
Jan Kara
2019-03-23
1
-14
/
+25
*
ext4: fix crash during online resizing
Jan Kara
2019-03-23
1
-1
/
+2
*
Btrfs: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
2019-03-23
1
-2
/
+2
*
CIFS: Fix read after write for files with read caching
Pavel Shilovsky
2019-03-23
1
-5
/
+7
*
autofs: fix error return in autofs_fill_super()
Ian Kent
2019-03-23
1
-1
/
+3
*
autofs: drop dentry reference only when it is never used
Pan Bian
2019-03-23
1
-1
/
+2
*
cifs: fix computation for MAX_SMB2_HDR_SIZE
Ronnie Sahlberg
2019-03-23
1
-2
/
+2
*
nfs: Fix NULL pointer dereference of dev_name
Yao Liu
2019-03-23
1
-0
/
+5
*
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
2019-03-23
1
-0
/
+12
*
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
Yan, Zheng
2019-03-23
1
-1
/
+2
*
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2019-02-20
2
-0
/
+12
*
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
2019-02-20
1
-7
/
+3
*
debugfs: fix debugfs_rename parameter checking
Greg Kroah-Hartman
2019-02-20
1
-0
/
+7
*
fuse: handle zero sized retrieve correctly
Miklos Szeredi
2019-02-20
1
-1
/
+1
*
fuse: decrement NR_WRITEBACK_TEMP on the right page
Miklos Szeredi
2019-02-20
1
-1
/
+1
*
fuse: call pipe_buf_release() under pipe lock
Jann Horn
2019-02-20
1
-0
/
+3
*
exec: load_script: don't blindly truncate shebang string
Oleg Nesterov
2019-02-20
1
-3
/
+7
*
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
2019-02-20
1
-1
/
+1
*
ocfs2: don't clear bh uptodate for block read
Junxiao Bi
2019-02-20
1
-2
/
+0
*
cifs: check ntwrk_buf_start for NULL before dereferencing it
Ronnie Sahlberg
2019-02-20
1
-1
/
+8
*
NFS: nfs_compare_mount_options always compare auth flavors.
Chris Perl
2019-02-20
1
-2
/
+1
*
udf: Fix BUG on corrupted inode
Jan Kara
2019-02-20
1
-0
/
+6
*
nfsd4: fix crash on writing v4_end_grace before nfsd startup
J. Bruce Fields
2019-02-20
1
-0
/
+2
*
f2fs: move dir data flush to write checkpoint process
Yunlei He
2019-02-20
1
-0
/
+3
*
dlm: Don't swamp the CPU with callbacks queued during recovery
Bob Peterson
2019-02-20
1
-0
/
+10
*
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
2019-02-06
1
-1
/
+1
*
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
2019-02-06
1
-5
/
+1
*
CIFS: Do not count -ENODATA as failure for query directory
Pavel Shilovsky
2019-02-06
1
-2
/
+2
*
f2fs: read page index before freeing
Pan Bian
2019-02-06
1
-1
/
+3
[next]