summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dquot_item.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove support for disabling quota accounting on a mounted file systemChristoph Hellwig2021-08-061-134/+0
* xfs: xfs_log_force_lsn isn't passed a LSNDave Chinner2021-06-211-1/+1
* xfs: stop using q_core.d_id in the quota codeDarrick J. Wong2020-07-281-1/+1
* xfs: stop using q_core.d_flags in the quota codeDarrick J. Wong2020-07-281-2/+4
* xfs: unwind log item error flaggingDave Chinner2020-07-071-18/+0
* xfs: combine xfs_trans_ail_[remove|delete]()Brian Foster2020-05-071-1/+1
* xfs: drop unused shutdown parameter from xfs_trans_ail_remove()Brian Foster2020-05-071-1/+1
* xfs: refactor failed buffer resubmission into xfsaildBrian Foster2020-05-071-15/+0
* xfs: trylock underlying buffer on dquot flushBrian Foster2020-03-281-1/+2
* xfs: fix unmount hang and memory leak on shutdown during quotaoffBrian Foster2020-03-181-0/+15
* xfs: factor out quotaoff intent AIL removal and memory freeBrian Foster2020-03-181-9/+20
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-261-1/+1
* xfs: remove unused header filesEric Sandeen2019-06-281-1/+0
* xfs: remove a pointless comment duplicated above all xfs_item_ops instancesChristoph Hellwig2019-06-281-6/+0
* xfs: split iop_unlockChristoph Hellwig2019-06-281-8/+11
* xfs: don't require log items to implement optional methodsChristoph Hellwig2019-06-281-98/+0
* xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong2019-06-281-0/+1
* xfs: remove the debug-only q_transp field from struct xfs_dquotChristoph Hellwig2019-06-121-5/+0
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: don't spray logs when dquot flush/purge failDarrick J. Wong2018-05-101-4/+1
* xfs: log item flags are racyDave Chinner2018-05-101-1/+1
* xfs: Rename xa_ elements to ail_Matthew Wilcox2018-03-111-5/+6
* Use list_head infra-structure for buffer's log items listCarlos Maiolino2018-01-291-1/+1
* xfs: fix non-debug build compiler warningsDarrick J. Wong2018-01-171-4/+1
* xfs: use %px for data pointers when debuggingDarrick J. Wong2018-01-121-1/+1
* xfs: Properly retry failed dquot items in case of error during buffer writebackCarlos Maiolino2017-11-301-2/+38
* xfs: allocate log vector buffers outside CIL context lockDave Chinner2016-07-221-0/+2
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: remove the quotaoff log format from the quotaoff log itemChristoph Hellwig2013-12-131-15/+7
* xfs: remove the dquot log format from the dquot log itemChristoph Hellwig2013-12-131-16/+9
* xfs: format log items write directly into the linear CIL bufferChristoph Hellwig2013-12-131-9/+10
* xfs: introduce xlog_copy_iovecChristoph Hellwig2013-12-131-13/+12
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-7/+1
* xfs: decouple log and transaction headersDave Chinner2013-10-231-2/+4
* xfs: fix some minor sparse warningsDave Chinner2013-09-091-1/+2
* xfs: return log item size in IOP_SIZEDave Chinner2013-08-131-9/+13
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-121-0/+1
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-141-1/+0
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner2012-05-141-1/+1
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-141-125/+36
* xfs: do not write the buffer from xfs_qm_dqflushChristoph Hellwig2012-05-141-2/+19
* xfs: cleanup dquot locking helpersChristoph Hellwig2011-12-121-1/+1
* xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflushChristoph Hellwig2011-12-121-1/+1
* xfs: remove the lid_size field in struct log_item_descChristoph Hellwig2011-12-081-1/+0
* xfs: constify xfs_item_opsChristoph Hellwig2011-11-081-3/+3
* xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig2011-10-111-3/+7
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+529