Whamcloud - gitweb
Small fix.
[fs/lustre-release.git] / lustre /
2006-10-17 fanyongSmall fix.
2006-10-17 nikitalu: proper locking for site.ls_total
2006-10-17 yury- liblustre build fix.
2006-10-17 yury- cleanups in seq-mgr, move cache statistics to lu_cache;
2006-10-17 fanyongProcess "-ENODATA" correctly for ACL, update lli_posix_...
2006-10-17 lsyadd full support for remote operations.
2006-10-17 wangdiBranch: b_new_cmd
2006-10-17 huanghua(1) support very long symlink name;
2006-10-17 fanyongAdd mdd_acl_chmod for acl changing when chmod.
2006-10-17 huanghuainitialize the body->eadatalen and body->acllen by...
2006-10-17 huanghuasymlink name is also stored there.
2006-10-17 wangdiBranch: b_new_cmd
2006-10-16 tapproanother one issue with pack_reply
2006-10-16 yury- in abort_req_replay_queue() pass correct count of...
2006-10-16 nikitamdt: mdt_shrink_reply(): do not assume body->eadatasize...
2006-10-16 wangdiBranch: b_new_cmd
2006-10-16 nikitamdt: use lu_site_print() to dump not freed objects.
2006-10-16 nikitalu: add lu_site_print().
2006-10-16 yury- fixed div by zero.
2006-10-16 yury- adjust client FLD cache a bit. It should use hashtabl...
2006-10-16 fanyongMake the warning message more readable.
2006-10-16 huanghuasome more cleanup and comments about mdt_thread_info...
2006-10-16 tappro- delete fld targets during device shutdown
2006-10-16 yury- make FLD less noisy after lookup -2 bug is fixed.
2006-10-16 tappro- make compiler happy with initialized value
2006-10-16 yury- fixes and cleanups in mdt_destroy_export() path.
2006-10-16 yury- more fixes about mdt_thread_info
2006-10-16 fanyongFor remote client, do not permit getfacl/setfacl directly.
2006-10-16 yury- fixes in init mdt_thread_info.
2006-10-16 tappro- initiate create_spec
2006-10-16 tappro- initialize values in mdt_thread_info
2006-10-16 huanghuadisable sanity 60a tempprarily, which has some problem...
2006-10-16 huanghuainfo->mti_transno is overwritten in initialization.
2006-10-15 yury- possibly (I'm almost sure) fix for FLD lookup err...
2006-10-15 nikitamdt: another "uninitialized mdt_thread_info" fix.
2006-10-15 nikitakill overwritten initialization.
2006-10-15 yury- serialize fld reqs on client and server;
2006-10-15 nikitamdt: do not zero mdt_thread_info
2006-10-15 nikitamdd: simplify mdd_txn_param_build(): 0. @op can me...
2006-10-15 yury- cleanups in split, remove obsoletes and unite fids...
2006-10-15 fanyongSmall fix.
2006-10-15 yury- split fixes
2006-10-15 fanyongInitialize obd_lvfs_ctxt correctly.
2006-10-15 yury- some cleanups;
2006-10-15 tappro- small fix. skip first mea slot.
2006-10-15 tappro- return back old split code but keep new one under...
2006-10-15 nikitamdt: mdt_thread_info_init(): oops, last commit was...
2006-10-15 nikitamdt: mdt_thread_info_init(): do not zero out whole...
2006-10-15 nikitadt/osd: cleanup of txn credit constants handling.
2006-10-14 tappro- don't count self-export as stale export
2006-10-14 tappro- pass mdt_obd through process_config parameters to...
2006-10-14 nikitalu: adjust hash table size dynamically.
2006-10-14 nikitaiam: 0. make heavily used functions static inline;...
2006-10-14 ericmbranch: b_new_cmd
2006-10-14 yury- fixes in split:
2006-10-14 lsyfixed a logic error in ll_add_capa(), which will make...
2006-10-14 wangdiBranch: b_new_cmd
2006-10-14 yury- fixed format in CWARN()
2006-10-14 yury- fixed replay of meta-seq alloc whereas super-seq...
2006-10-14 wangdiBranch: b_new_cmd
2006-10-13 ericmbranch: b_new_cmd
2006-10-13 nikitaosd: get rid of /*OBJ-TEMP* hack.
2006-10-13 yury - added debug to fld client fucntions to catch wrong...
2006-10-13 ericm*** empty log message ***
2006-10-13 yury- set in cmm mdc devices obd flags from mdt_obd in...
2006-10-13 nikitacleanup to shrinker environment setup and finalization.
2006-10-13 nikitaiam: use read-write lock for iam container.
2006-10-13 lsydon't hijack any field in mdt_body as return value.
2006-10-13 nikitamdt: move ESERIOUS deifnition to lustre_mdt.h
2006-10-13 nikitaiam: split conditionally compiled functions properly.
2006-10-13 yury- do not issue RPC inside spin lock;
2006-10-13 lsyupdate comment.
2006-10-13 lsyrevert last commit, transfer a positive value should...
2006-10-13 lsyuse mdt_body->size instead of mdt_body->flags to store...
2006-10-13 lsyfor capability renewal, once object not exist, don...
2006-10-13 tappro- fix missed result code due to wrong GOTO usage
2006-10-13 yury- fixed two missed lmv_obj_put() what cause sinability...
2006-10-13 yury- using __mdd_lookup_locked() in mdd_parent_fid();
2006-10-13 fanyongProcess cross-mkdir with SGID mode.
2006-10-13 nikitaiam: use config.h switches, defined by ./configure
2006-10-13 huanghuasave a fid copy before freeing the original request.
2006-10-13 tappro- issue with GOTO;
2006-10-13 huanghuafollow {parent, child} lock order
2006-10-13 huanghuaremove lock recursion.
2006-10-13 huanghuaadded debug code
2006-10-13 huanghuafix typo in RETURN
2006-10-13 lsyassert capa buffer which should not be NULL.
2006-10-13 wangdiBranch: b_new_cmd
2006-10-13 lsyonce do_capa_get failed, it will return errno instead...
2006-10-13 wangdiBranch: b_new_cmd
2006-10-13 wangdiBranch: b_new_cmd
2006-10-13 huanghuafix a typo
2006-10-13 huanghuausing cross-ref lock for link source object
2006-10-13 ericmbranch: b_new_cmd
2006-10-13 ericmbranch: b_new_cmd
2006-10-12 nikitalu_site_init(): remove duplicate initialization
2006-10-12 nikitalu_object: add lu_object cache shrinking.
2006-10-12 nikitaptlrpc: mark branches in hot path as unlikely()
2006-10-12 nikitaiam: further cpu consumtion fixes
2006-10-12 nikitalu_object: cpu consumption reduction: increase hash...
next