ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / fs / quota /
2010-04-20 Jan Karaquota: Convert __DQUOT_PARANOIA symbol to standard...
2010-04-12 Andrew Perepechkoquota: Fix possible dq_flags corruption
2010-04-12 Jan Karaquota: Hide warnings about writes to the filesystem...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-04 Christoph Hellwigquota: stop using QUOTA_OK / NO_QUOTA
2010-03-04 Christoph Hellwigdquot: cleanup dquot initialize routine
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-04 Christoph Hellwigdquot: cleanup dquot drop routine
2010-03-04 Christoph Hellwigdquot: cleanup dquot transfer routine
2010-03-04 Christoph Hellwigdquot: cleanup inode allocation / freeing routines
2010-03-04 Christoph Hellwigdquot: cleanup space allocation / freeing routines
2010-03-04 Jan Karaquota: Properly invalidate caches even for filesystems...
2010-03-04 Dmitry Monakhovquota: generalize quota transfer interface
2010-03-04 Dmitry Monakhovquota: sb_quota state flags cleanup
2010-03-04 Christoph Hellwigquota: split out compat_sys_quotactl support from quota.c
2010-03-04 Christoph Hellwigquota: split out netlink notification support from...
2010-03-04 Christoph Hellwigquota: remove invalid optimization from quota_sync_all
2010-03-04 Christoph Hellwigquota: move code from sync_quota_sb into vfs_quota_sync
2010-03-04 Christoph Hellwigquota: clean up Q_XQUOTASYNC
2010-03-04 Christoph Hellwigquota: simplify permission checking
2010-03-04 Christoph Hellwigquota: special case Q_SYNC without device name
2010-03-04 Christoph Hellwigquota: clean up checks for supported quota methods
2010-03-04 Christoph Hellwigquota: split do_quotactl
2010-03-04 Jan Karaquota: Fix warning when a delayed write happens before...
2010-03-04 Dmitry Monakhovquota: manage reserved space when quota is not active...
2010-03-04 Jan Karaquota: Cleanup S_NOQUOTA handling
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