Whamcloud - gitweb
fs/lustre-release.git
2002-09-20 adilgerRe-add memset() of request struct, since we re-use...
2002-09-20 shaver- Parallel recovery implementation, to match documented...
2002-09-19 adilgerAdd link support to vanilla kernel patch.
2002-09-19 adilgerSet the EASIZE valid flag in the MDS body, so the files...
2002-09-19 adilgerAdd a comment on why we don't return a lock for some...
2002-09-19 adilgerFix comments, add declaration for simple_mknod().
2002-09-19 rread* add support for gmnal to ptlrpc
2002-09-19 braam- add hardlink support
2002-09-19 braam- add collaborative caching document. Radhika: one...
2002-09-19 adilgerAdd --dump option to usage output.
2002-09-19 pschwan- Added preventative locking in two areas, where we...
2002-09-19 braamadd a note for 0.5.9
2002-09-19 adilgerDon't allocate so much space on the stack!!!
2002-09-19 pschwanAvoid allocating 'event' and 'request' on the stack...
2002-09-18 adilgerUpdate uml.xml as generated by a more recent lmc.
2002-09-18 adilgerUse $TMP variable, if set, for storing temp loopback...
2002-09-18 shaverIgnore PtlPut error, so that we will still timeout...
2002-09-18 adilgerChange port numbers to 988, now that BA OSTs also use...
2002-09-18 adilgerUpdates for 0.5.8 release.
2002-09-18 eebincreased request buffering for the OST service
2002-09-18 pschwanProbably memory corruption bug: the file lock bits...
2002-09-18 adilgerFixup readme a bit to reflect reality.
2002-09-18 shaverAllow caller to specify autoconf program to use, in...
2002-09-18 braam- add manual pages with configuration help.
2002-09-18 braam- add templates for manpages.
2002-09-17 adilgerFix "thread" parameters for test_brw and test_getattr...
2002-09-17 adilgerFix problem with shell escaping of variables.
2002-09-17 adilgerFix badness in test scripts.
2002-09-17 gord-figClean up runtests for inclusion in ltest.
2002-09-17 adilgerTodo comment.
2002-09-17 gord-figLook for compat flag in GS_OPTIONS.
2002-09-17 rread* now current with lmc and lconf
2002-09-17 pschwanb=596503
2002-09-17 adilgerRemove the locking warning added yesterday.
2002-09-17 gord-figUse make distdir to generate a pristine source tree...
2002-09-17 gord-figAppease tex2pdf.
2002-09-16 adilgerShould only happen with lctl, but just to be safe...
2002-09-16 adilgerReplace all of the "char[37]" uses with obd_uuid_t.
2002-09-16 adilgerPrevent false "leak" because of OBD memory accounting.
2002-09-16 adilgerRemove the extra magic from mds_extN.c for now (we...
2002-09-16 adilgerPut checks for LOV magic into LOV code, what a good...
2002-09-16 adilgerDon't look at the EA magic in the filesystem, but use...
2002-09-16 adilgerTODO message.
2002-09-16 adilgerRemove setup code from runregression-net.sh and runregr...
2002-09-16 braam- a fix for Gary's directory read-back bug. You can...
2002-09-16 braam- a fix for single node rm `pwd` problems. The distrib...
2002-09-16 rread* print a message when a duplicate mds or lov name...
2002-09-16 adilgerFix help message for --threads.
2002-09-16 adilgerAllow OBD UUID to be specified explicitly for BA OSTs.
2002-09-16 pschwanb=609205
2002-09-16 pschwan- add resource and lock counters to the namespace
2002-09-16 rread* add --obduuid <uuid> option so the OBD UUID can be...
2002-09-16 braamminor edits to the patch to work with the Red Hat 2...
2002-09-16 adilgerTake a LOV default stripe count of "0" to mean striping...
2002-09-14 braam- don't forget to pass data and data_len on to the...
2002-09-14 radhikavMade correction to mdc_statfs prototype and a change...
2002-09-13 rread* ensure mds name used for mtpt is really an mds
2002-09-12 adilgerMinor fix for getting the EA size.
2002-09-12 pschwanb=597333
2002-09-12 adilgerAllos statfs to return values larger than 16TB.
2002-09-12 adilgerThis should fix the LOV problem. All is well.
2002-09-12 adilgerFix lov stripe offset calculations.
2002-09-12 adilgerSet lsm_magic to LOV_MAGIC.
2002-09-12 adilgerAllow the default stripe_count to be specified in the...
2002-09-12 adilgerMake sure we remove extN_fs.h when building new.
2002-09-12 adilgerFix minor printf breakage introduced today.
2002-09-12 adilgerUpdate the README to describe the usage of the XML...
2002-09-12 adilgerMake runtests take an XML config file as a parameter.
2002-09-12 braamPut the HOWTO back in the book.
2002-09-12 adilgerAdd a bit of debugging for LOV sub-object allocation...
2002-09-12 adilgerFix minor braino.
2002-09-12 adilgerAdd definition for O_DIRECT since it is not in the...
2002-09-12 adilgerAdd O_LARGEFILE and O_DIRECT to openclose test so we...
2002-09-12 adilgerLarge commit which implements more "intelligent" offset...
2002-09-12 rreadprint message if a server is not found, instead of...
2002-09-11 adilgerTODOs for proper LOV test_brw operations (not implement...
2002-09-11 adilgerAllow the start offset for test_brw be based on the...
2002-09-11 adilgerUse OBD_PUNCH_EOF constant instead of lots of f's.
2002-09-11 adilgerMove definition of LP[DUX]64 to lustre_lib.h so we...
2002-09-11 adilgerRework the code that Phil spent so much time fixing...
2002-09-11 pschwanb=600245
2002-09-11 adilgerUse sizeof(var) instead of sizeof(type).
2002-09-11 adilgerAdd a define for the "punch to EOF = truncate" constant.
2002-09-11 pschwanb=600245
2002-09-11 adilgerAdd 0x prefix to hex numbers.
2002-09-11 rread* support 'ethX:*' style wildcard for tcp clients
2002-09-10 rreaddisconnect first, then del_uuid
2002-09-10 rread* also del_uuid when deleting routes
2002-09-10 rreadnew --batch <file> option
2002-09-09 adilgerUpdate changelog for release 0_5_7
2002-09-09 pschwan- osc_create was setting lmd_stripe_count to 1 instead...
2002-09-09 braam- change field names for clarity.
2002-09-09 adilgerClarify that ll_brw() gets lustre flags and not the...
2002-09-09 pschwanIf the 'nolocks' mount option is set, avoid taking...
2002-09-09 braam- defiition of the flag and value
2002-09-09 braam- add nolocks mount option osc=foo,mdc=bar,nolocks
2002-09-09 pschwanb=606116
2002-09-08 adilgerDrop the spinlock before returning if the export alread...
2002-09-08 pschwan- We don't use pga[i].pg->index, so don't overwrite...
2002-09-08 braamdon't crash an MDS if a client send a reconnect.
next