- 4e919af xfs: periodically relog deferred intent items by Darrick J. Wong · 4 years, 3 months ago
- e6fff81 xfs: proper replay of deferred ops queued during log recovery by Darrick J. Wong · 4 years, 3 months ago
- 901219b xfs: remove XFS_LI_RECOVERED by Darrick J. Wong · 4 years, 3 months ago
- d6b8fc6 xfs: do the assert for all the log done items in xfs_trans_cancel by Kaixu Xia · 4 years, 3 months ago
- cead0b1 xfs: simplify xfs_trans_getsb by Christoph Hellwig · 4 years, 4 months ago
- 3536b61 xfs: unwind log item error flagging by Dave Chinner · 4 years, 6 months ago
- 2ef3f7f xfs: get rid of log item callbacks by Dave Chinner · 4 years, 6 months ago
- 889eb55 xfs: refactor intent item RECOVERED flag into the log item by Darrick J. Wong · 4 years, 8 months ago
- 154c733 xfs: refactor releasing finished intents during log recovery by Darrick J. Wong · 4 years, 8 months ago
- 10d0c6e xfs: refactor recovered EFI log item playback by Darrick J. Wong · 4 years, 8 months ago
- ce92464 xfs: make xfs_trans_get_buf return an error code by Darrick J. Wong · 5 years ago
- 9676b54 xfs: make xfs_trans_get_buf_map return an error code by Darrick J. Wong · 5 years ago
- caeaea9 xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c by Christoph Hellwig · 6 years ago
- 3cfce1e xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c by Christoph Hellwig · 6 years ago
- effd5e9 xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c by Christoph Hellwig · 6 years ago
- 81f4004 xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c by Christoph Hellwig · 6 years ago
- efe2330 xfs: remove the xfs_log_item_t typedef by Christoph Hellwig · 6 years ago
- 9ce632a xfs: add a flag to release log items on commit by Christoph Hellwig · 6 years ago
- ddf9205 xfs: split iop_unlock by Christoph Hellwig · 6 years ago
- 8c9ce2f xfs: remove unused flags arg from getsb interfaces by Eric Sandeen · 6 years ago
- 66e3237 xfs: const-ify xfs_owner_info arguments by Darrick J. Wong · 6 years ago
- bc9f2b7 xfs: idiotproof defer op type configuration by Darrick J. Wong · 6 years ago
- 38b6238 xfs: fix buffer state management in xrep_findroot_block by Darrick J. Wong · 6 years ago
- 9d9e623 xfs: fold dfops into the transaction by Brian Foster · 6 years ago
- 1ae093cb xfs: replace xfs_defer_ops ->dop_pending with on-stack list by Brian Foster · 6 years ago
- 7dbddba xfs: drop dop param from xfs_defer_op_type ->finish_item() callback by Brian Foster · 6 years ago
- a819866 xfs: automatic dfops inode relogging by Brian Foster · 6 years ago
- 82ff27b xfs: automatic dfops buffer relogging by Brian Foster · 6 years ago
- 1214f1c xfs: replace dop_low with transaction flag by Brian Foster · 6 years ago
- 7279aa1 xfs: remove unused __xfs_defer_cancel() internal helper by Brian Foster · 6 years ago
- 9e28a24 xfs: drop unnecessary xfs_defer_finish() dfops parameter by Brian Foster · 6 years ago
- e021a2e xfs: support embedded dfops in transaction by Brian Foster · 6 years ago
- 44fd294 xfs: pack holes in xfs_defer_ops and xfs_trans by Brian Foster · 6 years ago
- bba59c5e xfs: add firstblock field to xfs_trans by Brian Foster · 6 years ago
- 6aa6718 xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops by Brian Foster · 6 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- fcb762f xfs: add bmapi nodiscard flag by Brian Foster · 7 years ago
- e6631f8 xfs: get rid of the log item descriptor by Dave Chinner · 7 years ago
- 22525c1 xfs: log item flags are racy by Dave Chinner · 7 years ago
- f8f2835 xfs: defer agfl block frees when dfops is available by Brian Foster · 7 years ago
- 643c8c0 Use list_head infra-structure for buffer's log items list by Carlos Maiolino · 7 years ago
- a5814bc xfs: disallow marking previously dirty buffers as ordered by Brian Foster · 7 years ago
- 9684010 xfs: refactor buffer logging into buffer dirtying helper by Brian Foster · 7 years ago
- 411350d xfs: refactor xfs_trans_roll by Christoph Hellwig · 7 years ago
- d3a304b xfs: Properly retry failed inode items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
- 0b80ae6 xfs: Add infrastructure needed for error propagation during buffer IO failure by Carlos Maiolino · 7 years ago
- c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
- f990fc5 xfs: remove lsn relevant fields from xfs_trans structure and its users by Shan Hai · 8 years ago
- e1a4e37 xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent by Darrick J. Wong · 8 years ago
- 254133f xfs: fold __xfs_trans_roll into xfs_trans_roll by Christoph Hellwig · 8 years ago
- e89c041 xfs: implement the GETFSMAP ioctl by Darrick J. Wong · 8 years ago
- 64f61ab xfs: remove unused struct declarations by Eric Sandeen · 8 years ago
- 9f3afb5 xfs: implement deferred bmbt map/unmap operations by Darrick J. Wong · 8 years ago
- 77d61fe xfs: log bmap intent items by Darrick J. Wong · 8 years ago
- 33ba612 xfs: connect refcount adjust functions to upper layers by Darrick J. Wong · 8 years ago
- f997ee2 xfs: log refcount intent items by Darrick J. Wong · 8 years ago
- 722e251 xfs: remove the extents array from the rmap update done log item by Darrick J. Wong · 8 years ago
- 9c19464 xfs: propagate bmap updates to rmapbt by Darrick J. Wong · 8 years ago
- f8dbebe xfs: enable the xfs_defer mechanism to process rmaps to update by Darrick J. Wong · 8 years ago
- 9e88b5d xfs: log rmap intent items by Darrick J. Wong · 8 years ago
- 340785c xfs: add owner field to extent allocation and freeing by Darrick J. Wong · 8 years ago
- 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
- 9749fee xfs: enable the xfs_defer mechanism to process extents to free by Darrick J. Wong · 8 years ago
- bba61cb xfs: clean up typedef usage in the EFI/EFD handling code by Darrick J. Wong · 8 years ago
- b1c5ebb xfs: allocate log vector buffers outside CIL context lock by Dave Chinner · 8 years ago
- 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 9 years ago
- a7e5d03 xfs: remove xfs_trans_get_block_res by Christoph Hellwig · 9 years ago
- 6bc43af xfs: ensure EFD trans aborts on log recovery extent free failure by Brian Foster · 9 years ago
- d43ac29 xfs: return committed status from xfs_trans_roll() by Brian Foster · 9 years ago
- 5e4b538 xfs: disentagle EFI release from the extent count by Brian Foster · 9 years ago
- 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 10 years ago
- 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 10 years ago
- 2e6db6c xfs: switch remaining xfs_trans_dup users to xfs_trans_roll by Christoph Hellwig · 10 years ago
- bde7cff xfs: format log items write directly into the linear CIL buffer by Christoph Hellwig · 11 years ago
- a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
- 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
- d420e5c xfs: remove unused transaction callback variables by Dave Chinner · 11 years ago
- 904c17e xfs: finish removing IOP_* macros. by Dave Chinner · 11 years ago
- f5baac3 xfs: avoid CIL allocation during insert by Dave Chinner · 11 years ago
- 7492c5b xfs: Reduce allocations during CIL insertion by Dave Chinner · 11 years ago
- 166d136 xfs: return log item size in IOP_SIZE by Dave Chinner · 11 years ago
- 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
- 7fd36c4 xfs: split out transaction reservation code by Dave Chinner · 11 years ago
- d386b32 xfs: sync minor header differences needed by userspace. by Dave Chinner · 11 years ago
- 2a3c0ac xfs: split out on-disk transaction definitions by Dave Chinner · 11 years ago
- 3ebe7d2 xfs: Inode create log items by Dave Chinner · 12 years ago
- 5f6bed7 xfs: Introduce an ordered buffer item by Dave Chinner · 12 years ago
- 2fb8b50 xfs: Remove two dead transaction log reservaion macros by Jie Liu · 12 years ago
- 742ae1e xfs: introduce CONFIG_XFS_WARN by Dave Chinner · 12 years ago
- 61fe135 xfs: buffer type overruns blf_flags field by Dave Chinner · 12 years ago
- d75afeb xfs: add buffer types to directory and attribute buffers by Dave Chinner · 12 years ago
- ee1a47a xfs: add support for large btree blocks by Christoph Hellwig · 12 years ago
- a21cd50 xfs: refactor space log reservation for XFS_TRANS_ATTR_SET by Jeff Liu · 12 years ago
- a7bd794 xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk by Jeff Liu · 12 years ago
- 762d7ba xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time by Jeff Liu · 12 years ago
- a1bd955 xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time by Jeff Liu · 12 years ago
- 4800104 xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time by Jeff Liu · 12 years ago
- f0f2df9 xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time by Jeff Liu · 12 years ago
- b0c10b98 xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time by Jeff Liu · 12 years ago
- 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago