index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fscache: Fix out of bound read in long cookie keys
Eric Sandeen
2018-10-18
1
-3
/
+7
*
fscache: Fix incomplete initialisation of inline key space
David Howells
2018-10-18
3
-23
/
+5
*
cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
Al Viro
2018-10-18
1
-1
/
+1
*
afs: Fix clearance of reply
David Howells
2018-10-15
2
-4
/
+0
*
Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-10-14
1
-2
/
+11
|
\
|
*
filesystem-dax: Fix dax_layout_busy_page() livelock
Dan Williams
2018-10-08
1
-2
/
+11
*
|
ubifs: Fix WARN_ON logic in exit path
Richard Weinberger
2018-10-13
1
-2
/
+2
*
|
Merge branch 'akpm'
Greg Kroah-Hartman
2018-10-13
2
-0
/
+3
|
\
\
|
*
|
fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
Khazhismel Kumykov
2018-10-13
1
-0
/
+1
|
*
|
ocfs2: fix a GCC warning
zhong jiang
2018-10-13
1
-0
/
+2
*
|
|
Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2018-10-13
1
-5
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gfs2: Fix iomap buffered write support for journaled files (2)
Andreas Gruenbacher
2018-10-12
1
-5
/
+1
*
|
|
afs: Fix afs_server struct leak
David Howells
2018-10-12
1
-0
/
+2
*
|
|
afs: Fix cell proc list
David Howells
2018-10-12
5
-10
/
+22
*
|
|
Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs...
Greg Kroah-Hartman
2018-10-11
1
-35
/
+165
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xfs: fix data corruption w/ unaligned reflink ranges
Dave Chinner
2018-10-06
1
-13
/
+34
|
*
|
xfs: fix data corruption w/ unaligned dedupe ranges
Dave Chinner
2018-10-06
1
-0
/
+21
|
*
|
xfs: update ctime and remove suid before cloning files
Darrick J. Wong
2018-10-05
1
-0
/
+25
|
*
|
xfs: zero posteof blocks when cloning above eof
Darrick J. Wong
2018-10-05
1
-8
/
+25
|
*
|
xfs: refactor clonerange preparation into a separate helper
Darrick J. Wong
2018-10-05
1
-27
/
+73
*
|
|
gfs2: Fix iomap buffered write support for journaled files
Andreas Gruenbacher
2018-10-09
1
-0
/
+4
*
|
|
ocfs2: fix locking for res->tracking and dlm->tracking_list
Ashish Samant
2018-10-05
1
-2
/
+2
*
|
|
proc: restrict kernel stack dumps to root
Jann Horn
2018-10-05
1
-0
/
+14
*
|
|
ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
Larry Chen
2018-10-05
1
-4
/
+12
*
|
|
Merge tag '4.19-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Greg Kroah-Hartman
2018-10-05
4
-6
/
+31
|
\
\
\
|
*
|
|
smb3: fix lease break problem introduced by compounding
Steve French
2018-10-02
1
-2
/
+1
|
*
|
|
cifs: only wake the thread for the very last PDU in a compound
Ronnie Sahlberg
2018-10-02
1
-1
/
+17
|
*
|
|
cifs: add a warning if we try to to dequeue a deleted mid
Ronnie Sahlberg
2018-10-02
3
-2
/
+12
|
*
|
|
smb2: fix missing files in root share directory listing
Aurelien Aptel
2018-10-02
1
-1
/
+1
*
|
|
|
Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2018-10-04
9
-10
/
+27
|
\
\
\
\
|
*
|
|
|
ovl: fix format of setxattr debug
Miklos Szeredi
2018-10-04
1
-2
/
+2
|
*
|
|
|
ovl: fix access beyond unterminated strings
Amir Goldstein
2018-10-04
1
-1
/
+1
|
*
|
|
|
ovl: make symbol 'ovl_aops' static
Wei Yongjun
2018-09-25
1
-1
/
+1
|
*
|
|
|
vfs: swap names of {do,vfs}_clone_file_range()
Amir Goldstein
2018-09-24
5
-6
/
+20
|
*
|
|
|
ovl: fix freeze protection bypass in ovl_clone_file_range()
Amir Goldstein
2018-09-24
1
-1
/
+1
|
*
|
|
|
ovl: fix freeze protection bypass in ovl_write_iter()
Amir Goldstein
2018-09-24
1
-0
/
+2
|
*
|
|
|
ovl: fix memory leak on unlink of indexed file
Amir Goldstein
2018-09-24
1
-1
/
+2
*
|
|
|
|
Merge tag 'xfs-fixes-for-4.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs...
Greg Kroah-Hartman
2018-10-04
18
-264
/
+256
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
xfs: fix error handling in xfs_bmap_extents_to_btree
Dave Chinner
2018-10-01
1
-11
/
+13
|
*
|
|
|
iomap: set page dirty after partial delalloc on mkwrite
Brian Foster
2018-09-29
1
-1
/
+1
|
*
|
|
|
xfs: remove invalid log recovery first/last cycle check
Brian Foster
2018-09-29
1
-10
/
+0
|
*
|
|
|
xfs: validate inode di_forkoff
Eric Sandeen
2018-09-29
1
-0
/
+30
|
*
|
|
|
xfs: skip delalloc COW blocks in xfs_reflink_end_cow
Christoph Hellwig
2018-09-29
1
-6
/
+4
|
*
|
|
|
xfs: don't treat unknown di_flags2 as corruption in scrub
Eric Sandeen
2018-09-29
2
-1
/
+5
|
*
|
|
|
xfs: remove duplicated include from alloc.c
YueHaibing
2018-09-29
1
-1
/
+0
|
*
|
|
|
xfs: don't bring in extents in xfs_bmap_punch_delalloc_range
Christoph Hellwig
2018-09-29
1
-6
/
+2
|
*
|
|
|
xfs: fix transaction leak in xfs_reflink_allocate_cow()
Dave Chinner
2018-09-29
1
-50
/
+77
|
*
|
|
|
xfs: avoid lockdep false positives in xfs_trans_alloc
Dave Chinner
2018-09-29
1
-2
/
+8
|
*
|
|
|
xfs: refactor xfs_buf_log_item reference count handling
Brian Foster
2018-09-29
3
-58
/
+56
|
*
|
|
|
xfs: clean up xfs_trans_brelse()
Brian Foster
2018-09-29
1
-71
/
+39
[next]