Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e44605a8b1aa13d892addc59ec3d416cb186c77b
/
fs
/
xfs
/
libxfs
/
xfs_refcount.c
2e984ba
xfs: remove unneeded return value check for *init_cursor()
by Joseph Qi
· 4 years, 1 month ago
c4aa10d
xfs: make the btree ag cursor private union anonymous
by Dave Chinner
· 4 years, 10 months ago
576af73
xfs: convert btree cursor ag-private member name
by Dave Chinner
· 4 years, 10 months ago
706b8c5b
xfs: remove unnecessary null pointer checks from _read_agf callers
by Darrick J. Wong
· 5 years ago
a71895c
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
by Darrick J. Wong
· 5 years ago
f9e0370
xfs: kill the XFS_WANT_CORRUPT_* macros
by Darrick J. Wong
· 5 years ago
a5155b8
xfs: always log corruption errors
by Darrick J. Wong
· 5 years ago
74b4c5d
xfs: remove unnecessary int returns from deferred refcount functions
by Darrick J. Wong
· 5 years ago
bc46ac6
xfs: remove unnecessary int returns from deferred rmap functions
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
0f37d17
xfs: pass transaction to xfs_defer_add()
by Brian Foster
· 6 years ago
7dbddba
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
by Brian Foster
· 6 years ago
c8eac49
xfs: remove all boilerplate defer init/finish code
by Brian Foster
· 6 years ago
ef97ef2
xfs: clean up xfs_btree_del_cursor callers
by Darrick J. Wong
· 7 years ago
0b04b6b8
xfs: trivial xfs_btree_del_cursor cleanups
by Darrick J. Wong
· 7 years ago
5fdd979
xfs: remove xfs_defer_init() firstblock param
by Brian Foster
· 7 years ago
fb91f4b
xfs: replace no-op firstblock init with ->t_firstblock
by Brian Foster
· 7 years ago
bcd2c9f
xfs: refactor dfops init to attach to transaction
by Brian Foster
· 7 years ago
d5669ed
xfs: use ->t_dfops in reflink cow recover path
by Brian Foster
· 7 years ago
ed7ef8e
xfs: remove unused btree cursor bc_private.a.dfops field
by Brian Foster
· 7 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
9e6c08d
xfs: validate btree records on retrieval
by Dave Chinner
· 7 years ago
16858f7
xfs: fix error handling in xfs_refcount_insert()
by Dave Chinner
· 7 years ago
08daa3c
xfs: add repair helpers for the reference count btree
by Darrick J. Wong
· 7 years ago
7f8f131
xfs: expose various functions to repair code
by Darrick J. Wong
· 7 years ago
a1f6941
xfs: non-scrub - remove unused function parameters
by Eric Sandeen
· 7 years ago
49db55e
xfs: add scrub cross-referencing helpers for the refcount btrees
by Darrick J. Wong
· 7 years ago
0525e95
xfs: queue deferred rmap ops for cow staging extent alloc/free in the right order
by Darrick J. Wong
· 7 years ago
e9e899a
xfs: move error injection tags into their own file
by Darrick J. Wong
· 7 years ago
8ad7c629
xfs: remove the ip argument to xfs_defer_finish
by Christoph Hellwig
· 7 years ago
10479e2
xfs: check _alloc_read_agf buffer pointer before using
by Darrick J. Wong
· 8 years ago
9e24cfd
xfs: remove unneeded parameter from XFS_TEST_ERROR
by Darrick J. Wong
· 8 years ago
e1a4e37
xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
by Darrick J. Wong
· 8 years ago
3ecb3ac
xfs: avoid mount-time deadlock in CoW extent recovery
by Darrick J. Wong
· 8 years ago
6f97077
xfs: rework refcount cow recovery error handling
by Darrick J. Wong
· 8 years ago
174edb0
xfs: store in-progress CoW allocations in the refcount btree
by Darrick J. Wong
· 8 years ago
350a27a
xfs: introduce reflink utility functions
by Darrick J. Wong
· 8 years ago
33ba6129
xfs: connect refcount adjust functions to upper layers
by Darrick J. Wong
· 8 years ago
3172725
xfs: adjust refcount of an extent of blocks in refcount btree
by Darrick J. Wong
· 8 years ago
bdf2863
xfs: add refcount btree operations
by Darrick J. Wong
· 8 years ago