index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_inode_buf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
xfs: move inode fork verifiers to xfs_dinode_verify
Darrick J. Wong
1
-3
/
+69
2018-01-08
xfs: verify dinode header first
Darrick J. Wong
1
-10
/
+13
2018-01-08
xfs: refactor verifier callers to print address of failing check
Darrick J. Wong
1
-1
/
+1
2018-01-08
xfs: have buffer verifier functions report failing address
Darrick J. Wong
1
-17
/
+19
2018-01-08
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
1
-2
/
+1
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
1
-0
/
+1
2017-06-27
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
1
-2
/
+1
2017-06-19
xfs: export various function for the online scrubber
Darrick J. Wong
1
-1
/
+1
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
1
-1
/
+1
2017-04-03
xfs: fix up inode validation failure message
Eric Sandeen
1
-1
/
+1
2017-01-17
xfs: sanity check inode di_mode
Amir Goldstein
1
-0
/
+3
2017-01-17
xfs: sanity check directory inode di_size
Amir Goldstein
1
-2
/
+5
2016-12-07
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
Dave Chinner
1
-1
/
+9
2016-12-05
xfs: optimise CRC updates
Dave Chinner
1
-1
/
+1
2016-12-05
xfs: don't allow di_size with high bit set
Darrick J. Wong
1
-0
/
+8
2016-11-08
libxfs: synchronize dinode_verify with userspace
Darrick J. Wong
1
-3
/
+3
2016-10-20
libxfs: v3 inodes are only valid on crc-enabled filesystems
Roger Willcocks
1
-1
/
+12
2016-10-05
xfs: don't mix reflink and DAX mode for now
Darrick J. Wong
1
-0
/
+4
2016-10-05
xfs: check for invalid inode reflink flags
Darrick J. Wong
1
-0
/
+16
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
1
-1
/
+3
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
1
-0
/
+1
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
1
-4
/
+4
2016-02-09
xfs: move di_changecount to VFS inode
Dave Chinner
1
-2
/
+2
2016-02-09
xfs: move inode generation count to VFS inode
Dave Chinner
1
-4
/
+4
2016-02-09
xfs: use vfs inode nlink field everywhere
Dave Chinner
1
-3
/
+3
2016-02-09
xfs: move v1 inode conversion to xfs_inode_from_disk
Dave Chinner
1
-22
/
+20
2016-02-09
xfs: cull unnecessary icdinode fields
Dave Chinner
1
-26
/
+13
2016-02-09
xfs: remove timestamps from incore inode
Dave Chinner
1
-12
/
+79
2016-02-09
xfs: introduce inode log format object
Dave Chinner
1
-4
/
+4
2016-01-12
xfs: handle dquot buffer readahead in log recovery correctly
Dave Chinner
1
-0
/
+2
2016-01-12
xfs: inode recovery readahead can race with inode buffer creation
Dave Chinner
1
-5
/
+7
2016-01-04
xfs: print name of verifier if it fails
Eric Sandeen
1
-0
/
+2
2015-07-29
xfs: create new metadata UUID field and incompat flag
Eric Sandeen
1
-2
/
+2
2015-06-22
xfs: return a void pointer from xfs_buf_offset
Christoph Hellwig
1
-5
/
+3
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-5
/
+5
2014-06-25
libxfs: move source files
Dave Chinner
1
-0
/
+479