index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovl: relax requirement for non null uuid of lower fs
Amir Goldstein
2018-10-26
2
-4
/
+31
*
ovl: fold copy-up helpers into callers
Miklos Szeredi
2018-10-26
1
-108
/
+67
*
ovl: untangle copy up call chain
Amir Goldstein
2018-10-26
1
-86
/
+159
*
ovl: relax permission checking on underlying layers
Miklos Szeredi
2018-10-26
1
-4
/
+13
*
ovl: fix recursive oi->lock in ovl_link()
Amir Goldstein
2018-10-26
1
-0
/
+4
*
vfs: fix FIGETBSZ ioctl on an overlayfs file
Amir Goldstein
2018-10-26
1
-0
/
+3
*
ovl: clean up error handling in ovl_get_tmpfile()
Miklos Szeredi
2018-10-26
1
-3
/
+2
*
ovl: fix error handling in ovl_verify_set_fh()
Amir Goldstein
2018-10-26
1
-1
/
+3
*
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-06
1
-2
/
+2
*
|
|
proc: restrict kernel stack dumps to root
Jann Horn
2018-10-06
1
-0
/
+14
*
|
|
ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
Larry Chen
2018-10-06
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-03
1
-2
/
+1
|
*
|
|
cifs: only wake the thread for the very last PDU in a compound
Ronnie Sahlberg
2018-10-03
1
-1
/
+17
|
*
|
|
cifs: add a warning if we try to to dequeue a deleted mid
Ronnie Sahlberg
2018-10-03
3
-2
/
+12
|
*
|
|
smb2: fix missing files in root share directory listing
Aurelien Aptel
2018-10-03
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
[next]