Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b1231760e44324d4cdb1b02116670c1ad2126e54
/
fs
/
xfs
/
xfs_dquot.c
b123176
xfs: Remove slab init wrappers
by Carlos Maiolino
· 5 years ago
fd8b81d
xfs: remove the xfs_dq_logitem_t typedef
by Pavel Reichl
· 5 years ago
aefe69a
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
by Pavel Reichl
· 5 years ago
de7a866
xfs: merge the projid fields in struct xfs_icdinode
by Christoph Hellwig
· 5 years ago
c2414ad
xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
by Darrick J. Wong
· 5 years ago
da781e6
xfs: don't set bmapi total block req where minleft is
by Brian Foster
· 5 years ago
e7ee96d
xfs: remove all *_ITER_ABORT values
by Darrick J. Wong
· 5 years ago
707e0dd
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
by Tetsuo Handa
· 5 years ago
5bb46e3
xfs: create iterator error codes
by Darrick J. Wong
· 6 years ago
250d4b4
xfs: remove unused header files
by Eric Sandeen
· 6 years ago
710d707
xfs: always rejoin held resources during defer roll
by Darrick J. Wong
· 6 years ago
73971b1
xfs: remove dead error handling code in xfs_dquot_disk_alloc()
by Brian Foster
· 6 years ago
9b1f4e9
xfs: cancel dfops on xfs_defer_finish() error
by Brian Foster
· 6 years ago
82ff27b
xfs: automatic dfops buffer relogging
by Brian Foster
· 6 years ago
9e28a24
xfs: drop unnecessary xfs_defer_finish() dfops parameter
by Brian Foster
· 6 years ago
c8eac49
xfs: remove all boilerplate defer init/finish code
by Brian Foster
· 6 years ago
5fdd979
xfs: remove xfs_defer_init() firstblock param
by Brian Foster
· 6 years ago
058529c
xfs: use ->t_firstblock in dq alloc
by Brian Foster
· 6 years ago
a7beabe
xfs: remove xfs_bmapi_write() firstblock param
by Brian Foster
· 6 years ago
650919f
xfs: use ->t_firstblock for all xfs_bmapi_write() callers
by Brian Foster
· 6 years ago
bcd2c9f
xfs: refactor dfops init to attach to transaction
by Brian Foster
· 6 years ago
6e702a5
xfs: remove xfs_bmapi_write() dfops param
by Brian Foster
· 6 years ago
2ba1372
xfs: use ->t_dfops in dqalloc transaction
by Brian Foster
· 6 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
554ba96
xfs: refactor dquot iteration
by Darrick J. Wong
· 7 years ago
30ab2dc
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
by Darrick J. Wong
· 7 years ago
114e73c
xfs: remove direct calls to _qm_dqread
by Darrick J. Wong
· 7 years ago
d63192c
xfs: refactor xfs_qm_dqtobp and xfs_qm_dqalloc
by Darrick J. Wong
· 7 years ago
617cd5c
xfs: refactor incore dquot initialization functions
by Darrick J. Wong
· 7 years ago
4882c19
xfs: split out dqget for inodes from regular dqget
by Darrick J. Wong
· 7 years ago
d7103ee
xfs: delegate dqget input checks to helper function
by Darrick J. Wong
· 7 years ago
cc2047c
xfs: refactor dquot cache handling
by Darrick J. Wong
· 7 years ago
2e330e7
xfs: refactor XFS_QMOPT_DQNEXT out of existence
by Darrick J. Wong
· 7 years ago
7b6b50f
xfs: release new dquot buffer on defer_finish error
by Darrick J. Wong
· 7 years ago
22525c1
xfs: log item flags are racy
by Dave Chinner
· 7 years ago
7224fa4
xfs: add full xfs_dqblk verifier
by Eric Sandeen
· 7 years ago
e381a0f
xfs: remove unused flags arg from xfs_dquot_verify
by Eric Sandeen
· 7 years ago
57e8095
xfs: Rename xa_ elements to ail_
by Matthew Wilcox
· 7 years ago
8241f7f
xfs: don't iunlock the quota ip when quota block
by Darrick J. Wong
· 7 years ago
eebf3ca
xfs: standardize quota verification function outputs
by Darrick J. Wong
· 7 years ago
eeea798
xfs: separate dquot repair into a separate function
by Darrick J. Wong
· 7 years ago
373b058
xfs: Properly retry failed dquot items in case of error during buffer writeback
by Carlos Maiolino
· 7 years ago
a61a2c8
xfs: remove unreachable error injection code in xfs_qm_dqget
by Christoph Hellwig
· 7 years ago
b2b1712
xfs: introduce the xfs_iext_cursor abstraction
by Christoph Hellwig
· 7 years ago
8ad7c629
xfs: remove the ip argument to xfs_defer_finish
by Christoph Hellwig
· 7 years ago
0891f99
Revert "xfs: grab dquots without taking the ilock"
by Christoph Hellwig
· 7 years ago
2192b0b
xfs: fix contiguous dquot chunk iteration livelock
by Brian Foster
· 8 years ago
bda250d
xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent
by Christoph Hellwig
· 8 years ago
50e0bdb
xfs: grab dquots without taking the ilock
by Darrick J. Wong
· 8 years ago
c8ce540
xfs: remove double-underscore integer types
by Darrick J. Wong
· 8 years ago
657bdfb
xfs: don't wrap ID in xfs_dq_get_next_id
by Eric Sandeen
· 8 years ago
2c3234d
xfs: rename flist/free_list to dfops
by Darrick J. Wong
· 8 years ago
310a75a
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
by Darrick J. Wong
· 8 years ago
3ab78df
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
by Darrick J. Wong
· 8 years ago
b1c5ebb
xfs: allocate log vector buffers outside CIL context lock
by Dave Chinner
· 8 years ago
2a4ad58
Merge branch 'xfs-4.7-misc-fixes' into for-next
by Dave Chinner
· 9 years ago
6e3e6d5
xfs: mute some sparse warnings
by Eryu Guan
· 9 years ago
253f491
xfs: better xfs_trans_alloc interface
by Christoph Hellwig
· 9 years ago
be60794
xfs: Split default quota limits by quota type
by Carlos Maiolino
· 9 years ago
296c24e
xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
by Eric Sandeen
· 9 years ago
4d4d952
xfs: get quota inode from mp & flags rather than dqp
by Eric Sandeen
· 9 years ago
a484bcd
xfs: don't overflow quota ID when initializing dqblk
by Eric Sandeen
· 9 years ago
f6106ef
xfs: eliminate committed arg from xfs_bmap_finish
by Eric Sandeen
· 9 years ago
ff6d6af
xfs: per-filesystem stats counter implementation
by Bill O'Donnell
· 9 years ago
aa49338
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
by Dave Chinner
· 9 years ago
9286345
xfs: dquots should be stamped with sb_meta_uuid
by Dave Chinner
· 9 years ago
146e54b
xfs: add helper to conditionally remove items from the AIL
by Brian Foster
· 9 years ago
7039331
xfs: saner xfs_trans_commit interface
by Christoph Hellwig
· 10 years ago
4906e21
xfs: remove the flags argument to xfs_trans_cancel
by Christoph Hellwig
· 10 years ago
bb58e61
xfs: move most of xfs_sb.h to xfs_format.h
by Christoph Hellwig
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
5fd364f
xfs: quotacheck leaves dquot buffers without verifiers
by Dave Chinner
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 11 years ago
b474c7a
xfs: Nuke XFS_ERROR macro
by Eric Sandeen
· 11 years ago
d99831f
xfs: return is not a function
by Eric Sandeen
· 11 years ago
7691283
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
by Dave Chinner
· 11 years ago
36de955
xfs: kill xfs_buf_geterror()
by Dave Chinner
· 11 years ago
3c3533757
xfs: remove dquot hints
by Dave Chinner
· 11 years ago
410b11a
xfs: use tr_qm_dqalloc log reservation for dquot alloc
by Brian Foster
· 11 years ago
f4df8ad
xfs: use xfs_ilock_data_map_shared in xfs_qm_dqtobp
by Christoph Hellwig
· 11 years ago
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
9aede1d
xfs: split dquot buffer operations out
by Dave Chinner
· 11 years ago
70a9883
xfs: create a shared header file for format-related information
by Dave Chinner
· 11 years ago
f112a04
xfs: lockdep needs to know about 3 dquot-deep nesting
by Dave Chinner
· 11 years ago
cd56a39
xfs: convert dquot cache lru to list_lru
by Dave Chinner
· 11 years ago
3d3c8b5
xfs: refactor xfs_trans_reserve() interface
by Jie Liu
· 11 years ago
6898811
xfs: create xfs_bmap_util.[ch]
by Dave Chinner
· 11 years ago
6ca1c90
xfs: separate dquot on disk format definitions out of xfs_quota.h
by Dave Chinner
· 11 years ago
92f8ff7
xfs: Add pquota fields where gquota is used.
by Chandra Seetharaman
· 12 years ago
113a568
xfs: Code cleanup and removal of some typedef usage
by Chandra Seetharaman
· 12 years ago
995961c
xfs: Replace macro XFS_DQ_TO_QIP with a function
by Chandra Seetharaman
· 12 years ago
329e087
xfs: Replace macro XFS_DQUOT_TREE with a function
by Chandra Seetharaman
· 12 years ago
6fcdc59
xfs: rework dquot CRCs
by Dave Chinner
· 12 years ago
3fe58f3
xfs: add CRC checks for quota blocks
by Christoph Hellwig
· 12 years ago
b136645
xfs: xfs_dquot prealloc throttling watermarks and low free space
by Brian Foster
· 12 years ago
4b6eae2e
xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t
by Brian Foster
· 12 years ago
4800104
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
by Jeff Liu
· 12 years ago
1813dd6
xfs: convert buffer verifiers to an ops structure.
by Dave Chinner
· 12 years ago
b0f539d
xfs: connect up write verifiers to new buffers
by Dave Chinner
· 12 years ago
Next »