Commit Graph

52 Commits (4bedb45203eab92a87b4c863fe2d0cded633427f)

Author SHA1 Message Date
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Steven Whitehouse 3699e3a44b [GFS2] Clean up/speed up readdir 18 years ago
Josef Sipek 81454098f7 [PATCH] struct path: convert gfs2 18 years ago
Steven Whitehouse 34126f9f41 [GFS2] Change gfs2_fsync() to use write_inode_now() 18 years ago
Steven Whitehouse 33c3de3287 [GFS2] Don't flush everything on fdatasync 18 years ago
Steven Whitehouse dcd2479959 [GFS2] Remove unused function from inode.c 18 years ago
Steven Whitehouse 6b124d8dba [GFS2] Only set inode flags when required 18 years ago
Steven Whitehouse b60623c238 [GFS2] Shrink gfs2_inode (3) - di_mode 18 years ago
Steven Whitehouse 539e5d6b7a [GFS2] Change argument of gfs2_dinode_out 18 years ago
Al Viro 9c9ab3d541 [GFS2] gfs2 __user misannotation fix 18 years ago
Al Viro 629a21e7ec [GFS2] split and annotate gfs2_inum 18 years ago
Steven Whitehouse 128e5ebaf8 [GFS2] Remove iflags.h, use FS_ 19 years ago
Steven Whitehouse d00223f169 [GFS2] Fix code style/indent in ops_file.c 19 years ago
Andrew Morton 930cc237d6 [GFS2] streamline-generic_file_-interfaces-and-filemap gfs fix 19 years ago
Badari Pulavarty 9c9eb21eee [GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits) 19 years ago
Steven Whitehouse 907b9bceb4 [GFS2/DLM] Fix trailing whitespace 19 years ago
Steven Whitehouse f0e522a901 [GFS2] Remove "NFS only" readdir path 19 years ago
Fabio Massimo Di Nitto 7d308590ae [GFS2] Export lm_interface to kernel headers 19 years ago
Steven Whitehouse 26c1a57412 [GFS2] More code style updates 19 years ago
Steven Whitehouse dd538c832a [GFS2] Spelling sentinal -> sentinel 19 years ago
Steven Whitehouse cd915493fc [GFS2] Change all types to uX style 19 years ago
Steven Whitehouse a91ea69ffd [GFS2] Align all labels against LH side 19 years ago
Steven Whitehouse e9fc2aa091 [GFS2] Update copyright, tidy up incore.h 19 years ago
Steven Whitehouse 420b9e5e45 [GFS2] Tidy up in various files 19 years ago
Steven Whitehouse a9e5f4d078 [GFS2] Alter direct I/O path 19 years ago
Abhijith Das 52f341cf75 [GFS2] gfs2_set_flags double locking patch 19 years ago
Steven Whitehouse 4340fe6253 [GFS2] Add generation number 19 years ago
Steven Whitehouse b0dd9308b7 [GFS2] Mark file_operations const 19 years ago
Steven Whitehouse a53311d4d9 [GFS2] Use generic_file_sendfile directly 19 years ago
Steven Whitehouse faf450ef4a [GFS2] Remove gfs2_repermission 19 years ago
Steven Whitehouse feaa7bba02 [GFS2] Fix unlinked file handling 19 years ago
Steven Whitehouse 3a8a9a1034 [GFS2] Update copyright date to 2006 19 years ago
Steven Whitehouse bd8968010a [GFS2] Remove semaphore.h from C files 19 years ago
Steven Whitehouse b9cb981310 [GFS2] Fix attributes setting logic 19 years ago
Steven Whitehouse 4bcf7091f9 [GFS2] Remove inherited flags from exported flags. 19 years ago
Steven Whitehouse b09e593d79 [GFS2] Fix a ref count bug and other clean ups 19 years ago
Steven Whitehouse 55eccc6d00 [GFS2] Finish off ioctl support 19 years ago
Steven Whitehouse 8628de0583 [GFS2] Update GFS2 for the recent pull from Linus 19 years ago
Steven Whitehouse 7ea9ea8322 [GFS2] Update ioctl() to new interface 19 years ago
Steven Whitehouse 71b86f562b [GFS2] Further updates to dir and logging code 19 years ago
Steven Whitehouse 94aabbd993 [GFS2] Remove ioctl support 19 years ago
Steven Whitehouse 5c676f6d35 [GFS2] Macros removal in gfs2.h 19 years ago
Steven Whitehouse 568f4c9659 [GFS2] 80 Column audit of GFS2 19 years ago
David Teigland d95cb943f5 [GFS2] Patch to remove stats counters from GFS2 (II) 19 years ago
David Teigland 6a6b3d018f [GFS2] Patch to remove stats gathering from GFS2 19 years ago
Steven Whitehouse f55ab26a8f [GFS2] Use mutices rather than semaphores 19 years ago
Steven Whitehouse 61a30dcb58 [GFS2] Fix for lock recursion problem for internal files 19 years ago
Steven Whitehouse d1665e4142 [GFS2] Put back O_DIRECT support 19 years ago
Steven Whitehouse 18ec7d5c3f [GFS2] Make journaled data files identical to normal files on disk 19 years ago
Steven Whitehouse d4e9c4c3bf [GFS2] Add an additional argument to gfs2_trans_add_bh() 19 years ago