index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
quota.c
Age
Commit message (
Expand
)
Author
2008-07-25
quota: cleanup loop in sync_dquots()
Jan Kara
2008-04-28
quota: quota core changes for quotaon on remount
Jan Kara
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2007-07-27
[IA64] Fix build failure in fs/quota.c
Tony Luck
2007-07-16
diskquota: 32bit quota tools on 64bit architectures
Vasily Tarasov
2007-05-17
circular locking dependency found in QUOTA OFF
Jan Kara
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-03-23
[PATCH] sem2mutex: quota
Ingo Molnar
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2005-11-07
[PATCH] quota: small cleanups
Adrian Bunk
2005-11-03
[XFS] Add a mechanism for XFS to use the generic quota sync method.
Nathan Scott
2005-06-23
[PATCH] O(1) sb list traversing on syncs
Kirill Korotaev
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds