Commit History

Author SHA1 Message Date
  Ben Myers 003fd6c8be xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared 12 years ago
  Thiago Farina 667a9291c5 xfs: Remove boolean_t typedef completely. 12 years ago
  Dave Chinner f9668a09e3 xfs: fix sparse reported log CRC endian issue 12 years ago
  Dave Chinner 437a255aa2 xfs: fix direct IO nested transaction deadlock. 12 years ago
  Christoph Hellwig 0e446be448 xfs: add CRC checks to the log 12 years ago
  Dave Chinner c3f8fc73ac xfs: make buffer read verication an IO completion function 12 years ago
  Dave Chinner d35e88faa3 xfs: only update the last_sync_lsn when a transaction completes 12 years ago
  Dave Chinner c75921a72a xfs: xfs_quiesce_attr() should quiesce the log like unmount 12 years ago
  Dave Chinner 5889608df3 xfs: syncd workqueue is no more 12 years ago
  Dave Chinner cf2931db2d xfs: Bring some sanity to log unmounting 12 years ago
  Dave Chinner f661f1e0bf xfs: sync work is now only periodic log work 12 years ago
  Mark Tinguely 9a8d2fdbb4 xfs: remove xlog_t typedef 13 years ago
  Mark Tinguely ad223e6030 xfs: rename log structure to xlog 13 years ago
  Ben Myers 11159a0500 xfs: shutdown xfs_sync_worker before the log 13 years ago
  Al Viro 77ba78776e xfs: switch to proper __bitwise type for KM_... flags 13 years ago
  Dave Chinner 14c26c6a05 xfs: add trace points for log forces 13 years ago
  Dave Chinner ad1e95c54e xfs: clean up xfs_bit.h includes 13 years ago
  Dave Chinner 2a0ec1d9ed xfs: move xfs_get_extsz_hint() and kill xfs_rw.h 13 years ago
  Dave Chinner 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 years ago
  Dave Chinner aa0e8833b0 xfs: use blocks for storing the desired IO size 13 years ago
  Dave Chinner 4e94b71b70 xfs: use blocks for counting length of buffers 13 years ago
  Dave Chinner e70b73f84f xfs: clean up buffer get/read call API 13 years ago
  Christoph Hellwig 1c30462542 xfs: allow assigning the tail lsn with the AIL lock held 13 years ago
  Dave Chinner 3948659e30 xfs: Account log unmount transaction correctly 13 years ago
  Christoph Hellwig 9006fb91cf xfs: split and cleanup xfs_log_reserve 13 years ago
  Christoph Hellwig 42ceedb3ca xfs: share code for grant head availability checks 13 years ago
  Christoph Hellwig e179840d74 xfs: share code for grant head wakeups 13 years ago
  Christoph Hellwig 23ee3df349 xfs: share code for grant head waiting 13 years ago
  Christoph Hellwig a79bf2d75b xfs: add xlog_grant_head_wake_all 13 years ago
  Christoph Hellwig c303c5b8c3 xfs: add xlog_grant_head_init 13 years ago