index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dquot_item.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-06
xfs: remove support for disabling quota accounting on a mounted file system
Christoph Hellwig
1
-134
/
+0
2021-06-21
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
1
-1
/
+1
2020-07-29
xfs: stop using q_core.d_id in the quota code
Darrick J. Wong
1
-1
/
+1
2020-07-29
xfs: stop using q_core.d_flags in the quota code
Darrick J. Wong
1
-2
/
+4
2020-07-07
xfs: unwind log item error flagging
Dave Chinner
1
-18
/
+0
2020-05-07
xfs: combine xfs_trans_ail_[remove|delete]()
Brian Foster
1
-1
/
+1
2020-05-07
xfs: drop unused shutdown parameter from xfs_trans_ail_remove()
Brian Foster
1
-1
/
+1
2020-05-07
xfs: refactor failed buffer resubmission into xfsaild
Brian Foster
1
-15
/
+0
2020-03-28
xfs: trylock underlying buffer on dquot flush
Brian Foster
1
-1
/
+2
2020-03-18
xfs: fix unmount hang and memory leak on shutdown during quotaoff
Brian Foster
1
-0
/
+15
2020-03-18
xfs: factor out quotaoff intent AIL removal and memory free
Brian Foster
1
-9
/
+20
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
1
-1
/
+1
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-1
/
+0
2019-06-29
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
Christoph Hellwig
1
-6
/
+0
2019-06-29
xfs: split iop_unlock
Christoph Hellwig
1
-8
/
+11
2019-06-29
xfs: don't require log items to implement optional methods
Christoph Hellwig
1
-98
/
+0
2019-06-29
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
1
-0
/
+1
2019-06-12
xfs: remove the debug-only q_transp field from struct xfs_dquot
Christoph Hellwig
1
-5
/
+0
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-10
xfs: don't spray logs when dquot flush/purge fail
Darrick J. Wong
1
-4
/
+1
2018-05-10
xfs: log item flags are racy
Dave Chinner
1
-1
/
+1
2018-03-12
xfs: Rename xa_ elements to ail_
Matthew Wilcox
1
-5
/
+6
2018-01-29
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
1
-1
/
+1
2018-01-18
xfs: fix non-debug build compiler warnings
Darrick J. Wong
1
-4
/
+1
2018-01-13
xfs: use %px for data pointers when debugging
Darrick J. Wong
1
-1
/
+1
2017-11-30
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
1
-2
/
+38
2016-07-22
xfs: allocate log vector buffers outside CIL context lock
Dave Chinner
1
-0
/
+2
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2013-12-13
xfs: remove the quotaoff log format from the quotaoff log item
Christoph Hellwig
1
-15
/
+7
2013-12-13
xfs: remove the dquot log format from the dquot log item
Christoph Hellwig
1
-16
/
+9
2013-12-13
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
1
-9
/
+10
2013-12-13
xfs: introduce xlog_copy_iovec
Christoph Hellwig
1
-13
/
+12
2013-10-24
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-7
/
+1
2013-10-24
xfs: decouple log and transaction headers
Dave Chinner
1
-2
/
+4
2013-09-10
xfs: fix some minor sparse warnings
Dave Chinner
1
-1
/
+2
2013-08-14
xfs: return log item size in IOP_SIZE
Dave Chinner
1
-9
/
+13
2013-08-13
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
1
-0
/
+1
2012-05-15
xfs: clean up xfs_bit.h includes
Dave Chinner
1
-1
/
+0
2012-05-15
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
2012-05-15
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
Dave Chinner
1
-1
/
+1
2012-05-15
xfs: on-stack delayed write buffer lists
Christoph Hellwig
1
-125
/
+36
2012-05-15
xfs: do not write the buffer from xfs_qm_dqflush
Christoph Hellwig
1
-2
/
+19
2011-12-13
xfs: cleanup dquot locking helpers
Christoph Hellwig
1
-1
/
+1
2011-12-13
xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush
Christoph Hellwig
1
-1
/
+1
2011-12-08
xfs: remove the lid_size field in struct log_item_desc
Christoph Hellwig
1
-1
/
+0
2011-11-08
xfs: constify xfs_item_ops
Christoph Hellwig
1
-3
/
+3
2011-10-11
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
Christoph Hellwig
1
-3
/
+7
2011-08-13
xfs: remove subdirectories
Christoph Hellwig
1
-0
/
+529