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.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
*
afs: Unlock pages for __pagevec_release()
Marc Dionne
2019-05-16
1
-0
/
+1
*
kernfs: fix barrier usage in __kernfs_new_node()
Andrea Parri
2019-05-16
1
-3
/
+2
*
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-05-08
2
-2
/
+21
*
hugetlbfs: fix memory leak for resv_map
Mike Kravetz
2019-05-08
1
-6
/
+14
*
debugfs: fix use-after-free on symlink traversal
Al Viro
2019-05-08
1
-4
/
+9
*
jffs2: fix use-after-free on symlink traversal
Al Viro
2019-05-08
2
-6
/
+4
*
ceph: fix use-after-free on symlink traversal
Al Viro
2019-05-04
1
-1
/
+1
*
NFS: Fix a typo in nfs_init_timeout_values()
Trond Myklebust
2019-05-04
1
-1
/
+1
*
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-05-04
3
-10
/
+18
*
Fix aio_poll() races
Al Viro
2019-05-02
1
-50
/
+40
*
aio: store event at final iocb_put()
Al Viro
2019-05-02
1
-16
/
+17
*
aio: keep io_event in aio_kiocb
Al Viro
2019-05-02
1
-18
/
+13
*
aio: fold lookup_kiocb() into its sole caller
Al Viro
2019-05-02
1
-22
/
+7
*
pin iocb through aio.
Linus Torvalds
2019-05-02
1
-16
/
+21
*
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2019-05-02
1
-43
/
+29
*
aio: initialize kiocb private in case any filesystems expect it.
Mike Marshall
2019-05-02
1
-0
/
+1
*
aio: abstract out io_event filler helper
Jens Axboe
2019-05-02
1
-4
/
+10
*
aio: split out iocb copy from io_submit_one()
Jens Axboe
2019-05-02
1
-30
/
+38
*
aio: use iocb_put() instead of open coding it
Jens Axboe
2019-05-02
1
-2
/
+1
*
aio: don't zero entire aio_kiocb aio_get_req()
Jens Axboe
2019-05-02
1
-2
/
+7
*
aio: separate out ring reservation from req allocation
Christoph Hellwig
2019-05-02
1
-13
/
+17
*
aio: use assigned completion handler
Jens Axboe
2019-05-02
1
-1
/
+1
*
aio: clear IOCB_HIPRI
Christoph Hellwig
2019-05-02
1
-3
/
+8
*
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
2019-05-02
1
-1
/
+2
*
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
2019-05-02
1
-2
/
+4
*
nfsd: Don't release the callback slot unless it was actually held
Trond Myklebust
2019-05-02
2
-1
/
+8
*
ceph: fix ci->i_head_snapc leak
Yan, Zheng
2019-05-02
2
-1
/
+15
*
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
2019-05-02
1
-1
/
+5
*
ceph: only use d_name directly when parent is locked
Jeff Layton
2019-05-02
1
-11
/
+50
*
tracing: Fix buffer_ref pipe ops
Jann Horn
2019-05-02
1
-2
/
+2
*
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
2019-05-02
1
-0
/
+4
*
cifs: fix memory leak in SMB2_read
Ronnie Sahlberg
2019-05-02
1
-0
/
+1
*
ext4: fix some error pointer dereferences
Dan Carpenter
2019-05-02
1
-0
/
+3
*
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-27
2
-0
/
+27
*
cifs: fix handle leak in smb2_query_symlink()
Ronnie Sahlberg
2019-04-27
1
-0
/
+2
*
cifs: Fix use-after-free in SMB2_read
ZhangXiaoxu
2019-04-27
1
-2
/
+2
*
cifs: Fix use-after-free in SMB2_write
ZhangXiaoxu
2019-04-27
1
-1
/
+1
*
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
2019-04-27
4
-10
/
+53
*
f2fs: fix to dirty inode for i_mode recovery
Chao Yu
2019-04-20
1
-4
/
+1
*
cifs: fallback to older infolevels on findfirst queryinfo retry
Steve French
2019-04-20
1
-30
/
+37
*
f2fs: cleanup dirty pages if recover failed
Sheng Yong
2019-04-20
2
-12
/
+35
*
f2fs: fix to do sanity check with current segment number
Chao Yu
2019-04-20
1
-1
/
+33
*
9p locks: add mount option for lock retry interval
Dinu-Razvan Chis-Serban
2019-04-20
3
-1
/
+27
*
9p: do not trust pdu content for stat item size
Gertjan Halkes
2019-04-20
1
-5
/
+3
*
f2fs: fix to avoid NULL pointer dereference on se->discard_map
Chao Yu
2019-04-20
5
-55
/
+46
*
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
2019-04-20
1
-0
/
+7
*
x86/gart: Exclude GART aperture from kcore
Kairui Song
2019-04-20
1
-0
/
+27
*
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
2019-04-20
1
-1
/
+2
*
ext4: report real fs size after failed resize
Lukas Czerner
2019-04-20
1
-1
/
+5
*
ext4: add missing brelse() in add_new_gdb_meta_bg()
Lukas Czerner
2019-04-20
1
-2
/
+9
[next]