index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2018-10-06
xfs: fix data corruption w/ unaligned reflink ranges
Dave Chinner
2018-10-06
xfs: fix data corruption w/ unaligned dedupe ranges
Dave Chinner
2018-10-05
xfs: update ctime and remove suid before cloning files
Darrick J. Wong
2018-10-05
xfs: zero posteof blocks when cloning above eof
Darrick J. Wong
2018-10-05
xfs: refactor clonerange preparation into a separate helper
Darrick J. Wong
2018-10-01
xfs: fix error handling in xfs_bmap_extents_to_btree
Dave Chinner
2018-09-29
xfs: remove invalid log recovery first/last cycle check
Brian Foster
2018-09-29
xfs: validate inode di_forkoff
Eric Sandeen
2018-09-29
xfs: skip delalloc COW blocks in xfs_reflink_end_cow
Christoph Hellwig
2018-09-29
xfs: don't treat unknown di_flags2 as corruption in scrub
Eric Sandeen
2018-09-29
xfs: remove duplicated include from alloc.c
YueHaibing
2018-09-29
xfs: don't bring in extents in xfs_bmap_punch_delalloc_range
Christoph Hellwig
2018-09-29
xfs: fix transaction leak in xfs_reflink_allocate_cow()
Dave Chinner
2018-09-29
xfs: avoid lockdep false positives in xfs_trans_alloc
Dave Chinner
2018-09-29
xfs: refactor xfs_buf_log_item reference count handling
Brian Foster
2018-09-29
xfs: clean up xfs_trans_brelse()
Brian Foster
2018-09-29
xfs: don't unlock invalidated buf on aborted tx commit
Brian Foster
2018-09-29
xfs: remove last of unnecessary xfs_defer_cancel() callers
Brian Foster
2018-09-29
xfs: don't crash the vfs on a garbage inline symlink
Darrick J. Wong
2018-08-21
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
Merge tag 'xfs-4.19-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-17
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
2018-08-14
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-14
xfs: sanity check ag header values in xrep_calc_ag_resblks
Darrick J. Wong
2018-08-13
Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
xfs: recalculate summary counters at mount time if icount is bad
Darrick J. Wong
2018-08-12
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
Shan Hai
2018-08-12
xfs: remove b_last_holder & associated macros
Eric Sandeen
2018-08-12
xfs: Close race between direct IO and xfs_break_layouts()
Dave Jiang
2018-08-10
xfs: repair the AGI
Darrick J. Wong
2018-08-10
xfs: repair the AGFL
Darrick J. Wong
2018-08-10
xfs: repair the AGF
Darrick J. Wong
2018-08-07
xfs: remove dead error handling code in xfs_dquot_disk_alloc()
Brian Foster
2018-08-07
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
2018-08-03
new helper: inode_fake_hash()
Al Viro
2018-08-03
xfs: fix a comment in xfs_log_reserve
Huang Chong
2018-08-03
xfs: only validate summary counts on primary superblock
Darrick J. Wong
2018-08-02
xfs: substitute spaces with tabs
Thomas Bianchi
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
2018-08-02
xfs: always defer agfl block frees
Brian Foster
2018-08-02
xfs: pass transaction to xfs_defer_add()
Brian Foster
2018-08-02
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
2018-08-02
xfs: cancel dfops on xfs_defer_finish() error
Brian Foster
2018-08-02
xfs: clean out superfluous dfops dop params/vars
Brian Foster
2018-08-02
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
2018-08-02
xfs: automatic dfops inode relogging
Brian Foster
2018-08-02
xfs: automatic dfops buffer relogging
Brian Foster
2018-08-02
xfs: add missing defer ijoins for held inodes
Brian Foster
2018-08-02
xfs: replace dop_low with transaction flag
Brian Foster
[next]