Whamcloud - gitweb
- move the peter branch changes to the head
[fs/lustre-release.git] / lustre / llite / file.c
2002-07-31 braam- move the peter branch changes to the head
2002-07-17 pschwan- Temporary fix for the problem that the MDS needs...
2002-07-14 braamThis commit contains probably 92% of the striping infra...
2002-07-13 pschwan- Added match_or_enqueue helper function
2002-06-29 braamMinor bug fixes to get export handles used by the DLM...
2002-06-24 pschwan*** empty log message ***
2002-06-24 pschwancompilation cleanups
2002-06-23 braam- remainder of rmdir changes
2002-06-17 pschwanMany dlm and intent lock fixes.
2002-06-15 pschwan- Fixed serious LDLM bugs, including mistaking the...
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-13 pschwanWARNING: This commit breaks everything. It will be...
2002-06-12 adilgerCheck the f_mode field instead of the f_flags field...
2002-06-08 adilgerFix some minor llite bugs. Should fix fsx problems.
2002-06-03 adilgerAdd llite file flag to allow skipping the locking for...
2002-05-30 adilgerClean up error llite open/release handling code. Still...
2002-05-21 pschwanFix small variable confusion that corrupted MDS data
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-22 pschwan64-bit warning fixes. Someone should take a closer...
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-04-02 pschwan- lustre_mds.h: just shrink_dcache on de
2002-03-31 braam- fixes to filter obd
2002-03-24 braam- more of the locking infrastructure.
2002-03-24 pschwan- ll_file_open was not passing the correct file->f_flag...
2002-03-11 pschwan- a few more header cleanups
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-02-24 pschwan- Added DEBUG_SUBSYSTEMs
2002-01-23 braamIt's been a good day: chmod/chown and friends now work...
2002-01-20 braamSmall fixes to get lustre_light mount working over...
2002-01-20 braamSmall fixes to the request processing.