Commit Graph

226 Commits (3cf1e7bed4681bdb1c14b6e146ae9c0afb6c1552)

Author SHA1 Message Date
Steven Whitehouse 3cf1e7bed4 [GFS2] Remove duplicate sb reading code 19 years ago
Steven Whitehouse 2e565bb69c [GFS2] Mark metadata reads for blktrace 19 years ago
Steven Whitehouse 128e5ebaf8 [GFS2] Remove iflags.h, use FS_ 19 years ago
Steven Whitehouse d00223f169 [GFS2] Fix code style/indent in ops_file.c 19 years ago
Andrew Morton 930cc237d6 [GFS2] streamline-generic_file_-interfaces-and-filemap gfs fix 19 years ago
Badari Pulavarty 9c9eb21eee [GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits) 19 years ago
Theodore Ts'o 825f9075d7 [GFS2] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Theodore Ts'o bba9dfd835 [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) 19 years ago
Steven Whitehouse 7e18c02be7 [GFS2] Fix bug in Makefiles for lock modules 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
Steven Whitehouse 56965536b8 [GFS2] Remove unused constants 19 years ago
Steven Whitehouse f0e522a901 [GFS2] Remove "NFS only" readdir path 19 years ago
Steven Whitehouse 74669416f7 [GFS2] Use list_for_each_entry_safe_reverse in gfs2_ail1_start() 19 years ago
Fabio Massimo Di Nitto 7d308590ae [GFS2] Export lm_interface to kernel headers 19 years ago
akpm@osdl.org f3b30912e0 [GFS2] inode-diet-eliminate-i_blksize-and-use-a-per-superblock-default-vs-gfs2 19 years ago
Steven Whitehouse 07903c02d0 [GFS2] Tweek unlock test in readpage() 19 years ago
Russell Cattelan dc41aeedef [GFS2] Fix for mmap() bug in readpage 19 years ago
Steven Whitehouse 7a6bbacbb8 [GFS2] Map multiple blocks at once where possible 19 years ago
David Teigland 65952fb4e9 [GFS2] print mount errors related to sysfs 19 years ago
Steven Whitehouse a8336344a5 [GFS2] Fix glock hash clearing 19 years ago
Steven Whitehouse faa31ce85f [GFS2] Tidy up log.c 19 years ago
Steven Whitehouse 16feb9fec0 [GFS2] Use atomic_t rather than kref in glock.c 19 years ago
Steven Whitehouse b6397893a5 [GFS2] Use hlist for glock hash chains 19 years ago
Steven Whitehouse 2426443460 [GFS2] Rewrite of examine_bucket() 19 years ago
Steven Whitehouse 94610610f1 [GFS2] Remove unused function from glock.c 19 years ago
Steven Whitehouse a5e08a9ef5 [GFS2] Add consts to glock sorting function 19 years ago
Steven Whitehouse 087efdd391 [GFS2] Make glock hash locks proportional to NR_CPUS 19 years ago
Steven Whitehouse ff6af411ae [GFS2] vfree should be kfree (II) 19 years ago
Steven Whitehouse 37b2fa6a24 [GFS2] Move rwlocks in glock.c into their own array 19 years ago
Steven Whitehouse 9b47c11d1c [GFS2] Use void * instead of typedef for locking module interface 19 years ago
Steven Whitehouse a2c4580797 [GFS2] vfree should be kfree 19 years ago
Steven Whitehouse 5ce311ebdb [GFS2] Remove unused sync_lvb code from lock modules 19 years ago
Steven Whitehouse 1c089c325d [GFS2] Remove one typedef 19 years ago
Steven Whitehouse b9201ce9a8 [GFS2] Forgot to remove unused include vmalloc.h 19 years ago
Steven Whitehouse 85d1da67f7 [GFS2] Move glock hash table out of superblock 19 years ago
Steven Whitehouse b8547856f9 [GFS2] Add gfs2 superblock to glock hash function 19 years ago
Steven Whitehouse 62f140c173 [GFS2] Add brackets in locking/dlm/sysfs.c 19 years ago
David Teigland 3204a6c055 [GFS2] use snprintf for sysfs show 19 years ago
Jan Engelhardt c53921248c [GFS2] More style changes 19 years ago
Steven Whitehouse 7b62536141 [GFS2] Add a comment in ops_export.c 19 years ago
Steven Whitehouse 2c1e52aa90 [GFS2] More style fixes 19 years ago
Steven Whitehouse 48fac17909 [GFS2] Remove unused code from quota 19 years ago
Steven Whitehouse a67cdbd457 [GFS2] Style changes in logging code 19 years ago
Steven Whitehouse cca195c5c0 [GFS2] Extended attribute code style changes 19 years ago
Steven Whitehouse 16910427e1 [GFS2] Style changes in rgrp.c 19 years ago
Steven Whitehouse ea67eedb21 [GFS2] Fix end of multi-line structures 19 years ago
Steven Whitehouse f2f7ba5237 [GFS2] Make headers compile on their own 19 years ago
Steven Whitehouse 2bdbc5d739 [GFS2] Directory code style changes 19 years ago
Steven Whitehouse 5acd396734 [GFS2] Some further style changes 19 years ago