index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
2018-07-31
xfs: check for unknown v5 feature bits in superblock write verifier
Darrick J. Wong
2018-07-31
xfs: verify icount in superblock write
Darrick J. Wong
2018-07-31
libxfs: add more bounds checking to sb sanity checks
Bill O'Donnell
2018-07-31
xfs: refactor superblock verifiers
Darrick J. Wong
2018-07-30
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
2018-07-30
xfs: simplify xfs_idata_realloc
Christoph Hellwig
2018-07-30
xfs: remove if_real_bytes
Christoph Hellwig
2018-07-29
xfs: pass transaction lock while setting up agresv on cyclic metadata
Darrick J. Wong
2018-07-26
xfs: bypass final dfops roll in trans commit path
Brian Foster
2018-07-26
xfs: drop unnecessary xfs_defer_finish() dfops parameter
Brian Foster
2018-07-26
xfs: remove unnecessary dfops init calls in xattr code
Brian Foster
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
2018-07-26
xfs: use internal dfops in attr code
Brian Foster
2018-07-26
xfs: support embedded dfops in transaction
Brian Foster
2018-07-26
xfs: pack holes in xfs_defer_ops and xfs_trans
Brian Foster
2018-07-26
xfs: reset dfops to initial state after finish
Brian Foster
2018-07-26
xfs: remove unused deferred ops committed field
Brian Foster
2018-07-26
xfs: make deferred processing safe for embedded dfops
Brian Foster
2018-07-26
xfs: fix transaction leak on remote attr set/remove failure
Brian Foster
2018-07-24
xfs: properly handle free inodes in extent hint validators
Eric Sandeen
2018-07-23
xfs: force summary counter recalc at next mount
Darrick J. Wong
2018-07-23
xfs: refactor unmount record write
Darrick J. Wong
2018-07-23
xfs: detect and fix bad summary counts at mount
Darrick J. Wong
2018-07-23
xfs: clean up xfs_btree_del_cursor callers
Darrick J. Wong
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_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 xfs_defer_init() firstblock param
Brian Foster
2018-07-11
xfs: replace no-op firstblock init with ->t_firstblock
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 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 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: 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
[prev]
[next]