index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-07-03
xfs: remove various bulk request typedef usage
Darrick J. Wong
2019-07-03
fs: xfs: xfs_log: Change return type from int to void
Hariprasad Kelam
2019-07-03
xfs: poll waiting for quotacheck
Darrick J. Wong
2019-07-03
xfs: multithreaded iwalk implementation
Darrick J. Wong
2019-07-02
xfs: refactor INUMBERS to use iwalk functions
Darrick J. Wong
2019-07-02
xfs: refactor iwalk code to handle walking inobt records
Darrick J. Wong
2019-07-02
xfs: refactor xfs_iwalk_grab_ichunk
Darrick J. Wong
2019-07-02
xfs: clean up long conditionals in xfs_iwalk_ichunk_ra
Darrick J. Wong
2019-07-02
xfs: change xfs_iwalk_grab_ichunk to use startino, not lastino
Darrick J. Wong
2019-07-02
xfs: move bulkstat ichunk helpers to iwalk code
Darrick J. Wong
2019-07-02
xfs: calculate inode walk prefetch more carefully
Darrick J. Wong
2019-07-02
xfs: convert bulkstat to new iwalk infrastructure
Darrick J. Wong
2019-07-02
xfs: bulkstat should copy lastip whenever userspace supplies one
Darrick J. Wong
2019-07-02
xfs: convert quotacheck to use the new iwalk functions
Darrick J. Wong
2019-07-02
xfs: create simplified inode walk function
Darrick J. Wong
2019-07-02
xfs: create iterator error codes
Darrick J. Wong
2019-06-30
xfs: remove XFS_TRANS_NOFS
Christoph Hellwig
2019-06-30
xfs: simplify xfs_ioend_can_merge
Christoph Hellwig
2019-06-30
xfs: allow merging ioends over append boundaries
Christoph Hellwig
2019-06-30
xfs: fix a comment typo in xfs_submit_ioend
Christoph Hellwig
2019-06-30
xfs: remove the unused xfs_count_page_state declaration
Christoph Hellwig
2019-06-28
xfs: fix iclog allocation size
Christoph Hellwig
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: implement cgroup aware writeback
Christoph Hellwig
2019-06-28
xfs: simplify xfs_chain_bio
Christoph Hellwig
2019-06-28
xfs: account for log space when formatting new AGs
Darrick J. Wong
2019-06-28
xfs: refactor free space btree record initialization
Darrick J. Wong
2019-06-28
xfs: always update params on small allocation
Brian Foster
2019-06-28
xfs: skip small alloc cntbt logic on NULL cursor
Brian Foster
2019-06-28
xfs: move small allocation helper
Brian Foster
2019-06-28
xfs: clean up small allocation helper
Brian Foster
2019-06-28
xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c
Christoph Hellwig
2019-06-28
xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c
Christoph Hellwig
2019-06-28
xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c
Christoph Hellwig
2019-06-28
xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c
Christoph Hellwig
2019-06-28
xfs: merge xfs_bud_init into xfs_trans_get_bud
Christoph Hellwig
2019-06-28
xfs: merge xfs_rud_init into xfs_trans_get_rud
Christoph Hellwig
2019-06-28
xfs: merge xfs_cud_init into xfs_trans_get_cud
Christoph Hellwig
2019-06-28
xfs: merge xfs_efd_init into xfs_trans_get_efd
Christoph Hellwig
2019-06-28
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
Christoph Hellwig
2019-06-28
xfs: use a list_head for iclog callbacks
Christoph Hellwig
2019-06-28
xfs: remove the xfs_log_item_t typedef
Christoph Hellwig
2019-06-28
xfs: don't cast inode_log_items to get the log_item
Christoph Hellwig
2019-06-28
xfs: add a flag to release log items on commit
Christoph Hellwig
2019-06-28
xfs: split iop_unlock
Christoph Hellwig
2019-06-28
xfs: don't use xfs_trans_free_items in the commit path
Christoph Hellwig
2019-06-28
xfs: remove the dummy iop_push implementation for inode creation items
Christoph Hellwig
2019-06-28
xfs: don't require log items to implement optional methods
Christoph Hellwig
2019-06-28
xfs: stop using XFS_LI_ABORTED as a parameter flag
Christoph Hellwig
2019-06-28
xfs: fix a trivial comment typo in xfs_trans_committed_bulk
Christoph Hellwig
[next]