Commit Graph

504 Commits (44093ca2fef3c52dc7d186116862d74f9a676e0f)

Author SHA1 Message Date
Alan Cox a9c62a18a2 fs: correct SuS compliance for open of large file without options 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Steven Whitehouse 7765ec26ae gfs2: convert to new aops 18 years ago
Greg Kroah-Hartman 34980ca8fa Drivers: clean up direct setting of the name of a kset 18 years ago
Al Viro 782e3b3b38 Fix up more bio fallout 18 years ago
Steven Whitehouse 5a60c532c9 [GFS2] Get superblock a different way 18 years ago
Steven Whitehouse 891ba6d4a5 [GFS2] Don't try to remove buffers that don't exist 18 years ago
Benjamin Marzinski 7a9f53b3c1 [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed 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
Bob Peterson 55c0c4ac0b [GFS2] GFS2: chmod hung - fix race in thread creation 18 years ago
Wendy Cheng 49e61f2ef6 [GFS2] Move inode deletion out of blocking_cb 18 years ago
Abhijith Das b4c20166dc [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! 18 years ago
Steven Whitehouse 1ad38c437f [GFS2] Clean up gfs2_trans_add_revoke() 18 years ago
Steven Whitehouse 0820ab517e [GFS2] Use slab operations for all gfs2_bufdata allocations 18 years ago
Steven Whitehouse 82e86087bb [GFS2] Replace revoke structure with bufdata structure 18 years ago
Bob Peterson 8475487bef [GFS2] Fix ordering of dirty/journal for ordered buffer unstuffing 18 years ago
Steven Whitehouse d7b616e252 [GFS2] Clean up ordered write code 18 years ago
Steven Whitehouse 9b9107a5a8 [GFS2] Move pin/unpin into lops.c, clean up locking 18 years ago
Steven Whitehouse eaf965270f [GFS2] Don't mark jdata dirty in gfs2_unstuffer_page() 18 years ago
Steven Whitehouse 1e1a3d03e9 [GFS2] Introduce gfs2_remove_from_ail 18 years ago
Steven Whitehouse 8497a46e17 [GFS2] Correct lock ordering in unlink 18 years ago
Wendy Cheng e9bd2b3baf [GFS2] fix inode meta data corruption 18 years ago
Benjamin Marzinski c4f68a130f [GFS2] delay glock demote for a minimum hold time 18 years ago
Abhijith Das d1e2777d4f [GFS2] panic after can't parse mount arguments 18 years ago
Bob Peterson ec217e0ece [GFS2] Patch to protect sd_log_num_jdata 18 years ago
Abhijith Das a947e03356 [GFS2] Wendy's dump lockname in hex & fix glock dump 18 years ago
Wendy Cheng a13b8c5f23 [GFS2] Reduce truncate IO traffic 18 years ago
Benjamin Marzinski 9a5ad13856 [GFS2] Add NULL entry to token table 18 years ago
Steven Whitehouse 382e6e256b [GFS2] Add a missing gfs2_trans_add_bh() 18 years ago
Steven Whitehouse bb3b0e3df5 [GFS2] Clean up invalidatepage/releasepage 18 years ago
Abhijith Das 2d9a4bbf6d [GFS2] Fix quota do_list operation hang 18 years ago
Denis Cheng 34eaae398e [GFS2] fixed a NULL pointer assignment BUG 18 years ago
Abhijith Das 0fd5355470 [GFS2] Force unstuff of hidden quota inode 18 years ago
Denis Cheng 5d35e31f43 [GFS2] better code for translating characters 18 years ago
Denis Cheng 2d3ba1ea97 [GFS2] unneeded typecast 18 years ago
Denis Cheng adb4ec13cd [GFS2] use list_for_each_entry instead 18 years ago
Bob Peterson 75be73a824 [GFS2] Ensure journal file cache is flushed after recovery 18 years ago
Bob Peterson 5f3eae7546 [GFS2] invalid metadata block - REVISED 18 years ago
Steven Whitehouse 8fbbfd214c [GFS2] Reduce number of gfs2_scand processes to one 18 years ago
Denis Cheng ca5a939b33 [GFS2] use the declaration of gfs2_dops in the header file instead 18 years ago
Denis Cheng 4ef290025c [GFS2] mark struct *_operations const 18 years ago
Bob Peterson 0f8468c8be [GFS2] Detach buf data during in-place writeback 18 years ago
Denis Cheng cee23c79d0 [GFS2] use an temp variable to reduce a spin_unlock 18 years ago
Bob Peterson 6760bdcd03 [GFS2] Prevent infinite loop in try_rgrp_unlink() 18 years ago
Bob Peterson 693ddeabbb [GFS2] Revert part of earlier log.c changes 18 years ago
Bob Peterson 905d2aefa9 [GFS2] Move some code inside the log lock 18 years ago
Steven Whitehouse 7b08fc6201 [GFS2] Fix an oops in glock dumping 18 years ago
Steve French afd0942d98 [GFS2] GFS2 not checking pointer on create when running under nfsd 18 years ago
Jesper Juhl aa0481e58a [GFS2] Clean up duplicate includes in fs/gfs2/ 18 years ago