Commit Graph

195 Commits (53b47106c0c2b1f42237d255ae272f0fcc3ec413)

Author SHA1 Message Date
Dave Chinner a30b036797 xfs: fix some minor sparse warnings 12 years ago
Zhi Yong Wu 8e159e72e2 xfs: fix the comment of xfs_log_unmount_write() 12 years ago
Zhi Yong Wu ac0e300fa5 xfs: fix the comment of xlog_write_setup_copy() 12 years ago
Jie Liu 3e7b91cf8c xfs: Validate log space at mount time 12 years ago
Jie Liu e773fc934f xfs: Refactor xfs_ticket_alloc() to extract a new helper 12 years ago
Chandra Seetharaman 297aa63769 xfs: Fix a deadlock in xfs_log_commit_cil() code path 12 years ago
Dave Chinner fd63875cc4 xfs: Introduce ordered log vector support 12 years ago
Akinobu Mita ecb3403de1 xfs: rename random32() to prandom_u32() 12 years ago
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 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 14 years ago