index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
xfs: Initialize variables in xfs_alloc_get_rec before using them
Carlos Maiolino
2018-07-12
1
-2
/
+3
*
xfs: remove unused iolock arg from xfs_break_dax_layouts
Eric Sandeen
2018-07-12
1
-2
/
+1
*
xfs: kill __xfs_buf_submit_common()
Brian Foster
2018-07-12
1
-49
/
+34
*
xfs: combine [a]sync buffer submission apis
Brian Foster
2018-07-12
3
-53
/
+33
*
xfs: use sync buffer I/O for sync delwri queue submission
Brian Foster
2018-07-12
1
-39
/
+41
*
xfs: refactor buffer submission into a common helper
Brian Foster
2018-07-12
2
-49
/
+37
*
xfs: remove xfs_defer_init() firstblock param
Brian Foster
2018-07-12
14
-58
/
+44
*
xfs: use ->t_firstblock in inode inactivate
Brian Foster
2018-07-12
1
-2
/
+1
*
xfs: use ->t_firstblock in extent swap
Brian Foster
2018-07-12
1
-4
/
+2
*
xfs: use ->t_firstblock in reflink cow block cancel
Brian Foster
2018-07-12
1
-2
/
+1
*
xfs: replace no-op firstblock init with ->t_firstblock
Brian Foster
2018-07-12
1
-1
/
+1
*
xfs: use ->t_firstblock in dq alloc
Brian Foster
2018-07-12
1
-2
/
+1
*
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
2018-07-12
6
-17
/
+11
*
xfs: remove xfs_btree_cur private firstblock field
Brian Foster
2018-07-12
3
-32
/
+7
*
xfs: remove bmap format helpers firstblock params
Brian Foster
2018-07-12
1
-34
/
+29
*
xfs: remove bmap extent add helper firstblock params
Brian Foster
2018-07-12
1
-16
/
+10
*
xfs: remove xfs_bmalloca firstblock field
Brian Foster
2018-07-12
2
-22
/
+23
*
xfs: use ->t_firstblock in bmap extent split
Brian Foster
2018-07-12
1
-9
/
+6
*
xfs: remove bmap insert/collapse firstblock param
Brian Foster
2018-07-12
3
-10
/
+8
*
xfs: remove xfs_bunmapi() firstblock param
Brian Foster
2018-07-12
9
-32
/
+22
*
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
2018-07-12
10
-38
/
+22
*
xfs: use ->t_firstblock in insert/collapse range
Brian Foster
2018-07-12
1
-6
/
+4
*
xfs: use ->t_firstblock in xfs_bmapi_remap()
Brian Foster
2018-07-12
1
-3
/
+2
*
xfs: use ->t_firstblock for all xfs_bunmapi() callers
Brian Foster
2018-07-12
5
-26
/
+15
*
xfs: use ->t_firstblock for all xfs_bmapi_write() callers
Brian Foster
2018-07-12
5
-25
/
+20
*
xfs: use ->t_firstblock in xattr ops
Brian Foster
2018-07-12
7
-38
/
+33
*
xfs: use ->t_firstblock in attrfork add
Brian Foster
2018-07-12
1
-20
/
+13
*
xfs: remove firstblock param from xfs dir ops
Brian Foster
2018-07-12
4
-33
/
+20
*
xfs: use ->t_firstblock in dir ops
Brian Foster
2018-07-12
2
-28
/
+23
*
xfs: add firstblock field to xfs_trans
Brian Foster
2018-07-12
2
-0
/
+3
*
xfs: allow null firstblock in xfs_bmapi_write() when tp is null
Brian Foster
2018-07-12
2
-7
/
+4
*
xfs: refactor dfops init to attach to transaction
Brian Foster
2018-07-12
14
-70
/
+55
*
xfs: use ->t_dfops in reflink cow recover path
Brian Foster
2018-07-12
1
-4
/
+5
*
xfs: use ->t_dfops in cancel cow blocks operation
Brian Foster
2018-07-12
1
-6
/
+8
*
xfs: use ->t_dfops for rmap extent swap operations
Brian Foster
2018-07-12
1
-13
/
+19
*
xfs: remove unused btree cursor bc_private.a.dfops field
Brian Foster
2018-07-12
7
-13
/
+9
*
xfs: remove xfs_btree_cur bmbt dfops field
Brian Foster
2018-07-12
3
-18
/
+4
*
xfs: remove dfops param from internal bmap extent helpers
Brian Foster
2018-07-12
1
-48
/
+44
*
xfs: use ->t_dfops for collapse/insert range operations
Brian Foster
2018-07-12
3
-19
/
+17
*
xfs: remove struct xfs_bmalloca dfops field
Brian Foster
2018-07-12
3
-17
/
+17
*
xfs: remove xfs_bmapi_remap() dfops param
Brian Foster
2018-07-12
2
-5
/
+5
*
xfs: remove xfs_bunmapi() dfops param
Brian Foster
2018-07-12
9
-24
/
+19
*
xfs: use ->t_dfops for all xfs_bunmapi() callers
Brian Foster
2018-07-12
4
-24
/
+33
*
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
2018-07-12
10
-25
/
+20
*
xfs: use ->t_dfops for all xfs_bmapi_write() callers
Brian Foster
2018-07-12
5
-20
/
+26
*
xfs: use ->t_dfops in dqalloc transaction
Brian Foster
2018-07-12
1
-14
/
+20
*
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
Brian Foster
2018-07-12
7
-119
/
+117
*
xfs: use ->t_dfops in extent split tx and remove param
Brian Foster
2018-07-12
1
-7
/
+6
*
xfs: remove dfops param in attr fork add path
Brian Foster
2018-07-12
1
-11
/
+8
*
xfs: use ->t_dfops for attr set/remove operations
Brian Foster
2018-07-12
2
-5
/
+9
[prev]
[next]