Whamcloud - gitweb
b: 1991
[fs/lustre-release.git] / lustre / llite / dir.c
2003-12-10 niub: 1991
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
2003-01-06 adilgerMerge b_md to HEAD for 0.5.19 release.
2002-12-17 pschwanland b_md onto HEAD. almost entirely small cleanups...
2002-12-02 adilgerMerge of b_md to HEAD:
2002-11-18 pschwanb=191
2002-10-30 shaver- Bug 296: remove LDLM_MDSINTENT to fix mismatches...
2002-10-29 pschwanb=256
2002-10-20 braam- Lustre Lite at least superficially ready for 2.5
2002-10-19 braamONLY UPDATE IF YOU NEED THIS (i.e. Andreas probably...
2002-10-19 adilgerUnlockPage->unlock_page. The two are identical, except...
2002-10-18 pschwanI really broke the tree last night. I guess nobody...
2002-10-18 adilgerFix breakage from missing wait_on_buffer() inline.
2002-10-18 adilgerHeader changes needed to compile under 2.5 (compiled...
2002-10-15 shaver- Rename the ptlrpc-general reconnection and replay...
2002-10-03 adilgerHandle error case when mdc_readpage() fails.
2002-09-16 braam- a fix for Gary's directory read-back bug. You can...
2002-09-02 adilgerMinor change.
2002-07-15 pschwan- Fix for the 16kb page directory handling (thanks...
2002-07-05 pschwanItems of note:
2002-07-05 adilgerPass 64-bit object numbers wherever possible, instead...
2002-06-30 pschwan- Fixes memory and refcount links in the DLM
2002-06-21 braam- commit mkdir fix to head as well. Head has slightly...
2002-06-20 adilgerMerge from posix_stable.
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-05-24 braam- another attempt to get the blocksize right
2002-05-24 braamTry to get working chunk size for IA64 where PAGE_CACHE...
2002-04-22 adilgerFix MDS dir truncation bug.
2002-04-13 pschwan- added connection structure which encompasses some...
2002-04-10 pschwanNo new functionality outside of the DLM. ptlrpc_client...
2002-04-08 braam- name switch: "light" --> "lite"
2002-03-24 braam- more of the locking infrastructure.
2002-03-14 pschwan- fixed some NTOH/HTON mixups
2002-03-11 pschwan- a few more header cleanups
2002-03-07 pschwan- module insert code moved to tests/common.sh
2002-03-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-27 braam- bug fix to unload modules with safe wait functions
2002-02-24 pschwanThe most tedious patch in history. Changes almost...
2002-02-24 pschwan- Added DEBUG_SUBSYSTEMs
2002-02-21 braam- elimininate the system calls from filter obd
2002-02-19 braamThis adds most of the metadata infrastructure: I think...
2002-01-28 braamChanges for file creation and small fixes.
2002-01-23 braamIt's been a good day: chmod/chown and friends now work...
2002-01-21 braam assorted bug fixes and a working directory readpage...
2002-01-20 braamSmall fixes to get lustre_light mount working over...
2002-01-20 braamSmall fixes to the request processing.