aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dquot.c
Commit message (Expand)AuthorAge
* xfs: remove all *_ITER_ABORT valuesDarrick J. Wong2019-08-30
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-26
* xfs: create iterator error codesDarrick J. Wong2019-07-02
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: always rejoin held resources during defer rollDarrick J. Wong2019-04-30
* xfs: remove dead error handling code in xfs_dquot_disk_alloc()Brian Foster2018-08-07
* xfs: cancel dfops on xfs_defer_finish() errorBrian Foster2018-08-03
* xfs: automatic dfops buffer reloggingBrian Foster2018-08-03
* xfs: drop unnecessary xfs_defer_finish() dfops parameterBrian Foster2018-07-26
* xfs: remove all boilerplate defer init/finish codeBrian Foster2018-07-26
* xfs: remove xfs_defer_init() firstblock paramBrian Foster2018-07-12
* xfs: use ->t_firstblock in dq allocBrian Foster2018-07-12
* xfs: remove xfs_bmapi_write() firstblock paramBrian Foster2018-07-12
* xfs: use ->t_firstblock for all xfs_bmapi_write() callersBrian Foster2018-07-12
* xfs: refactor dfops init to attach to transactionBrian Foster2018-07-12
* xfs: remove xfs_bmapi_write() dfops paramBrian Foster2018-07-12
* xfs: use ->t_dfops in dqalloc transactionBrian Foster2018-07-12
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: refactor dquot iterationDarrick J. Wong2018-05-15
* xfs: replace XFS_QMOPT_DQALLOC with a simple booleanDarrick J. Wong2018-05-10
* xfs: remove direct calls to _qm_dqreadDarrick J. Wong2018-05-10
* xfs: refactor xfs_qm_dqtobp and xfs_qm_dqallocDarrick J. Wong2018-05-10
* xfs: refactor incore dquot initialization functionsDarrick J. Wong2018-05-10
* xfs: split out dqget for inodes from regular dqgetDarrick J. Wong2018-05-10
* xfs: delegate dqget input checks to helper functionDarrick J. Wong2018-05-10
* xfs: refactor dquot cache handlingDarrick J. Wong2018-05-10
* xfs: refactor XFS_QMOPT_DQNEXT out of existenceDarrick J. Wong2018-05-10
* xfs: release new dquot buffer on defer_finish errorDarrick J. Wong2018-05-10
* xfs: log item flags are racyDave Chinner2018-05-10
* xfs: add full xfs_dqblk verifierEric Sandeen2018-05-09
* xfs: remove unused flags arg from xfs_dquot_verifyEric Sandeen2018-05-09
* xfs: Rename xa_ elements to ail_Matthew Wilcox2018-03-11
* xfs: don't iunlock the quota ip when quota blockDarrick J. Wong2018-03-11
* xfs: standardize quota verification function outputsDarrick J. Wong2018-01-08
* xfs: separate dquot repair into a separate functionDarrick J. Wong2018-01-08
* xfs: Properly retry failed dquot items in case of error during buffer writebackCarlos Maiolino2017-11-30
* xfs: remove unreachable error injection code in xfs_qm_dqgetChristoph Hellwig2017-11-06
* xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig2017-11-06
* xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig2017-09-01
* Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig2017-07-13
* xfs: fix contiguous dquot chunk iteration livelockBrian Foster2017-07-05
* xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extentChristoph Hellwig2017-07-02
* xfs: grab dquots without taking the ilockDarrick J. Wong2017-06-27
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* xfs: don't wrap ID in xfs_dq_get_next_idEric Sandeen2017-01-17
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-02
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-02
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-02
* xfs: allocate log vector buffers outside CIL context lockDave Chinner2016-07-21
* Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner2016-05-19
|\