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
/
xfs_bmap_item.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-2
/
+0
2019-06-28
xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c
Christoph Hellwig
1
-1
/
+198
2019-06-28
xfs: merge xfs_bud_init into xfs_trans_get_bud
Christoph Hellwig
1
-8
/
+6
2019-06-28
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
Christoph Hellwig
1
-6
/
+0
2019-06-28
xfs: add a flag to release log items on commit
Christoph Hellwig
1
-26
/
+1
2019-06-28
xfs: split iop_unlock
Christoph Hellwig
1
-10
/
+7
2019-06-28
xfs: don't require log items to implement optional methods
Christoph Hellwig
1
-104
/
+0
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
1
-0
/
+1
2018-08-02
xfs: pass transaction to xfs_defer_add()
Brian Foster
1
-2
/
+1
2018-08-02
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
1
-3
/
+2
2018-08-02
xfs: pass transaction to dfops reset/move helpers
Brian Foster
1
-3
/
+3
2018-08-02
xfs: use transaction for intent recovery instead of raw dfops
Brian Foster
1
-6
/
+6
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
1
-2
/
+2
2018-07-26
xfs: use internal dfops during [b|c]ui recovery
Brian Foster
1
-10
/
+11
2018-07-11
xfs: use ->t_dfops for recovery of [b|c]ui log items
Brian Foster
1
-0
/
+8
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2018-05-10
xfs: log item flags are racy
Dave Chinner
1
-2
/
+2
2018-04-02
xfs: fix intent use-after-free on abort
Dave Chinner
1
-19
/
+20
2017-11-27
xfs: log recovery should replay deferred ops in order
Darrick J. Wong
1
-16
/
+7
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
1
-1
/
+1
2017-06-19
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
1
-2
/
+15
2017-05-03
xfs: reserve enough blocks to handle btree splits when remapping
Darrick J. Wong
1
-1
/
+4
2017-04-25
xfs: better log intent item refcount checking
Darrick J. Wong
1
-0
/
+1
2016-10-04
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
1
-0
/
+2
2016-10-04
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
1
-1
/
+64
2016-10-04
xfs: log bmap intent items
Darrick J. Wong
1
-0
/
+69
2016-10-04
xfs: create bmbt update intent log items
Darrick J. Wong
1
-0
/
+374