Whamcloud - gitweb
fs/lustre-release.git
2003-04-08 braam- fixup xattr patch slightly
2003-04-08 adilgerFix typo in series file.
2003-04-08 adilgerWe already have patches/extN-wantedi.patch.
2003-04-08 adilgerAdd module.h include for proper EXPORT_SYMBOL() definition.
2003-04-08 adilgerAdd exports for xattr functions for fsfilt_ext3 to...
2003-04-07 adilgerAdd several ext3 bug-fix patches from extN.
2003-04-07 adilgerMinor compilation fixes:
2003-04-07 adilgerDon't add xattr.o to export-objs twice.
2003-04-07 adilgerMinor change to match patch submitted to l-k.
2003-04-07 adilgerRemove need for whitespace formerly added by exports_hp...
2003-04-07 adilgerAdd bad blocks allocation fix from extN (only used...
2003-04-07 adilgerRemove CVS tags from patch, so we don't get patch confl...
2003-04-07 nfshpmerge b_devel into b_cray
2003-04-05 braam- add ext3 patches to the kernel patch instead of extN...
2003-04-04 nfshpanother segfault fix
2003-04-04 nfshpadd iop_gone() to avoid segfault
2003-04-04 nfshpre-organize the layout under liblustre
2003-04-04 nfshpadd rudiment I/O support
2003-04-03 nfshpinitially add open support. Now it didn't involed ldlm...
2003-04-03 nfshpfix according to changes in b_devel merged last time:
2003-04-03 braam- patches for 2.4.20: vanilla with UML, chaos, redhat...
2003-04-02 braamupdate patches for 2.4.20. The HP kernel might well...
2003-04-02 pschwanb=957
2003-04-01 nfshpmerge b_devel into b_cray
2003-03-31 pschwanlanding b_recovery on b_devel
2003-03-31 amrutjoshiAdded mkdir and sys_symlink code. Removed problem of...
2003-03-31 nfshp- correct the llu_iop_lookup() with peter's help
2003-03-30 nfshpfirst peice of code glue liblustre with libsysio, and...
2003-03-29 shorthairmodification for liblustre compilation in windows
2003-03-29 rreaduse older 4xslt syntax, for compatibility
2003-03-29 rreadb=1039
2003-03-28 rreadb=965
2003-03-27 pschwanb=1035
2003-03-25 pengzhaoChecked-in by Peng Zhao.
2003-03-24 shaver- remove unused ptlrpc_uuid2conn
2003-03-24 pschwanpc file for Zach's truncate_complete_page() export...
2003-03-24 pschwanAdd Zach's patch to export truncate_complete_page(...
2003-03-24 amrutjoshiFixed the patch for intent_release. After this fix...
2003-03-22 pschwanunlinkmany a-la createmany and statmany
2003-03-21 rread- don't need to unregister the recovd, since it's gone
2003-03-21 amrutjoshiRefreshed patche with intent_release calls
2003-03-21 amrutjoshiFixing IT_GETATTR intents and many small changes.
2003-03-21 braam- MDS/client open code changes, to open directories...
2003-03-21 braamThese are the kernel patches for Peter's open directory...
2003-03-20 adilgerI believe that this will fix the remaining threaded...
2003-03-19 rread- move the xml/ldap handling class from lconf into...
2003-03-15 amrutjoshiPatches for 2.5.63. This wont work until lustre is...
2003-03-15 thantryBugzilla 895
2003-03-15 adilgerDelete thread patch. First, tried to "fake out" the...
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...
next