aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_dquot_item.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Use list_head infra-structure for buffer's log items listGravatar Carlos Maiolino 1-1/+1
2018-01-17xfs: fix non-debug build compiler warningsGravatar Darrick J. Wong 1-4/+1
2018-01-12xfs: use %px for data pointers when debuggingGravatar Darrick J. Wong 1-1/+1
2017-11-30xfs: Properly retry failed dquot items in case of error during buffer writebackGravatar Carlos Maiolino 1-2/+38
2016-07-22xfs: allocate log vector buffers outside CIL context lockGravatar Dave Chinner 1-0/+2
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hGravatar Christoph Hellwig 1-1/+0
2013-12-13xfs: remove the quotaoff log format from the quotaoff log itemGravatar Christoph Hellwig 1-15/+7
2013-12-13xfs: remove the dquot log format from the dquot log itemGravatar Christoph Hellwig 1-16/+9
2013-12-13xfs: format log items write directly into the linear CIL bufferGravatar Christoph Hellwig 1-9/+10
2013-12-13xfs: introduce xlog_copy_iovecGravatar Christoph Hellwig 1-13/+12
2013-10-23xfs: decouple inode and bmap btree header filesGravatar Dave Chinner 1-7/+1
2013-10-23xfs: decouple log and transaction headersGravatar Dave Chinner 1-2/+4
2013-09-09xfs: fix some minor sparse warningsGravatar Dave Chinner 1-1/+2
2013-08-13xfs: return log item size in IOP_SIZEGravatar Dave Chinner 1-9/+13
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hGravatar Dave Chinner 1-0/+1
2012-05-14xfs: clean up xfs_bit.h includesGravatar Dave Chinner 1-1/+0
2012-05-14xfs: move xfsagino_t to xfs_types.hGravatar Dave Chinner 1-1/+0
2012-05-14xfs: pass shutdown method into xfs_trans_ail_delete_bulkGravatar Dave Chinner 1-1/+1
2012-05-14xfs: on-stack delayed write buffer listsGravatar Christoph Hellwig 1-125/+36
2012-05-14xfs: do not write the buffer from xfs_qm_dqflushGravatar Christoph Hellwig 1-2/+19
2011-12-12xfs: cleanup dquot locking helpersGravatar Christoph Hellwig 1-1/+1
2011-12-12xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflushGravatar Christoph Hellwig 1-1/+1
2011-12-08xfs: remove the lid_size field in struct log_item_descGravatar Christoph Hellwig 1-1/+0
2011-11-08xfs: constify xfs_item_opsGravatar Christoph Hellwig 1-3/+3
2011-10-11xfs: force the log if we encounter pinned buffers in .iop_pushbufGravatar Christoph Hellwig 1-3/+7
2011-08-12xfs: remove subdirectoriesGravatar Christoph Hellwig 1-0/+529