aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log.c
Commit message (Expand)AuthorAge
* xfs: fix sparse reported log CRC endian issueDave Chinner2012-12-03
* xfs: fix direct IO nested transaction deadlock.Dave Chinner2012-11-29
* xfs: add CRC checks to the logChristoph Hellwig2012-11-19
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-15
* xfs: only update the last_sync_lsn when a transaction completesDave Chinner2012-10-17
* xfs: xfs_quiesce_attr() should quiesce the log like unmountDave Chinner2012-10-17
* xfs: syncd workqueue is no moreDave Chinner2012-10-17
* xfs: Bring some sanity to log unmountingDave Chinner2012-10-17
* xfs: sync work is now only periodic log workDave Chinner2012-10-17
* xfs: remove xlog_t typedefMark Tinguely2012-06-21
* xfs: rename log structure to xlogMark Tinguely2012-06-21
* xfs: shutdown xfs_sync_worker before the logBen Myers2012-06-21
* xfs: switch to proper __bitwise type for KM_... flagsAl Viro2012-05-29
* xfs: add trace points for log forcesDave Chinner2012-05-21
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: use blocks for storing the desired IO sizeDave Chinner2012-05-14
* xfs: use blocks for counting length of buffersDave Chinner2012-05-14
* xfs: clean up buffer get/read call APIDave Chinner2012-05-14
* xfs: allow assigning the tail lsn with the AIL lock heldChristoph Hellwig2012-05-14
* xfs: Account log unmount transaction correctlyDave Chinner2012-03-26
* xfs: split and cleanup xfs_log_reserveChristoph Hellwig2012-02-22
* xfs: share code for grant head availability checksChristoph Hellwig2012-02-22
* xfs: share code for grant head wakeupsChristoph Hellwig2012-02-22
* xfs: share code for grant head waitingChristoph Hellwig2012-02-22
* xfs: add xlog_grant_head_wake_allChristoph Hellwig2012-02-22
* xfs: add xlog_grant_head_initChristoph Hellwig2012-02-22
* xfs: add the xlog_grant_head structureChristoph Hellwig2012-02-22
* xfs: remove log space waitqueuesChristoph Hellwig2012-02-22
* xfs: cleanup xfs_log_space_wakeChristoph Hellwig2012-02-22
* xfs: do exact log space wakeups in xlog_ungrant_log_spaceChristoph Hellwig2012-02-22
* xfs: split tail_lsn assignments from log space wakeupsChristoph Hellwig2012-02-22
* xfs: remove the deprecated nodelaylog optionChristoph Hellwig2011-12-08
* xfs: fix the logspace waiting algorithmChristoph Hellwig2011-12-06
* xfs: constify xfs_item_opsChristoph Hellwig2011-11-08
* xfs: clean up xfs_ioerror_alertChristoph Hellwig2011-10-11
* xfs: clean up buffer allocationChristoph Hellwig2011-10-11
* xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig2011-10-11
* xfs: Remove the macro XFS_BUF_SET_PTRChandra Seetharaman2011-07-25
* xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman2011-07-25
* xfs: Remove macro XFS_BUF_BUSY and familyChandra Seetharaman2011-07-25
* xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman2011-07-25
* xfs: remove wrappers around b_iodoneChristoph Hellwig2011-07-13
* xfs: remove wrappers around b_fsprivChristoph Hellwig2011-07-13
* xfs: add a proper transaction pointer to struct xfs_bufChristoph Hellwig2011-07-13
* xfs: avoid a few disk cache flushesChristoph Hellwig2011-07-08
* xfs: cleanup I/O-related buffer flagsChristoph Hellwig2011-07-08
* xfs: return the buffer locked from xfs_buf_get_uncachedChristoph Hellwig2011-07-08
* xfs: clean up buffer locking helpersChristoph Hellwig2011-07-08