Whamcloud - gitweb
Branch: b_new_cmd
[fs/lustre-release.git] / lustre / llite /
2006-09-28 vitalyBranch b_new_cmd
2006-09-28 yury- fixes in mdd about lockful and lockless versions...
2006-09-28 lsyadd ll_finish_md_op_data, rename ll_prepare_md_op_data...
2006-09-28 fanyongFix bad return value in getfacl/setfacl.
2006-09-27 lsyland capability.
2006-09-25 fanyongFix sbi->ll_flags.
2006-09-24 fanyong(1) Remote/local user
2006-09-22 yury- removed crow test from replay-single;
2006-09-22 tapprosmall cleanup
2006-09-21 vitalyBranch b_new_cmd
2006-09-21 vitalyBranch b_new_cmd
2006-09-21 wangdiBranch: b_new_cmd
2006-09-20 vitalyBranch b_new_cmd
2006-09-20 vitalyBranch b_new_cmd
2006-09-19 vitalyBranch b_new_cmd
2006-09-18 vitalyBranch b_new_cmd
2006-09-16 wangdiBranch: b_new_cmd
2006-09-16 vitalyBranch b_new_cmd
2006-09-14 yury- update from 1_5
2006-09-14 wangdiBranch: b_new_cmd
2006-09-13 wangdiBranch: b_new_cmd
2006-09-11 ericmbranch: b_new_cmd
2006-09-07 yury- fixes in reading store by seq-mgr;
2006-09-07 wangdi1)merge filter_group support from HEAD to cmd_new
2006-09-01 wangdiBranch: b_new_cmd
2006-08-28 tappro- decrease the seq width to prevent i_ino overflow...
2006-08-27 tappro- add fid to the obd_client_handle and use it to select...
2006-08-24 nikitallite: avoid unintialized variables
2006-08-24 yury- add libiam.a (if exists) to rpm, this is neededfor...
2006-08-24 wangdiBranch: b_new_cmd
2006-08-21 yury- cleanups on client after Nikita's inspection.
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-17 wangdiBranch: b_new_cmd
2006-08-10 tapproupdate lmv_placement_policy(). For directories it uses...
2006-08-10 wangdi1)for Non Create revalidate, we still should pack the...
2006-08-10 wangdiBranch: b_new_cmd
2006-08-09 yury- implemented almost all Nikita's notes in seq mgr...
2006-08-09 wangdiBranch: b_new_cmd
2006-08-07 tappro- fix forgotten allocation
2006-08-07 yury- fixed stack allocations of md_op_data in llite.
2006-08-07 yury- in llite and liblustre ll_prepare_md_op_data() zeroes...
2006-08-04 huanghuafix a defect in opening a newly created symlink:
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-07-31 wangdiBranch: b_new_cmd
2006-07-28 nikitareaddir fixes
2006-07-28 yury- fixes with locking. Now mkdir causes client cache...
2006-07-27 nikitanew hash-order readdir. Initial implementation
2006-07-27 huanghua(1)reworked last_link handling, using lustre_shrink_rep...
2006-07-27 huanghuawe need start a transaction for every open request...
2006-07-26 huanghua(1) make MDT replayable to eliminate mdc_close() crash...
2006-07-26 huanghuarestore tempprary commentted out code in mdc_locks...
2006-07-25 yury- many fixes in readdir proto.
2006-07-25 nikitaxattr support in md/dt stack
2006-07-24 nikitaext2_check_page(): terminate error message with \n
2006-07-23 yury- added basic readdir stuff;
2006-07-21 nikitall_fid_fini(): remove duplicate RETURN()
2006-07-19 nikitapass lu_context to ->o_connect() method
2006-06-26 tapprouse mdt_body
2006-06-25 yury- sequence width on clients, super-width and meta-width...
2006-06-22 tapproget sbi only when it is used and dentry->d_inode is...
2006-06-20 nikitall_commit_write(): add a comment (due to Andreas) expla...
2006-06-12 yury- added working proto of sequences manager with super...
2006-05-31 yury- changes in check of intent opc
2006-05-31 yury- fixes after FIDs inspection
2006-05-23 yury- updating lli_fid in ll_update_inode(), what would...
2006-05-22 yury- making inode create and assigning the fid to it atomicaly
2006-05-19 yury- update from b1_4_mountconf
2006-05-18 tapproalloc new fid if IT_CREATE bit is set
2006-05-11 nikitalibcfs: fixes to CDEBUG(), LASSERT() and friends to...
2006-05-10 nikitaGrr... revert previous commit, as part of it went into...
2006-05-10 nikitalibcfs: fixes to CDEBUG(), LASSERT() and friends to...
2006-05-04 yury- added delete_inode() which calls obd_fid_delete()
2006-05-04 yury- small improvements in llite_fid.c
2006-05-04 yury- LMV saves connect data for all tatgets;
2006-04-25 yury- fixed direct access to obd->obd_namespace in llite...
2006-04-24 tapproremove assignment for unused vars.
2006-04-24 yury- remove ll_have_md_lock(). It accessed md namespace...
2006-04-23 nikita - add struct lu_object_operations
2006-04-21 yury- adopting LMV to 1_4 APIs;
2006-04-15 yury- different renames to make llite not working on mdc...
2006-04-14 nikitall_prepare_mdc_op_data(): fix typo in assertion
2006-04-14 yury- basic lmv to new fids adaptation.
2006-04-14 yury- update from parent
2006-04-13 yury- bringing liblustre to use fids like llite does -...
2006-04-12 tapprodt_data initialization is commented out cause it is...
2006-04-12 yury- added fid.ko module. Simple seq management moved...
2006-04-12 tapprowrong assignment for md_data, dt_data
2006-04-12 yury- fixes in lli_nfs.c. Seems nfs will not work due to...
2006-04-12 yury- pass ino into ILOOKUP() in search_inode_for_lustre()
2006-04-12 yury- convert llite_nfs.c to using fids
2006-04-11 yury- for proto better use simple seq. allocation without...
2006-04-10 yury- allocation of new fids before sending open or create...
2006-04-07 yury- fixes in llite with using mds_body vs. mdt_body
2006-04-07 yury- many changes about fids:
2006-04-06 yury- changes about fids:
2006-04-05 yury- preparation before converting client to new fids
2006-04-04 yury- added fid_lock()/fid_unlock()
2006-04-04 yury- renames of ll_fid (what is expanded to llite_fid...
2006-03-24 nathanBranch b1_4_mountconf
next