summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_export.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] don't pass nameidata to gfs2_lookupi()Al Viro2008-07-271-1/+1
* [GFS2] test for IS_ERR rather than 0Julia Lawall2008-03-311-2/+0Star
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-071-1/+1
* exportfs: make struct export_operations constChristoph Hellwig2007-10-221-1/+1
* gfs2: new export opsChristoph Hellwig2007-10-221-38/+43
* [GFS2] Alternate gfs2_iget to avoid looking up inodes being freedBenjamin Marzinski2007-10-101-1/+1
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-171-0/+1
* [GFS2] Accept old format NFS filehandlesSteven Whitehouse2007-07-101-0/+2
* [GFS2] Remove i_mode passing from NFS File HandleWendy Cheng2007-07-091-23/+15Star
* [GFS2] Obtaining no_formal_ino from directory entryWendy Cheng2007-07-091-1/+3
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-091-1/+9
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-091-12/+17
* [GFS2] NFS filehandle checkWendy Cheng2007-03-071-4/+1Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [GFS2] Remove local exclusive glock modeSteven Whitehouse2007-02-051-2/+1Star
* [GFS2] Clean up/speed up readdirSteven Whitehouse2007-02-051-5/+4Star
* [GFS2] gfs2 knows of directories which it chooses not to displayRobert Peterson2007-02-051-0/+3
* [GFS2] gfs2 misc endianness annotationsAl Viro2006-11-301-18/+12Star
* [GFS2] split and annotate gfs2_inumAl Viro2006-11-301-4/+4
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] Add a comment in ops_export.cSteven Whitehouse2006-09-051-0/+4
* [GFS2] Some further style changesSteven Whitehouse2006-09-041-5/+6
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-6/+6
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] NFS updateWendy Cheng2006-07-131-12/+20
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-36/+24Star
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0Star
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-281-4/+4
* [GFS2] Fix bug in directory code and tidy upSteven Whitehouse2006-03-201-4/+9
* [GFS2] Tidy up mount code.Steven Whitehouse2006-03-011-2/+2
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-7/+10
* [GFS2] Patch to remove stats counters from GFS2 (II)David Teigland2006-02-231-1/+0Star
* [GFS2] Patch to remove stats gathering from GFS2David Teigland2006-02-231-12/+0Star
* [GFS2] Fix for root inode ref count bugSteven Whitehouse2006-02-131-8/+1Star
* [GFS2] Add gfs2_internal_read()Steven Whitehouse2006-01-301-1/+1
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+310