Whamcloud - gitweb
- Fix for the 16kb page directory handling (thanks Andreas, it appears to
[fs/lustre-release.git] / lustre /
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.
2002-07-01 braam- fix for variable size buffer handling.
2002-07-01 pschwan- more LDLM refcount locking infrastructure
2002-07-01 shaverFixed some path-slash badness in common.sh, and added...
2002-07-01 pschwanA Perl script to hammer concurrently at multiple mount...
2002-07-01 braam- much of the striping configuration managment and...
2002-07-01 pschwan- updated LDLM_DEBUG to give more refcount info
2002-06-30 braam- same for mdc
2002-06-30 braamfix a blunder in osc_connect that frees the connection...
2002-06-30 braamFix a few compiler warnings.
2002-06-30 braam- except for fixing the segfault in the documentation...
2002-06-30 pschwan- Fixes memory and refcount links in the DLM
2002-06-30 braam- small issues
2002-06-29 braamFile I/O fix: move the lock name space to the filter...
2002-06-29 braamMinor bug fixes to get export handles used by the DLM...
2002-06-29 rread- fix make dist
2002-06-29 rread- need to add include for PAGE_SIZE
2002-06-28 braam- shared MDS/OST connection routines
2002-06-28 braam- The same changes made to the OST are now working...
2002-06-28 brian- Refined the DTD futher: 'id' changed to 'name'; tree...
2002-06-28 behlendo- Refined the DTD futher: 'id' changed to 'name'; tree...
2002-06-28 braamAdd a new patch for the new LLNL kernel. This contains...
2002-06-28 braam- more fixes to export handling. Probably tomorrow...
next