aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/eattr.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-10[GFS2] fix GFP_KERNEL misusesGravatar Josef Bacik 1-2/+2
2008-03-31[GFS2] Streamline quota lock/check for no-quota caseGravatar Steven Whitehouse 1-5/+1
2008-03-31[GFS2] possible null pointer dereference fixupGravatar Cyrill Gorcunov 1-0/+6
2008-03-31[GFS2] Eliminate (almost) duplicate field from gfs2_inodeGravatar Steven Whitehouse 1-18/+6
2008-03-31[GFS2] Add extent allocation to block allocatorGravatar Steven Whitehouse 1-4/+6
2008-03-31[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_dataGravatar Steven Whitehouse 1-3/+3
2008-03-31[GFS2] Update gfs2_trans_add_unrevoke to accept extentsGravatar Steven Whitehouse 1-3/+3
2008-03-31[GFS2] Get rid of unneeded parameter in gfs2_rlist_allocGravatar Bob Peterson 1-1/+1
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineGravatar Steven Whitehouse 1-1/+1
2007-07-09[GFS2] Add nanosecond timestamp featureGravatar Steven Whitehouse 1-4/+4
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresGravatar Steven Whitehouse 1-3/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-02-05[GFS2] more CURRENT_TIME_SECGravatar Eric Sandeen 1-4/+4
2006-11-30[GFS2] Remove gfs2_inode_attr_inGravatar Steven Whitehouse 1-0/+6
2006-11-30[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeGravatar Steven Whitehouse 1-5/+4
2006-11-30[GFS2] Shrink gfs2_inode (4) - di_uid/di_gidGravatar Steven Whitehouse 1-1/+1
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeGravatar Steven Whitehouse 1-4/+4
2006-11-30[GFS2] Change argument of gfs2_dinode_outGravatar Steven Whitehouse 1-7/+7
2006-11-30[GFS2] gfs2 misc endianness annotationsGravatar Al Viro 1-13/+14
2006-09-25[GFS2/DLM] Fix trailing whitespaceGravatar Steven Whitehouse 1-1/+1
2006-09-21[GFS2] Tidy up meta_io codeGravatar Steven Whitehouse 1-12/+11
2006-09-19[GFS2] Export lm_interface to kernel headersGravatar Fabio Massimo Di Nitto 1-1/+1
2006-09-05[GFS2] Extended attribute code style changesGravatar Steven Whitehouse 1-64/+38
2006-09-04[GFS2] Change all types to uX styleGravatar Steven Whitehouse 1-28/+28
2006-09-04[GFS2] Align all labels against LH sideGravatar Steven Whitehouse 1-41/+21
2006-09-01[GFS2] Update copyright, tidy up incore.hGravatar Steven Whitehouse 1-1/+1
2006-06-14[GFS2] Fix unlinked file handlingGravatar Steven Whitehouse 1-35/+35
2006-06-06[GFS2] Fix warning on impossible event in eattr codeGravatar Steven Whitehouse 1-5/+4
2006-05-22[GFS2] Flag up issue in selinux codeGravatar Steven Whitehouse 1-7/+4
2006-05-22[GFS2] selinux supportGravatar Ryan O'Hara 1-3/+12
2006-05-18[GFS2] Update copyright date to 2006Gravatar Steven Whitehouse 1-1/+1
2006-05-18[GFS2] Remove semaphore.h from C filesGravatar Steven Whitehouse 1-1/+0
2006-04-28[GFS2] Remove some unused codeGravatar Steven Whitehouse 1-27/+0
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsGravatar Adrian Bunk 1-0/+3
2006-02-27[GFS2] Macros removal in gfs2.hGravatar Steven Whitehouse 1-7/+12
2006-02-27[GFS2] 80 Column audit of GFS2Gravatar Steven Whitehouse 1-2/+2
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Gravatar Steven Whitehouse 1-19/+19
2006-01-18[GFS2] Remove unused code from various filesGravatar Steven Whitehouse 1-57/+0
2006-01-16[GFS2] The core of GFS2Gravatar David Teigland 1-0/+1620