Commit Graph

6376 Commits (f26e51f67ae6a75ffc57b96cf5fe096f75e778cb)

Author SHA1 Message Date
Al Viro 782e3b3b38 Fix up more bio fallout 18 years ago
Jeff Garzik e30408b2a9 JFS: fix bio-related build breakage 18 years ago
Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 18 years ago
Pavel Emelyanov 39699037a5 [FS] seq_file: Introduce the seq_open_private() 18 years ago
Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 18 years ago
Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 18 years ago
Daniel Lezcano 36ac3135f5 [NETNS]: Fix export symbols. 18 years ago
David S. Miller 3c12afe75f [NET]: Fix missed addition of fs/proc/proc_net.c 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Eric W. Biederman 32da477a5b [NET]: Don't implement dev_ifname32 inline 18 years ago
David Teigland c36258b592 [DLM] block dlm_recv in recovery transition 18 years ago
Patrick Caulfield b434eda6fd [DLM] don't overwrite castparam if it's NULL 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
Patrick Caulfield d66f8277f5 [DLM] Make dlm_sendd cond_resched more 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
Patrick Caulfield 61d96be0f4 [DLM] Fix lowcomms socket closing 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