Whamcloud - gitweb
- many gcc4 compilation fixes (warnings)
[fs/lustre-release.git] / lustre / llite / dcache.c
2005-05-29 yury- many gcc4 compilation fixes (warnings)
2005-05-29 alexb=6403
2005-05-16 yury- fixes and improvements in GNS:
2005-05-12 yury- fixed sys_umount() code path. It did not release...
2005-05-12 ericmagain fix the intent release problem in dentry revalida...
2005-05-11 yury- more fixes and comments about intent managing in...
2005-05-11 yury- fixes in ll_revalidate_it() about correct allocating...
2005-05-11 ericmrecovery-small 21 LBUG: don't release intent for open...
2005-05-08 yury- using TASK_INTERRUPTIBLE in OBD_SLEEP_ON at Andreas...
2005-05-06 yury- check for GNS mount even if upcall returned to error...
2005-05-06 yury- fixed using of few deprected functions:
2005-04-22 ericmland b_hd_sec onto HEAD:
2005-04-21 yury- fixes and cleanups in GNS:
2005-04-18 yury- many fixes in GNS code after Nikita's code review...
2005-04-07 yury- removed hardcoded checking for ".mntinfo" on MDS...
2005-04-04 yury- landed b_hd_cray_merge3
2005-03-31 ericmland lustre part of b_hd_sec on HEAD.
2005-02-22 yury- changes with names on exports and another fields...
2005-01-27 yury- removed optimization related to fid's updating on...
2004-11-11 yury- landing b_fid.
2004-10-24 yury- unland b_fid to HEAD
2004-10-24 yury- landing of b_fid after merge with b_hd_cleanup_merge.
2004-10-23 yury- landing of b_hd_cleanup_merge to HEAD.
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