summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_log.c
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2013-09-09xfs: fix some minor sparse warningsDave Chinner
2013-08-20xfs: fix the comment of xfs_log_unmount_write()Zhi Yong Wu
2013-08-20xfs: fix the comment of xlog_write_setup_copy()Zhi Yong Wu
2013-08-12xfs: Validate log space at mount timeJie Liu
2013-08-12xfs: Refactor xfs_ticket_alloc() to extract a new helperJie Liu
2013-07-22xfs: Fix a deadlock in xfs_log_commit_cil() code pathChandra Seetharaman
2013-06-27xfs: Introduce ordered log vector supportDave Chinner
2013-03-07xfs: rename random32() to prandom_u32()Akinobu Mita
2013-01-18xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclaredBen Myers
2013-01-17xfs: Remove boolean_t typedef completely.Thiago Farina
2012-12-03xfs: fix sparse reported log CRC endian issueDave Chinner
2012-11-29xfs: fix direct IO nested transaction deadlock.Dave Chinner
2012-11-20xfs: add CRC checks to the logChristoph Hellwig
2012-11-16xfs: make buffer read verication an IO completion functionDave Chinner
2012-10-17xfs: only update the last_sync_lsn when a transaction completesDave Chinner
2012-10-17xfs: xfs_quiesce_attr() should quiesce the log like unmountDave Chinner
2012-10-17xfs: syncd workqueue is no moreDave Chinner
2012-10-17xfs: Bring some sanity to log unmountingDave Chinner
2012-10-17xfs: sync work is now only periodic log workDave Chinner
2012-06-21xfs: remove xlog_t typedefMark Tinguely
2012-06-21xfs: rename log structure to xlogMark Tinguely
2012-06-21xfs: shutdown xfs_sync_worker before the logBen Myers
2012-05-30xfs: switch to proper __bitwise type for KM_... flagsAl Viro
2012-05-21xfs: add trace points for log forcesDave Chinner
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner
2012-05-14xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-05-14xfs: use blocks for storing the desired IO sizeDave Chinner
2012-05-14xfs: use blocks for counting length of buffersDave Chinner
2012-05-14xfs: clean up buffer get/read call APIDave Chinner
2012-05-14xfs: allow assigning the tail lsn with the AIL lock heldChristoph Hellwig
2012-03-26xfs: Account log unmount transaction correctlyDave Chinner
2012-02-23xfs: split and cleanup xfs_log_reserveChristoph Hellwig
2012-02-23xfs: share code for grant head availability checksChristoph Hellwig
2012-02-23xfs: share code for grant head wakeupsChristoph Hellwig
2012-02-23xfs: share code for grant head waitingChristoph Hellwig
2012-02-23xfs: add xlog_grant_head_wake_allChristoph Hellwig
2012-02-23xfs: add xlog_grant_head_initChristoph Hellwig
2012-02-23xfs: add the xlog_grant_head structureChristoph Hellwig
2012-02-23xfs: remove log space waitqueuesChristoph Hellwig
2012-02-23xfs: cleanup xfs_log_space_wakeChristoph Hellwig
2012-02-23xfs: do exact log space wakeups in xlog_ungrant_log_spaceChristoph Hellwig
2012-02-23xfs: split tail_lsn assignments from log space wakeupsChristoph Hellwig
2011-12-08xfs: remove the deprecated nodelaylog optionChristoph Hellwig
2011-12-06xfs: fix the logspace waiting algorithmChristoph Hellwig
2011-11-08xfs: constify xfs_item_opsChristoph Hellwig
2011-10-12xfs: clean up xfs_ioerror_alertChristoph Hellwig
2011-10-12xfs: clean up buffer allocationChristoph Hellwig
2011-10-12xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig