index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
libxfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
xfs_attr_leaf: use swap macro in xfs_attr3_leaf_rebalance
Gustavo A. R. Silva
2018-07-17
1
-10
/
+3
|
*
xfs: don't assume a left rmap when allocating a new rmap
Darrick J. Wong
2018-07-17
1
-12
/
+12
|
*
xfs: Initialize variables in xfs_alloc_get_rec before using them
Carlos Maiolino
2018-07-11
1
-2
/
+3
|
*
xfs: remove xfs_defer_init() firstblock param
Brian Foster
2018-07-11
6
-32
/
+19
|
*
xfs: replace no-op firstblock init with ->t_firstblock
Brian Foster
2018-07-11
1
-1
/
+1
|
*
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
2018-07-11
5
-16
/
+10
|
*
xfs: remove xfs_btree_cur private firstblock field
Brian Foster
2018-07-11
3
-32
/
+7
|
*
xfs: remove bmap format helpers firstblock params
Brian Foster
2018-07-11
1
-34
/
+29
|
*
xfs: remove bmap extent add helper firstblock params
Brian Foster
2018-07-11
1
-16
/
+10
|
*
xfs: remove xfs_bmalloca firstblock field
Brian Foster
2018-07-11
2
-22
/
+23
|
*
xfs: use ->t_firstblock in bmap extent split
Brian Foster
2018-07-11
1
-9
/
+6
|
*
xfs: remove bmap insert/collapse firstblock param
Brian Foster
2018-07-11
2
-8
/
+6
|
*
xfs: remove xfs_bunmapi() firstblock param
Brian Foster
2018-07-11
5
-22
/
+17
|
*
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
2018-07-11
4
-20
/
+9
|
*
xfs: use ->t_firstblock in xfs_bmapi_remap()
Brian Foster
2018-07-11
1
-3
/
+2
|
*
xfs: use ->t_firstblock for all xfs_bunmapi() callers
Brian Foster
2018-07-11
1
-10
/
+2
|
*
xfs: use ->t_firstblock in xattr ops
Brian Foster
2018-07-11
7
-38
/
+33
|
*
xfs: use ->t_firstblock in attrfork add
Brian Foster
2018-07-11
1
-20
/
+13
|
*
xfs: remove firstblock param from xfs dir ops
Brian Foster
2018-07-11
2
-11
/
+7
|
*
xfs: allow null firstblock in xfs_bmapi_write() when tp is null
Brian Foster
2018-07-11
1
-1
/
+1
|
*
xfs: refactor dfops init to attach to transaction
Brian Foster
2018-07-11
6
-23
/
+30
|
*
xfs: use ->t_dfops in reflink cow recover path
Brian Foster
2018-07-11
1
-4
/
+5
|
*
xfs: remove unused btree cursor bc_private.a.dfops field
Brian Foster
2018-07-11
4
-10
/
+6
|
*
xfs: remove xfs_btree_cur bmbt dfops field
Brian Foster
2018-07-11
3
-18
/
+4
|
*
xfs: remove dfops param from internal bmap extent helpers
Brian Foster
2018-07-11
1
-48
/
+44
|
*
xfs: use ->t_dfops for collapse/insert range operations
Brian Foster
2018-07-11
2
-13
/
+9
|
*
xfs: remove struct xfs_bmalloca dfops field
Brian Foster
2018-07-11
2
-16
/
+15
|
*
xfs: remove xfs_bmapi_remap() dfops param
Brian Foster
2018-07-11
2
-5
/
+5
|
*
xfs: remove xfs_bunmapi() dfops param
Brian Foster
2018-07-11
5
-17
/
+14
|
*
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
2018-07-11
4
-13
/
+9
|
*
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
Brian Foster
2018-07-11
7
-119
/
+117
|
*
xfs: use ->t_dfops in extent split tx and remove param
Brian Foster
2018-07-11
1
-7
/
+6
|
*
xfs: remove dfops param in attr fork add path
Brian Foster
2018-07-11
1
-11
/
+8
|
*
xfs: use ->t_dfops for attr set/remove operations
Brian Foster
2018-07-11
2
-5
/
+9
|
*
xfs: remove dfops param from high level dirname calls
Brian Foster
2018-07-11
2
-14
/
+12
|
*
xfs: remove dfops parameter from ifree call stack
Brian Foster
2018-07-11
2
-5
/
+2
|
*
xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
Brian Foster
2018-07-11
2
-6
/
+6
|
*
xfs: remove the now unused XFS_BMAPI_IGSTATE flag
Christoph Hellwig
2018-07-11
2
-7
/
+2
*
|
xfs: properly handle free inodes in extent hint validators
Eric Sandeen
2018-07-24
1
-2
/
+4
*
|
xfs: Initialize variables in xfs_alloc_get_rec before using them
Carlos Maiolino
2018-06-28
1
-2
/
+3
|
/
*
xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation
Darrick J. Wong
2018-06-24
1
-4
/
+27
*
xfs: fix off-by-one error in xfs_rtalloc_query_range
Darrick J. Wong
2018-06-24
1
-2
/
+2
*
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
2018-06-24
3
-0
/
+30
*
xfs: More robust inode extent count validation
Dave Chinner
2018-06-21
2
-29
/
+50
*
xfs: update incore per-AG inode count
Darrick J. Wong
2018-06-11
1
-0
/
+2
*
xfs: replace do_mod with native operations
Dave Chinner
2018-06-08
1
-14
/
+23
*
xfs: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
2018-06-08
1
-3
/
+2
*
xfs: clean up MIN/MAX
Dave Chinner
2018-06-08
7
-20
/
+20
*
xfs: move various type verifiers to common file
Dave Chinner
2018-06-08
7
-162
/
+192
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
68
-899
/
+68
[prev]
[next]