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
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