index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dquot_item.c
Age
Commit message (
Expand
)
Author
2021-08-06
xfs: remove support for disabling quota accounting on a mounted file system
Christoph Hellwig
2021-06-21
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
2020-07-28
xfs: stop using q_core.d_id in the quota code
Darrick J. Wong
2020-07-28
xfs: stop using q_core.d_flags in the quota code
Darrick J. Wong
2020-07-07
xfs: unwind log item error flagging
Dave Chinner
2020-05-07
xfs: combine xfs_trans_ail_[remove|delete]()
Brian Foster
2020-05-07
xfs: drop unused shutdown parameter from xfs_trans_ail_remove()
Brian Foster
2020-05-07
xfs: refactor failed buffer resubmission into xfsaild
Brian Foster
2020-03-28
xfs: trylock underlying buffer on dquot flush
Brian Foster
2020-03-18
xfs: fix unmount hang and memory leak on shutdown during quotaoff
Brian Foster
2020-03-18
xfs: factor out quotaoff intent AIL removal and memory free
Brian Foster
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
Christoph Hellwig
2019-06-28
xfs: split iop_unlock
Christoph Hellwig
2019-06-28
xfs: don't require log items to implement optional methods
Christoph Hellwig
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-12
xfs: remove the debug-only q_transp field from struct xfs_dquot
Christoph Hellwig
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-10
xfs: don't spray logs when dquot flush/purge fail
Darrick J. Wong
2018-05-10
xfs: log item flags are racy
Dave Chinner
2018-03-11
xfs: Rename xa_ elements to ail_
Matthew Wilcox
2018-01-29
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
2018-01-17
xfs: fix non-debug build compiler warnings
Darrick J. Wong
2018-01-12
xfs: use %px for data pointers when debugging
Darrick J. Wong
2017-11-30
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2016-07-22
xfs: allocate log vector buffers outside CIL context lock
Dave Chinner
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2013-12-13
xfs: remove the quotaoff log format from the quotaoff log item
Christoph Hellwig
2013-12-13
xfs: remove the dquot log format from the dquot log item
Christoph Hellwig
2013-12-13
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
2013-12-13
xfs: introduce xlog_copy_iovec
Christoph Hellwig
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-09-09
xfs: fix some minor sparse warnings
Dave Chinner
2013-08-13
xfs: return log item size in IOP_SIZE
Dave Chinner
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2012-05-14
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
Dave Chinner
2012-05-14
xfs: on-stack delayed write buffer lists
Christoph Hellwig
2012-05-14
xfs: do not write the buffer from xfs_qm_dqflush
Christoph Hellwig
2011-12-12
xfs: cleanup dquot locking helpers
Christoph Hellwig
2011-12-12
xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush
Christoph Hellwig
2011-12-08
xfs: remove the lid_size field in struct log_item_desc
Christoph Hellwig
2011-11-08
xfs: constify xfs_item_ops
Christoph Hellwig
2011-10-11
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
Christoph Hellwig
2011-08-12
xfs: remove subdirectories
Christoph Hellwig