Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
707e0ddaf67e8942448ebdd16b523e409ebe40ce
/
fs
/
xfs
/
xfs_bmap_item.c
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
caeaea9
xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c
by Christoph Hellwig
· 6 years ago
73f0d23
xfs: merge xfs_bud_init into xfs_trans_get_bud
by Christoph Hellwig
· 6 years ago
95cf0e4
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
by Christoph Hellwig
· 6 years ago
9ce632a
xfs: add a flag to release log items on commit
by Christoph Hellwig
· 6 years ago
ddf9205
xfs: split iop_unlock
by Christoph Hellwig
· 6 years ago
e8b78db
xfs: don't require log items to implement optional methods
by Christoph Hellwig
· 6 years ago
5467b34
xfs: move xfs_ino_geometry to xfs_shared.h
by Darrick J. Wong
· 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
ce356d6
xfs: pass transaction to dfops reset/move helpers
by Brian Foster
· 6 years ago
fbfa977
xfs: use transaction for intent recovery instead of raw dfops
by Brian Foster
· 6 years ago
44a8736
xfs: clean up IRELE/iput callsites
by Darrick J. Wong
· 6 years ago
91ef75b
xfs: use internal dfops during [b|c]ui recovery
by Brian Foster
· 6 years ago
813d08c
xfs: use ->t_dfops for recovery of [b|c]ui log items
by Brian Foster
· 6 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
22525c1
xfs: log item flags are racy
by Dave Chinner
· 7 years ago
0612d11
xfs: fix intent use-after-free on abort
by Dave Chinner
· 7 years ago
5099558
xfs: log recovery should replay deferred ops in order
by Darrick J. Wong
· 7 years ago
8ad7c629
xfs: remove the ip argument to xfs_defer_finish
by Christoph Hellwig
· 7 years ago
e1a4e37
xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
by Darrick J. Wong
· 8 years ago
fe0be23
xfs: reserve enough blocks to handle btree splits when remapping
by Darrick J. Wong
· 8 years ago
c4cf1ac
xfs: better log intent item refcount checking
by Darrick J. Wong
· 8 years ago
17c12bc
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
by Darrick J. Wong
· 8 years ago
9f3afb5
xfs: implement deferred bmbt map/unmap operations
by Darrick J. Wong
· 8 years ago
77d61fe
xfs: log bmap intent items
by Darrick J. Wong
· 8 years ago
6413a01
xfs: create bmbt update intent log items
by Darrick J. Wong
· 8 years ago