index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_bmap_item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-18
1
-2
/
+2
*
xfs: convert EIO to EFSCORRUPTED when log contents are invalid
Darrick J. Wong
2019-11-10
1
-2
/
+2
*
xfs: always log corruption errors
Darrick J. Wong
2019-11-04
1
-1
/
+2
*
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-08-28
1
-3
/
+1
*
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-26
1
-2
/
+2
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-2
/
+0
*
xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c
Christoph Hellwig
2019-06-28
1
-1
/
+198
*
xfs: merge xfs_bud_init into xfs_trans_get_bud
Christoph Hellwig
2019-06-28
1
-8
/
+6
*
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
Christoph Hellwig
2019-06-28
1
-6
/
+0
*
xfs: add a flag to release log items on commit
Christoph Hellwig
2019-06-28
1
-26
/
+1
*
xfs: split iop_unlock
Christoph Hellwig
2019-06-28
1
-10
/
+7
*
xfs: don't require log items to implement optional methods
Christoph Hellwig
2019-06-28
1
-104
/
+0
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-28
1
-0
/
+1
*
xfs: pass transaction to xfs_defer_add()
Brian Foster
2018-08-02
1
-2
/
+1
*
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
2018-08-02
1
-3
/
+2
*
xfs: pass transaction to dfops reset/move helpers
Brian Foster
2018-08-02
1
-3
/
+3
*
xfs: use transaction for intent recovery instead of raw dfops
Brian Foster
2018-08-02
1
-6
/
+6
*
xfs: clean up IRELE/iput callsites
Darrick J. Wong
2018-07-26
1
-2
/
+2
*
xfs: use internal dfops during [b|c]ui recovery
Brian Foster
2018-07-26
1
-10
/
+11
*
xfs: use ->t_dfops for recovery of [b|c]ui log items
Brian Foster
2018-07-11
1
-0
/
+8
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-15
/
+1
*
xfs: log item flags are racy
Dave Chinner
2018-05-10
1
-2
/
+2
*
xfs: fix intent use-after-free on abort
Dave Chinner
2018-04-02
1
-19
/
+20
*
xfs: log recovery should replay deferred ops in order
Darrick J. Wong
2017-11-27
1
-16
/
+7
*
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-09-01
1
-1
/
+1
*
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
2017-06-19
1
-2
/
+15
*
xfs: reserve enough blocks to handle btree splits when remapping
Darrick J. Wong
2017-05-03
1
-1
/
+4
*
xfs: better log intent item refcount checking
Darrick J. Wong
2017-04-25
1
-0
/
+1
*
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
2016-10-04
1
-0
/
+2
*
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
2016-10-04
1
-1
/
+64
*
xfs: log bmap intent items
Darrick J. Wong
2016-10-04
1
-0
/
+69
*
xfs: create bmbt update intent log items
Darrick J. Wong
2016-10-04
1
-0
/
+374