index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2021-06-08
Merge tag 'unit-conversion-cleanups-5.14_2021-06-03' of https://git.kernel.or...
Darrick J. Wong
2021-06-08
xfs: drop the AGI being passed to xfs_check_agi_freecount
Dave Chinner
2021-06-08
Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
2021-06-08
Merge tag 'xfs-buf-bulk-alloc-tag' of git://git.kernel.org/pub/scm/linux/kern...
Darrick J. Wong
2021-06-07
xfs: merge xfs_buf_allocate_memory
Dave Chinner
2021-06-07
xfs: cleanup error handling in xfs_buf_get_map
Christoph Hellwig
2021-06-07
xfs: get rid of xb_to_gfp()
Dave Chinner
2021-06-07
xfs: simplify the b_page_count calculation
Christoph Hellwig
2021-06-07
xfs: remove ->b_offset handling for page backed buffers
Christoph Hellwig
2021-06-03
xfs: refactor per-AG inode tagging functions
Darrick J. Wong
2021-06-03
xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag
Darrick J. Wong
2021-06-03
xfs: pass struct xfs_eofblocks to the inode scan callback
Darrick J. Wong
2021-06-03
xfs: fix radix tree tag signs
Darrick J. Wong
2021-06-03
xfs: make the icwalk processing functions clean up the grab state
Darrick J. Wong
2021-06-03
xfs: clean up inode state flag tests in xfs_blockgc_igrab
Darrick J. Wong
2021-06-03
xfs: remove indirect calls from xfs_inode_walk{,_ag}
Darrick J. Wong
2021-06-03
xfs: remove iter_flags parameter from xfs_inode_walk_*
Darrick J. Wong
2021-06-03
xfs: move xfs_inew_wait call into xfs_dqrele_inode
Darrick J. Wong
2021-06-03
xfs: separate the dqrele_all inode grab logic from xfs_inode_walk_ag_grab
Darrick J. Wong
2021-06-03
xfs: pass the goal of the incore inode walk to xfs_inode_walk()
Darrick J. Wong
2021-06-03
xfs: rename xfs_inode_walk functions to xfs_icwalk
Darrick J. Wong
2021-06-03
xfs: move the inode walk functions further down
Darrick J. Wong
2021-06-03
xfs: detach inode dquots at the end of inactivation
Darrick J. Wong
2021-06-03
xfs: move the quotaoff dqrele inode walk into xfs_icache.c
Darrick J. Wong
2021-06-02
xfs: don't take a spinlock unconditionally in the DIO fastpath
Dave Chinner
2021-06-02
xfs: mark xfs_bmap_set_attrforkoff static
Christoph Hellwig
2021-06-02
xfs: Remove redundant assignment to busy
Jiapeng Chong
2021-06-02
xfs: sort variable alphabetically to avoid repeated declaration
Shaokun Zhang
2021-06-02
xfs: remove xfs_perag_t
Dave Chinner
2021-06-02
xfs: use perag through unlink processing
Dave Chinner
2021-06-02
xfs: clean up and simplify xfs_dialloc()
Dave Chinner
2021-06-02
xfs: inode allocation can use a single perag instance
Dave Chinner
2021-06-02
xfs: get rid of xfs_dir_ialloc()
Dave Chinner
2021-06-02
xfs: collapse AG selection for inode allocation
Dave Chinner
2021-06-02
xfs: simplify xfs_dialloc_select_ag() return values
Dave Chinner
2021-06-02
xfs: remove agno from btree cursor
Dave Chinner
2021-06-02
xfs: use perag for ialloc btree cursors
Dave Chinner
2021-06-02
xfs: convert allocbt cursors to use perags
Dave Chinner
2021-06-02
xfs: convert refcount btree cursor to use perags
Dave Chinner
2021-06-02
xfs: convert rmap btree cursor to using a perag
Dave Chinner
2021-06-02
xfs: add a perag to the btree cursor
Dave Chinner
2021-06-02
xfs: pass perags around in fsmap data dev functions
Dave Chinner
2021-06-02
xfs: push perags through the ag reservation callouts
Dave Chinner
2021-06-02
xfs: pass perags through to the busy extent code
Dave Chinner
2021-06-02
xfs: convert secondary superblock walk to use perags
Dave Chinner
2021-06-02
xfs: convert xfs_iwalk to use perag references
Dave Chinner
2021-06-02
xfs: convert raw ag walks to use for_each_perag
Dave Chinner
2021-06-02
xfs: make for_each_perag... a first class citizen
Dave Chinner
2021-06-02
xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
Dave Chinner
2021-06-02
xfs: prepare for moving perag definitions and support to libxfs
Dave Chinner
[prev]
[next]