Whamcloud - gitweb
fs/lustre-release.git
2006-11-07 yury- added -ERESTART handling for link, unlink and rename...
2006-11-07 yury- added stats to cmm split;
2006-11-07 fanyong(1) provide locked and unlocked version for mdd_permission.
2006-11-07 tapprofix broken compile
2006-11-07 huanghuafix error handling; kill possible memleak.
2006-11-07 tappro- update default configs
2006-11-07 tapproadd highmem-split patch from HEAD to series
2006-11-07 fanyong(1) drop unnecessary mdd_read_lock.
2006-11-07 fanyongPass lu_attr as arg for __mdd_permission_internal expli...
2006-11-07 fanyongSmall fix, cleanup the code.
2006-11-07 lsyrename op_mod_capa? to op_capa?. (original mod already...
2006-11-06 nikitacmm,osd: add debugging to catch bug11150.
2006-11-06 yury- use separate create lock for each group on OST, so...
2006-11-06 nikitamkfs.lustre: remove upper limit on journal size: we...
2006-11-06 yury- all md_op_data field have prefix op_;
2006-11-06 tapproreturn TEA hash back
2006-11-06 tapproanother part of -ERESTART handling
2006-11-06 tappro- finish reqp if -ERESTART received, add debug
2006-11-06 nikitaosd: fix ipd handling for iterators.
2006-11-06 wangdiBranch: b_new_cmd
2006-11-06 fanyongCheck WRITE permission of parent when create.
2006-11-05 yury- optimization for open. In case mdt_reint_open() sees...
2006-11-05 tapprocorrect block/inode ratio for OST, don't use defaults
2006-11-05 tappro- enable 4G of memory usage, disable preemt
2006-11-04 nikitaosd/mdd: new (weaker) locking for ->do_attr_{g,e}set...
2006-11-04 nikitamdd: little cleanup.
2006-11-04 nikita0. iam: pub r5 hash back.
2006-11-04 yury- remove debug stuff for b11150
2006-11-04 tappro- make 16K bytes/inode ratio only for really big device...
2006-11-04 yury- cleanups and fixes in fid/lproc* stuff;
2006-11-04 huanghua(1) check whether reply buffer has been packed;
2006-11-04 huanghuafix a typo
2006-11-03 ericmbranch: b_new_cmd
2006-11-03 nikitaptlrpc: put back into ll_rpc_opcode[] symbolic rpc...
2006-11-03 nikitamdt: export ptlrpc stats fro mdt services.
2006-11-03 nikitaseq: fix (paper over, in fact) NULL pointer dereference...
2006-11-03 tapprorevert back changes about MAX_HASH_SIZE usage during...
2006-11-03 yury- cleanups in mdd about update CTIME etc., for all...
2006-11-03 tappro- more fixes with hash_segment calculation. make them...
2006-11-03 nikitacmm: replace some dynamic allocations with context...
2006-11-03 tapproavoid loosing last hashes
2006-11-03 fanyongFix ASSERTION for local client when identity_upcall...
2006-11-03 fanyongsanity check for user authenticate.
2006-11-02 nikitamdd: initialize mdd->mdd_txn_cb.dtc_linkage to avoid...
2006-11-02 ericmbranch: b_new_cmd
2006-11-02 tappro- fix split issue with create file on wrong mds. Check...
2006-11-02 nikitasync with last changes to iam_lvar.c.
2006-11-02 nikitaprocsleep: simplify stack-walker, making it more robust.
2006-11-02 wangdiBranch: b_new_cmd
2006-11-02 fanyongSmall fix, user authentication first.
2006-11-02 yury- fixes in split about le/cpu byte order, cleanups;
2006-11-02 fanyong(1) For setattr / setxattr, change ctime.
2006-11-02 huanghuafix a typo which makes cross link() fail.
2006-11-02 huanghua(1) add some test case for link();
2006-11-02 tappro- simplify handling of same fids issue during link...
2006-11-01 tappro- make clo_split enum type
2006-11-01 nikitaosd: remove unused fields.
2006-11-01 nikitaincrease mdt thread pool size limit.
2006-11-01 yury- fixes in split about using correct byte order;
2006-11-01 wangdiBranch b_new_cmd
2006-11-01 fanyongDo not call mdt_handle_idmap here, it will be called...
2006-11-01 fanyongDo not permit remote reaml node to claim to be local.
2006-11-01 lsycapa code cleanup.
2006-11-01 wangdiBranch: b_new_cmd
2006-11-01 fanyongAdd proc interface for distinguishing clinet type ...
2006-10-31 tappro- assert on wrong transno during replay
2006-10-31 tapproremove extra debug messages
2006-10-31 tappro take into account initial_conn value during reconnect
2006-10-31 tapprosplit optimization to avoid often attr_get() calling
2006-10-31 nikitaiam: 0. add optional calls to schedule() to improve...
2006-10-31 nikitaosd: remove oi lock: it is no longer needed now that...
2006-10-31 yury- added dir size it was split on to message about split;
2006-10-31 yury- fix in comment;
2006-10-31 yury- cleanups in mdt_lock_pdo_mode(), fix in error message;
2006-10-31 yury- fixed bug with possible concurrent split;
2006-10-31 yury- added missed rc = 0 in mdt_getattr_name_lock() for...
2006-10-31 yury- protect export's held locks list by spin lock while...
2006-10-31 fanyongSupport flush specific user identity info.
2006-10-31 fanyong(1) drop some comment.
2006-10-31 wangdiBranch:b_new_cmd
2006-10-31 ericmbranch: b_new_cmd
2006-10-30 yury- added assert in mdt_is_subdir(). It only should be...
2006-10-30 nikitaldlm and its users: do not pass struct ldlm_res_id...
2006-10-30 nikitalmv_readpage(): suppress compiler warning for user...
2006-10-30 nikita0. increase OST_MIN_PRECREATE; 1. move fid_res_name_eq...
2006-10-30 yury- use usual MDT name in mdd procfs stuff instead of...
2006-10-30 wangdiBranch:b_new_cmd
2006-10-30 fanyongSmall fix.
2006-10-30 yury- fixed small typo in cmm_split_remove_page()
2006-10-30 yury- handle empty page in cmm_split_remove_page() at Tom...
2006-10-30 wangdiBranch: b_new_cmd
2006-10-30 yury- cleanups in split - function names are changed to...
2006-10-30 fanyongSince have called mdd_la_get before and held lock yet,
2006-10-30 fanyongLocal client should not use "lfs getfacl / lfs setfacl".
2006-10-29 yury- disable slow test
2006-10-29 yury- more fixes in split, now 24o works and split is ...
2006-10-29 yury- fixes in split. Tom! Your changes in cmm_remove_entri...
2006-10-29 yury- removed debug stuff.
2006-10-29 fanyong(1) "lfs getfacl" should return base file mode anyway.
2006-10-29 fanyongFor remote client, return directly when lfs getfacl...
next