summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_dquot_item.c
AgeCommit message (Expand)Author
2021-08-06xfs: remove support for disabling quota accounting on a mounted file systemChristoph Hellwig
2021-06-21xfs: xfs_log_force_lsn isn't passed a LSNDave Chinner
2020-07-28xfs: stop using q_core.d_id in the quota codeDarrick J. Wong
2020-07-28xfs: stop using q_core.d_flags in the quota codeDarrick J. Wong
2020-07-07xfs: unwind log item error flaggingDave Chinner
2020-05-07xfs: combine xfs_trans_ail_[remove|delete]()Brian Foster
2020-05-07xfs: drop unused shutdown parameter from xfs_trans_ail_remove()Brian Foster
2020-05-07xfs: refactor failed buffer resubmission into xfsaildBrian Foster
2020-03-28xfs: trylock underlying buffer on dquot flushBrian Foster
2020-03-18xfs: fix unmount hang and memory leak on shutdown during quotaoffBrian Foster
2020-03-18xfs: factor out quotaoff intent AIL removal and memory freeBrian Foster
2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa
2019-06-28xfs: remove unused header filesEric Sandeen
2019-06-28xfs: remove a pointless comment duplicated above all xfs_item_ops instancesChristoph Hellwig
2019-06-28xfs: split iop_unlockChristoph Hellwig
2019-06-28xfs: don't require log items to implement optional methodsChristoph Hellwig
2019-06-28xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong
2019-06-12xfs: remove the debug-only q_transp field from struct xfs_dquotChristoph Hellwig
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-10xfs: don't spray logs when dquot flush/purge failDarrick J. Wong
2018-05-10xfs: log item flags are racyDave Chinner
2018-03-11xfs: Rename xa_ elements to ail_Matthew Wilcox
2018-01-29Use list_head infra-structure for buffer's log items listCarlos Maiolino
2018-01-17xfs: fix non-debug build compiler warningsDarrick J. Wong
2018-01-12xfs: use %px for data pointers when debuggingDarrick J. Wong
2017-11-30xfs: Properly retry failed dquot items in case of error during buffer writebackCarlos Maiolino
2016-07-22xfs: allocate log vector buffers outside CIL context lockDave Chinner
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2013-12-13xfs: remove the quotaoff log format from the quotaoff log itemChristoph Hellwig
2013-12-13xfs: remove the dquot log format from the dquot log itemChristoph Hellwig
2013-12-13xfs: format log items write directly into the linear CIL bufferChristoph Hellwig
2013-12-13xfs: introduce xlog_copy_iovecChristoph Hellwig
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-09-09xfs: fix some minor sparse warningsDave Chinner
2013-08-13xfs: return log item size in IOP_SIZEDave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-05-14xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner
2012-05-14xfs: on-stack delayed write buffer listsChristoph Hellwig
2012-05-14xfs: do not write the buffer from xfs_qm_dqflushChristoph Hellwig
2011-12-12xfs: cleanup dquot locking helpersChristoph Hellwig
2011-12-12xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflushChristoph Hellwig
2011-12-08xfs: remove the lid_size field in struct log_item_descChristoph Hellwig
2011-11-08xfs: constify xfs_item_opsChristoph Hellwig
2011-10-11xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig
2011-08-12xfs: remove subdirectoriesChristoph Hellwig