Commit Graph

76 Commits (8f2c9c1b16bf6ed0903b29c49d56fa0109a390e4)

Author SHA1 Message Date
Steven Whitehouse b7fe2e391e [GFS2] Fix page_mkwrite truncation race path 17 years ago
Steven Whitehouse 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 years ago
Bob Peterson e9e1ef2b6e [GFS2] Remove function gfs2_get_block 17 years ago
Steven Whitehouse dbee2199c3 [GFS2] Remove unused variable 17 years ago
Wendy Cheng c97bfe4351 [GFS2] Remove lock methods for lock_nolock protocol 17 years ago
Steven Whitehouse 5561093e2c [GFS2] Introduce gfs2_set_aops() 17 years ago
Steven Whitehouse 3cc3f710ce [GFS2] Use ->page_mkwrite() for mmap() 17 years ago
Steven Whitehouse 51ff87bdd9 [GFS2] Clean up internal read function 17 years ago
Alan Cox a9c62a18a2 fs: correct SuS compliance for open of large file without options 18 years ago
Abhijith Das b4c20166dc [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! 18 years ago
Pavel Emelyanov 7afaac6202 GFS2: clean up explicit check for mandatory locks 18 years ago
Steven Whitehouse b9af7ca6d3 [GFS2] Fix setting of inherit jdata attr 18 years ago
Christoph Hellwig 0af1a45046 rename setlease to generic_setlease 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago
Marc Eshel 60446067ba gfs2: stop giving out non-cluster-coherent leases 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Steven Whitehouse dbb7cae2a3 [GFS2] Clean up inode number handling 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Marc Eshel 586759f03e gfs2: nfs lock support for gfs2 18 years ago
Marc Eshel 9d6a8c5c21 locks: give posix_test_lock same interface as ->lock 18 years ago
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