summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-10-31hfs: prevent btree data loss on ENOSPCErnesto A. Fernández
2018-10-31hfsplus: prevent btree data loss on ENOSPCErnesto A. Fernández
2018-10-31hfs: fix BUG on bnode parent updateErnesto A. Fernández
2018-10-31hfs: prevent btree data loss on root splitErnesto A. Fernández
2018-10-31hfsplus: fix BUG on bnode parent updateErnesto A. Fernández
2018-10-31hfsplus: prevent btree data loss on root splitErnesto A. Fernández
2018-10-31fs/proc/vmcore.c: Convert to use vmf_error()Souptick Joarder
2018-10-31ovl: check whiteout in ovl_create_over_whiteout()Miklos Szeredi
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-10-30Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linuxLinus Torvalds
2018-10-30Cramfs: trivial whitespace fixesNicolas Pitre
2018-10-30Cramfs: fix abad comparison when wrap-arounds occurNicolas Pitre
2018-10-30Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-30xfs: remove [cm]time update from reflink callsDarrick J. Wong
2018-10-30xfs: remove xfs_reflink_remap_rangeDarrick J. Wong
2018-10-30xfs: remove redundant remap partial EOF block checksDarrick J. Wong
2018-10-30xfs: support returning partial reflink resultsDarrick J. Wong
2018-10-30xfs: clean up xfs_reflink_remap_blocks call siteDarrick J. Wong
2018-10-30xfs: fix pagecache truncation prior to reflinkDarrick J. Wong
2018-10-30ocfs2: remove ocfs2_reflink_remap_rangeDarrick J. Wong
2018-10-30ocfs2: support partial clone range and dedupe rangeDarrick J. Wong
2018-10-30ocfs2: fix pagecache truncation prior to reflinkDarrick J. Wong
2018-10-30ocfs2: truncate page cache for clone destination file before remappingDarrick J. Wong
2018-10-30vfs: clean up generic_remap_file_range_prep return valueDarrick J. Wong
2018-10-30vfs: hide file range comparison functionDarrick J. Wong
2018-10-30vfs: enable remap callers that can handle short operationsDarrick J. Wong
2018-10-30vfs: plumb remap flags through the vfs dedupe functionsDarrick J. Wong
2018-10-30vfs: plumb remap flags through the vfs clone functionsDarrick J. Wong
2018-10-30vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong
2018-10-30vfs: remap helper should update destination inode metadataDarrick J. Wong
2018-10-30vfs: pass remap flags to generic_remap_checksDarrick J. Wong
2018-10-30vfs: pass remap flags to generic_remap_file_range_prepDarrick J. Wong
2018-10-30vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong
2018-10-30vfs: rename clone_verify_area to remap_verify_areaDarrick J. Wong
2018-10-30vfs: rename vfs_clone_file_prep to be more descriptiveDarrick J. Wong
2018-10-30vfs: skip zero-length dedupe requestsDarrick J. Wong
2018-10-30vfs: avoid problematic remapping requests into partial EOF blockDarrick J. Wong
2018-10-30vfs: exit early from zero length remap operationsDarrick J. Wong
2018-10-30vfs: check file ranges before cloning filesDarrick J. Wong
2018-10-30vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOFDarrick J. Wong
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-29lockd: fix access beyond unterminated strings in printsAmir Goldstein
2018-10-29nfsd: correctly decrement odstate refcount in error pathAndrew Elble
2018-10-29nfsd: fix fall-through annotationsGustavo A. R. Silva
2018-10-29knfsd: Improve lookup performance in the duplicate reply cache using an rbtreeTrond Myklebust
2018-10-29knfsd: Further simplify the cache lookupTrond Myklebust
2018-10-29knfsd: Simplify NFS duplicate replay cacheTrond Myklebust
2018-10-29knfsd: Remove dead code from nfsd_cache_lookupTrond Myklebust
2018-10-29NFS: Fix up a typo in nfs_dns_ent_putTrond Myklebust
2018-10-29NFS: Lockless DNS lookupsTrond Myklebust