Commit Graph

88 Commits (3f61b19a9f60a0469a19113be8bb3b3623006de2)

Author SHA1 Message Date
Pavel Emelyanov eccba06891 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * 17 years ago
Pavel Emelyanov b1e058da50 gfs2: make gfs2_holder.gh_owner_pid be a struct pid * 17 years ago
Bob Peterson 598278bd48 [GFS2] Remove unneeded i_spin 17 years ago
Steven Whitehouse 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 years ago
Steven Whitehouse 65a6290998 [GFS2] Remove unused variable 17 years ago
Bob Peterson c3f60b6e3a [GFS2] Eliminate the no longer needed sd_statfs_mutex 17 years ago
Bob Peterson da6dd40d59 [GFS2] Journal extent mapping 17 years ago
Steven Whitehouse e35b921185 [GFS2] Don't periodically update the jindex 17 years ago
Steven Whitehouse fd041f0b40 [GFS2] Use atomic_t for journal free blocks counter 17 years ago
Steven Whitehouse 2bcd610d2f [GFS2] Don't add glocks to the journal 17 years ago
Steven Whitehouse e589665eb9 [GFS2] Remove flags no longer required 17 years ago
Steven Whitehouse c2932e03db [GFS2] Remove "reclaim limit" 17 years ago
Steven Whitehouse 60b0d08779 [GFS2] Remove unused variables 17 years ago
Steven Whitehouse bf36a71316 [GFS2] Add gfs2_is_writeback() 17 years ago
Steven Whitehouse e7e36f1435 [GFS2] Remove unused field in struct gfs2_inode 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
Wendy Cheng cc7e79b168 [GFS2] Handle multiple glock demote requests 17 years ago
Steven Whitehouse 16615be18c [GFS2] Clean up journaled data writing 18 years ago
Steven Whitehouse 82e86087bb [GFS2] Replace revoke structure with bufdata structure 18 years ago
Steven Whitehouse d7b616e252 [GFS2] Clean up ordered write code 18 years ago
Benjamin Marzinski c4f68a130f [GFS2] delay glock demote for a minimum hold time 18 years ago
Steven Whitehouse 8fbbfd214c [GFS2] Reduce number of gfs2_scand processes to one 18 years ago
Robert Peterson 2332c4435b [GFS2] assertion failure after writing to journaled file, umount 18 years ago
Steven Whitehouse c8cdf47937 [GFS2] Recovery for lost unlinked inodes 18 years ago
Steven Whitehouse bb8d8a6f54 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures 18 years ago
Abhijith Das 2a87ab0806 [GFS2] Quotas non-functional - fix bug 18 years ago
Steven Whitehouse dbb7cae2a3 [GFS2] Clean up inode number handling 18 years ago
Robert Peterson 5f8820960c [GFS2] lockdump improvements 18 years ago
Robert Peterson 04b933f27b [GFS2] Red Hat bz 228540: owner references 18 years ago
Steven Whitehouse 3b8249f617 [GFS2] Fix bz 224480 and cleanup glock demotion code 18 years ago
Robert Peterson 7c52b166c5 [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540) 18 years ago
Steven Whitehouse 631c42e170 [GFS2] go_drop_bh is never used, so remove it 18 years ago
Steven Whitehouse 04b159b132 [GFS2] Remove unused variable 18 years ago
Steven Whitehouse b5d32bead1 [GFS2] Tidy up glops calls 18 years ago
Steven Whitehouse 6bd9c8c2fb [GFS2] Remove unused go_callback operation 18 years ago
Steven Whitehouse e5dab552c8 [GFS2] Remove the "greedy" function from glock.[ch] 18 years ago
Steven Whitehouse fee852e374 [GFS2] Shrink gfs2_inode memory by half 18 years ago
Steven Whitehouse 330005c2b2 [GFS2] Remove max_atomic_write tunable 18 years ago
Steven Whitehouse 3699e3a44b [GFS2] Clean up/speed up readdir 18 years ago
Steven Whitehouse 1a14d3a68f [GFS2] Simplify glops functions 18 years ago
Steven Whitehouse bfded27ba0 [GFS2] Shrink gfs2_inode (8) - i_vn 18 years ago
Al Viro bd209cc017 [GFS2] split and annotate gfs2_statfs_change 18 years ago
Al Viro 629a21e7ec [GFS2] split and annotate gfs2_inum 18 years ago
Al Viro 1e81c4c3e0 [GFS2] split and annotate gfs_rindex 18 years ago
Al Viro 5516762261 [GFS2] split and annotate gfs2_log_head 18 years ago
Al Viro 68826664d1 [GFS2] split and annotate gfs2_rgrp 18 years ago
Al Viro f50dfaf78c [GFS2] split gfs2_sb 18 years ago
Al Viro 5c6edb576f [GFS2] gfs2_dinode_host fields are host-endian 18 years ago
Steven Whitehouse 7276b3b0c7 [GFS2] Tidy up meta_io code 19 years ago