Commit Graph

78 Commits (a309218acee8606f7e235da20cc826eb06d9b0f6)

Author SHA1 Message Date
Steven Whitehouse f057f6cdf6 GFS2: Merge lock_dlm module into GFS2 16 years ago
Steven Whitehouse 7ed122e42c GFS2: Streamline alloc calculations for writes 16 years ago
Steven Whitehouse 383f01fbf4 GFS2: Banish struct gfs2_dinode_host 16 years ago
Steven Whitehouse c9e9888677 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize 16 years ago
Benjamin Marzinski 5af4e7a0be [GFS2] fix gfs2 block allocation (cleaned up) 17 years ago
Steven Whitehouse d82661d969 [GFS2] Streamline quota lock/check for no-quota case 17 years ago
Cyrill Gorcunov 182fe5abd8 [GFS2] possible null pointer dereference fixup 17 years ago
Steven Whitehouse 9b8c81d1de [GFS2] Allow bmap to allocate extents 17 years ago
Steven Whitehouse e23159d2a7 [GFS2] Get inode buffer only once per block map call 17 years ago
Steven Whitehouse 77658aad22 [GFS2] Eliminate (almost) duplicate field from gfs2_inode 17 years ago
Steven Whitehouse 30cbf189cd [GFS2] Add a function to interate over an extent 17 years ago
Steven Whitehouse c85a665f06 [GFS2] The case of the missing asterisk 17 years ago
Steven Whitehouse b45e41d7d5 [GFS2] Add extent allocation to block allocator 17 years ago
Steven Whitehouse 1639431a3f [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data 17 years ago
Steven Whitehouse 5731be53e3 [GFS2] Update gfs2_trans_add_unrevoke to accept extents 17 years ago
Steven Whitehouse ce276b06e8 [GFS2] Reduce inode size by merging fields 17 years ago
Steven Whitehouse dbac6710a6 [GFS2] Introduce array of buffers to struct metapath 17 years ago
Steven Whitehouse 11707ea05e [GFS2] Move part of gfs2_block_map into a separate function 17 years ago
Bob Peterson 7eabb77e65 [GFS2] Misc fixups 17 years ago
Bob Peterson fe6c991c52 [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc 17 years ago
Steven Whitehouse ecc30c7915 [GFS2] Streamline indirect pointer tree height calculation 17 years ago
Steven Whitehouse 941e6d7d09 [GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_map 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Steven Whitehouse 1af535727b [GFS2] Fix write alloc required shortcut calculation 17 years ago
Bob Peterson 0522053519 [GFS2] gfs2_alloc_required performance 17 years ago
Steven Whitehouse 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 years ago
Bob Peterson b0d5fd3074 [GFS2] Only fetch the dinode once in block_map 17 years ago
Bob Peterson e9e1ef2b6e [GFS2] Remove function gfs2_get_block 17 years ago
Steven Whitehouse bf36a71316 [GFS2] Add gfs2_is_writeback() 17 years ago
Bob Peterson 8475487bef [GFS2] Fix ordering of dirty/journal for ordered buffer unstuffing 18 years ago
Steven Whitehouse eaf965270f [GFS2] Don't mark jdata dirty in gfs2_unstuffer_page() 18 years ago
Wendy Cheng a13b8c5f23 [GFS2] Reduce truncate IO traffic 18 years ago
S. Wendy Cheng 1875f2f31b [GFS2] Fix gfs2_block_truncate_page err return 18 years ago
Steven Whitehouse 4bd91ba181 [GFS2] Add nanosecond timestamp feature 18 years ago
Steven Whitehouse bb8d8a6f54 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures 18 years ago
Steven Whitehouse dbb7cae2a3 [GFS2] Clean up inode number handling 18 years ago
Nate Diller 0507ecf50f [GFS2] use zero_user_page 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Eric Sandeen ddfe062783 [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 18 years ago
Steven Whitehouse 4cf1ed8144 [GFS2] Tidy up bmap & fix boundary bug 18 years ago
Steven Whitehouse 9e2dbdac3d [GFS2] Remove gfs2_inode_attr_in 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
Steven Whitehouse 539e5d6b7a [GFS2] Change argument of gfs2_dinode_out 18 years ago
Al Viro b44b84d765 [GFS2] gfs2 misc endianness annotations 18 years ago
Steven Whitehouse 23591256d6 [GFS2] Fix bmap to map extents properly 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