aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/inode.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Gravatar Al Viro 1-1/+1
2011-05-13GFS2: Clean up symlink creationGravatar Steven Whitehouse 1-3/+0
2011-05-09GFS2: Remove gfs2_dinode_print() functionGravatar Steven Whitehouse 1-1/+0
2011-05-09GFS2: When adding a new dir entry, inc link count if it is a subdirGravatar Steven Whitehouse 1-1/+0
2011-04-20GFS2: Make writeback more responsive to system conditionsGravatar Steven Whitehouse 1-1/+1
2011-04-20GFS2: Optimise glock lru and end of life inodesGravatar Steven Whitehouse 1-1/+0
2011-04-18GFS2: filesystem hang caused by incorrect lock orderGravatar Bob Peterson 1-1/+2
2011-01-18GFS2: Fix error path in gfs2_lookup_by_inum()Gravatar Steven Whitehouse 1-1/+0
2011-01-07fs: provide rcu-walk aware permission i_opsGravatar Nick Piggin 1-1/+1
2010-11-15GFS2: Fix inode deallocation raceGravatar Steven Whitehouse 1-1/+3
2010-09-20GFS2: fallocate supportGravatar Benjamin Marzinski 1-0/+2
2010-09-20GFS2: Remove i_disksizeGravatar Steven Whitehouse 1-0/+13
2010-05-21GFS2: Rework reclaiming unlinked dinodesGravatar Bob Peterson 1-2/+1
2010-04-14GFS2: glock livelockGravatar Bob Peterson 1-2/+3
2009-05-22GFS2: Move gfs2_unlink_ok into ops_inode.cGravatar Steven Whitehouse 1-2/+0
2009-05-22GFS2: Move gfs2_readlinki into ops_inode.cGravatar Steven Whitehouse 1-1/+0
2009-05-22GFS2: Move gfs2_rmdiri into ops_inode.cGravatar Steven Whitehouse 1-2/+0
2009-05-22GFS2: Clean up some file namesGravatar Steven Whitehouse 1-24/+33
2009-04-15GFS2: cleanup file_operations messGravatar Christoph Hellwig 1-6/+8
2009-03-24GFS2: Merge lock_dlm module into GFS2Gravatar Steven Whitehouse 1-4/+18
2009-01-05GFS2: Banish struct gfs2_dinode_hostGravatar Steven Whitehouse 1-1/+1
2009-01-05GFS2: Rationalise header filesGravatar Steven Whitehouse 1-0/+11
2008-09-18GFS2: high time to take some time over atimeGravatar Steven Whitehouse 1-1/+0
2008-08-27GFS2: Fix & clean up GFS2 renameGravatar Steven Whitehouse 1-1/+0
2008-07-26[PATCH] don't pass nameidata to gfs2_lookupi()Gravatar Al Viro 1-1/+1
2008-07-10[GFS2] Remove unused declarationGravatar Li Xiaodong 1-1/+0
2008-07-03[GFS2] don't call permission()Gravatar Miklos Szeredi 1-0/+1
2008-03-31[GFS2] Eliminate (almost) duplicate field from gfs2_inodeGravatar Steven Whitehouse 1-3/+17
2008-03-31[GFS2] Streamline indirect pointer tree height calculationGravatar Steven Whitehouse 1-1/+1
2008-01-25[GFS2] Introduce gfs2_set_aops()Gravatar Steven Whitehouse 1-0/+6
2008-01-25[GFS2] Add gfs2_is_writeback()Gravatar Steven Whitehouse 1-0/+6
2007-10-10[GFS2] Alternate gfs2_iget to avoid looking up inodes being freedGravatar Benjamin Marzinski 1-1/+2
2007-07-09[GFS2] Remove i_mode passing from NFS File HandleGravatar Wendy Cheng 1-0/+1
2007-07-09[GFS2] Obtaining no_formal_ino from directory entryGravatar Wendy Cheng 1-1/+2
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresGravatar Steven Whitehouse 1-0/+10
2007-07-09[GFS2] Clean up inode number handlingGravatar Steven Whitehouse 1-6/+12
2006-11-30[GFS2] Remove unused function from inode.cGravatar Steven Whitehouse 1-4/+0
2006-11-30[GFS2] Remove gfs2_inode_attr_inGravatar Steven Whitehouse 1-0/+7
2006-11-30[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeGravatar Steven Whitehouse 1-1/+0
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeGravatar Steven Whitehouse 1-1/+1
2006-11-30[GFS2] Shrink gfs2_inode (2) - di_major/di_minorGravatar Steven Whitehouse 1-1/+1
2006-11-30[GFS2] split and annotate gfs2_inumGravatar Al Viro 1-2/+2
2006-09-25[GFS2/DLM] Fix trailing whitespaceGravatar Steven Whitehouse 1-1/+1
2006-09-01[GFS2] Update copyright, tidy up incore.hGravatar Steven Whitehouse 1-1/+1
2006-06-22[GFS2] Remove gfs2_repermissionGravatar Steven Whitehouse 1-2/+0
2006-06-14[GFS2] Fix unlinked file handlingGravatar Steven Whitehouse 1-23/+9
2006-05-18[GFS2] Update copyright date to 2006Gravatar Steven Whitehouse 1-1/+1
2006-04-28[GFS2] Reordering in deallocation to avoid recursive lockingGravatar Steven Whitehouse 1-1/+1
2006-03-20[GFS2] Fix bug in directory code and tidy upGravatar Steven Whitehouse 1-13/+3
2006-03-01[GFS2] Tidy up mount code.Gravatar Steven Whitehouse 1-1/+1