Btrfs: always pin metadata in discard mode
[safe/jmp/linux-2.6] / fs / gfs2 / eattr.c
2009-05-20 Steven WhitehouseGFS2: Improve resource group error handling
2009-03-24 Steven WhitehouseGFS2: Merge lock_dlm module into GFS2
2009-01-05 Steven WhitehouseGFS2: Banish struct gfs2_dinode_host
2009-01-05 Steven WhitehouseGFS2: Move di_eattr into "proper" inode
2008-04-10 Josef Bacik[GFS2] fix GFP_KERNEL misuses
2008-03-31 Steven Whitehouse[GFS2] Streamline quota lock/check for no-quota case
2008-03-31 Cyrill Gorcunov[GFS2] possible null pointer dereference fixup
2008-03-31 Steven Whitehouse[GFS2] Eliminate (almost) duplicate field from gfs2_inode
2008-03-31 Steven Whitehouse[GFS2] Add extent allocation to block allocator
2008-03-31 Steven Whitehouse[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
2008-03-31 Steven Whitehouse[GFS2] Update gfs2_trans_add_unrevoke to accept extents
2008-03-31 Bob Peterson[GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc
2008-01-25 Steven Whitehouse[GFS2] Reduce inode size by moving i_alloc out of line
2007-07-09 Steven Whitehouse[GFS2] Add nanosecond timestamp feature
2007-07-09 Steven Whitehouse[GFS2] Fix sign problem in quota/statfs and cleanup...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-05 Eric Sandeen[GFS2] more CURRENT_TIME_SEC
2006-11-30 Steven Whitehouse[GFS2] Remove gfs2_inode_attr_in
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (3) - di_mode
2006-11-30 Steven Whitehouse[GFS2] Change argument of gfs2_dinode_out
2006-11-30 Al Viro[GFS2] gfs2 misc endianness annotations
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-05 Steven Whitehouse[GFS2] Extended attribute code style changes
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-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-06-06 Steven Whitehouse[GFS2] Fix warning on impossible event in eattr code
2006-05-22 Steven Whitehouse[GFS2] Flag up issue in selinux code
2006-05-22 Ryan O'Hara[GFS2] selinux support
2006-05-18 Steven Whitehouse[GFS2] Update copyright date to 2006
2006-05-18 Steven Whitehouse[GFS2] Remove semaphore.h from C files
2006-04-28 Steven Whitehouse[GFS2] Remove some unused code
2006-04-28 Adrian Bunk[GFS2] [-mm patch] fs/gfs2/: possible cleanups
2006-02-27 Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-02-27 Steven Whitehouse[GFS2] 80 Column audit of GFS2
2006-01-18 Steven Whitehouse[GFS2] Add an additional argument to gfs2_trans_add_bh()
2006-01-18 Steven Whitehouse[GFS2] Remove unused code from various files
2006-01-16 David Teigland[GFS2] The core of GFS2