aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_file.c
AgeCommit message (Expand)Author
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-06gfs2: nfs lock support for gfs2Marc Eshel
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-05[GFS2] Clean up/speed up readdirSteven Whitehouse
2006-12-08[PATCH] struct path: convert gfs2Josef Sipek
2006-12-07[GFS2] Change gfs2_fsync() to use write_inode_now()Steven Whitehouse
2006-11-30[GFS2] Don't flush everything on fdatasyncSteven Whitehouse
2006-11-30[GFS2] Remove unused function from inode.cSteven Whitehouse
2006-11-30[GFS2] Only set inode flags when requiredSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse
2006-11-30[GFS2] Change argument of gfs2_dinode_outSteven Whitehouse
2006-11-30[GFS2] gfs2 __user misannotation fixAl Viro
2006-11-30[GFS2] split and annotate gfs2_inumAl Viro
2006-10-02[GFS2] Remove iflags.h, use FS_Steven Whitehouse
2006-10-02[GFS2] Fix code style/indent in ops_file.cSteven Whitehouse
2006-10-02[GFS2] streamline-generic_file_-interfaces-and-filemap gfs fixAndrew Morton
2006-10-02[GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits)Badari Pulavarty
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse
2006-09-19[GFS2] Remove "NFS only" readdir pathSteven Whitehouse
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto
2006-09-04[GFS2] More code style updatesSteven Whitehouse
2006-09-04[GFS2] Spelling sentinal -> sentinelSteven Whitehouse
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse
2006-09-04[GFS2] Align all labels against LH sideSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-07-31[GFS2] Tidy up in various filesSteven Whitehouse
2006-07-25[GFS2] Alter direct I/O pathSteven Whitehouse
2006-07-21[GFS2] gfs2_set_flags double locking patchAbhijith Das
2006-07-11[GFS2] Add generation numberSteven Whitehouse
2006-07-03[GFS2] Mark file_operations constSteven Whitehouse
2006-06-23[GFS2] Use generic_file_sendfile directlySteven Whitehouse
2006-06-22[GFS2] Remove gfs2_repermissionSteven Whitehouse
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse
2006-05-12[GFS2] Fix attributes setting logicSteven Whitehouse
2006-04-25[GFS2] Remove inherited flags from exported flags.Steven Whitehouse
2006-04-07[GFS2] Fix a ref count bug and other clean upsSteven Whitehouse
2006-04-04[GFS2] Finish off ioctl supportSteven Whitehouse
2006-03-31[GFS2] Update GFS2 for the recent pull from LinusSteven Whitehouse
2006-03-31[GFS2] Update ioctl() to new interfaceSteven Whitehouse
2006-03-28[GFS2] Further updates to dir and logging codeSteven Whitehouse
2006-03-21[GFS2] Remove ioctl supportSteven Whitehouse
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse
2006-02-23[GFS2] Patch to remove stats counters from GFS2 (II)David Teigland
2006-02-23[GFS2] Patch to remove stats gathering from GFS2David Teigland
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse
2006-02-15[GFS2] Fix for lock recursion problem for internal filesSteven Whitehouse