Whamcloud - gitweb
land b_groups onto HEAD:
[fs/lustre-release.git] / lustre / llite / dcache.c
2004-08-30 ericmland b_groups onto HEAD:
2004-06-17 greenb=3643
2004-06-07 philland b_gns onto HEAD. If you are working on CMD, you...
2004-06-02 phillanding b_cmobd_merge on HEAD
2004-05-17 philsmash the HEAD with the contents of b_cmd. HEAD_PRE_CM...
2004-05-13 adilgerLand b_smallfix onto HEAD (20040512_1806)
2004-04-12 nicland b_inodebits
2004-03-19 nicb=2790
2004-02-23 philb=1021,2720
2004-02-12 adilgerFix comment to refer to a function which actually exists.
2004-01-15 alex- 2.6 fixes landed
2003-12-05 philb=2334
2003-12-05 philb=2334
2003-12-03 philland v0.9.1 on HEAD, in preparation for a 1.0.x branch
2003-07-25 philmerge b_devel into HEAD, which will become 0.7.3
2003-07-03 pschwanmerge b_devel into HEAD (20030703)
2003-06-26 pschwanmerge b_devel into HEAD (20030626 merge tag) for 0.7.1
2003-06-12 pschwan- merge 0.7rc1 from b_devel to HEAD (20030612 merge...
2003-03-02 pschwanland 0.5.20.3 b_devel onto HEAD (b_devel will remain)
2003-02-07 pschwanMerge b_md into HEAD
2002-12-06 pschwanmerge b_md into HEAD:
2002-12-02 adilgerMerge of b_md to HEAD:
2002-11-25 pschwanmerge b_md onto HEAD. as best as I can remember:
2002-11-07 pschwansmall fixups to revalidate2 lock matching
2002-11-07 braam- add another sanity test
2002-11-07 pschwanmerging all noncontroversial pieces of b_symlink into...
2002-11-02 braam- fixes for dentry problems from Phil and myself
2002-10-30 shaver- Bug 296: remove LDLM_MDSINTENT to fix mismatches...
2002-10-30 pschwanb=201
2002-10-29 pschwanb=256
2002-10-22 pschwan- teeny fix to ll_revalidate2; this will be trumped...
2002-10-20 pschwan2.4 build fixes
2002-10-20 braam- Lustre Lite at least superficially ready for 2.5
2002-10-19 braam- buffer checks are different for non-intent
2002-10-19 braamONLY UPDATE IF YOU NEED THIS (i.e. Andreas probably...
2002-10-18 pschwanFix build on 2.4SMP
2002-10-18 adilgerHeader changes needed to compile under 2.5 (compiled...
2002-10-18 adilgerAnother minor "make the current code closer to intent...
2002-10-18 adilgerMerge some of the no-op intent changes to the core...
2002-10-14 pschwanb=617851
2002-10-08 rread* Protect d_it with a semaphore, Part I
2002-10-06 pschwanb=618962
2002-09-17 pschwanb=596503
2002-08-14 adilgerFix most obvious breakage due to rename. Still not...
2002-08-02 shaver* Change mds_client_info to mds_export_data and embed...
2002-07-13 pschwan- Added match_or_enqueue helper function
2002-06-25 braam- Cleanup of the lock callback infrastructure - not...
2002-06-23 pschwan- If the DLM server returns ELDLM_LOCK_ABORTED, pass...
2002-06-17 pschwanMany dlm and intent lock fixes.
2002-06-14 pschwan- clear dentry->d_it in intent_release
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-05-25 braamHooks for intent-based locks