Whamcloud - gitweb
fs/lustre-release.git
2003-03-14 adilgerBackport of bugfix from 2.5/2.4.21-pre5 which calculate...
2003-03-12 shaver- b=959: add connection-switching to import recovery...
2003-03-12 adilgerScript to grab asm output and look for heavy stack...
2003-03-11 nfshpadd a extra param to mmap unless it always return error.
2003-03-11 pengzhaoBug 828 is fixed by Peng Zhao, arrpoved by Andreas.
2003-03-10 shaverRemove liblustre-build-breaking l_wait_event define...
2003-03-09 shaver- b=977: C-z (and other non-fatal signals) send us...
2003-03-09 nfshpoops, fix my last checkin.
2003-03-09 nfshpfix IS_ERR macro: return 0/NULL is sign of success.
2003-03-08 adilgerCompletely untested (but compiled) port of noread-creat...
2003-03-08 shaver- Remove the now-unnecessary connection chaining bits...
2003-03-07 shaver- b=958: recovery per export/import, not per connection
2003-03-04 rreadmoved procbridge.h to include/portals
2003-03-04 rreadfix make rpms, at least for me.
2003-03-04 rreadb=941: zab's fix for ia64 compiles. untested, but it...
2003-03-02 shorthairone small modification for linking libtest
2003-03-01 braam- fixes for builds of liblustre (leave out kernel inclu...
2003-03-01 zab- push common ldlm_handle_foo_ setup paths into their...
2003-02-28 braam- minor build fixes for liblustre
2003-02-27 adilgerAdd patch for handling largefile growth bug.
2003-02-26 braam- miniature buildfixes for liblustre.
2003-02-25 shaverFixes to recovery-cleanup.sh. We clean up pretty well...
2003-02-25 shaverQuick test for client cleanup while in recovery.
2003-02-25 zab- bring b_devel changes into b_io in preparation for...
2003-02-24 shaver- store the FID for an open file in the request, so...
2003-02-22 shorthairsome fixes for compilation with linux2.5.59
2003-02-22 adilgerAdd return value to init_timer() to quiet compiler...
2003-02-22 braam- to keep things tidy on the screen
2003-02-21 rreadfill in some sample code in libtest.c to demonstrate...
2003-02-21 adilgerAdd a new test which compiles portals and lustre in...
2003-02-21 braam- another day of good progress with liblustre. We...
2003-02-20 rreadLanding b_malt onto b_devel
2003-02-20 rread- fix the uuid ioctls to work on the lustre side
2003-02-20 rreadupdate b_malt
2003-02-20 rread- completing the move of UUID registration from portals...
2003-02-19 shaverUntested implementation of reconstruct_getattr_name.
2003-02-19 thantryDeleting the dummy file.
2003-02-19 thantryThis is a test file. We have been moved to behind a...
2003-02-19 braamnew files with api's we'd initially put in portals
2003-02-19 braam- add new files move over from portals
2003-02-18 pschwana-m-double for 2 mounts
2003-02-17 braam- the bulk of the build fixes for liblustre. Note
2003-02-15 zabbring b_io up to the lastest write caching code. fsx...
2003-02-15 zab- rebase b_io against HEAD in preparation for the lates...
2003-02-11 adilgerAdd patch (already in 2.4.21-pre and 2.5.current) to...
2003-02-09 braam- add a fix to execute binaries to the kernel code...
2003-02-07 pschwanFix sys_link in vfs_intent_hp.patch to match vfs_intent...
2003-02-07 eeb* Added a barrier test program in utils 'obdbarrier'
2003-02-07 adilgerRemove CONFIG_DEV_RDONLY so Mike doesn't lose his sanity.
2003-02-06 adilgerUpdate for l10 kernel version.
2003-02-05 adilgerFixups to sanity.sh and createtest.c so it passes when...
2003-02-05 adilgerFix for bug 695, and a regression test to go with it...
2003-02-05 adilgerRegression test for bug 695.
2003-02-05 eeb* Added lock enqueue/cancel ioctl interface to echo_cl...
2003-02-03 adilgerFix typo for patch series.
2003-02-03 adilgerUpdate kernel patches for hp kernel.
2003-02-03 shaverFix recovery underpinnings:
2003-02-01 braam- temporary debugging stuff - this will slow you down.
2003-02-01 adilgerAdd invalidate-show patch to kernel.
2003-01-31 pschwanMerge b_intent into b_md:
2003-01-31 pschwan- merge b_md into b_intent
2003-01-31 shaver- Clean up, but don't error out if some parts fail.
2003-01-30 braam- error handling fixes from Andreas
2003-01-30 pschwanan open(O_LOV_CREATE_DELAY) test
2003-01-30 pschwan- return 0, not ENOENT, from a failed lookup in mds_open
2003-01-30 braam- fill inodes if files exist
2003-01-30 shaverNew recovery regression -- hard-coded node names, proba...
2003-01-30 braam- more error handling
2003-01-30 braam- add iod rmap patches to b_intent
2003-01-30 braam- fix typo
2003-01-29 adilgerAdd patch to be more verbose about which inodes are...
2003-01-29 eeb* added /proc stats to obdfilter; should be general...
2003-01-29 braam- fix for O_EXCL case in mds_open
2003-01-29 pschwan- don't call mds_pack_md for non-regular files in mds_v...
2003-01-29 braam- fill in ea in mds open when file exists.
2003-01-29 adilgerAdd the sync-on-unmount fix, and another fix which...
2003-01-28 adilgerUpdates to vfs_intent_hp.patch for PNNL (bug 727).
2003-01-28 braam- don't clobber flags
2003-01-28 braam- lib lustre planning document
2003-01-28 pschwandon't dereference NULL or freed mfd in mds_open
2003-01-28 pschwan- do an mntget() before dentry_open()
2003-01-27 pschwan- remove unused mfd_clienthandle
2003-01-27 pschwan- added ldlm_lock_decref_and_cancel, to eliminate _that...
2003-01-24 braam- probable fix for mds refcount problem. touch /mnt...
2003-01-23 braamanother bug fix.
2003-01-23 braam- some bug fixes
2003-01-23 braam- new file
2003-01-22 adilgerFix one cause of bug 430 (hardlinks) that showed up...
2003-01-22 adilgerFixes for several bugs:
2003-01-21 pschwan- make acceptance-metadata-single a little cleaner
2003-01-21 adilgerMove jbd callback changes to a separate .pc file from...
2003-01-20 adilgerSplit out the jbd callback patches from vanilla-2.4...
2003-01-20 pschwan- add my little single-node metadata test
2003-01-20 braam- kernel patches for vanilla 2.4.19, 2.4.19-hp2-2 ...
2003-01-18 pschwan- ldlm_lock_match now accepts two flags: LDLM_FL_CBPEND...
2003-01-18 braam- a torture test for renames
2003-01-09 adilgerMerge of HEAD into b_intel.
2003-01-09 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2003-01-09 amey_inamdarSystem Profiling Script.
2003-01-08 adilgerSimple script to generate lkcd module symbols and comma...
next