Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5788c62e72b8484836ae6587c7fb65757a777a3a
/
fs
/
quota
/
quota.c
ff01bb48
fs: move code out of buffer.c
by Al Viro
· 13 years ago
208bca0
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
3411664
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
0aaa618
quota: Drop path reference on error exit from quotactl
by Jan Kara
· 13 years ago
0e175a1
writeback: Add a 'reason' to wb_writeback_work
by Curt Wohlgemuth
· 13 years ago
815d405
VFS: Fix the remaining automounter semantics regressions
by Trond Myklebust
· 13 years ago
f00c9e4
quota: Fix deadlock during path resolution
by Jan Kara
· 14 years ago
307ae18
quota: drop remount argument to ->quota_on and ->quota_off
by Christoph Hellwig
· 14 years ago
01a05b3
new helper: iterate_supers()
by Al Viro
· 15 years ago
35cf7ba
Bury __put_super_and_need_restart()
by Al Viro
· 15 years ago
6754af6
Convert simple loops over superblocks to list_for_each_entry_safe
by Al Viro
· 15 years ago
551de6f
Leave superblocks on s_list until the end
by Al Viro
· 15 years ago
fcbc59f
quota: remove sb_has_quota_active in get/set_info
by Christoph Hellwig
· 15 years ago
c472b43
quota: unify ->set_dqblk
by Christoph Hellwig
· 15 years ago
b9b2dd3
quota: unify ->get_dqblk
by Christoph Hellwig
· 15 years ago
5582c76
quota: split out compat_sys_quotactl support from quota.c
by Christoph Hellwig
· 15 years ago
799a9d4
quota: split out netlink notification support from quota.c
by Christoph Hellwig
· 15 years ago
a56fca2
quota: remove invalid optimization from quota_sync_all
by Christoph Hellwig
· 15 years ago
5fb324a
quota: move code from sync_quota_sb into vfs_quota_sync
by Christoph Hellwig
· 15 years ago
8c4e4ac
quota: clean up Q_XQUOTASYNC
by Christoph Hellwig
· 15 years ago
c988afb
quota: simplify permission checking
by Christoph Hellwig
· 15 years ago
6ae0957
quota: special case Q_SYNC without device name
by Christoph Hellwig
· 15 years ago
f450d4f
quota: clean up checks for supported quota methods
by Christoph Hellwig
· 15 years ago
c411e5f
quota: split do_quotactl
by Christoph Hellwig
· 15 years ago
86e931a
VFS: Export dquot_send_warning
by Steven Whitehouse
· 15 years ago
850b201
quota: cleanup dquota sync functions (version 4)
by Christoph Hellwig
· 16 years ago
268157b
quota: Coding style fixes
by Jan Kara
· 16 years ago
7a2435d
quota: Remove superfluous inlines
by Jan Kara
· 16 years ago
884d179
quota: Move quota files into separate directory
by Jan Kara
· 16 years ago
[Renamed from fs/quota.c]
3cdad42
[CVE-2009-0029] System call wrappers part 20
by Heiko Carstens
· 16 years ago
ca785ec
quota: Introduce DQUOT_QUOTA_SYS_FILE flag
by Jan Kara
· 16 years ago
f55abc0
quota: Allow to separately enable quota accounting and enforcing limits
by Jan Kara
· 16 years ago
da9592e
CRED: Wrap task credential accesses in the filesystem subsystem
by David Howells
· 16 years ago
02a55ca
quota: cleanup loop in sync_dquots()
by Jan Kara
· 16 years ago
0ff5af8
quota: quota core changes for quotaon on remount
by Jan Kara
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
7a6c813
[IA64] Fix build failure in fs/quota.c
by Tony Luck
· 17 years ago
b716395
diskquota: 32bit quota tools on 64bit architectures
by Vasily Tarasov
· 17 years ago
7925409
circular locking dependency found in QUOTA OFF
by Jan Kara
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
d3be915
[PATCH] sem2mutex: quota
by Ingo Molnar
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
be586ba
[PATCH] quota: small cleanups
by Adrian Bunk
· 19 years ago
de69e5f
[XFS] Add a mechanism for XFS to use the generic quota sync method.
by Nathan Scott
· 19 years ago
618f063
[PATCH] O(1) sb list traversing on syncs
by Kirill Korotaev
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago