index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dquot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
1
-1
/
+1
2020-07-28
xfs: rename the ondisk dquot d_flags to d_type
Darrick J. Wong
1
-4
/
+4
2020-07-28
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
1
-18
/
+19
2020-07-28
xfs: always use xfs_dquot_type when extracting type from a dquot
Darrick J. Wong
1
-7
/
+8
2020-07-28
xfs: refactor quota type testing
Darrick J. Wong
1
-11
/
+18
2020-07-28
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
1
-18
/
+18
2020-07-28
xfs: assume the default quota limits are always set in xfs_qm_adjust_dqlimits
Darrick J. Wong
1
-6
/
+6
2020-07-28
xfs: refactor quota exceeded test
Darrick J. Wong
1
-65
/
+26
2020-07-28
xfs: remove unnecessary arguments from quota adjust functions
Darrick J. Wong
1
-2
/
+2
2020-07-28
xfs: refactor default quota limits by resource
Darrick J. Wong
1
-15
/
+15
2020-07-28
xfs: remove qcore from incore dquots
Darrick J. Wong
1
-23
/
+13
2020-07-28
xfs: stop using q_core timers in the quota code
Darrick J. Wong
1
-17
/
+23
2020-07-28
xfs: stop using q_core warning counters in the quota code
Darrick J. Wong
1
-3
/
+11
2020-07-28
xfs: stop using q_core counters in the quota code
Darrick J. Wong
1
-21
/
+26
2020-07-28
xfs: stop using q_core limits in the quota code
Darrick J. Wong
1
-60
/
+75
2020-07-28
xfs: use a per-resource struct for incore dquot data
Darrick J. Wong
1
-3
/
+3
2020-07-28
xfs: stop using q_core.d_id in the quota code
Darrick J. Wong
1
-14
/
+11
2020-07-28
xfs: stop using q_core.d_flags in the quota code
Darrick J. Wong
1
-2
/
+34
2020-07-28
xfs: rename dquot incore state flags
Darrick J. Wong
1
-3
/
+3
2020-07-28
xfs: validate ondisk/incore dquot flags
Darrick J. Wong
1
-3
/
+20
2020-07-07
xfs: move xfs_clear_li_failed out of xfs_ail_delete_one()
Dave Chinner
1
-5
/
+1
2020-07-07
xfs: get rid of log item callbacks
Dave Chinner
1
-3
/
+3
2020-07-06
xfs: use direct calls for dquot IO completion
Dave Chinner
1
-4
/
+14
2020-07-06
xfs: mark dquot buffers in cache
Dave Chinner
1
-0
/
+1
2020-05-27
xfs: per-type quota timers and warn limits
Eric Sandeen
1
-3
/
+7
2020-05-27
xfs: switch xfs_get_defquota to take explicit type
Eric Sandeen
1
-1
/
+1
2020-05-27
xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers
Eric Sandeen
1
-1
/
+2
2020-05-19
xfs: use ordered buffers to initialize dquot buffers during quotacheck
Darrick J. Wong
1
-13
/
+43
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: acquire ->ail_lock from xfs_trans_ail_delete()
Brian Foster
1
-2
/
+4
2020-05-07
xfs: abort consistently on dquot flush failure
Brian Foster
1
-22
/
+10
2020-05-07
xfs: fix duplicate verification from xfs_qm_dqflush()
Brian Foster
1
-5
/
+4
2020-03-28
xfs: trylock underlying buffer on dquot flush
Brian Foster
1
-3
/
+3
2020-03-02
xfs: remove the kuid/kgid conversion wrappers
Christoph Hellwig
1
-2
/
+2
2020-03-02
xfs: remove the icdinode di_uid/di_gid members
Christoph Hellwig
1
-2
/
+2
2020-01-26
xfs: make xfs_trans_get_buf return an error code
Darrick J. Wong
1
-4
/
+4
2020-01-06
xfs: quota: move to time64_t interfaces
Arnd Bergmann
1
-3
/
+3
2019-11-18
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
1
-1
/
+1
2019-11-18
xfs: Remove kmem_zone_destroy() wrapper
Carlos Maiolino
1
-3
/
+3
2019-11-18
xfs: Remove slab init wrappers
Carlos Maiolino
1
-4
/
+6
2019-11-13
xfs: remove the xfs_dq_logitem_t typedef
Pavel Reichl
1
-1
/
+1
2019-11-13
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
1
-9
/
+9
2019-11-13
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
1
-1
/
+1
2019-10-29
xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
Darrick J. Wong
1
-1
/
+1
2019-10-23
xfs: don't set bmapi total block req where minleft is
Brian Foster
1
-2
/
+2
2019-08-29
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
1
-1
/
+1
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
1
-1
/
+1
2019-07-02
xfs: create iterator error codes
Darrick J. Wong
1
-1
/
+1
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-4
/
+0
[next]