xfs: kill XFS_BTREE_MAXLEVELS
[linux-2.6-microblaze.git] / fs / xfs /
2021-10-19 Darrick J. Wongxfs: kill XFS_BTREE_MAXLEVELS
2021-10-19 Darrick J. Wongxfs: compute the maximum height of the rmap btree when...
2021-10-19 Darrick J. Wongxfs: clean up xfs_btree_{calc_size,compute_maxlevels}
2021-10-19 Darrick J. Wongxfs: compute maximum AG btree height for critical reser...
2021-10-19 Darrick J. Wongxfs: rename m_ag_maxlevels to m_allocbt_maxlevels
2021-10-19 Darrick J. Wongxfs: dynamically allocate cursors based on maxlevels
2021-10-19 Darrick J. Wongxfs: encode the max btree height in the cursor
2021-10-19 Darrick J. Wongxfs: refactor btree cursor allocation function
2021-10-19 Darrick J. Wongxfs: rearrange xfs_btree_cur fields for better packing
2021-10-19 Darrick J. Wongxfs: prepare xfs_btree_cur for dynamic cursor heights
2021-10-19 Darrick J. Wongxfs: dynamically allocate btree scrub context structure
2021-10-19 Darrick J. Wongxfs: don't track firstrec/firstkey separately in xchk_btree
2021-10-19 Darrick J. Wongxfs: reduce the size of nr_ops for refcount btree cursors
2021-10-19 Darrick J. Wongxfs: remove xfs_btree_cur.bc_blocklog
2021-10-19 Darrick J. Wongxfs: fix incorrect decoding in xchk_btree_cur_fsbno
2021-10-19 Brian Fosterxfs: fix perag reference leak on iteration race with...
2021-10-19 Brian Fosterxfs: terminate perag iteration reliably on agcount
2021-10-19 Brian Fosterxfs: rename the next_agno perag iteration variable
2021-10-19 Brian Fosterxfs: fold perag loop iteration logic into helper function
2021-10-19 Qing Wangxfs: replace snprintf in show functions with sysfs_emit
2021-10-14 Christoph Hellwigxfs: remove the xfs_dqblk_t typedef
2021-10-14 Christoph Hellwigxfs: remove the xfs_dsb_t typedef
2021-10-14 Christoph Hellwigxfs: remove the xfs_dinode_t typedef
2021-10-14 Darrick J. Wongxfs: check that bc_nlevels never overflows
2021-10-14 Darrick J. Wongxfs: stricter btree height checking when scanning for...
2021-10-14 Darrick J. Wongxfs: stricter btree height checking when looking for...
2021-10-14 Darrick J. Wongxfs: don't allocate scrub contexts on the stack
2021-10-14 Darrick J. Wongxfs: remove xfs_btree_cur_t typedef
2021-10-14 Darrick J. Wongxfs: fix maxlevels comparisons in the btree staging...
2021-10-14 Darrick J. Wongxfs: port the defer ops capture and continue to resourc...
2021-10-14 Darrick J. Wongxfs: formalize the process of holding onto resources...
2021-10-11 Rustam Kovhaevxfs: use kmem_cache_free() for kmem_cache objects
2021-10-11 Gustavo A. R. Silvaxfs: Use kvcalloc() instead of kvzalloc()
2021-10-03 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-09-28 Linus TorvaldsMerge tag 'mmc-v5.15-2' of git://git./linux/kernel...
2021-09-28 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2021-09-27 Linus TorvaldsMerge tag 'media/v5.15-2' of git://git./linux/kernel...
2021-09-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-09-27 Jani NikulaMerge tag 'gvt-fixes-2021-09-18' of https://github...
2021-09-25 Linus TorvaldsMerge tag 'for-linus-5.15b-rc3-tag' of git://git./linux...
2021-09-25 Jakub KicinskiMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2021-09-24 Thomas GleixnerMerge tag 'irqchip-fixes-5.15-1' of git://git./linux...
2021-09-23 Linus TorvaldsMerge tag 'for-5.15-rc2-tag' of git://git./linux/kernel...
2021-09-22 Linus TorvaldsMerge tag 'nfsd-5.15-2' of git://git./linux/kernel...
2021-09-21 Takashi IwaiMerge tag 'asoc-fix-v5.15-rc2' of https://git./linux...
2021-09-20 Linus TorvaldsMerge tag 'afs-fixes-20210913' of git://git./linux...
2021-09-20 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc2' of git://git./linux/kerne...
2021-09-20 Linus TorvaldsMerge tag 'regulator-fix-v5.15-rc2' of git://git./linux...
2021-09-19 Linus TorvaldsMerge tag 'x86_urgent_for_v5.15_rc2' of git://git....
2021-09-17 Linus TorvaldsMerge tag 'dma-mapping-5.15-1' of git://git.infradead...
2021-09-17 Linus TorvaldsMerge tag 'for-linus-5.15b-rc2-tag' of git://git./linux...
2021-09-16 Linus TorvaldsMerge tag 'net-5.15-rc2' of git://git./linux/kernel...
2021-09-16 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20210915' of git://git...
2021-09-14 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2021-09-13 Linus TorvaldsMerge branch 'gcc-min-version-5.1' (make gcc-5.1 the...
2021-09-12 Linus TorvaldsMerge tag 'compiler-attributes-for-linus-v5.15-rc1...
2021-09-12 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.15-rc1' of git:...
2021-09-12 Linus TorvaldsMerge tag 'for-linus-5.15-1' of git://github.com/cminya...
2021-09-12 Linus TorvaldsMerge tag 'sched_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge tag 'locking_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge tag 'timers_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge branch 'misc.namei' of git://git./linux/kernel...
2021-09-12 Linus TorvaldsMerge tag '5.15-rc-cifs-part2' of git://git.samba.org...
2021-09-11 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-09-11 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-mw1' of git://git....
2021-09-11 Linus TorvaldsMerge branch 'for-5.15' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'io_uring-5.15-2021-09-11' of git://git.kerne...
2021-09-11 Linus TorvaldsMerge tag 'block-5.15-2021-09-11' of git://git.kernel...
2021-09-11 Linus TorvaldsMerge tag 'libata-5.15-2021-09-11' of git://git.kernel...
2021-09-11 Linus TorvaldsMerge tag 'trace-v5.15-3' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'rtc-5.15' of git://git./linux/kernel/git...
2021-09-11 Linus TorvaldsMerge tag 'firewire-update' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'pwm/for-5.15-rc1' of git://git./linux/kernel...
2021-09-11 Linus TorvaldsMerge tag 'thermal-v5.15-rc1' of git://git./linux/kerne...
2021-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-09-10 Thomas GleixnerMerge branch 'linus' into smp/urgent
2021-09-10 Linus TorvaldsMerge tag 'acpi-5.15-rc1-3' of git://git./linux/kernel...
2021-09-10 Linus TorvaldsMerge tag 'pm-5.15-rc1-3' of git://git./linux/kernel...
2021-09-10 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-09-10 Linus TorvaldsMerge tag 'for-5.15/parisc-3' of git://git./linux/kerne...
2021-09-10 Linus TorvaldsMerge tag 'iommu-fixes-v5.15-rc0' of git://git./linux...
2021-09-10 Linus TorvaldsMerge tag 'char-misc-5.15-rc1-2' of git://git./linux...
2021-09-10 Rafael J. WysockiMerge branches 'acpi-scan' and 'acpi-prm'
2021-09-10 Rafael J. WysockiMerge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'
2021-09-10 Linus TorvaldsMerge tag 'drm-next-2021-09-10' of git://anongit.freede...
2021-09-09 Linus TorvaldsMerge tag '5.15-rc-ksmbd-part2' of git://git.samba...
2021-09-09 Linus TorvaldsMerge tag 'for-5.15-tag' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge tag 'sound-fix-5.15-rc1' of git://git./linux...
2021-09-09 Linus TorvaldsMerge tag 'for-linus-5.15-rc1' of git://git./linux...
2021-09-09 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-09-09 Linus TorvaldsMerge tag 'trace-v5.15-2' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge tag 's390-5.15-2' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge branch 'work.gfs2' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge branch 'work.init' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge branch 'work.iov_iter' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge tag 'cxl-for-5.15' of git://git./linux/kernel...
2021-09-09 Linus TorvaldsMerge tag 'libnvdimm-for-5.15' of git://git./linux...
2021-09-09 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-09-09 Linus TorvaldsMerge tag 'dmaengine-5.15-rc1' of git://git./linux...
next