summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-18fscache: Fix out of bound read in long cookie keysEric Sandeen
2018-10-18fscache: Fix incomplete initialisation of inline key spaceDavid Howells
2018-10-18cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro
2018-10-15afs: Fix clearance of replyDavid Howells
2018-10-14Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-13ubifs: Fix WARN_ON logic in exit pathRichard Weinberger
2018-10-13Merge branch 'akpm'Greg Kroah-Hartman
2018-10-13fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov
2018-10-13ocfs2: fix a GCC warningzhong jiang
2018-10-13Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-12afs: Fix afs_server struct leakDavid Howells
2018-10-12gfs2: Fix iomap buffered write support for journaled files (2)Andreas Gruenbacher
2018-10-12afs: Fix cell proc listDavid Howells
2018-10-11Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Greg Kroah-Hartman
2018-10-09gfs2: Fix iomap buffered write support for journaled filesAndreas Gruenbacher
2018-10-08filesystem-dax: Fix dax_layout_busy_page() livelockDan Williams
2018-10-06xfs: fix data corruption w/ unaligned reflink rangesDave Chinner
2018-10-06xfs: fix data corruption w/ unaligned dedupe rangesDave Chinner
2018-10-05ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-10-05proc: restrict kernel stack dumps to rootJann Horn
2018-10-05ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()Larry Chen
2018-10-05Merge tag '4.19-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Greg Kroah-Hartman
2018-10-05xfs: update ctime and remove suid before cloning filesDarrick J. Wong
2018-10-05xfs: zero posteof blocks when cloning above eofDarrick J. Wong
2018-10-05xfs: refactor clonerange preparation into a separate helperDarrick J. Wong
2018-10-04Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-04Merge tag 'xfs-fixes-for-4.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Greg Kroah-Hartman
2018-10-04ovl: fix format of setxattr debugMiklos Szeredi
2018-10-04ovl: fix access beyond unterminated stringsAmir Goldstein
2018-10-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGreg Kroah-Hartman
2018-10-02smb3: fix lease break problem introduced by compoundingSteve French
2018-10-02cifs: only wake the thread for the very last PDU in a compoundRonnie Sahlberg
2018-10-02cifs: add a warning if we try to to dequeue a deleted midRonnie Sahlberg
2018-10-02smb2: fix missing files in root share directory listingAurelien Aptel
2018-10-01Merge tag 'pstore-v4.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-01xfs: fix error handling in xfs_bmap_extents_to_btreeDave Chinner