index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dquot_item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: stop using q_core.d_id in the quota code
Darrick J. Wong
2020-07-28
1
-1
/
+1
*
xfs: stop using q_core.d_flags in the quota code
Darrick J. Wong
2020-07-28
1
-2
/
+4
*
xfs: unwind log item error flagging
Dave Chinner
2020-07-07
1
-18
/
+0
*
xfs: combine xfs_trans_ail_[remove|delete]()
Brian Foster
2020-05-07
1
-1
/
+1
*
xfs: drop unused shutdown parameter from xfs_trans_ail_remove()
Brian Foster
2020-05-07
1
-1
/
+1
*
xfs: refactor failed buffer resubmission into xfsaild
Brian Foster
2020-05-07
1
-15
/
+0
*
xfs: trylock underlying buffer on dquot flush
Brian Foster
2020-03-28
1
-1
/
+2
*
xfs: fix unmount hang and memory leak on shutdown during quotaoff
Brian Foster
2020-03-18
1
-0
/
+15
*
xfs: factor out quotaoff intent AIL removal and memory free
Brian Foster
2020-03-18
1
-9
/
+20
*
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-26
1
-1
/
+1
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-1
/
+0
*
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
Christoph Hellwig
2019-06-28
1
-6
/
+0
*
xfs: split iop_unlock
Christoph Hellwig
2019-06-28
1
-8
/
+11
*
xfs: don't require log items to implement optional methods
Christoph Hellwig
2019-06-28
1
-98
/
+0
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-28
1
-0
/
+1
*
xfs: remove the debug-only q_transp field from struct xfs_dquot
Christoph Hellwig
2019-06-12
1
-5
/
+0
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: don't spray logs when dquot flush/purge fail
Darrick J. Wong
2018-05-10
1
-4
/
+1
*
xfs: log item flags are racy
Dave Chinner
2018-05-10
1
-1
/
+1
*
xfs: Rename xa_ elements to ail_
Matthew Wilcox
2018-03-11
1
-5
/
+6
*
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
2018-01-29
1
-1
/
+1
*
xfs: fix non-debug build compiler warnings
Darrick J. Wong
2018-01-17
1
-4
/
+1
*
xfs: use %px for data pointers when debugging
Darrick J. Wong
2018-01-12
1
-1
/
+1
*
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2017-11-30
1
-2
/
+38
*
xfs: allocate log vector buffers outside CIL context lock
Dave Chinner
2016-07-22
1
-0
/
+2
*
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
xfs: remove the quotaoff log format from the quotaoff log item
Christoph Hellwig
2013-12-13
1
-15
/
+7
*
xfs: remove the dquot log format from the dquot log item
Christoph Hellwig
2013-12-13
1
-16
/
+9
*
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
2013-12-13
1
-9
/
+10
*
xfs: introduce xlog_copy_iovec
Christoph Hellwig
2013-12-13
1
-13
/
+12
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-7
/
+1
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-2
/
+4
*
xfs: fix some minor sparse warnings
Dave Chinner
2013-09-09
1
-1
/
+2
*
xfs: return log item size in IOP_SIZE
Dave Chinner
2013-08-13
1
-9
/
+13
*
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-08-12
1
-0
/
+1
*
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
Dave Chinner
2012-05-14
1
-1
/
+1
*
xfs: on-stack delayed write buffer lists
Christoph Hellwig
2012-05-14
1
-125
/
+36
*
xfs: do not write the buffer from xfs_qm_dqflush
Christoph Hellwig
2012-05-14
1
-2
/
+19
*
xfs: cleanup dquot locking helpers
Christoph Hellwig
2011-12-12
1
-1
/
+1
*
xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush
Christoph Hellwig
2011-12-12
1
-1
/
+1
*
xfs: remove the lid_size field in struct log_item_desc
Christoph Hellwig
2011-12-08
1
-1
/
+0
*
xfs: constify xfs_item_ops
Christoph Hellwig
2011-11-08
1
-3
/
+3
*
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
Christoph Hellwig
2011-10-11
1
-3
/
+7
*
xfs: remove subdirectories
Christoph Hellwig
2011-08-12
1
-0
/
+529