summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-02xfs: collapse AG selection for inode allocationDave Chinner
2021-06-02xfs: simplify xfs_dialloc_select_ag() return valuesDave Chinner
2021-06-02xfs: remove agno from btree cursorDave Chinner
2021-06-02xfs: use perag for ialloc btree cursorsDave Chinner
2021-06-02xfs: convert allocbt cursors to use peragsDave Chinner
2021-06-02xfs: convert refcount btree cursor to use peragsDave Chinner
2021-06-02xfs: convert rmap btree cursor to using a peragDave Chinner
2021-06-02xfs: add a perag to the btree cursorDave Chinner
2021-06-02xfs: pass perags around in fsmap data dev functionsDave Chinner
2021-06-02xfs: push perags through the ag reservation calloutsDave Chinner
2021-06-02xfs: pass perags through to the busy extent codeDave Chinner
2021-06-02xfs: convert secondary superblock walk to use peragsDave Chinner
2021-06-02xfs: convert xfs_iwalk to use perag referencesDave Chinner
2021-06-02xfs: convert raw ag walks to use for_each_peragDave Chinner
2021-06-02xfs: make for_each_perag... a first class citizenDave Chinner
2021-06-02xfs: move perag structure and setup to libxfs/xfs_ag.[ch]Dave Chinner
2021-06-02xfs: prepare for moving perag definitions and support to libxfsDave Chinner
2021-06-02xfs: move xfs_perag_get/put to xfs_ag.[ch]Dave Chinner
2021-06-01xfs: remove unnecessary shiftsDarrick J. Wong
2021-06-01xfs: clean up open-coded fs block unit conversionsDarrick J. Wong
2021-06-01xfs: Clean up xfs_attr_node_addname_clear_incompleteAllison Henderson
2021-06-01xfs: Remove xfs_attr_rmtval_setAllison Henderson
2021-06-01xfs: Add delay ready attr set routinesAllison Henderson
2021-06-01xfs: Add delay ready attr remove routinesAllison Henderson
2021-06-01xfs: Hoist node transaction handlingAllison Henderson
2021-06-01xfs: Hoist xfs_attr_leaf_addnameAllison Henderson
2021-06-01xfs: Hoist xfs_attr_node_addnameAllison Henderson
2021-06-01xfs: Add helper xfs_attr_node_addname_find_attrAllison Henderson
2021-06-01xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incompleteAllison Henderson
2021-06-01xfs: Refactor xfs_attr_set_shortformAllison Henderson
2021-06-01xfs: Add xfs_attr_node_remove_nameAllison Henderson
2021-06-01xfs: Reverse apply 72b97ea40dAllison Henderson
2021-06-01xfs: move page freeing into _xfs_buf_free_pages()Dave Chinner
2021-06-01xfs: merge _xfs_buf_get_pages()Dave Chinner
2021-06-01xfs: use alloc_pages_bulk_array() for buffersDave Chinner
2021-06-01xfs: use xfs_buf_alloc_pages for uncached buffersDave Chinner
2021-06-01xfs: split up xfs_buf_allocate_memoryDave Chinner
2021-05-30Linux 5.13-rc4Linus Torvalds
2021-05-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-29Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-29Merge tag 'riscv-for-linus-5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-29Merge tag 'xfs-5.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-05-29seccomp: Refactor notification handler to prepare for new semanticsSargun Dhillon
2021-05-29Merge tag 'thermal-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-29Merge tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-29Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-29Merge tag 'staging-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-29Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-29Merge tag 'usb-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds