Commit Graph

57 Commits (6f00e68f210c0407dd666743ce61ae543cfd509d)

Author SHA1 Message Date
Steven Whitehouse ae619320b2 [GFS2] mark_inode_dirty after write to stuffed file 18 years ago
Steven Whitehouse dcd2479959 [GFS2] Remove unused function from inode.c 18 years ago
Russell Cattelan 61057c6bb3 [GFS2] Remove unused zero_readpage from stuffed_readpage 18 years ago
Steven Whitehouse 2ca99501fa [GFS2] Fix page lock/glock deadlock 18 years ago
Steven Whitehouse 1a7b1eed58 [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime 18 years ago
Steven Whitehouse 2933f9254a [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid 18 years ago
Steven Whitehouse b60623c238 [GFS2] Shrink gfs2_inode (3) - di_mode 18 years ago
OGAWA Hirofumi 7011774db8 [PATCH] gfs2: ->readpages() fixes 19 years ago
Steven Whitehouse 23591256d6 [GFS2] Fix bmap to map extents properly 19 years ago
Russell Cattelan c312c4fdc8 [GFS2] Pass the correct value to kunmap_atomic 19 years ago
Steven Whitehouse f5c54804d9 [GFS2] Fix uninitialised variable 19 years ago
Russell Cattelan 52ae7b7935 [GFS2] Fix a size calculation error 19 years ago
Steven Whitehouse 48516ced21 [GFS2] Remove uneeded endian conversion 19 years ago
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