index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-12
xfs: finish converting to inodes_per_cluster
Darrick J. Wong
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
2019-02-18
xfs: fix xfs_buf magic number endian checks
Darrick J. Wong
2019-02-11
xfs: add inode magic to inode verifier
Darrick J. Wong
2019-02-11
xfs: always check magic values in on-disk byte order
Brian Foster
2019-02-11
xfs: add xfs_verify_agino_or_null helper
Darrick J. Wong
2018-09-29
xfs: validate inode di_forkoff
Eric Sandeen
2018-07-24
xfs: properly handle free inodes in extent hint validators
Eric Sandeen
2018-06-21
xfs: More robust inode extent count validation
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
xfs: push corruption -> ESTALE conversion to xfs_nfs_get_inode()
Dave Chinner
2018-06-06
xfs: verify COW extent size hint is valid in inode verifier
Dave Chinner
2018-06-06
xfs: verify extent size hint is valid in inode verifier
Dave Chinner
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
[next]