aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
* | xfs: handle zeroing in xfs_file_iomap_begin_delayChristoph Hellwig2018-10-18
* | xfs: remove suport for filesystems without unwritten extent flagChristoph Hellwig2018-10-18
* | xfs: remove XFS_IO_INVALIDChristoph Hellwig2018-10-18
|/
* xfs: fix data corruption w/ unaligned reflink rangesDave Chinner2018-10-05
* xfs: fix data corruption w/ unaligned dedupe rangesDave Chinner2018-10-05
* xfs: update ctime and remove suid before cloning filesDarrick J. Wong2018-10-05
* xfs: zero posteof blocks when cloning above eofDarrick J. Wong2018-10-05
* xfs: refactor clonerange preparation into a separate helperDarrick J. Wong2018-10-05
* xfs: fix error handling in xfs_bmap_extents_to_btreeDave Chinner2018-09-30
* xfs: remove invalid log recovery first/last cycle checkBrian Foster2018-09-28
* xfs: validate inode di_forkoffEric Sandeen2018-09-28
* xfs: skip delalloc COW blocks in xfs_reflink_end_cowChristoph Hellwig2018-09-28
* xfs: don't treat unknown di_flags2 as corruption in scrubEric Sandeen2018-09-28
* xfs: remove duplicated include from alloc.cYueHaibing2018-09-28
* xfs: don't bring in extents in xfs_bmap_punch_delalloc_rangeChristoph Hellwig2018-09-28
* xfs: fix transaction leak in xfs_reflink_allocate_cow()Dave Chinner2018-09-28
* xfs: avoid lockdep false positives in xfs_trans_allocDave Chinner2018-09-28
* xfs: refactor xfs_buf_log_item reference count handlingBrian Foster2018-09-28
* xfs: clean up xfs_trans_brelse()Brian Foster2018-09-28
* xfs: don't unlock invalidated buf on aborted tx commitBrian Foster2018-09-28
* xfs: remove last of unnecessary xfs_defer_cancel() callersBrian Foster2018-09-28
* xfs: don't crash the vfs on a garbage inline symlinkDarrick J. Wong2018-09-28
* Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-21
|\
| * vfs: dedupe: rationalize argsMiklos Szeredi2018-07-06
| * vfs: dedupe: return intMiklos Szeredi2018-07-06
* | Merge tag 'xfs-4.19-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-08-21
|\ \
| * | xfs: sanity check ag header values in xrep_calc_ag_resblksDarrick J. Wong2018-08-14
| * | xfs: recalculate summary counters at mount time if icount is badDarrick J. Wong2018-08-13
* | | dax: remove VM_MIXEDMAP for fsdax and device daxDave Jiang2018-08-17
* | | Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-08-14
|\| |
| * | xfs: fix a null pointer dereference in xfs_bmap_extents_to_btreeShan Hai2018-08-12
| * | xfs: remove b_last_holder & associated macrosEric Sandeen2018-08-12
| * | xfs: Close race between direct IO and xfs_break_layouts()Dave Jiang2018-08-12
| * | xfs: repair the AGIDarrick J. Wong2018-08-10
| * | xfs: repair the AGFLDarrick J. Wong2018-08-10
| * | xfs: repair the AGFDarrick J. Wong2018-08-10
| * | xfs: remove dead error handling code in xfs_dquot_disk_alloc()Brian Foster2018-08-07
| * | xfs: use WRITE_ONCE to update if_seqChristoph Hellwig2018-08-07
| * | xfs: fix a comment in xfs_log_reserveHuang Chong2018-08-03
| * | xfs: only validate summary counts on primary superblockDarrick J. Wong2018-08-03
| * | xfs: substitute spaces with tabsThomas Bianchi2018-08-03
| * | xfs: fold dfops into the transactionBrian Foster2018-08-03
| * | xfs: always defer agfl block freesBrian Foster2018-08-03
| * | xfs: pass transaction to xfs_defer_add()Brian Foster2018-08-03
| * | xfs: replace xfs_defer_ops ->dop_pending with on-stack listBrian Foster2018-08-03
| * | xfs: cancel dfops on xfs_defer_finish() errorBrian Foster2018-08-03
| * | xfs: clean out superfluous dfops dop params/varsBrian Foster2018-08-03
| * | xfs: drop dop param from xfs_defer_op_type ->finish_item() callbackBrian Foster2018-08-03
| * | xfs: automatic dfops inode reloggingBrian Foster2018-08-03
| * | xfs: automatic dfops buffer reloggingBrian Foster2018-08-03