Commit Graph

185 Commits (9e5e8deca74603357626471a9b44f05dea9e32b1)

Author SHA1 Message Date
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 7e9620f21d xfs: only update the last_sync_lsn when a transaction completes 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 f7bdf03a99 xfs: rename log structure to xlog 13 years ago
Ben Myers 8866fc6fa5 xfs: shutdown xfs_sync_worker before the log 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
Christoph Hellwig 28496968a6 xfs: add the xlog_grant_head structure 13 years ago
Christoph Hellwig 14a7235fba xfs: remove log space waitqueues 13 years ago
Christoph Hellwig cfb7cdca0a xfs: cleanup xfs_log_space_wake 13 years ago
Christoph Hellwig 3af1de753b xfs: do exact log space wakeups in xlog_ungrant_log_space 13 years ago
Christoph Hellwig 09a423a3d6 xfs: split tail_lsn assignments from log space wakeups 13 years ago
Christoph Hellwig 93b8a5854f xfs: remove the deprecated nodelaylog option 13 years ago
Christoph Hellwig 9f9c19ec1a xfs: fix the logspace waiting algorithm 13 years ago
Christoph Hellwig 272e42b215 xfs: constify xfs_item_ops 13 years ago
Christoph Hellwig 901796afca xfs: clean up xfs_ioerror_alert 13 years ago
Christoph Hellwig 4347b9d7ad xfs: clean up buffer allocation 13 years ago
Christoph Hellwig c867cb6164 xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE 13 years ago
Chandra Seetharaman 02fe03d909 xfs: Remove the macro XFS_BUF_SET_PTR 14 years ago
Chandra Seetharaman 6292604447 xfs: Remove the macro XFS_BUF_PTR 14 years ago
Chandra Seetharaman b75e40a419 xfs: Remove macro XFS_BUF_BUSY and family 14 years ago
Chandra Seetharaman 5a52c2a581 xfs: Remove the macro XFS_BUF_ERROR and family 14 years ago
Christoph Hellwig cb669ca570 xfs: remove wrappers around b_iodone 14 years ago
Christoph Hellwig adadbeefb3 xfs: remove wrappers around b_fspriv 14 years ago
Christoph Hellwig bf9d9013a2 xfs: add a proper transaction pointer to struct xfs_buf 14 years ago
Christoph Hellwig e163cbde98 xfs: avoid a few disk cache flushes 14 years ago