summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-12xfs: remove redundant initialization of variable errorxfs-5.14-merge-3Shaokun Zhang
2021-06-12xfs: Fix 64-bit division on 32-bit in xlog_state_switch_iclogs()Geert Uytterhoeven
2021-06-12xfs: perag may be null in xfs_imap()Dave Chinner
2021-06-09Merge tag 'xfs-delay-ready-attrs-v20.1' of https://github.com/allisonhenderso...Darrick J. Wong
2021-06-09xfs: Make attr name schemes consistentAllison Henderson
2021-06-09xfs: Fix default ASSERT in xfs_attr_set_iterAllison Henderson
2021-06-08Merge tag 'xfs-cil-scale-2-tag' of git://git.kernel.org/pub/scm/linux/kernel/...xfs-5.14-merge-2Darrick J. Wong
2021-06-08Merge tag 'rename-eofblocks-5.14_2021-06-08' of https://git.kernel.org/pub/sc...Darrick J. Wong
2021-06-08Merge tag 'fix-inode-health-reports-5.14_2021-06-08' of https://git.kernel.or...Darrick J. Wong
2021-06-08xfs: rename struct xfs_eofblocks to xfs_icwalkrename-eofblocks-5.14_2021-06-08Darrick J. Wong
2021-06-08xfs: selectively keep sick inodes in memoryfix-inode-health-reports-5.14_2021-06-08Darrick J. Wong
2021-06-08xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_Darrick J. Wong
2021-06-08xfs: drop IDONTCACHE on inodes when we mark them sickDarrick J. Wong
2021-06-08xfs: only reset incore inode health state flags when reclaiming an inodeDarrick J. Wong
2021-06-08Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...Darrick J. Wong
2021-06-08Merge tag 'assorted-fixes-5.14-1_2021-06-03' of https://git.kernel.org/pub/sc...Darrick J. Wong
2021-06-08Merge tag 'unit-conversion-cleanups-5.14_2021-06-03' of https://git.kernel.or...Darrick J. Wong
2021-06-08xfs: drop the AGI being passed to xfs_check_agi_freecountDave Chinner
2021-06-08Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Darrick J. Wong
2021-06-08Merge tag 'xfs-buf-bulk-alloc-tag' of git://git.kernel.org/pub/scm/linux/kern...Darrick J. Wong
2021-06-08xfs: expanding delayed logging design with background materialDave Chinner
2021-06-08xfs: xlog_sync() manually adjusts grant head spaceDave Chinner
2021-06-08xfs: avoid cil push lock if possibleDave Chinner
2021-06-08xfs: move CIL ordering to the logvec chainDave Chinner
2021-06-08xfs: convert log vector chain to use list headsDave Chinner
2021-06-08xfs: convert CIL to unordered per cpu listsDave Chinner
2021-06-08xfs: Add order IDs to log items in CILDave Chinner
2021-06-08xfs: convert CIL busy extents to per-cpuDave Chinner
2021-06-08xfs: track CIL ticket reservation in percpu structureDave Chinner
2021-06-08xfs: implement percpu cil space used calculationDave Chinner
2021-06-08xfs: introduce per-cpu CIL tracking structureDave Chinner
2021-06-08xfs: introduce CPU hotplug infrastructureDave Chinner
2021-06-07xfs: merge xfs_buf_allocate_memoryDave Chinner
2021-06-07xfs: cleanup error handling in xfs_buf_get_mapChristoph Hellwig
2021-06-07xfs: get rid of xb_to_gfp()Dave Chinner
2021-06-07xfs: simplify the b_page_count calculationChristoph Hellwig
2021-06-07xfs: remove ->b_offset handling for page backed buffersChristoph Hellwig
2021-06-04xfs: rework per-iclog header CIL reservationDave Chinner
2021-06-04xfs: lift init CIL reservation out of xc_cil_lockDave Chinner
2021-06-04xfs: use the CIL space used counter for emptiness checksDave Chinner
2021-06-04xfs: CIL context doesn't need to count iovecsDave Chinner
2021-06-04xfs: xlog_write() doesn't need optype anymoreDave Chinner
2021-06-04xfs: xlog_write() no longer needs contwr stateDave Chinner
2021-06-04xfs:_introduce xlog_write_partial()Dave Chinner
2021-06-04xfs: introduce xlog_write_single()Dave Chinner
2021-06-04xfs: pass lv chain length into xlog_write()Dave Chinner
2021-06-04xfs: log ticket region debug is largely uselessDave Chinner
2021-06-04xfs: reserve space and initialise xlog_op_header in item formattingDave Chinner
2021-06-04xfs: move log iovec alignment to preparation functionDave Chinner
2021-06-04xfs: log tickets don't need log client idDave Chinner