Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b300667b33b2b5a2c8e5f8f22826befb3d7f4f2b
/
fs
/
xfs
/
xfs_attr_inactive.c
182696f
xfs: rename _zone variables to _cache
by Darrick J. Wong
· 3 years, 3 months ago
9343ee7
xfs: convert bp->b_bn references to xfs_buf_daddr()
by Dave Chinner
· 3 years, 4 months ago
04fcad8
xfs: introduce xfs_buf_daddr()
by Dave Chinner
· 3 years, 4 months ago
2b74b03
xfs: Add delay ready attr remove routines
by Allison Henderson
· 3 years, 8 months ago
ef83851
xfs: cleanup xfs_idestroy_fork
by Christoph Hellwig
· 4 years, 7 months ago
f7e67b2
xfs: move the fork format fields into struct xfs_ifork
by Christoph Hellwig
· 4 years, 7 months ago
8d57c21
xfs: add a function to deal with corrupt buffers post-verifiers
by Darrick J. Wong
· 4 years, 10 months ago
496b9bc
xfs: fix use-after-free when aborting corrupt attr inactivation
by Darrick J. Wong
· 4 years, 10 months ago
ce92464
xfs: make xfs_trans_get_buf return an error code
by Darrick J. Wong
· 5 years ago
54027a4
xfs: fix uninitialized variable in xfs_attr3_leaf_inactive
by Darrick J. Wong
· 5 years ago
0bb9d15
xfs: streamline xfs_attr3_leaf_inactive
by Darrick J. Wong
· 5 years ago
e8db2aa
xfs: fix memory corruption during remote attr value buffer invalidation
by Darrick J. Wong
· 5 years ago
2911edb
xfs: remove the mappedbno argument to xfs_da_get_buf
by Christoph Hellwig
· 5 years ago
02c57f0
xfs: split xfs_da3_node_read
by Christoph Hellwig
· 5 years ago
51908ca
xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
by Christoph Hellwig
· 5 years ago
f475dc4d
xfs: devirtualize ->node_hdr_from_disk
by Christoph Hellwig
· 5 years ago
a5155b8
xfs: always log corruption errors
by Darrick J. Wong
· 5 years ago
c2414ad
xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
by Darrick J. Wong
· 5 years ago
707e0dd
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
by Tetsuo Handa
· 5 years ago
250d4b4
xfs: remove unused header files
by Eric Sandeen
· 6 years ago
dbd329f1
xfs: add struct xfs_mount pointer to struct xfs_buf
by Christoph Hellwig
· 6 years ago
c8eac49
xfs: remove all boilerplate defer init/finish code
by Brian Foster
· 6 years ago
02dff7b
xfs: pull up dfops from xfs_itruncate_extents()
by Brian Foster
· 6 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
a53efbd
xfs: fail if xattr inactivation hits a hole
by Brian Foster
· 7 years ago
f35c5e1
xfs: reinit btree pointer on attr tree inactivation walk
by Brian Foster
· 7 years ago
411350d
xfs: refactor xfs_trans_roll
by Christoph Hellwig
· 7 years ago
0d5a75e
xfs: make several functions static
by Eric Sandeen
· 9 years ago
253f491
xfs: better xfs_trans_alloc interface
by Christoph Hellwig
· 9 years ago
de50e16
Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next
by Dave Chinner
· 10 years ago
f66bf04
xfs: don't truncate attribute extents if no extents exist
by Brian Foster
· 10 years ago
4ea7976
Merge branch 'xfs-commit-cleanup' into for-next
by Dave Chinner
· 10 years ago
7039331
xfs: saner xfs_trans_commit interface
by Christoph Hellwig
· 10 years ago
4906e21
xfs: remove the flags argument to xfs_trans_cancel
by Christoph Hellwig
· 10 years ago
6dfe5a0
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
by Dave Chinner
· 10 years ago
2f66124
xfs: pass attr geometry to attr leaf header conversion functions
by Brian Foster
· 10 years ago
bb58e61
xfs: move most of xfs_sb.h to xfs_format.h
by Christoph Hellwig
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
6d3ebaa
xfs: merge xfs_dinode.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 11 years ago
b474c7a
xfs: Nuke XFS_ERROR macro
by Eric Sandeen
· 11 years ago
d99831f
xfs: return is not a function
by Eric Sandeen
· 11 years ago
01ba43b
xfs: vectorise encoding/decoding directory headers
by Dave Chinner
· 11 years ago
4bceb18
xfs: vectorise DA btree operations
by Dave Chinner
· 11 years ago
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
5706278
xfs: unify directory/attribute format definitions
by Dave Chinner
· 11 years ago
70a9883
xfs: create a shared header file for format-related information
by Dave Chinner
· 11 years ago
3d3c8b5
xfs: refactor xfs_trans_reserve() interface
by Jie Liu
· 11 years ago
fde2227
xfs: split out attribute fork truncation code into separate file
by Dave Chinner
· 11 years ago