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
/
libxfs
/
xfs_inode_buf.c
Age
Commit message (
Expand
)
Author
2018-04-17
xfs: enhance dinode verifier
Eric Sandeen
2018-03-23
xfs: remove dead inode version setting code
Dave Chinner
2018-03-23
xfs: don't accept inode buffers with suspicious unlinked chains
Darrick J. Wong
2018-03-23
xfs: move inode extent size hint validation to libxfs
Darrick J. Wong
2018-03-23
xfs: refactor inode buffer verifier error logging
Darrick J. Wong
2018-01-31
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-01-29
xfs: refactor inode verifier corruption error printing
Darrick J. Wong
2018-01-29
xfs: convert to new i_version API
Jeff Layton
2018-01-08
xfs: move inode fork verifiers to xfs_dinode_verify
Darrick J. Wong
2018-01-08
xfs: verify dinode header first
Darrick J. Wong
2018-01-08
xfs: refactor verifier callers to print address of failing check
Darrick J. Wong
2018-01-08
xfs: have buffer verifier functions report failing address
Darrick J. Wong
2018-01-08
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
2017-06-27
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
2017-06-19
xfs: export various function for the online scrubber
Darrick J. Wong
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-04-03
xfs: fix up inode validation failure message
Eric Sandeen
2017-01-17
xfs: sanity check inode di_mode
Amir Goldstein
2017-01-17
xfs: sanity check directory inode di_size
Amir Goldstein
2016-12-07
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
Dave Chinner
2016-12-05
xfs: optimise CRC updates
Dave Chinner
2016-12-05
xfs: don't allow di_size with high bit set
Darrick J. Wong
2016-11-08
libxfs: synchronize dinode_verify with userspace
Darrick J. Wong
2016-10-20
libxfs: v3 inodes are only valid on crc-enabled filesystems
Roger Willcocks
2016-10-05
xfs: don't mix reflink and DAX mode for now
Darrick J. Wong
2016-10-05
xfs: check for invalid inode reflink flags
Darrick J. Wong
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
2016-02-09
xfs: move di_changecount to VFS inode
Dave Chinner
2016-02-09
xfs: move inode generation count to VFS inode
Dave Chinner
2016-02-09
xfs: use vfs inode nlink field everywhere
Dave Chinner
2016-02-09
xfs: move v1 inode conversion to xfs_inode_from_disk
Dave Chinner
2016-02-09
xfs: cull unnecessary icdinode fields
Dave Chinner
2016-02-09
xfs: remove timestamps from incore inode
Dave Chinner
2016-02-09
xfs: introduce inode log format object
Dave Chinner
2016-01-12
xfs: handle dquot buffer readahead in log recovery correctly
Dave Chinner
2016-01-12
xfs: inode recovery readahead can race with inode buffer creation
Dave Chinner
2016-01-04
xfs: print name of verifier if it fails
Eric Sandeen
2015-07-29
xfs: create new metadata UUID field and incompat flag
Eric Sandeen
2015-06-22
xfs: return a void pointer from xfs_buf_offset
Christoph Hellwig
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-25
libxfs: move source files
Dave Chinner