tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / fs / quota /
2010-01-11 Jan Karaquota: Fix dquot_transfer for filesystems different...
2009-12-23 Jan Karaquota: Improve checking of quota file header
2009-12-23 Jan Karaquota: Fix 64-bit limits setting on 32-bit archs
2009-12-23 Dmitry Monakhovquota: Move duplicated code to separate functions
2009-12-23 Dmitry Monakhovquota: decouple fs reserved space from quota reservation
2009-12-10 Jan Karaquota: Implement quota format with 64-bit space and...
2009-12-10 Jan Karaquota: Fix WARN_ON in lookup_one_len
2009-12-10 Alexey Dobriyanconst: struct quota_format_ops
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-03 Steven WhitehouseVFS: Export dquot_send_warning
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl fs: Remove dead binary sysctl support
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
2009-09-22 Alexey Dobriyanconst: make struct super_block::dq_op const
2009-07-30 Jan Karaquota: Silence lockdep on quota_on
2009-07-07 Jiaying Zhangquota: Fix possible deadlock during parallel quotaon...
2009-06-12 Christoph Hellwigquota: cleanup dquota sync functions (version 4)
2009-04-27 Christoph Hellwigquota: remove obsolete comments in fs/quota/Makefile
2009-04-03 Wu Fengguangvfs: skip I_CLEAR state inodes
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-26 Matt LaPlantetrivial: fix typos/grammar errors in fs/Kconfig
2009-03-26 Jan Karaquota: Coding style fixes
2009-03-26 Jan Karaquota: Remove superfluous inlines
2009-03-26 Jan Karaquota: Remove dqbuf_t and other cleanups
2009-03-26 Jan Karaquota: Remove NODQUOT macro
2009-03-26 Jan Karaquota: Make global quota locks cacheline aligned
2009-03-26 Jan Karaquota: Move quota files into separate directory