开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-23
xfs: trivial xfs_btree_del_cursor cleanups
Darrick J. Wong
2018-07-23
xfs: return from _defer_finish with a clean transaction
Darrick J. Wong
2018-07-23
xfs: check leaf attribute block freemap in verifier
Darrick J. Wong
2018-07-17
libxfs: Fix a couple of sparse complaintis
Carlos Maiolino
2018-07-17
xfs: use swap macro in xfs_dir2_leafn_rebalance
Gustavo A. R. Silva
2018-07-17
xfs_bmap_util: use swap macro
Gustavo A. R. Silva
2018-07-17
xfs_attr_leaf: use swap macro in xfs_attr3_leaf_rebalance
Gustavo A. R. Silva
2018-07-17
xfs: don't assume a left rmap when allocating a new rmap
Darrick J. Wong
2018-07-11
xfs: Initialize variables in xfs_alloc_get_rec before using them
Carlos Maiolino
2018-07-11
xfs: remove unused iolock arg from xfs_break_dax_layouts
Eric Sandeen
2018-07-11
xfs: kill __xfs_buf_submit_common()
Brian Foster
2018-07-11
xfs: combine [a]sync buffer submission apis
Brian Foster
2018-07-11
xfs: use sync buffer I/O for sync delwri queue submission
Brian Foster
2018-07-11
xfs: refactor buffer submission into a common helper
Brian Foster
2018-07-11
xfs: remove xfs_defer_init() firstblock param
Brian Foster
2018-07-11
xfs: use ->t_firstblock in inode inactivate
Brian Foster
2018-07-11
xfs: use ->t_firstblock in extent swap
Brian Foster
2018-07-11
xfs: use ->t_firstblock in reflink cow block cancel
Brian Foster
2018-07-11
xfs: replace no-op firstblock init with ->t_firstblock
Brian Foster
2018-07-11
xfs: use ->t_firstblock in dq alloc
Brian Foster
2018-07-11
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
2018-07-11
xfs: remove xfs_btree_cur private firstblock field
Brian Foster
2018-07-11
xfs: remove bmap format helpers firstblock params
Brian Foster
2018-07-11
xfs: remove bmap extent add helper firstblock params
Brian Foster
2018-07-11
xfs: remove xfs_bmalloca firstblock field
Brian Foster
2018-07-11
xfs: use ->t_firstblock in bmap extent split
Brian Foster
2018-07-11
xfs: remove bmap insert/collapse firstblock param
Brian Foster
2018-07-11
xfs: remove xfs_bunmapi() firstblock param
Brian Foster
2018-07-11
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
2018-07-11
xfs: use ->t_firstblock in insert/collapse range
Brian Foster
2018-07-11
xfs: use ->t_firstblock in xfs_bmapi_remap()
Brian Foster
2018-07-11
xfs: use ->t_firstblock for all xfs_bunmapi() callers
Brian Foster
2018-07-11
xfs: use ->t_firstblock for all xfs_bmapi_write() callers
Brian Foster
2018-07-11
xfs: use ->t_firstblock in xattr ops
Brian Foster
2018-07-11
xfs: use ->t_firstblock in attrfork add
Brian Foster
2018-07-11
xfs: remove firstblock param from xfs dir ops
Brian Foster
2018-07-11
xfs: use ->t_firstblock in dir ops
Brian Foster
2018-07-11
xfs: add firstblock field to xfs_trans
Brian Foster
2018-07-11
xfs: allow null firstblock in xfs_bmapi_write() when tp is null
Brian Foster
2018-07-11
xfs: refactor dfops init to attach to transaction
Brian Foster
2018-07-11
xfs: use ->t_dfops in reflink cow recover path
Brian Foster
2018-07-11
xfs: use ->t_dfops in cancel cow blocks operation
Brian Foster
2018-07-11
xfs: use ->t_dfops for rmap extent swap operations
Brian Foster
2018-07-11
xfs: remove unused btree cursor bc_private.a.dfops field
Brian Foster
2018-07-11
xfs: remove xfs_btree_cur bmbt dfops field
Brian Foster
2018-07-11
xfs: remove dfops param from internal bmap extent helpers
Brian Foster
2018-07-11
xfs: use ->t_dfops for collapse/insert range operations
Brian Foster
2018-07-11
xfs: remove struct xfs_bmalloca dfops field
Brian Foster
2018-07-11
xfs: remove xfs_bmapi_remap() dfops param
Brian Foster
2018-07-11
xfs: remove xfs_bunmapi() dfops param
Brian Foster
[next]