Whamcloud - gitweb
Install and distribute lconf and lmc.
[fs/lustre-release.git] / lustre / osc /
2002-08-22 pschwan- removed lock list from inode info
2002-08-21 braam- add a name to ptlrpc_svc_init in preparation for...
2002-08-21 pschwan- Do an additional getattr in ll_lookup2 after we get...
2002-08-19 pschwan- Maintain a list in the ll_inode_data of data (OST...
2002-08-17 shaver* l_wait_event can now do interrupts without a timeout...
2002-08-15 adilgerHopefully final fix for kunmap problem - will check...
2002-08-15 adilgerFix strange non-complaining error for missing page_arra...
2002-08-14 pschwan- comment out the noisy get/put LDLM_DEBUGs; I'll remov...
2002-08-13 adilgerMinor fixups for error handling case.
2002-08-13 adilgerClean up bulk descriptor refcounting now that we do...
2002-08-12 pschwan- James Newsome's dlm stress test
2002-08-12 pschwanb=585183
2002-08-12 shaverI know, let's actually set the desc field, since we...
2002-08-12 shaverFirst steps at getting recovery back off the ground:
2002-08-11 braam- change I/O to use a pagearray
2002-08-01 adilger- Set valid flags in llite and not OSC. It does not...
2002-07-31 braam- move the peter branch changes to the head
2002-07-26 rread- small include changes needed compile on powerpc
2002-07-25 pschwanset b_page in osc_brw_write, so that it will get kunmap...
2002-07-25 braam- remove two almost unused fields from the OST request...
2002-07-24 adilgerFix RPC request leak and potential refcounting problems...
2002-07-24 adilgerMake a distinction between bulk callbacks and brw callb...
2002-07-24 shaverDon't deref desc after we drop our reference to it.
2002-07-24 shaverUnmap and decref bulk descriptors from a bottom half...
2002-07-22 adilgerFix minor leak of import struct, which we do not use...
2002-07-17 adilgerBig diff, mostly cosmetic.
2002-07-17 gord-figTweak autogen.sh and Makefiles to be compatible with...
2002-07-16 adilgerFix problem with multiple connections to the same local...
2002-07-15 pschwanFixed brw_finish to kunmap the pointers in the bulk...
2002-07-15 pschwan- Fix for the 16kb page directory handling (thanks...
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 shaver- Use refcounting to control lifetime of bulk descriptors.
2002-07-13 pschwanosc_connect needs to go with level LUSTRE_CONN_NEW...
2002-07-11 adilgerFix statfs for new ptlrpc interface in head.
2002-07-05 uid34591Fix osc Makefile to link ll_pack.c (module osc.o should...
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 support for proper blocks count to head.
2002-07-01 pschwan- more LDLM refcount locking infrastructure
2002-07-01 pschwan- updated LDLM_DEBUG to give more refcount info
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-29 braamMinor bug fixes to get export handles used by the DLM...
2002-06-28 braam- The same changes made to the OST are now working...
2002-06-27 braam- More changes in the connection handle stuff. We...
2002-06-27 braamDon't update your trees yet..... Brian and I are trying...
2002-06-25 braam- Cleanup of the lock callback infrastructure - not...
2002-06-24 adilgerFix o_valid and o_size for truncate through osc/ost...
2002-06-24 pschwan*** empty log message ***
2002-06-24 pschwan*** empty log message ***
2002-06-21 adilgerMerge from posix_stable
2002-06-17 pschwanMany dlm and intent lock fixes.
2002-06-15 pschwan- Fixed serious LDLM bugs, including mistaking the...
2002-06-15 pschwanBack out bad kunmap "fix"
2002-06-14 pschwan- Fix two leaks
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-14 adilgerAnother part of the statfs story, disabled.
2002-06-13 pschwan- Added the obdo inline code to the OSC, for the non...
2002-06-13 pschwan- Fixes obdecho
2002-06-13 pschwanWARNING: This commit breaks everything. It will be...
2002-06-08 adilgerMajor fixups for multi-page I/Os in filterobd.
2002-06-05 braam- fix Marcus' bug. Will move t_last_stable forward.
2002-06-03 adilgerReplace usage of "page" with "bulk" where "page" was...
2002-05-30 adilgerRemove debugging that slipped into checkin.
2002-05-30 adilgerCheck RPC reply status for both MDC and OSC. This...
2002-05-17 pschwan* Split struct niobuf into niobuf_local and niobuf_remote
2002-05-12 braam- mds failover code
2002-05-09 pschwanLanding the ldlm_testing branch; now the only differenc...
2002-04-29 braam- documentation update for MDS recovery
2002-04-28 pschwan- small 64-bit warning fix
2002-04-24 adilgerFixups to handle error recovery when we are out of...
2002-04-23 adilgerFix symlinks when building a new tree outside the sourc...
2002-04-22 pschwan64-bit warning fixes. Someone should take a closer...
2002-04-22 adilgerCosmetic cleanup.
2002-04-22 braam- rename ha_mgr to recovd
2002-04-18 pschwan- fixed some warnings in the DLM
2002-04-17 pschwanThe more controversial changes, although my tree finall...
2002-04-15 braamWARNING - if an RPC times out you will crash older...
2002-04-13 pschwan- added connection structure which encompasses some...
2002-04-10 braam- More Peter's additions for the ha manager. This doesn...
2002-04-10 pschwanNo new functionality outside of the DLM. ptlrpc_client...
2002-04-09 adilgerosc/osc_request.c: replace "n" with "pages", as "n...
2002-04-08 braam- name switch: "light" --> "lite"
2002-04-06 pschwanRemoves all traces of mds_req, mds_rep, ost_req, and...
2002-03-29 adilgerA bunch of minor cleanups when using sizeof(). This...
2002-03-24 braam- more of the locking infrastructure.
2002-03-21 braam- Added UUID description to network document
2002-03-14 pschwan- fixed some NTOH/HTON mixups
2002-03-14 braam- many small makefile changes to build package convenie...
2002-03-10 pschwanWe touched everything, but it's not as scary as it...
2002-03-09 braam- add open and close calls: initial purpose is to suppo...
2002-03-08 adilgerTiny cleanup in preprw to match commitrw.
2002-03-07 pschwan- module insert code moved to tests/common.sh
2002-03-03 pschwanFixed stupid bug, calling kunmap() on an address
2002-03-03 pschwanbuild fix, remove 3rd buffer
2002-03-03 braam- small fixes; things work.
2002-03-03 braam- fix for reads
2002-03-03 pschwan*** empty log message ***
next