Dave Chinner
|
9aede1d81b
xfs: split dquot buffer operations out
|
11 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 years ago |
Dave Chinner
|
1d03c6fa88
xfs: XFS_MOUNT_QUOTA_ALL needed by userspace
|
12 years ago |
Dwight Engen
|
7aab1b2887
xfs: convert kuid_t to/from uid_t for internal structures
|
12 years ago |
Dave Chinner
|
76456fc2a6
xfs: introduce xfs_quota_defs.h
|
12 years ago |
Dave Chinner
|
6ca1c9063d
xfs: separate dquot on disk format definitions out of xfs_quota.h
|
12 years ago |
Chandra Seetharaman
|
c31ad439e8
xfs: Fix the logic check for all quotas being turned off
|
12 years ago |
Chandra Seetharaman
|
92f8ff73f1
xfs: Add pquota fields where gquota is used.
|
12 years ago |
Dave Chinner
|
b0a9dab78a
xfs: dquot log reservations are too small
|
12 years ago |
Chandra Seetharaman
|
83e782e1a1
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
|
12 years ago |
Dave Chinner
|
6fcdc59de2
xfs: rework dquot CRCs
|
12 years ago |
Christoph Hellwig
|
3fe58f30b4
xfs: add CRC checks for quota blocks
|
12 years ago |
Chandra Seetharaman
|
4177af3a8a
Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage
|
13 years ago |
Christoph Hellwig
|
7ae4440723
xfs: remove XFS_QMOPT_DQSUSER
|
13 years ago |
Christoph Hellwig
|
92678554ab
xfs: flatten the dquot lock ordering
|
13 years ago |
Christoph Hellwig
|
be7ffc38a8
xfs: implement lazy removal for the dquot freelist
|
13 years ago |
Christoph Hellwig
|
80a376bfb7
xfs: remove XFS_DQ_INACTIVE
|
13 years ago |
Christoph Hellwig
|
34625c661b
xfs: remove xfs_qm_sync
|
13 years ago |
Dave Chinner
|
a0fa2b679e
xfs: Convert xlog_warn to new logging interface
|
14 years ago |
Christoph Hellwig
|
5d2bf8a55e
xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n
|
14 years ago |
Christoph Hellwig
|
8112e9dc6d
xfs: removed unused XFS_QMOPT_ flags
|
15 years ago |
Dave Chinner
|
20026d9201
xfs: kill the unused XFS_QMOPT_* flush flags V2
|
15 years ago |
Christoph Hellwig
|
512dd1abd9
xfs: kill XFS_QMOPT_ASYNC
|
15 years ago |
Christoph Hellwig
|
0b1b213fcf
xfs: event tracing support
|
15 years ago |
Christoph Hellwig
|
493b87e5ed
xfs: fix warnings with CONFIG_XFS_QUOTA disabled
|
16 years ago |
Christoph Hellwig
|
7d095257e3
xfs: kill xfs_qmops
|
16 years ago |
Christoph Hellwig
|
fcafb71b57
xfs: get rid of indirections in the quotaops implementation
|
16 years ago |
Christoph Hellwig
|
8e9b6e7fa4
xfs: remove the unused XFS_QMOPT_DQLOCK flag
|
16 years ago |
Christoph Hellwig
|
df6771bde1
kill dead quota flags
|
16 years ago |
Christoph Hellwig
|
b09cc77109
[XFS] remove dependency of the quota module on behaviors
|
18 years ago |