Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / quota /
2012-03-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-03-23 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2012-03-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-02-29 Jan Karaquota: Make quota code not call tty layer with dqptr_se...
2012-02-29 Christoph Hellwigquota: make Q_XQUOTASYNC a noop
2012-02-14 Jan Karaquota: Fix deadlock with suspend and quotas
2012-02-13 Al Virosecurity: trim security.h
2012-01-12 Jan Karaquota: Pass information that quota is stored in system...
2012-01-07 Al Virovfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
2012-01-04 Al Virofs: move code out of buffer.c
2011-11-07 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2011-11-02 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-10-31 Jan Karaquota: Drop path reference on error exit from quotactl
2011-10-30 Curt Wohlgemuthwriteback: Add a 'reason' to wb_writeback_work
2011-09-27 Trond MyklebustVFS: Fix the remaining automounter semantics regressions
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-25 Ying Hanvmscan: change shrinker API by passing shrink_control...
2011-04-08 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-31 Jan Karaquota: Don't write quota info in dquot_commit()
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-25 Dave Chinnerfs: move i_sb_list out from under inode_lock
2011-03-25 Dave Chinnerfs: protect inode->i_state with inode->i_lock
2011-02-24 Davidlohr Buesoquota: return -ENOMEM when memory allocation fails
2011-01-12 Jan Karaquota: Fix deadlock during path resolution
2011-01-10 Joe Perchesquota: Use %pV and __attribute__((format (printf in...
2010-10-27 Jan Karaquota: Fix possible oops in __dquot_initialize()
2010-10-27 Jan Karaquota: Fix issuing of warnings from dquot_transfer
2010-10-27 Dmitryquota: fix dquot_disable vs dquot_transfer race v2
2010-10-05 Jan Karaquota: Make QUOTACTL config be selected by its users
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Al Virosimplify checks for I_CLEAR/I_FREEING
2010-08-07 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-07-23 Jan Karaquota: Use mark_inode_dirty_sync instead of mark_inode_...
2010-07-21 Jiaying Zhangquota: Change quota error message to print out disk...
2010-07-21 Christoph Hellwigquota: clean up quota active checks
2010-07-21 Christoph Hellwigquota: Clean up the namespace in dqblk_xfs.h
2010-07-21 Dmitry Monakhovquota: check quota reservation on remove_dquot_ref
2010-07-19 Dave Chinnermm: add context argument to shrinker callback
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-27 Dmitry Monakhovquota: Convert quota statistics to generic percpu_counter
2010-05-27 Jan Karaquota: Fixup dquot_transfer
2010-05-24 Christoph Hellwigquota: rename default quotactl methods to dquot_
2010-05-24 Christoph Hellwigquota: explicitly set ->dq_op and ->s_qcop
2010-05-24 Christoph Hellwigquota: drop remount argument to ->quota_on and ->quota_off
2010-05-24 Christoph Hellwigquota: kill the vfs_dq_off and vfs_dq_quota_on_remount...
2010-05-21 Al Vironew helper: iterate_supers()
2010-05-21 Al ViroBury __put_super_and_need_restart()
2010-05-21 Al ViroConvert simple loops over superblocks to list_for_each_...
2010-05-21 Al ViroLeave superblocks on s_list until the end
2010-05-21 Jiaying Zhangdquot: Detect partial write error to quota file in...
2010-05-21 Jan Karaquota: Refactor dquot_transfer code so that OCFS2 can...
2010-05-21 Dmitry Monakhovquota: unify quota init condition in setattr
2010-05-21 Christoph Hellwigquota: remove sb_has_quota_active in get/set_info
2010-05-21 Christoph Hellwigquota: unify ->set_dqblk
2010-05-21 Christoph Hellwigquota: unify ->get_dqblk
2010-05-21 Dmitry Monakhovquota: Make quota stat accounting lockless.
2010-05-21 Sergey Senozhatskysuppress warning: "quotatypes" defined but not used
2010-05-21 Dmitry Monakhovquota: optimize mark_dirty logic
2010-05-16 Eric Sandeenquota: add the option to not fail with EDQUOT in block
2010-05-16 Eric Sandeenquota: use flags interface for dquot alloc/free space
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-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-18 Jan Karaquota: Fix dquot_transfer for filesystems different...
2010-01-11 Jan Karaquota: Fix dquot_transfer for filesystems different...
2010-01-08 Jiri Kosina- patches.fixes/quota-fix-reserved-space-management...
2010-01-06 Dmitry Monakhovquota: decouple fs reserved space from quota reservation
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
next