index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2018-07-11
xfs: use ->t_dfops for all xfs_bunmapi() callers
Brian Foster
2018-07-11
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
2018-07-11
xfs: use ->t_dfops for all xfs_bmapi_write() callers
Brian Foster
2018-07-11
xfs: use ->t_dfops in dqalloc transaction
Brian Foster
2018-07-11
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
Brian Foster
2018-07-11
xfs: use ->t_dfops in extent split tx and remove param
Brian Foster
2018-07-11
xfs: remove dfops param in attr fork add path
Brian Foster
2018-07-11
xfs: use ->t_dfops for attr set/remove operations
Brian Foster
2018-07-11
xfs: use ->t_dfops for recovery of [b|c]ui log items
Brian Foster
2018-07-11
xfs: remove dfops param from high level dirname calls
Brian Foster
2018-07-11
xfs: remove dfops parameter from ifree call stack
Brian Foster
2018-07-11
xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
Brian Foster
2018-07-11
xfs: cow unwritten conversion uses uninitialized dfops
Brian Foster
2018-07-11
xfs: update my copyrights for the writeback and iomap code
Christoph Hellwig
2018-07-11
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
2018-07-11
iomap: add support for sub-pagesize buffered I/O without buffer heads
Christoph Hellwig
2018-07-11
xfs: allow writeback on pages without buffer heads
Christoph Hellwig
2018-07-11
xfs: refactor the tail of xfs_writepage_map
Christoph Hellwig
2018-07-11
xfs: remove xfs_start_page_writeback
Christoph Hellwig
2018-07-11
xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
Christoph Hellwig
2018-07-11
xfs: don't look at buffer heads in xfs_add_to_ioend
Christoph Hellwig
2018-07-11
xfs: remove the imap_valid flag
Christoph Hellwig
2018-07-11
xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
Christoph Hellwig
[prev]
[next]