Whamcloud - gitweb
fs/lustre-release.git
2006-08-11 yury- one more piece of changes missed to commit last time.
2006-08-11 yury- last portion of cleanups and fixes after Nikita's...
2006-08-10 yury- one more portion of fixes and cleanups after Nikita...
2006-08-10 huanghua(1) in mdd_lov_create(), allocate lmm before using...
2006-08-10 yury- more fixes and cleanups in fld after Nikita's CODEINSP.
2006-08-10 wangdiBranch: b_new_cmd
2006-08-10 tapproupdate lmv_placement_policy(). For directories it uses...
2006-08-10 tapprofix issue with use-after-free if commit occurs while...
2006-08-10 yury- start seq mgr for data stack in separate portal;
2006-08-10 huanghua(1) small file count in sanity to avoid large directory...
2006-08-10 yury- more in fld and seq fixes after Nikita's CODEINSP.
2006-08-10 wangdi1)for Non Create revalidate, we still should pack the...
2006-08-10 huanghua(1) wrong argument in lmv_create();
2006-08-10 wangdiBranch: b_new_cmd
2006-08-10 fanyongUse libiam for mkfs_lustre
2006-08-10 fanyongFor iam lib.
2006-08-09 yury- implemented almost all Nikita's notes in seq mgr...
2006-08-09 huanghua(1) pass create flag from client to CMM/MDD in struct...
2006-08-09 wangdiBranch: b_new_cmd
2006-08-09 huanghua(1) some computer may not have "which" command
2006-08-09 fanyongChange '/' mode from 040700 to 040755
2006-08-08 ericmfile nfs-utils-1.0.10-lustre.diff was added on branch...
2006-08-08 wangdiBranch: b_new_cmd
2006-08-08 wangdiBranch: b_new_cmd
2006-08-08 huanghuareturn time to client.
2006-08-08 wangdiBranch: b_new_cmd
2006-08-08 wangdi1)add is_parent check in mdd_rename_sanity_check
2006-08-08 huanghua(1) set attributes for newly created object and its...
2006-08-08 fanyongFree buf alloced when program exit normally.
2006-08-07 tappro- move sgid check before object creation, in __mdd_crea...
2006-08-07 tappro- fix forgotten allocation
2006-08-07 yury- fixed stack allocations of md_op_data in llite.
2006-08-07 huanghua(1) remove compile error in mdd
2006-08-07 yury- in llite and liblustre ll_prepare_md_op_data() zeroes...
2006-08-07 huanghuaremove noisy debug code
2006-08-07 nikitamdd_object_type(): use lu_object_attr()
2006-08-07 wangdiBranch: b_new_cmd
2006-08-07 huanghuaunpack some necessary field for open request
2006-08-07 huanghua(1) set attribute for newly created object.
2006-08-07 fanyongAdjust 'verbose' method.
2006-08-07 tappro- fix bugs with mdt_create_data() introduced by last...
2006-08-07 fanyongEliminate compile warning.
2006-08-07 fanyongFix memory leak BUG in main where key and rec be malloc...
2006-08-07 fanyongFix memory leak BUG in main where malloc buf, buf no...
2006-08-07 fanyongAdd mkfs functions create_iam and iam_insert for mdt...
2006-08-07 fanyongmkfs_lustre.c
2006-08-06 tappro- if fid2 exists and this was create operation, then...
2006-08-06 tappro- use md_attr in mo_attr_set() and set lov ea together...
2006-08-05 tappro- introduce the struct md_create_spec. It contains...
2006-08-05 tappro- use lu_object_attr() instead of taking lu_header...
2006-08-05 tappro- define lu_object_attr() to get common object attribute
2006-08-05 huanghuaadd EXEC & WRITE pretection support on file to pass...
2006-08-05 wangdiBranch: b_new_cmd
2006-08-05 nikitarename create_data_object to something less ugly
2006-08-05 nikitaliblustre: add LUSTRE_POSIX_ACL_MAX_SIZE definition
2006-08-05 nikitamdd: 0. mdd_create_data_object(): close transaction...
2006-08-05 nikitaosd: add code to track lock/transaction ordering
2006-08-05 nikitalu_object: add ->lct_exit() method to lu_context_key
2006-08-05 wangdiBranch: b_new_cmd
2006-08-05 wangdiBranch: b_new_cmd
2006-08-05 wangdiBranch: b_new_cmd
2006-08-05 wangdiBranch: b_new_cmd
2006-08-04 huanghuafixed a defect found by nikita:
2006-08-04 huanghuafix a defect in opening a newly created symlink:
2006-08-04 nikitacleanup: do not access ->loh_fid directly
2006-08-04 nikitamdd: stop dt_try_as_dir() abuse: this function is for...
2006-08-04 nikitamdt: do not use mdt_thread_info for implicit parameter...
2006-08-04 nikitaliblustre: fix warning during user-space compilation
2006-08-04 nikitamdt_mfd_open(): clean, use local variables
2006-08-04 nikitalu_object: store file type (regular, directory, etc...
2006-08-04 yury- place pill and rep_buf_size array from fld_req_handle...
2006-08-04 nikitaosd: fix typo
2006-08-04 nikitareq-layout: handle 0-length fields: use (-1) as variabl...
2006-08-04 wangdiBranch: b_new_cmd
2006-08-04 wangdiBranch: b_new_cmd
2006-08-04 wangdiBranch: b_new_cmd
2006-08-04 wangdiBranch: b_new_cmd
2006-08-03 ericmfile l_idmap.c was added on branch b_new_cmd on 2006...
2006-08-03 huanghuanot to overwrite client passed attr
2006-08-03 huanghuafix:
2006-08-03 wangdiBranch: b_new_cmd
2006-08-03 wangdiBranch: b_new_cmd
2006-08-03 wangdiBranch: b_new_cmd
2006-08-03 wangdiBranch: b_new_cmd
2006-08-02 wangdiBranch: b_new_cmd
2006-08-02 yury- fixed bug with -ENOTSUPP for data stack on finalization.
2006-08-02 nikitallite: add comments describing new readdir (not finished)
2006-08-02 nikitaosd: fix type declaration
2006-08-02 nikitacmm: fix type declaration
2006-08-02 yury- mostly changes according to Mike's CODEINSP;
2006-08-02 huanghuareworked for mdt_getattr():
2006-08-02 wangdiBranch: b_new_cmd
2006-08-01 yury- converting {seq|fld}_client_rpc() to new req-layout.
2006-08-01 huanghuareworked symlink() and readlink():
2006-08-01 yury- fixes in seq and fld after Mike's CODEINSP.
2006-08-01 huanghuarestore code commetted in debug mode
2006-08-01 huanghuaadded symlink operation support.
2006-08-01 wangdiBranch: b_new_cmd
2006-08-01 wangdiBranch: b_new_cmd
2006-08-01 wangdiBranch: b_new_cmd
next