index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dquot.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
xfs: stop using q_core.d_id in the quota code
Darrick J. Wong
2020-07-29
1
-14
/
+11
*
xfs: stop using q_core.d_flags in the quota code
Darrick J. Wong
2020-07-29
1
-2
/
+34
*
xfs: rename dquot incore state flags
Darrick J. Wong
2020-07-29
1
-3
/
+3
*
xfs: validate ondisk/incore dquot flags
Darrick J. Wong
2020-07-29
1
-3
/
+20
*
xfs: move xfs_clear_li_failed out of xfs_ail_delete_one()
Dave Chinner
2020-07-07
1
-5
/
+1
*
xfs: get rid of log item callbacks
Dave Chinner
2020-07-07
1
-3
/
+3
*
xfs: use direct calls for dquot IO completion
Dave Chinner
2020-07-06
1
-4
/
+14
*
xfs: mark dquot buffers in cache
Dave Chinner
2020-07-06
1
-0
/
+1
*
xfs: per-type quota timers and warn limits
Eric Sandeen
2020-05-27
1
-3
/
+7
*
xfs: switch xfs_get_defquota to take explicit type
Eric Sandeen
2020-05-27
1
-1
/
+1
*
xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers
Eric Sandeen
2020-05-27
1
-1
/
+2
*
xfs: use ordered buffers to initialize dquot buffers during quotacheck
Darrick J. Wong
2020-05-19
1
-13
/
+43
*
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: acquire ->ail_lock from xfs_trans_ail_delete()
Brian Foster
2020-05-07
1
-2
/
+4
*
xfs: abort consistently on dquot flush failure
Brian Foster
2020-05-07
1
-22
/
+10
*
xfs: fix duplicate verification from xfs_qm_dqflush()
Brian Foster
2020-05-07
1
-5
/
+4
*
xfs: trylock underlying buffer on dquot flush
Brian Foster
2020-03-28
1
-3
/
+3
*
xfs: remove the kuid/kgid conversion wrappers
Christoph Hellwig
2020-03-03
1
-2
/
+2
*
xfs: remove the icdinode di_uid/di_gid members
Christoph Hellwig
2020-03-03
1
-2
/
+2
*
xfs: make xfs_trans_get_buf return an error code
Darrick J. Wong
2020-01-26
1
-4
/
+4
*
xfs: quota: move to time64_t interfaces
Arnd Bergmann
2020-01-06
1
-3
/
+3
*
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-18
1
-1
/
+1
*
xfs: Remove kmem_zone_destroy() wrapper
Carlos Maiolino
2019-11-18
1
-3
/
+3
*
xfs: Remove slab init wrappers
Carlos Maiolino
2019-11-18
1
-4
/
+6
*
xfs: remove the xfs_dq_logitem_t typedef
Pavel Reichl
2019-11-14
1
-1
/
+1
*
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
2019-11-13
1
-9
/
+9
*
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
2019-11-13
1
-1
/
+1
*
xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
Darrick J. Wong
2019-10-29
1
-1
/
+1
*
xfs: don't set bmapi total block req where minleft is
Brian Foster
2019-10-24
1
-2
/
+2
*
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-08-30
1
-1
/
+1
*
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-26
1
-1
/
+1
*
xfs: create iterator error codes
Darrick J. Wong
2019-07-02
1
-1
/
+1
*
xfs: remove unused header files
Eric Sandeen
2019-06-29
1
-4
/
+0
*
xfs: always rejoin held resources during defer roll
Darrick J. Wong
2019-04-30
1
-8
/
+9
*
xfs: remove dead error handling code in xfs_dquot_disk_alloc()
Brian Foster
2018-08-07
1
-20
/
+6
*
xfs: cancel dfops on xfs_defer_finish() error
Brian Foster
2018-08-03
1
-1
/
+1
*
xfs: automatic dfops buffer relogging
Brian Foster
2018-08-03
1
-1
/
+0
*
xfs: drop unnecessary xfs_defer_finish() dfops parameter
Brian Foster
2018-07-26
1
-2
/
+2
*
xfs: remove all boilerplate defer init/finish code
Brian Foster
2018-07-26
1
-4
/
+0
*
xfs: remove xfs_defer_init() firstblock param
Brian Foster
2018-07-12
1
-2
/
+2
*
xfs: use ->t_firstblock in dq alloc
Brian Foster
2018-07-12
1
-2
/
+1
*
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
2018-07-12
1
-2
/
+1
*
xfs: use ->t_firstblock for all xfs_bmapi_write() callers
Brian Foster
2018-07-12
1
-3
/
+2
*
xfs: refactor dfops init to attach to transaction
Brian Foster
2018-07-12
1
-3
/
+2
*
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
2018-07-12
1
-1
/
+1
*
xfs: use ->t_dfops in dqalloc transaction
Brian Foster
2018-07-12
1
-14
/
+20
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: refactor dquot iteration
Darrick J. Wong
2018-05-16
1
-0
/
+32
*
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
Darrick J. Wong
2018-05-10
1
-13
/
+8
[prev]
[next]