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
*
xfs: remove xfs_reflink_remap_range
Darrick J. Wong
2018-10-30
3
-75
/
+70
*
xfs: remove redundant remap partial EOF block checks
Darrick J. Wong
2018-10-30
1
-19
/
+0
*
xfs: support returning partial reflink results
Darrick J. Wong
2018-10-30
3
-10
/
+14
*
xfs: clean up xfs_reflink_remap_blocks call site
Darrick J. Wong
2018-10-30
1
-19
/
+18
*
xfs: fix pagecache truncation prior to reflink
Darrick J. Wong
2018-10-30
1
-2
/
+3
*
ocfs2: remove ocfs2_reflink_remap_range
Darrick J. Wong
2018-10-30
3
-103
/
+102
*
ocfs2: support partial clone range and dedupe range
Darrick J. Wong
2018-10-30
3
-45
/
+46
*
ocfs2: fix pagecache truncation prior to reflink
Darrick J. Wong
2018-10-30
1
-2
/
+3
*
ocfs2: truncate page cache for clone destination file before remapping
Darrick J. Wong
2018-10-30
1
-6
/
+4
*
vfs: clean up generic_remap_file_range_prep return value
Darrick J. Wong
2018-10-30
3
-6
/
+6
*
vfs: hide file range comparison function
Darrick J. Wong
2018-10-30
1
-96
/
+91
*
vfs: enable remap callers that can handle short operations
Darrick J. Wong
2018-10-30
1
-8
/
+20
*
vfs: plumb remap flags through the vfs dedupe functions
Darrick J. Wong
2018-10-30
2
-4
/
+8
*
vfs: plumb remap flags through the vfs clone functions
Darrick J. Wong
2018-10-30
5
-10
/
+15
*
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
15
-64
/
+87
*
vfs: remap helper should update destination inode metadata
Darrick J. Wong
2018-10-30
2
-23
/
+19
*
vfs: pass remap flags to generic_remap_checks
Darrick J. Wong
2018-10-30
1
-1
/
+1
*
vfs: pass remap flags to generic_remap_file_range_prep
Darrick J. Wong
2018-10-30
7
-23
/
+25
*
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-30
9
-95
/
+88
*
vfs: rename clone_verify_area to remap_verify_area
Darrick J. Wong
2018-10-30
1
-5
/
+5
*
vfs: rename vfs_clone_file_prep to be more descriptive
Darrick J. Wong
2018-10-30
3
-6
/
+6
*
vfs: skip zero-length dedupe requests
Darrick J. Wong
2018-10-30
1
-0
/
+5
*
vfs: avoid problematic remapping requests into partial EOF block
Darrick J. Wong
2018-10-30
1
-0
/
+33
*
vfs: exit early from zero length remap operations
Darrick J. Wong
2018-10-30
1
-0
/
+2
*
vfs: check file ranges before cloning files
Darrick J. Wong
2018-10-30
3
-44
/
+15
*
vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
Darrick J. Wong
2018-10-30
1
-3
/
+0
*
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
[next]