Whamcloud - gitweb
Tweak autogen.sh and Makefiles to be compatible with Automake 1.6.2.
[fs/lustre-release.git] / lustre /
2002-07-17 gord-figTweak autogen.sh and Makefiles to be compatible with...
2002-07-17 rread- fix default rule
2002-07-17 braam- move LLNL kernel patch forward to chaos9
2002-07-17 rread- mountpoint uses mdc, not mds
2002-07-17 rread- mountpoints are coded, but ost uuid is not found...
2002-07-17 rread- lov config works now
2002-07-16 rread- clean up usage help
2002-07-16 rread- look for profile for the current hostname, or localho...
2002-07-16 rread- look for lctl in ../utils or in path
2002-07-16 rread- simple config, mostly to load modules
2002-07-16 rread- config and cleanup is working from obd to lov
2002-07-16 rread- initial checkin
2002-07-16 rread- use stdout for regular messages
2002-07-16 adilgerFix cleanup in llite/super.c
2002-07-16 rread- improve error handling for command line use
2002-07-16 adilgerFix problem with multiple connections to the same local...
2002-07-16 rread- remove obdfs/Makefile
2002-07-16 rread- configuring an obd seems to work
2002-07-16 rread- enable command line flags for lctl
2002-07-15 pschwanFixed brw_finish to kunmap the pointers in the bulk...
2002-07-15 pschwanThe ioctl handler for test_brw was corrupting kernel...
2002-07-15 rread- change id to ref
2002-07-15 pschwan- Fix for the 16kb page directory handling (thanks...
2002-07-15 braam- add Andreas's suggestion for the LLNL Oops's to the...
2002-07-14 braam- see previous message
2002-07-14 braam- lookup2: drop a lock in an unlikely error case; clari...
2002-07-14 braamThis commit contains probably 92% of the striping infra...
2002-07-13 pschwanDon't load /etc/lustre/lustre.cfg if config files were...
2002-07-13 shaver- Use refcounting to control lifetime of bulk descriptors.
2002-07-13 pschwanosc_connect needs to go with level LUSTRE_CONN_NEW...
2002-07-13 pschwan- Added match_or_enqueue helper function
2002-07-13 pschwanFixed warning introduced yesterday
2002-07-12 adilgerDon't try to auto-load obd module when we are just...
2002-07-12 adilgerUse unique OST fault-injection code instead of duplicat...
2002-07-12 adilgerlist_mods() should not return an error if we are not...
2002-07-12 pschwan- Added some temporary LDLM_LOCK_PUT/LDLM_LOCK_GET...
2002-07-12 pschwan- Fixed up some OST handler functions to always return...
2002-07-12 rread- add lustre initscript
2002-07-12 rread- change version of HEAD to 0.5
2002-07-12 rread- fix typos
2002-07-12 rread- add module aliases to /modules.conf
2002-07-12 rread- fix rpm build
2002-07-12 rread- fixes from santa fe
2002-07-12 rread- run config in production
2002-07-11 adilgerRemove hard-coded mountpoint from runtests script.
2002-07-11 adilgerFix statfs for new ptlrpc interface in head.
2002-07-11 adilgerRemove sgid #warning. This is already done in the...
2002-07-11 pschwanI broke llcleanup earlier. This fixes it.
2002-07-11 pschwan- The server side of the DLM wasn't always handling...
2002-07-10 shavermdc_connect needs to use a level of LUSTRE_CONN_NEW.
2002-07-08 shaverDefault to an rq_level of LUSTRE_CONN_FULL.
2002-07-06 rread- updates for rpm
2002-07-05 adilgerChange TCP port number.
2002-07-05 adilgerChange TCP acceptor port number to be 2432, an unused...
2002-07-05 uid34591Move the on-wire stucts/definitions into lustre_idl...
2002-07-05 uid34591Fix "tags" target if portals is a symlink
2002-07-05 uid34591Include headers explicitly that were previously include...
2002-07-05 uid34591Fix osc Makefile to link ll_pack.c (module osc.o should...
2002-07-05 uid23919- Minor connection change to pass uuid's in.
2002-07-05 pschwanRemoved the deprecated forced-localhost DLM bits; they...
2002-07-05 braam- use UUIDs for mounting
2002-07-05 rread- change PACKAGE to lustre
2002-07-05 braam- fix documentation updates. The master document is...
2002-07-05 pschwanItems of note:
2002-07-05 braam- Make now correctly rebuilds
2002-07-05 shaverPrevent C-c and C-z from locking us up, and make most...
2002-07-05 adilgerChange module data to use "info@clusterfs.com" email...
2002-07-05 adilgerAdd statfs fixups to head.
2002-07-05 adilgerAdd closing quote so that obdecho compiles.
2002-07-05 adilgerAdd statfs support for proper blocks count to head.
2002-07-05 adilgerPass 64-bit object numbers wherever possible, instead...
2002-07-05 shavertidy runfailure-ost a touch
2002-07-05 rreadthink i got it this time
2002-07-05 rread-again
2002-07-05 rread- RCS version experimet
2002-07-04 braam- fixes an extra intent_release in open_namei
2002-07-04 rread- install setup scripts and config
2002-07-04 rread- install to /usr/sbin
2002-07-04 rread - updated to new dtd
2002-07-04 pschwan- Quiet the FIXMEs from CERRORs to CDEBUGs, because...
2002-07-04 shaverDump the lock before LBUG()ing in ldlm_lock_destroy...
2002-07-04 rread- add copyright, license, and attribution
2002-07-04 rread- fix lookup bug
2002-07-04 rreadinitial version
2002-07-04 brian- Added lctl.c which is basically ptlctl/obdctl/debugct...
2002-07-04 behlendo- Added lctl.c which is basically ptlctl/obdctl/debugct...
2002-07-03 braam- first additions for rename.
2002-07-03 adilgerFix ordering of module unload in head.
2002-07-03 braamclean up old patches
2002-07-03 braampatch for Jim's 2.4.18-chaos5
2002-07-03 braamAdd note for 0.4.2
2002-07-03 braam- update the patch with yesterday's fix
2002-07-02 braamMinor fixes to get setup to work again. Fix some braino...
2002-07-02 rread- initial version
2002-07-02 braam- add missing unlocks.
2002-07-02 rread - create device
2002-07-02 rread- experiment: attempt to add the cvs version to formatt...
2002-07-02 rread- remove unneeded parameter to obd_create/destroy
2002-07-01 behlendo-Minor fixes to ensure the DTD is valid. net-local...
2002-07-01 braam- other half of the buffer fix.
next