Whamcloud - gitweb
b=18266
[fs/lustre-release.git] / lustre / obdfilter /
2006-10-12 lsy* all capabilities of opened inode should always renew...
2006-10-11 yury- stop recovery thare in obdfilter before freeing names...
2006-10-09 lsyremove redundant code.
2006-10-09 lsyoss capability fully works now.
2006-10-07 lsyadd capability config interface. also modified the...
2006-10-06 yury- stop recovery thread and cleanup recovery for OST...
2006-10-02 tappro- merge recovery from cmd2
2006-09-28 nikitaIntroduction of lu_env.
2006-09-28 wangdiBranch: b_new_cmd
2006-09-27 lsyland capability.
2006-09-27 wangdiBranch: b_new_cmd
2006-09-27 wangdiBranch:b_new_cmd
2006-09-26 wangdiBranch: b_new_cmd
2006-09-26 wangdiBranch: b_new_cmd
2006-09-25 wangdiBranch: b_new_cmd
2006-09-22 vitalyBranch b_new_cmd
2006-09-21 vitalyBranch b_new_cmd
2006-09-20 wangdiBranch: b_new_cmd
2006-09-19 wangdiBranch: b_new_cmd
2006-09-16 vitalyBranch b_new_cmd
2006-09-14 yury- update from 1_5
2006-09-12 tapproUpdate after codeinsp
2006-09-08 tapprofix several memleaks and small issues
2006-09-07 wangdiBranch: b_new_cmd
2006-09-07 wangdi1)merge filter_group support from HEAD to cmd_new
2006-08-20 yury- merge with 1_5,some fixes.
2006-07-19 nikitapass lu_context to ->o_connect() method
2006-05-19 yury- update from b1_4_mountconf
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-04-21 yury- adopting LMV to 1_4 APIs;
2006-04-14 yury- update from parent
2006-04-12 nikitafix module initialization
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-29 nikita->o_setup() methods always take struct lustre_cfg in...
2006-03-17 nathanb=8007
2006-02-27 nathanBranch b1_4_mountconf
2006-02-10 nathanBranch b1_4_mountconf
2006-02-07 nathanBranch b1_4_mountconf
2006-02-07 nathanBranch b1_4_mountconf
2006-01-20 nathanBranch b1_4_mountconf
2006-01-07 nathanBranch b1_4_mountconf
2005-12-27 nathanBranch b1_4_mountconf
2005-12-10 nathanBranch b1_4_mountconf
2005-12-01 nathanBranch b1_4_mountconf
2005-11-23 nathanb=8007
2005-11-12 nathanBranch b1_4_mountconf
2005-11-10 nathanBranch b1_4_mountconf
2005-11-09 nathanBranch b1_4_mountconf
2005-11-02 nathanBranch b1_4_mountconf
2005-09-21 alex- don't make noise if we found needed capa
2005-09-21 ericmremove stale capa structure from mds/filter obd.
2005-09-21 ericmon OSS compare the whole capa structure because we...
2005-09-20 alex- one more DEBUG_CAPA() to make sure we use proper...
2005-09-20 nathanBranch b1_4_mountconf
2005-09-20 alex- warn if HMAC's don't match
2005-09-20 lsyadd debug msg, and some cleanup.
2005-09-20 alex- needless \n grrrrr
2005-09-20 alex- additional debug
2005-09-20 lsycapa_renew should increase the refc.
2005-09-20 ericmadd inode generation in capability.
2005-09-19 alex- make noise if capa hasn't been passed even
2005-09-19 alex- additional debug for capa denies
2005-09-13 yury- fixed objects creating on OST with correct uid and...
2005-09-10 alex- make obdfilter able to create object upon OST_CREATE...
2005-09-06 lsyfix: for each open_client_handle, there will be only...
2005-09-05 alex- disable debug
2005-09-05 alex- debug info to investigate a source of small writes
2005-09-03 alex- i think we don't need that now
2005-09-03 alex- serialize allocations for 2.1, 2.2 and 2.3
2005-09-02 alex- revert hacks back
2005-09-02 lsyfixes:
2005-09-01 alex- disable fo_alloc_sem
2005-09-01 alex- serialize all allocations on OSS by fo_alloc_lock...
2005-08-30 alex- give concurrent allocation one more chance
2005-08-27 lsya minor reorganization of capability code.
2005-08-25 lsyfixes:
2005-08-25 yury- returned back grant related changes moved from 1_4...
2005-08-24 yury- returned back OSC dirty size.
2005-08-23 ericmadd "blacklist" support into OSS capabilities.
2005-08-22 yury- added CERROR LBUG in filter_grant_check() from 1_4
2005-08-22 lsyfixes:
2005-08-19 lsyseveral fixes: expiry timer adjusted.
2005-08-18 alex- let's try to serialize all allocations and see how...
2005-08-17 alex- minor fixes against gcc's warnings
2005-08-16 yury- small cleanups in cobd
2005-08-15 yury- removed not needed filter_group_set_fs_flags()
2005-08-13 tappro- unset smfs flags on PENDING dir and 'O' dir on OSS.
2005-08-13 tapprob=7214
2005-08-12 alexr=adilger
2005-08-12 yury- two ASSERTs int filter_parent() changed to ASSERTF...
2005-08-10 nathanBranch b1_4_newconfig2
2005-08-09 lsyLand b_hd_capa onto HEAD (20050809_1942)
2005-08-09 nathanBranch b1_4_newconfig2
2005-08-08 alex- let's learn where uninitialized objects come from
2005-08-08 yury- landed b_hd_mdref (mostly WB cache fixes)
2005-08-07 alex- mds_validate_size() vs. mds_reint_unlink() race is...
2005-08-06 alex- show correct id in debug line
next