Commit Graph

579 Commits (6cb59e915d04f71c62a0ee8fab34de274aa3fe2a)

Author SHA1 Message Date
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
David Howells 69840b0d06 iget: use iget_failed() in GFS2 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
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
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Joe Perches c78bad11fb fs/: Spelling fixes 17 years ago
Abhijith Das 7bc5c414fe [GFS2] Allow journal recovery on read-only mount 17 years ago
Bob Peterson 1b8177ec1e [GFS2] Lockup on error 17 years ago
Steven Whitehouse b7fe2e391e [GFS2] Fix page_mkwrite truncation race path 17 years ago
Bob Peterson 3e5cd0877e [GFS2] Fix typo 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
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 ac39aadd04 [GFS2] Fix assert in log code 17 years ago
Steven Whitehouse 9656b2c14c [GFS2] Fix problems relating to execution of files on GFS2 17 years ago
Bob Peterson 0811a127cb [GFS2] Initialize extent_list earlier 17 years ago
Steven Whitehouse e5d9dc278c [GFS2] Allow page migration for writeback and ordered pages 17 years ago
Steven Whitehouse 65a6290998 [GFS2] Remove unused variable 17 years ago
Steven Whitehouse ff91cc9bb4 [GFS2] Fix log block mapper 17 years ago
Bob Peterson fa3742fa85 [GFS2] Minor correction 17 years ago
Bob Peterson c3f60b6e3a [GFS2] Eliminate the no longer needed sd_statfs_mutex 17 years ago
Bob Peterson b3513fca7e [GFS2] Incremental patch to fix compiler warning 17 years ago
Bob Peterson 15c7cee799 [GFS2] Function meta_read optimization 17 years ago
Bob Peterson b0d5fd3074 [GFS2] Only fetch the dinode once in block_map 17 years ago
Bob Peterson 398bbe6832 [GFS2] Reorganize function gfs2_glmutex_lock 17 years ago
Bob Peterson 5fdc2eeb5d [GFS2] Run through full bitmaps quicker in gfs2_bitfit 17 years ago
Bob Peterson 0d0868bde3 [GFS2] Get rid of useless "found" variable in quota.c 17 years ago
Bob Peterson da6dd40d59 [GFS2] Journal extent mapping 17 years ago
Bob Peterson e9e1ef2b6e [GFS2] Remove function gfs2_get_block 17 years ago
David Teigland 2066b58b0a [GFS2] use pid for plock owner for nfs clients 17 years ago
Steven Whitehouse dbee2199c3 [GFS2] Remove unused variable 17 years ago
Abhijith Das 292c8c14ca [GFS2] patch to check for recursive lock requests in gfs2_rename code path 17 years ago
Wendy Cheng c97bfe4351 [GFS2] Remove lock methods for lock_nolock protocol 17 years ago
Fabio M. Di Nitto bcd405599f [GFS2] Remove unrequired code 17 years ago
Fabio Massimo Di Nitto 6a69a23f7d [GFS2] Fix build warnings 17 years ago
Ryan O'Hara 002ef1dc63 [GFS2] remove unnecessary permission checks 17 years ago
Fabio Massimo Di Nitto 1a2781cfa5 [GFS2] Fix runtime issue with UP kernels 17 years ago
David Teigland 00c134756c [GFS2] tidy up error message 17 years ago
Fabio Massimo Di Nitto 0b7580c786 [GFS2] Check for installation of mount helpers for DLM mounts 17 years ago
Steven Whitehouse e35b921185 [GFS2] Don't periodically update the jindex 17 years ago
Steven Whitehouse ec69b18883 [GFS2] Move gfs2_logd into log.c 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
David Teigland 8cbc434247 [GFS2] check kthread_should_stop when waiting 17 years ago
Bob Peterson c7227e4642 [GFS2] Given device ID rather than s_id in "id" sysfs file 17 years ago
Steven Whitehouse e589665eb9 [GFS2] Remove flags no longer required 17 years ago
Steven Whitehouse 3042a2ccd6 [GFS2] Reorder writeback for glock sync 17 years ago