Whamcloud - gitweb
fs/lustre-release.git
2006-10-09 lsyremove redundant code.
2006-10-09 yury- fixes about using lmv_get_export(), fixes possible...
2006-10-09 nikitasmall cleanups
2006-10-09 yury- fixed to sanity-lmv.sh, we can't use find for that...
2006-10-09 huanghuamore comments on why we need to set nlink to zero for...
2006-10-09 lsyoss capability fully works now.
2006-10-09 fanyongSmall fix and make the code more clean.
2006-10-09 huanghuaadd stripecount parameter for mdtlov to stripe all...
2006-10-09 huanghua(1) correctly unlink a dir: we have to set i_nlink...
2006-10-09 wangdiBranch: b_new_cmd
2006-10-09 fanyongSmall bug fix and make the code more conciser.
2006-10-08 yury- Mike suggested to rely that all remote objects in...
2006-10-08 yury- fixes and cleanups. Tom notice my comment in cmm_remo...
2006-10-08 yury- move GSS CONDITIONAL to correct m4 file.
2006-10-08 tapproupdate time only if there was no error
2006-10-08 tappro- set placement policy to balanced algorithm from stressed
2006-10-08 fanyongThe rootsquash info will be changed without notify...
2006-10-08 fanyong(1) Adding squash flag in md_ucred will increase perfor...
2006-10-08 yury- revised seq-mgr, a lot of simplifications.
2006-10-08 wangdiBranch: b_new_cmd
2006-10-08 huanghuasome code cleanup
2006-10-08 wangdiBranch: b_new_cmd
2006-10-08 huanghuaremove compiler warning.
2006-10-07 tappro- remove unused code
2006-10-07 tappro- fast fix of mountconf bug when mds is set up before...
2006-10-07 yury- changes in comments.
2006-10-07 ericmbranch: b_new_cmd
2006-10-07 yury- disable split by default for a now to make sure that...
2006-10-07 fanyongInterface name fix.
2006-10-07 lsyremove \n from parameter strings, otherwise it will...
2006-10-07 fanyongChange with the changing of rootsquash interface.
2006-10-07 tapprouse mdc RPC lock to queue the seq/fld requests, except...
2006-10-07 lsyfix capa renewal reply offset.
2006-10-07 lsyadd capability config interface. also modified the...
2006-10-07 fanyong(1) drop unnecessary ops.
2006-10-07 yury- fixes in GSS configuration
2006-10-07 fanyongInvalid assert when cal is enabled.
2006-10-07 tappro- temporary change to see request debug instead of...
2006-10-07 fanyongSmall fix for remote_perm.
2006-10-07 fanyongSmall fix for remote client.
2006-10-06 ericmbranch: b_new_cmd (lustre), HEAD (build)
2006-10-06 ericmbranch: b_new_cmd
2006-10-06 ericmbranch: b_new_cmd
2006-10-06 ericmfile sec_lproc.c was added on branch b_new_cmd on 2006...
2006-10-06 ericmfile sec_bulk.c was added on branch b_new_cmd on 2006...
2006-10-06 brianPointing to $LINUX/.config is bad. $LINUX_CONFIG is...
2006-10-06 yury- stop recovery thread and cleanup recovery for OST...
2006-10-06 yury- checks for CRYPTO should not be depend on GSS, capa...
2006-10-06 yury- additional GSS related checks
2006-10-06 tappro stop recovery thread if device is finishing
2006-10-06 yury- revert back wrong commit about obd->obd_upcall.onu_owner
2006-10-06 yury- fixed calling wrong upcall which caused oops.
2006-10-06 wangdiBranch: b_new_cmd
2006-10-06 yury- fixes in insanity.sh
2006-10-06 yury- cleanups in fld replay test.
2006-10-06 yury- changed format of ranges output.
2006-10-06 yury- fixed info message in seq-mgr
2006-10-06 tappro- add forgotten target_cleanup_recovery()
2006-10-06 yury- enabled FLD recovery for LMV setups too;
2006-10-06 yury- skip fld recovery test for lmv config.
2006-10-06 yury- fixes in sanity tests.
2006-10-06 yury- improved seq ranges debug messages, fixes in comments.
2006-10-06 yury- return back LDLM_FL_LOCAL_ONLY flag when look fids...
2006-10-05 tappro- fix issue with returning result of fs operation as...
2006-10-05 nikitamds_propagate_capa_keys(): ENTRY should go first
2006-10-05 yury- show for seq-srv only super range, space is not used...
2006-10-05 wangdiBranch: b_new_cmd
2006-10-05 fanyongTest environment recovery after test.
2006-10-05 lsydon't propagate capability keys when mdt has exit.
2006-10-05 lsyrevised capability code to not break md stack according...
2006-10-05 yury- uncomment clanup in sanity.sh
2006-10-05 yury- in fid_lock() do not pass LDLM_FL_LOCAL_ONLY to ldlm_...
2006-10-05 vitalyBranch b_new_cmd
2006-10-05 fanyongThis bug will cause lmv_intent_lookup assert.
2006-10-04 tappro- enable frame pointer in linux kernel configs
2006-10-04 wangdiBranch: b_new_cmd
2006-10-04 wangdiBranch: b_new_cmd
2006-10-04 wangdiBranch: b_new_cmd
2006-10-04 yury- fixed typo in prev. commit.
2006-10-04 yury- fix error handling in lov_llog_origin_add() (-ENOSPC...
2006-10-04 wangdiBranch: b_new_cmd
2006-10-04 nikitaext3-orphans-delay.patch: remove whitespace damage
2006-10-04 nikitaext3_handle_error(): add sump_stack() to track bug...
2006-10-04 fanyongSanity test for setuid, setgid, setgrp, rootsquash...
2006-10-03 nikitaiam: fix defect in ext3_htree_next_block()
2006-10-03 vitalyBranch b_new_cmd
2006-10-03 vitalyBranch b_new_cmd
2006-10-03 wangdiBranch: b_new_cmd
2006-10-03 wangdiBranch: b_new_cmd
2006-10-03 nikitaadd support for tunable levels of debugging checks...
2006-10-03 fanyongUser can touch file with WRITE permission.
2006-10-03 tappro- fix test 3b and fix related bug
2006-10-03 tappro-fix bug with lost reference on device due to too early...
2006-10-03 yury- removed using pkg_config macros in configure tp avoid...
2006-10-03 wangdiBranch: b_new_cmd
2006-10-03 fanyongProcess rootsquash for reint ops.
2006-10-03 fanyongInitialize mu_(fs)uid/mu_(fs)gid when they are not...
2006-10-02 nikitafix iam defects that caused 11011/mdsrate failures:
2006-10-02 ericmbranch: b_new_cmd
2006-10-02 wangdiBranch: b_new_cmd
next