summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-10-18xfs: cancel COW blocks before swapextxfs-4.20-merge-1Christoph Hellwig
2018-10-18xfs: clear ail delwri queued bufs on unmount of shutdown fsBrian Foster
2018-10-18xfs: use offsetof() in place of offset macros for __xfsstatsCarlos Maiolino
2018-10-18xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstatCarlos Maiolino
2018-10-18xfs: fix use-after-free race in xfs_buf_releDave Chinner
2018-10-18xfs: Add attibute remove and helper functionsAllison Henderson
2018-10-18xfs: Add attibute set and helper functionsAllison Henderson
2018-10-18xfs: Add helper function xfs_attr_try_sf_addnameAllison Henderson
2018-10-18xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.hAllison Henderson
2018-10-18xfs: issue log message on user force shutdownDave Chinner
2018-10-18xfs: fix buffer state management in xrep_findroot_blockDarrick J. Wong
2018-10-18xfs: always assign buffer verifiers when one is providedDarrick J. Wong
2018-10-18xfs: xrep_findroot_block should reject root blocks with siblingsDarrick J. Wong
2018-10-18xfs: add a define for statfs magic to uapiAdam Borowski
2018-10-18xfs: print dangling delalloc extentsChristoph Hellwig
2018-10-18xfs: fix fork selection in xfs_find_trim_cow_extentChristoph Hellwig
2018-10-18xfs: remove the unused trimmed argument from xfs_reflink_trim_around_sharedChristoph Hellwig
2018-10-18xfs: remove the unused shared argument to xfs_reflink_reserve_cowChristoph Hellwig
2018-10-18xfs: handle zeroing in xfs_file_iomap_begin_delayChristoph Hellwig
2018-10-18xfs: remove suport for filesystems without unwritten extent flagChristoph Hellwig
2018-10-18xfs: remove XFS_IO_INVALIDChristoph Hellwig
2018-10-06xfs: fix data corruption w/ unaligned reflink rangesxfs-fixes-for-4.19-rc7Dave Chinner
2018-10-06xfs: fix data corruption w/ unaligned dedupe rangesDave Chinner
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-01xfs: fix error handling in xfs_bmap_extents_to_btreexfs-fixes-for-4.19-rc6Dave Chinner
2018-09-29iomap: set page dirty after partial delalloc on mkwriteBrian Foster
2018-09-29xfs: remove invalid log recovery first/last cycle checkBrian Foster
2018-09-29xfs: validate inode di_forkoffEric Sandeen
2018-09-29xfs: skip delalloc COW blocks in xfs_reflink_end_cowChristoph Hellwig
2018-09-29xfs: don't treat unknown di_flags2 as corruption in scrubEric Sandeen
2018-09-29xfs: remove duplicated include from alloc.cYueHaibing
2018-09-29xfs: don't bring in extents in xfs_bmap_punch_delalloc_rangeChristoph Hellwig
2018-09-29xfs: fix transaction leak in xfs_reflink_allocate_cow()Dave Chinner
2018-09-29xfs: avoid lockdep false positives in xfs_trans_allocDave Chinner
2018-09-29xfs: refactor xfs_buf_log_item reference count handlingBrian Foster
2018-09-29xfs: clean up xfs_trans_brelse()Brian Foster
2018-09-29xfs: don't unlock invalidated buf on aborted tx commitBrian Foster
2018-09-29xfs: remove last of unnecessary xfs_defer_cancel() callersBrian Foster
2018-09-29xfs: don't crash the vfs on a garbage inline symlinkDarrick J. Wong
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-25Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-08-25Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-08-25hpfs: remove unnecessary checks on the value of r when assigning error codeColin Ian King
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24ubifs: Remove empty file.hRichard Weinberger