Commit History

Author SHA1 Message Date
  Dave Chinner 0b61f8a407 xfs: convert to SPDX license tags 7 years ago
  Dave Chinner e6631f8554 xfs: get rid of the log item descriptor 7 years ago
  Dave Chinner 22525c17ed xfs: log item flags are racy 7 years ago
  Matthew Wilcox 57e8095611 xfs: Rename xa_ elements to ail_ 7 years ago
  Carlos Maiolino d3a304b629 xfs: Properly retry failed inode items in case of error during buffer writeback 8 years ago
  Christoph Hellwig 27af1bbf52 xfs: remove xfs_trans_ail_delete_bulk 8 years ago
  Brian Foster 146e54b71e xfs: add helper to conditionally remove items from the AIL 10 years ago
  Christoph Hellwig eacb24e734 xfs: pass a boolean flag to xfs_trans_free_items 10 years ago
  Eric Sandeen e4a1e29cb0 xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done() 11 years ago
  Dave Chinner 239880ef64 xfs: decouple log and transaction headers 12 years ago
  Jie Liu 8d1d40832b xfs: Simplify xfs_ail_min() with list_first_entry_or_null() 12 years ago
  Dave Chinner d386b32b55 xfs: sync minor header differences needed by userspace. 12 years ago
  Brian Foster 8375f922aa xfs: re-enable xfsaild idle mode and fix associated races 13 years ago
  Dave Chinner 04913fdd91 xfs: pass shutdown method into xfs_trans_ail_delete_bulk 13 years ago
  Christoph Hellwig 43ff2122e6 xfs: on-stack delayed write buffer lists 13 years ago
  Christoph Hellwig 211e4d434b xfs: implement freezing by emptying the AIL 13 years ago
  Christoph Hellwig 1c30462542 xfs: allow assigning the tail lsn with the AIL lock held 13 years ago
  Christoph Hellwig 5b03ff1b24 xfs: remove xfs_trans_unlocked_item 13 years ago
  Alex Elder 9508534c5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 14 years ago
  Dave Chinner 670ce93fef xfs: reduce the number of log forces from tail pushing 14 years ago
  Christoph Hellwig 0030807c66 xfs: revert to using a kthread for AIL pushing 14 years ago
  Dave Chinner af3e40228f xfs: convert AIL cursors to use struct list_head 14 years ago
  Dave Chinner 1d8c95a363 xfs: use a cursor for bulk AIL insertion 14 years ago
  Dave Chinner fd074841cf xfs: push the AIL from memory reclaim and periodic sync 14 years ago
  Dave Chinner 0bf6a5bd4b xfs: convert the xfsaild threads to a workqueue 14 years ago
  Dave Chinner 9552e7f2f3 xfs: use AIL bulk delete function to implement single delete 14 years ago
  Dave Chinner e605994929 xfs: use AIL bulk update function to implement single updates 14 years ago
  Dave Chinner 3013683253 xfs: remove all the inodes on a buffer from the AIL in bulk 14 years ago
  Dave Chinner 0e57f6a36f xfs: bulk AIL insertion during transaction commit 14 years ago
  Dave Chinner d17c701ce6 xfs: unlock items before allowing the CIL to commit 15 years ago