Commit Graph

74 Commits (bc31d3b2c7d7f2a03721a05cb3c9a3ce8b1e2e5a)

Author SHA1 Message Date
Steven Whitehouse a867bb28c1 [GFS2] Fix incorrect error path in prepare_write() 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Steven Whitehouse 2840501ac8 [GFS2] Use zero_user_page() in stuffed_readpage() 18 years ago
Robert Peterson 8fb68595d5 [GFS2] Journaled file write/unstuff bug 18 years ago
Benjamin Marzinski ddf4b426aa [GFS2] fix jdata issues 18 years ago
Steven Whitehouse dbb7cae2a3 [GFS2] Clean up inode number handling 18 years ago
Robert Peterson cd81a4bac6 [GFS2] Addendum patch 2 for gfs2_grow 18 years ago
Robert Peterson 6c53267f05 [GFS2] Kernel changes to support new gfs2_grow command (part 2) 18 years ago
Robert Peterson 7ae8fa8451 [GFS2] kernel changes to support new gfs2_grow command 18 years ago
Steven Whitehouse bf126aee6d [GFS2] Patch to fix mmap of stuffed files 18 years ago
Josef Whiter 1de9139092 [GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_write 18 years ago
Josef Whiter a13cbe3753 [GFS2] fix hangup when multiple processes are trying to write to the same file 18 years ago
Adrian Bunk a2cf822274 [GFS2] make gfs2_writepages() static 18 years ago
Steven Whitehouse 2d72e7101c [GFS2] Unlock page on prepare_write try lock failure 18 years ago
Steven Whitehouse a8d638e30e [GFS2] Add writepages for "data=writeback" mounts 18 years ago
Steven Whitehouse e1d5b18ae9 [GFS2] Fail over to readpage for stuffed files 18 years ago
Steven Whitehouse c7b3383437 [GFS2] Fix DIO deadlock 18 years ago
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 18 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