Commit Graph

44 Commits (3cf1e7bed4681bdb1c14b6e146ae9c0afb6c1552)

Author SHA1 Message Date
Steven Whitehouse 907b9bceb4 [GFS2/DLM] Fix trailing whitespace 19 years ago
Steven Whitehouse 7276b3b0c7 [GFS2] Tidy up meta_io code 19 years ago
Steven Whitehouse 56965536b8 [GFS2] Remove unused constants 19 years ago
Fabio Massimo Di Nitto 7d308590ae [GFS2] Export lm_interface to kernel headers 19 years ago
Steven Whitehouse 07903c02d0 [GFS2] Tweek unlock test in readpage() 19 years ago
Russell Cattelan dc41aeedef [GFS2] Fix for mmap() bug in readpage 19 years ago
Steven Whitehouse 7a6bbacbb8 [GFS2] Map multiple blocks at once where possible 19 years ago
Steven Whitehouse 0bd5996a00 [GFS2] Style changes in ops_address.c 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 e9fc2aa091 [GFS2] Update copyright, tidy up incore.h 19 years ago
Steven Whitehouse 623d93555c [GFS2] Fix releasepage bug (fixes direct i/o writes) 19 years ago
Steven Whitehouse 166afccd71 [GFS2] Tidy up error handling in gfs2_releasepage() 19 years ago
Steven Whitehouse 15d00c0b91 [GFS2] Fix leak of gfs2_bufdata 19 years ago
Steven Whitehouse f4387149ec [GFS2] Fix lack of buffers in writepage bug 19 years ago
Steven Whitehouse 59a1cc6bda [GFS2] Fix lock ordering bug in page fault path 19 years ago
Steven Whitehouse ba7f72901c [GFS2] Remove page.[ch] 19 years ago
Steven Whitehouse f25ef0c1b4 [GFS2] Tidy gfs2_unstuffer_page 19 years ago
Steven Whitehouse a9e5f4d078 [GFS2] Alter direct I/O path 19 years ago
Steven Whitehouse 4340fe6253 [GFS2] Add generation number 19 years ago
Steven Whitehouse ffeb874b2b [GFS2] Bug fix to gfs2_readpages() 19 years ago
Steven Whitehouse faac9bd0e3 [GFS2] Fix locking for Direct I/O reads 19 years ago
Steven Whitehouse 66de045d9f [GFS2] Make our address_space_operations const 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 fd88de569b [GFS2] Readpages support 19 years ago
Steven Whitehouse d2d7b8a2a7 [GFS2] Fix bug in writepage() 19 years ago
Steven Whitehouse fe1bdedc6c [GFS2] Use vmalloc() in dir code 19 years ago
Steven Whitehouse 8628de0583 [GFS2] Update GFS2 for the recent pull from Linus 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 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 5c4e9e0366 [GFS2] Fix a case where we didn't get unstuffing right 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 257f9b4e97 [GFS2] Update truncate function (shrinking partial blocks) 19 years ago
Steven Whitehouse 9b124fbb8d [GFS2] Use mpage_readpage() in gfs2_readpage() 19 years ago
Steven Whitehouse 4ff14670ee [GFS2] Rename get_block and make it extern 19 years ago
Steven Whitehouse 64fb4eb7d4 [GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure 19 years ago
Steven Whitehouse d4e9c4c3bf [GFS2] Add an additional argument to gfs2_trans_add_bh() 19 years ago
David Teigland b3b94faa5f [GFS2] The core of GFS2 19 years ago