GFS2: Remove dirent_first() function
[safe/jmp/linux-2.6] / fs / gfs2 / quota.c
2009-12-03 Benjamin MarzinskiGFS2: Improve statfs and quota usability
2009-12-03 Steven WhitehouseGFS2: Use dquot_send_warning()
2009-12-03 Steven WhitehouseGFS2: Add set_xquota support
2009-12-03 Steven WhitehouseGFS2: Add get_xquota support
2009-12-03 Steven WhitehouseGFS2: Clean up gfs2_adjust_quota() and do_glock()
2009-12-03 Steven WhitehouseGFS2: Remove constant argument from qd_get()
2009-12-03 Steven WhitehouseGFS2: Remove constant argument from qdsb_get()
2009-12-03 Steven WhitehouseGFS2: Add get_xstate quota function
2009-12-03 Steven WhitehouseGFS2: Remove obsolete code in quota.c
2009-12-03 Steven WhitehouseGFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
2009-12-03 Steven WhitehouseGFS2: Alter arguments of gfs2_quota/statfs_sync
2009-05-22 Steven WhitehouseGFS2: Clean up some file names
2009-04-15 Xu GangGFS2: Use DEFINE_SPINLOCK
2009-04-15 Steven WhitehouseGFS2: Make quotad's waiting interruptible
2009-03-24 Steven WhitehouseGFS2: Merge lock_dlm module into GFS2
2009-03-24 Steven WhitehouseGFS2: Remove "double" locking in quota
2009-03-24 Abhijith DasGFS2: change gfs2_quota_scan into a shrinker
2009-01-05 Steven WhitehouseGFS2: Fix "truncate in progress" hang
2009-01-05 Steven WhitehouseGFS2: Clean up & move gfs2_quotad
2009-01-05 Steven WhitehouseGFS2: Banish struct gfs2_dinode_host
2009-01-05 Steven WhitehouseGFS2: Move i_size from gfs2_dinode_host and rename...
2008-07-11 David Howells[GFS2] Fix GFS2's use of do_div() in its quota calculations
2008-04-10 Josef Bacik[GFS2] fix GFP_KERNEL misuses
2008-03-31 Abhijith Das[GFS2] gfs2_adjust_quota has broken unstuffing code
2008-03-31 Cyrill Gorcunov[GFS2] possible null pointer dereference fixup
2008-01-25 Steven Whitehouse[GFS2] Reduce inode size by moving i_alloc out of line
2008-01-25 Bob Peterson[GFS2] Get rid of useless "found" variable in quota.c
2008-01-25 Bob Peterson[GFS2] Remove function gfs2_get_block
2008-01-25 Steven Whitehouse[GFS2] Clean up internal read function
2007-10-10 Abhijith Das[GFS2] Fix quota do_list operation hang
2007-10-10 Abhijith Das[GFS2] Force unstuff of hidden quota inode
2007-07-09 Steven Whitehouse[GFS2] Fix sign problem in quota/statfs and cleanup...
2007-07-09 Abhijith Das[GFS2] Quotas non-functional - fix another bug
2007-07-09 Abhijith Das[GFS2] Quotas non-functional - fix bug
2007-03-07 Josef Whiter[GFS2] fix locking mistake
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
2006-11-30 Al Viro[GFS2] gfs2 misc endianness annotations
2006-11-30 Al Viro[GFS2] split and annotate gfs2_quota_change
2006-11-30 Al Viro[GFS2] split and annotate gfs2_quota
2006-10-20 Steven Whitehouse[GFS2] Fix bmap to map extents properly
2006-10-02 Steven Whitehouse[GFS2] Mark metadata reads for blktrace
2006-09-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-21 Steven Whitehouse[GFS2] Tidy up meta_io code
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
2006-09-18 Steven Whitehouse[GFS2] Map multiple blocks at once where possible
2006-09-05 Steven Whitehouse[GFS2] Remove unused code from quota
2006-09-04 Steven Whitehouse[GFS2] Change all types to uX style
2006-09-04 Steven Whitehouse[GFS2] Align all labels against LH side
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-07-03 Steven Whitehouse[GFS2] Remove dependance on tty_write_message()
2006-06-20 Steven Whitehouse[GFS2] Remove unused ra_state variable
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-05-18 Steven Whitehouse[GFS2] Update copyright date to 2006
2006-05-18 Steven Whitehouse[GFS2] Remove semaphore.h from C files
2006-05-05 Steven Whitehouse[GFS2] Readpages support
2006-04-28 Adrian Bunk[GFS2] [-mm patch] fs/gfs2/: possible cleanups
2006-04-07 Steven Whitehouse[GFS2] Fix a ref count bug and other clean ups
2006-02-27 Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-02-27 Steven Whitehouse[GFS2] 80 Column audit of GFS2
2006-02-21 Steven Whitehouse[GFS2] Use mutices rather than semaphores
2006-02-13 Steven Whitehouse[GFS2] Fix for root inode ref count bug
2006-02-08 Steven Whitehouse[GFS2] Make journaled data files identical to normal...
2006-01-30 Steven Whitehouse[GFS2] Add gfs2_internal_read()
2006-01-18 Steven Whitehouse[GFS2] Add an additional argument to gfs2_trans_add_bh()
2006-01-16 David Teigland[GFS2] The core of GFS2