Commit Graph

99 Commits (74f9fdfa1f229284ee1ea58fa47f2cdeeb12f6fe)

Author SHA1 Message Date
Steven Whitehouse d82661d969 [GFS2] Streamline quota lock/check for no-quota case 17 years ago
Abhijith Das 20b95bf2c4 [GFS2] gfs2_adjust_quota has broken unstuffing code 17 years ago
Cyrill Gorcunov 182fe5abd8 [GFS2] possible null pointer dereference fixup 17 years ago
Steven Whitehouse 7afd88d916 [GFS2] Fix a page lock / glock deadlock 17 years ago
Bob Peterson 7eabb77e65 [GFS2] Misc fixups 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Steven Whitehouse 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 years ago
Steven Whitehouse 9656b2c14c [GFS2] Fix problems relating to execution of files on GFS2 17 years ago
Steven Whitehouse e5d9dc278c [GFS2] Allow page migration for writeback and ordered pages 17 years ago
Bob Peterson e9e1ef2b6e [GFS2] Remove function gfs2_get_block 17 years ago
Steven Whitehouse 47e83b5091 [GFS2] Use correct include file in ops_address.c 17 years ago
Steven Whitehouse c41d4f09f1 [GFS2] Don't hold page lock when starting transaction 17 years ago
Steven Whitehouse b8e7cbb65b [GFS2] Add writepages for GFS2 jdata 17 years ago
Steven Whitehouse 9ff8ec32e5 [GFS2] Split gfs2_writepage into three cases 17 years ago
Steven Whitehouse 5561093e2c [GFS2] Introduce gfs2_set_aops() 17 years ago
Steven Whitehouse bf36a71316 [GFS2] Add gfs2_is_writeback() 17 years ago
Steven Whitehouse f91a0d3e24 [GFS2] Remove useless i_cache from inodes 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
Steven Whitehouse 7765ec26ae gfs2: convert to new aops 18 years ago
Steven Whitehouse 891ba6d4a5 [GFS2] Don't try to remove buffers that don't exist 18 years ago
Wendy Cheng de986e859a [GFS2] Data corruption fix 18 years ago
Steven Whitehouse 16615be18c [GFS2] Clean up journaled data writing 18 years ago
Steven Whitehouse d7b616e252 [GFS2] Clean up ordered write code 18 years ago
Steven Whitehouse bb3b0e3df5 [GFS2] Clean up invalidatepage/releasepage 18 years ago
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