aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_export.c
Commit message (Expand)AuthorAge
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-24
* GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse2009-01-05
* GFS2: Rationalise header filesSteven Whitehouse2009-01-05
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
* [PATCH] don't pass nameidata to gfs2_lookupi()Al Viro2008-07-26
* [GFS2] test for IS_ERR rather than 0Julia Lawall2008-03-31
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* gfs2: new export opsChristoph Hellwig2007-10-22
* [GFS2] Alternate gfs2_iget to avoid looking up inodes being freedBenjamin Marzinski2007-10-10
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* [GFS2] Accept old format NFS filehandlesSteven Whitehouse2007-07-10
* [GFS2] Remove i_mode passing from NFS File HandleWendy Cheng2007-07-09
* [GFS2] Obtaining no_formal_ino from directory entryWendy Cheng2007-07-09
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-09
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-09
* [GFS2] NFS filehandle checkWendy Cheng2007-03-07
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [GFS2] Remove local exclusive glock modeSteven Whitehouse2007-02-05
* [GFS2] Clean up/speed up readdirSteven Whitehouse2007-02-05
* [GFS2] gfs2 knows of directories which it chooses not to displayRobert Peterson2007-02-05
* [GFS2] gfs2 misc endianness annotationsAl Viro2006-11-30
* [GFS2] split and annotate gfs2_inumAl Viro2006-11-30
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-19
* [GFS2] Add a comment in ops_export.cSteven Whitehouse2006-09-05
* [GFS2] Some further style changesSteven Whitehouse2006-09-04
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-04
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-01
* [GFS2] NFS updateWendy Cheng2006-07-13
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-14
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-18
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-18
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-28
* [GFS2] Fix bug in directory code and tidy upSteven Whitehouse2006-03-20
* [GFS2] Tidy up mount code.Steven Whitehouse2006-03-01
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-27
* [GFS2] Patch to remove stats counters from GFS2 (II)David Teigland2006-02-23
* [GFS2] Patch to remove stats gathering from GFS2David Teigland2006-02-23
* [GFS2] Fix for root inode ref count bugSteven Whitehouse2006-02-13
* [GFS2] Add gfs2_internal_read()Steven Whitehouse2006-01-30
* [GFS2] The core of GFS2David Teigland2006-01-16