aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dquot_item.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28xfs: remove unused header filesEric Sandeen1-1/+0
2019-06-28xfs: remove a pointless comment duplicated above all xfs_item_ops instancesChristoph Hellwig1-6/+0
2019-06-28xfs: split iop_unlockChristoph Hellwig1-8/+11
2019-06-28xfs: don't require log items to implement optional methodsChristoph Hellwig1-98/+0
2019-06-28xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong1-0/+1
2019-06-12xfs: remove the debug-only q_transp field from struct xfs_dquotChristoph Hellwig1-5/+0
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-10xfs: don't spray logs when dquot flush/purge failDarrick J. Wong1-4/+1
2018-05-10xfs: log item flags are racyDave Chinner1-1/+1
2018-03-11xfs: Rename xa_ elements to ail_Matthew Wilcox1-5/+6
2018-01-29Use list_head infra-structure for buffer's log items listCarlos Maiolino1-1/+1
2018-01-17xfs: fix non-debug build compiler warningsDarrick J. Wong1-4/+1
2018-01-12xfs: use %px for data pointers when debuggingDarrick J. Wong1-1/+1
2017-11-30xfs: Properly retry failed dquot items in case of error during buffer writebackCarlos Maiolino1-2/+38
2016-07-22xfs: allocate log vector buffers outside CIL context lockDave Chinner1-0/+2
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2013-12-13xfs: remove the quotaoff log format from the quotaoff log itemChristoph Hellwig1-15/+7
2013-12-13xfs: remove the dquot log format from the dquot log itemChristoph Hellwig1-16/+9
2013-12-13xfs: format log items write directly into the linear CIL bufferChristoph Hellwig1-9/+10
2013-12-13xfs: introduce xlog_copy_iovecChristoph Hellwig1-13/+12
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner1-7/+1
2013-10-23xfs: decouple log and transaction headersDave Chinner1-2/+4
2013-09-09xfs: fix some minor sparse warningsDave Chinner1-1/+2
2013-08-13xfs: return log item size in IOP_SIZEDave Chinner1-9/+13
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner1-0/+1
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner1-1/+0
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner1-1/+0
2012-05-14xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner1-1/+1
2012-05-14xfs: on-stack delayed write buffer listsChristoph Hellwig1-125/+36
2012-05-14xfs: do not write the buffer from xfs_qm_dqflushChristoph Hellwig1-2/+19
2011-12-12xfs: cleanup dquot locking helpersChristoph Hellwig1-1/+1
2011-12-12xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflushChristoph Hellwig1-1/+1
2011-12-08xfs: remove the lid_size field in struct log_item_descChristoph Hellwig1-1/+0
2011-11-08xfs: constify xfs_item_opsChristoph Hellwig1-3/+3
2011-10-11xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig1-3/+7
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+529