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
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
2021-08-01
Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-29
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2021-07-18
Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-15
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
2021-07-15
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
2021-07-12
xfs: Fix multiple fall-through warnings for Clang
Gustavo A. R. Silva
2021-07-02
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-25
xfs: Initialize error in xfs_attr_remove_iter
Allison Henderson
2021-06-21
xfs: fix endianness issue in xfs_ag_shrink_space
Darrick J. Wong
2021-06-21
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
2021-06-18
xfs: log stripe roundoff is a property of the log
Dave Chinner
2021-06-18
xfs: perag may be null in xfs_imap()
Dave Chinner
2021-06-18
Merge tag 'xfs-delay-ready-attrs-v20.1' of https://github.com/allisonhenderso...
Darrick J. Wong
2021-06-09
xfs: Make attr name schemes consistent
Allison Henderson
2021-06-09
xfs: Fix default ASSERT in xfs_attr_set_iter
Allison Henderson
2021-06-08
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
2021-06-08
Merge tag 'assorted-fixes-5.14-1_2021-06-03' of https://git.kernel.org/pub/sc...
Darrick J. Wong
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-03
xfs: fix radix tree tag signs
Darrick J. Wong
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: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-06-01
xfs: clean up open-coded fs block unit conversions
Darrick J. Wong
2021-06-01
xfs: Clean up xfs_attr_node_addname_clear_incomplete
Allison Henderson
[next]