Whamcloud - gitweb
fs/lustre-release.git
2006-10-20 yury- convert mdl locks to ldlm ones in more samtr way;
2006-10-20 huanghuaadded ext3-pdirops-2.6.9.patch for fc3 series
2006-10-20 huanghuacheck nlink count for hard link
2006-10-20 wangdiBranch: b_new_cmd
2006-10-20 wangdiBranch: b_new_cmd
2006-10-20 nikitakernel-patches: add dynlocks to -fc{3,5} series.
2006-10-20 wangdiBranch: b_new_cmd
2006-10-20 wangdiBranch: b_new_cmd
2006-10-20 wangdiBranch: b_new_cmd
2006-10-20 huanghua(1) fix a bug about lock in rename: we should lock...
2006-10-20 fanyongMake the code more clean.
2006-10-20 tappro- break too long line
2006-10-20 tappro- another one fix to avoid memleak
2006-10-20 tappro- avoid possible memleak
2006-10-20 tappro- fix wrong checking
2006-10-20 lsychange capability config interface to 0/1/2/3 according...
2006-10-20 lsydisable capability check for replay open request, becau...
2006-10-19 nikitaiam: use pdirops locking in iam.
2006-10-19 nikitakernel-patches: add iam/ldiskfs pdirops implementation...
2006-10-19 nikitakernel-patches: add dynlocks (from HEAD) to 2.6-rhel4...
2006-10-19 nikitaDRANGE: use %#x format specifier
2006-10-19 wangdiBranch: b_new_cmd
2006-10-19 fanyongSmall fix for getting ACL.
2006-10-19 wangdiBranch: b_new_cmd
2006-10-19 lsyminor cleanup.
2006-10-19 wangdiBranch: b_new_cmd
2006-10-19 yury- more fixes in pdirops. Cmm has not to decide what...
2006-10-19 wangdiBranch: b_new_cmd
2006-10-19 wangdiBranch: b_new_cmd
2006-10-19 yury- fixes in pdirops
2006-10-19 fanyongPack ACL back when file open, fix some bug about permis...
2006-10-19 yury- cleanups in cmm split a bit;
2006-10-19 yury- put fix from niu to correct place.
2006-10-19 fanyongAdd acl initialization for cross-ref create.
2006-10-19 tappro- enable check for correct placement in split dir
2006-10-18 ericmbranch: b_new_cmd
2006-10-18 tappro- disable valid placement check in split dir temporary
2006-10-18 ericmbranch: b_new_cmd
2006-10-18 ericmbranch: b_new_cmd
2006-10-18 ericmbranch: b_new_cmd
2006-10-18 tappro- addition to previous commit.
2006-10-18 tappro- check that lookup is happened on correct mds in case...
2006-10-18 tappro- handle errors during fid allocation instead of LBUG()
2006-10-18 tappro- remove unused semaphore
2006-10-18 huanghuafix a compile error
2006-10-18 yury- save fid in och instead of pointer to it which may...
2006-10-18 huanghuamore efficient checking of zero-length string.
2006-10-18 yury- various fixes from b1_5
2006-10-18 fanyongAdd mdd_init_acl for new obj (create, mkdir and so...
2006-10-18 wangdiBranch: b_new_cmd
2006-10-18 wangdiBranch: b_new_cmd
2006-10-18 huanghuaadd lock on son while doing error handling
2006-10-18 fanyongShould check ACL when directory search.
2006-10-17 nikitapatches: turn PROC_SLEEP on in relevant configs.
2006-10-17 nikitapatches: add sleeping statistics collection patch....
2006-10-17 nikitaiam: 0. add more integrity checks (no index node points...
2006-10-17 tappro- small fix to prevent lost update of obd_next_recovery...
2006-10-17 tappro- return back default policy for non-directories. ONLY...
2006-10-17 yury- for non-split lmv_placement_policy() should spread...
2006-10-17 nikitamdd: mdd_create(): update outdated comment.
2006-10-17 fanyongSmall fix.
2006-10-17 nikitalu: proper locking for site.ls_total
2006-10-17 yury- liblustre build fix.
2006-10-17 yury- cleanups in seq-mgr, move cache statistics to lu_cache;
2006-10-17 fanyongProcess "-ENODATA" correctly for ACL, update lli_posix_...
2006-10-17 lsyadd full support for remote operations.
2006-10-17 wangdiBranch: b_new_cmd
2006-10-17 huanghua(1) support very long symlink name;
2006-10-17 fanyongAdd mdd_acl_chmod for acl changing when chmod.
2006-10-17 huanghuainitialize the body->eadatalen and body->acllen by...
2006-10-17 huanghuasymlink name is also stored there.
2006-10-17 wangdiBranch: b_new_cmd
2006-10-16 tapproanother one issue with pack_reply
2006-10-16 yury- in abort_req_replay_queue() pass correct count of...
2006-10-16 nikitamdt: mdt_shrink_reply(): do not assume body->eadatasize...
2006-10-16 wangdiBranch: b_new_cmd
2006-10-16 nikitamdt: use lu_site_print() to dump not freed objects.
2006-10-16 nikitalu: add lu_site_print().
2006-10-16 yury- fixed div by zero.
2006-10-16 yury- adjust client FLD cache a bit. It should use hashtabl...
2006-10-16 fanyongMake the warning message more readable.
2006-10-16 huanghuasome more cleanup and comments about mdt_thread_info...
2006-10-16 tappro- delete fld targets during device shutdown
2006-10-16 yury- make FLD less noisy after lookup -2 bug is fixed.
2006-10-16 tappro- make compiler happy with initialized value
2006-10-16 yury- fixes and cleanups in mdt_destroy_export() path.
2006-10-16 yury- more fixes about mdt_thread_info
2006-10-16 fanyongFor remote client, do not permit getfacl/setfacl directly.
2006-10-16 yury- fixes in init mdt_thread_info.
2006-10-16 tappro- initiate create_spec
2006-10-16 tappro- initialize values in mdt_thread_info
2006-10-16 huanghuadisable sanity 60a tempprarily, which has some problem...
2006-10-16 huanghuainfo->mti_transno is overwritten in initialization.
2006-10-15 yury- possibly (I'm almost sure) fix for FLD lookup err...
2006-10-15 nikitamdt: another "uninitialized mdt_thread_info" fix.
2006-10-15 nikitakill overwritten initialization.
2006-10-15 yury- serialize fld reqs on client and server;
2006-10-15 nikitamdt: do not zero mdt_thread_info
2006-10-15 nikitamdd: simplify mdd_txn_param_build(): 0. @op can me...
2006-10-15 yury- cleanups in split, remove obsoletes and unite fids...
next