Tao Ma
|
e35ff98f7c
ocfs2: fix indendation in ocfs2_dquot_drop_slow
|
16 years ago |
Jan Kara
|
a5b5ee3201
ext4: Add default allocation routines for quota structures
|
16 years ago |
Jan Kara
|
157091a2c3
ext3: Add default allocation routines for quota structures
|
16 years ago |
Jan Kara
|
4103003b3a
reiserfs: Add default allocation routines for quota structures
|
16 years ago |
Jan Kara
|
7d9056ba20
quota: Export dquot_alloc() and dquot_destroy() functions
|
16 years ago |
Jan Kara
|
5cd9d5bb86
quota: Unexport dqblk_v1.h and dqblk_v2.h
|
16 years ago |
Jan Kara
|
9a2f3866c8
ocfs2: Fix build warnings (64-bit types vs long long)
|
16 years ago |
Jan Kara
|
53a3604610
ocfs2: Make ocfs2_get_quota_block() consistent with ocfs2_read_quota_block()
|
16 years ago |
Jan Kara
|
af09e51b68
ocfs2: Fix oops when extending quota files
|
16 years ago |
Joel Becker
|
85eb8b73d6
ocfs2: Fix ocfs2_read_quota_block() error handling.
|
16 years ago |
Jan Kara
|
57a09a7b3d
ocfs2: Add missing initialization
|
16 years ago |
Mark Fasheh
|
b86c86fa1f
ocfs2: Use BH_JBDPrivateStart instead of BH_Unshadow
|
16 years ago |
Mark Fasheh
|
e97fcd95a4
jbd2: Add BH_JBDPrivateStart
|
16 years ago |
Jan Kara
|
19ece546a4
ocfs2: Enable quota accounting on mount, disable on umount
|
16 years ago |
Jan Kara
|
2205363dce
ocfs2: Implement quota recovery
|
16 years ago |
Mark Fasheh
|
171bf93ce1
ocfs2: Periodic quota syncing
|
16 years ago |
Jan Kara
|
a90714c150
ocfs2: Add quota calls for allocation and freeing of inodes and space
|
16 years ago |
Jan Kara
|
9e33d69f55
ocfs2: Implementation of local and global quota file handling
|
16 years ago |
Jan Kara
|
bbbd0eb34b
ocfs2: Mark system files as not subject to quota accounting
|
16 years ago |
Jan Kara
|
1a224ad11e
ocfs2: Assign feature bits and system inodes to quota feature and quota files
|
17 years ago |
Jan Kara
|
90e86a63ea
ocfs2: Support nested transactions
|
16 years ago |
Jan Kara
|
12c77527e4
quota: Implement function for scanning active dquots
|
16 years ago |
Jan Kara
|
3d9ea253a0
quota: Add helpers to allow ocfs2 specific quota initialization, freeing and recovery
|
16 years ago |
Jan Kara
|
571b46e40b
quota: Update version number
|
16 years ago |
Jan Kara
|
4d59bce4f9
quota: Keep which entries were set by SETQUOTA quotactl
|
16 years ago |
Jan Kara
|
db49d2df48
quota: Allow negative usage of space and inodes
|
16 years ago |
Jan Kara
|
e3d4d56b97
quota: Convert union in mem_dqinfo to a pointer
|
16 years ago |
Jan Kara
|
1ccd14b9c2
quota: Split off quota tree handling into a separate file
|
16 years ago |
Jan Kara
|
cf770c1371
quota: Move quotaio_v[12].h from include/linux/ to fs/
|
16 years ago |
Jan Kara
|
ca785ec66b
quota: Introduce DQUOT_QUOTA_SYS_FILE flag
|
16 years ago |