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
...
|
*
|
|
|
xfs: remove [cm]time update from reflink calls
Darrick J. Wong
2018-10-30
1
-6
/
+1
|
*
|
|
|
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
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-11-01
6
-10
/
+25
|
\
\
\
\
|
*
|
|
|
fs/exofs: only use true/false for asignment of bool type variable
Chengguang Xu
2018-10-18
1
-1
/
+1
|
*
|
|
|
fs/exofs: fix potential memory leak in mount option parsing
Chengguang Xu
2018-10-18
1
-1
/
+4
|
*
|
|
|
Delete invalid assignment statements in do_sendfile
nixiaoming
2018-10-18
1
-1
/
+0
|
*
|
|
|
iomap: remove duplicated include from iomap.c
Yue Haibing
2018-10-18
1
-1
/
+0
|
*
|
|
|
vfs: dedupe should return EPERM if permission is not granted
Mark Fasheh
2018-10-17
1
-1
/
+1
|
*
|
|
|
vfs: allow dedupe of user owned read-only files
Mark Fasheh
2018-10-17
1
-1
/
+15
|
*
|
|
|
ntfs: don't open-code ERR_CAST
Al Viro
2018-10-12
1
-1
/
+1
|
*
|
|
|
ext4: don't open-code ERR_CAST
Al Viro
2018-10-10
2
-3
/
+3
*
|
|
|
|
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
52
-1099
/
+5255
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Al Viro
2018-11-01
17
-361
/
+444
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
afs: Probe multiple fileservers simultaneously
David Howells
2018-10-24
16
-349
/
+1047
|
*
|
|
|
|
afs: Fix callback handling
David Howells
2018-10-24
4
-8
/
+12
|
*
|
|
|
|
afs: Eliminate the address pointer from the address list cursor
David Howells
2018-10-24
6
-10
/
+5
|
*
|
|
|
|
afs: Allow dumping of server cursor on operation failure
David Howells
2018-10-24
5
-0
/
+127
|
*
|
|
|
|
afs: Implement YFS support in the fs client
David Howells
2018-10-24
8
-27
/
+2443
|
*
|
|
|
|
afs: Expand data structure fields to support YFS
David Howells
2018-10-24
2
-21
/
+23
|
*
|
|
|
|
afs: Get the target vnode in afs_rmdir() and get a callback on it
David Howells
2018-10-24
1
-1
/
+10
|
*
|
|
|
|
afs: Calc callback expiry in op reply delivery
David Howells
2018-10-24
5
-8
/
+28
|
*
|
|
|
|
afs: Fix FS.FetchStatus delivery from updating wrong vnode
David Howells
2018-10-24
1
-11
/
+5
|
*
|
|
|
|
afs: Implement the YFS cache manager service
David Howells
2018-10-24
3
-1
/
+174
|
*
|
|
|
|
afs: Remove callback details from afs_callback_break struct
David Howells
2018-10-24
3
-19
/
+8
|
*
|
|
|
|
afs: Commit the status on a new file/dir/symlink
David Howells
2018-10-24
1
-0
/
+1
[prev]
[next]