index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_bmap_item.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-09
xfs: refactor xfs_iget calls from log intent recovery
Darrick J. Wong
1
-10
/
+1
2021-08-09
xfs: dump log intent items that cannot be recovered due to corruption
Darrick J. Wong
1
-0
/
+3
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-2
/
+2
2021-01-22
xfs: Check for extent overflow when punching a hole
Chandan Babu R
1
-6
/
+9
2021-01-22
xfs: Check for extent overflow when trivally adding a new extent
Chandan Babu R
1
-0
/
+7
2020-12-09
xfs: refactor file range validation
Darrick J. Wong
1
-1
/
+1
2020-12-09
xfs: refactor data device extent validation
Darrick J. Wong
1
-10
/
+1
2020-12-09
xfs: improve the code that checks recovered bmap intent items
Darrick J. Wong
1
-13
/
+13
2020-12-09
xfs: hoist recovered bmap intent checks out of xfs_bui_item_recover
Darrick J. Wong
1
-27
/
+47
2020-10-07
xfs: periodically relog deferred intent items
Darrick J. Wong
1
-0
/
+27
2020-10-07
xfs: fix an incore inode UAF in xfs_bui_recover
Darrick J. Wong
1
-2
/
+5
2020-10-07
xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock ordering
Darrick J. Wong
1
-18
/
+23
2020-10-07
xfs: clean up bmap intent item recovery checking
Darrick J. Wong
1
-26
/
+12
2020-10-07
xfs: proper replay of deferred ops queued during log recovery
Darrick J. Wong
1
-12
/
+4
2020-09-23
xfs: don't release log intent items when recovery fails
Darrick J. Wong
1
-10
/
+2
2020-09-23
xfs: attach inode to dquot in xfs_bui_item_recover
Darrick J. Wong
1
-0
/
+5
2020-09-23
xfs: log new intent items created as part of finishing recovered intent items
Darrick J. Wong
1
-1
/
+1
2020-07-28
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
1
-2
/
+2
2020-05-08
xfs: hoist setting of XFS_LI_RECOVERED to caller
Darrick J. Wong
1
-5
/
+0
2020-05-08
xfs: refactor intent item iop_recover calls
Darrick J. Wong
1
-35
/
+13
2020-05-08
xfs: refactor intent item RECOVERED flag into the log item
Darrick J. Wong
1
-5
/
+5
2020-05-08
xfs: refactor adding recovered intent items to the log
Darrick J. Wong
1
-7
/
+3
2020-05-08
xfs: refactor releasing finished intents during log recovery
Darrick J. Wong
1
-32
/
+10
2020-05-08
xfs: refactor recovered BUI log item playback
Darrick J. Wong
1
-9
/
+35
2020-05-08
xfs: refactor log recovery BUI item dispatch for pass2 commit functions
Darrick J. Wong
1
-2
/
+131
2020-05-08
xfs: refactor log recovery item sorting into a generic dispatch structure
Darrick J. Wong
1
-0
/
+9
2020-05-07
xfs: use delete helper for items expected to be in AIL
Brian Foster
1
-1
/
+1
2020-05-04
xfs: use a xfs_btree_cur for the ->finish_cleanup state
Christoph Hellwig
1
-1
/
+1
2020-05-04
xfs: turn dfp_done into a xfs_log_item
Christoph Hellwig
1
-4
/
+4
2020-05-04
xfs: turn dfp_intent into a xfs_log_item
Christoph Hellwig
1
-6
/
+6
2020-05-04
xfs: merge the ->diff_items defer op into ->create_intent
Christoph Hellwig
1
-3
/
+6
2020-05-04
xfs: merge the ->log_item defer op into ->create_intent
Christoph Hellwig
1
-28
/
+19
2019-11-18
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
1
-2
/
+2
2019-11-10
xfs: convert EIO to EFSCORRUPTED when log contents are invalid
Darrick J. Wong
1
-2
/
+2
2019-11-04
xfs: always log corruption errors
Darrick J. Wong
1
-1
/
+2
2019-08-28
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
1
-3
/
+1
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
1
-2
/
+2
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
[next]