index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
hfs: prevent btree data loss on ENOSPC
Ernesto A. Fernández
4
-16
/
+46
2018-10-31
hfsplus: prevent btree data loss on ENOSPC
Ernesto A. Fernández
5
-16
/
+68
2018-10-31
hfs: fix BUG on bnode parent update
Ernesto A. Fernández
1
-0
/
+1
2018-10-31
hfs: prevent btree data loss on root split
Ernesto A. Fernández
1
-0
/
+4
2018-10-31
hfsplus: fix BUG on bnode parent update
Ernesto A. Fernández
1
-0
/
+1
2018-10-31
hfsplus: prevent btree data loss on root split
Ernesto A. Fernández
1
-0
/
+4
2018-10-31
fs/proc/vmcore.c: Convert to use vmf_error()
Souptick Joarder
1
-1
/
+1
2018-10-31
ovl: check whiteout in ovl_create_over_whiteout()
Miklos Szeredi
1
-0
/
+4
2018-10-30
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
17
-130
/
+616
2018-10-30
Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linux
Linus Torvalds
1
-3
/
+4
2018-10-30
Cramfs: trivial whitespace fixes
Nicolas Pitre
1
-2
/
+2
2018-10-30
Cramfs: fix abad comparison when wrap-arounds occur
Nicolas Pitre
1
-1
/
+2
2018-10-30
Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-67
/
+110
2018-10-30
xfs: remove [cm]time update from reflink calls
Darrick J. Wong
1
-6
/
+1
2018-10-30
xfs: remove xfs_reflink_remap_range
Darrick J. Wong
3
-75
/
+70
2018-10-30
xfs: remove redundant remap partial EOF block checks
Darrick J. Wong
1
-19
/
+0
2018-10-30
xfs: support returning partial reflink results
Darrick J. Wong
3
-10
/
+14
2018-10-30
xfs: clean up xfs_reflink_remap_blocks call site
Darrick J. Wong
1
-19
/
+18
2018-10-30
xfs: fix pagecache truncation prior to reflink
Darrick J. Wong
1
-2
/
+3
2018-10-30
ocfs2: remove ocfs2_reflink_remap_range
Darrick J. Wong
3
-103
/
+102
2018-10-30
ocfs2: support partial clone range and dedupe range
Darrick J. Wong
3
-45
/
+46
2018-10-30
ocfs2: fix pagecache truncation prior to reflink
Darrick J. Wong
1
-2
/
+3
2018-10-30
ocfs2: truncate page cache for clone destination file before remapping
Darrick J. Wong
1
-6
/
+4
2018-10-30
vfs: clean up generic_remap_file_range_prep return value
Darrick J. Wong
3
-6
/
+6
2018-10-30
vfs: hide file range comparison function
Darrick J. Wong
1
-96
/
+91
2018-10-30
vfs: enable remap callers that can handle short operations
Darrick J. Wong
1
-8
/
+20
2018-10-30
vfs: plumb remap flags through the vfs dedupe functions
Darrick J. Wong
2
-4
/
+8
2018-10-30
vfs: plumb remap flags through the vfs clone functions
Darrick J. Wong
5
-10
/
+15
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
15
-64
/
+87
2018-10-30
vfs: remap helper should update destination inode metadata
Darrick J. Wong
2
-23
/
+19
2018-10-30
vfs: pass remap flags to generic_remap_checks
Darrick J. Wong
1
-1
/
+1
2018-10-30
vfs: pass remap flags to generic_remap_file_range_prep
Darrick J. Wong
7
-23
/
+25
2018-10-30
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
9
-95
/
+88
2018-10-30
vfs: rename clone_verify_area to remap_verify_area
Darrick J. Wong
1
-5
/
+5
2018-10-30
vfs: rename vfs_clone_file_prep to be more descriptive
Darrick J. Wong
3
-6
/
+6
2018-10-30
vfs: skip zero-length dedupe requests
Darrick J. Wong
1
-0
/
+5
2018-10-30
vfs: avoid problematic remapping requests into partial EOF block
Darrick J. Wong
1
-0
/
+33
2018-10-30
vfs: exit early from zero length remap operations
Darrick J. Wong
1
-0
/
+2
2018-10-30
vfs: check file ranges before cloning files
Darrick J. Wong
3
-44
/
+15
2018-10-30
vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
Darrick J. Wong
1
-3
/
+0
2018-10-29
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-131
/
+0
2018-10-29
lockd: fix access beyond unterminated strings in prints
Amir Goldstein
1
-1
/
+1
2018-10-29
nfsd: correctly decrement odstate refcount in error path
Andrew Elble
1
-2
/
+1
2018-10-29
nfsd: fix fall-through annotations
Gustavo A. R. Silva
1
-1
/
+2
2018-10-29
knfsd: Improve lookup performance in the duplicate reply cache using an rbtree
Trond Myklebust
2
-11
/
+27
2018-10-29
knfsd: Further simplify the cache lookup
Trond Myklebust
2
-37
/
+27
2018-10-29
knfsd: Simplify NFS duplicate replay cache
Trond Myklebust
1
-50
/
+44
2018-10-29
knfsd: Remove dead code from nfsd_cache_lookup
Trond Myklebust
1
-8
/
+0
2018-10-29
NFS: Fix up a typo in nfs_dns_ent_put
Trond Myklebust
1
-1
/
+1
2018-10-29
NFS: Lockless DNS lookups
Trond Myklebust
1
-3
/
+12
[prev]
[next]