Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- removed hardcoded checking for ".mntinfo" on MDS to see if we are trying to open...
2005-04-07
yury
- removed hardcoded checking for ".mntinfo" on MDS...
commit
|
commitdiff
|
tree
2005-04-05
yury
- cleanups in sanity-fid.sh
commit
|
commitdiff
|
tree
2005-04-04
yury
- landed b_hd_cray_merge3
commit
|
commitdiff
|
tree
2005-03-29
yury
- update from HEAD.
commit
|
commitdiff
|
tree
2005-03-25
yury
- fixed ability of variables being used uninitialized...
commit
|
commitdiff
|
tree
2005-03-25
yury
- fixed ability of ret_mode being used uninitialized...
commit
|
commitdiff
|
tree
2005-03-17
yury
- added check for existing TAG file before catting it
commit
|
commitdiff
|
tree
2005-03-16
yury
- find_assigned_loop() should check all loop devices...
commit
|
commitdiff
|
tree
2005-03-16
yury
- fix in test_16 in conf sanity
commit
|
commitdiff
|
tree
2005-03-16
yury
- fix in mds_cancel_cookie_cb() with freeing lsm.
commit
|
commitdiff
|
tree
2005-03-15
yury
- returned back old schema of mds_verify_child()
commit
|
commitdiff
|
tree
2005-03-15
yury
- fixed wrongly inverted condition in lmv_create_obj()
commit
|
commitdiff
|
tree
2005-03-14
yury
- memory leak fixes from b_fid.
commit
|
commitdiff
|
tree
2005-03-13
yury
- more checks and verbosity in test_16 of conf-sanity...
commit
|
commitdiff
|
tree
2005-03-12
yury
- mds_verify_child() is converted to use fid component...
commit
|
commitdiff
|
tree
2005-03-11
yury
- fixed using not initialized ctxt with pop_ctxt()...
commit
|
commitdiff
|
tree
2005-03-11
yury
- update from HEAD
commit
|
commitdiff
|
tree
2005-03-06
yury
- different fixes in MDS
commit
|
commitdiff
|
tree
2005-03-02
yury
- fixes from b1_4:
commit
|
commitdiff
|
tree
2005-03-02
yury
- fixed sanity test 55.
commit
|
commitdiff
|
tree
2005-03-02
yury
- fixed md_getattr() in lustre_common-fill_super()
commit
|
commitdiff
|
tree
2005-03-01
yury
- fixed comment of OBD_MD_FID.
commit
|
commitdiff
|
tree
2005-02-28
yury
- returned back OBD_MD_FID. For many reasons its removal...
commit
|
commitdiff
|
tree
2005-02-28
yury
- fixed ROOT setting up. If it is not empty, it should...
commit
|
commitdiff
|
tree
2005-02-28
yury
- small fix in ll_update_inode()
commit
|
commitdiff
|
tree
2005-02-26
yury
- returning correct error code from mds_statfs() amd...
commit
|
commitdiff
|
tree
2005-02-25
yury
- locks and dentries should be released in the case...
commit
|
commitdiff
|
tree
2005-02-23
yury
- fix from b1_4 in MDS_CHECK_RESENT()
commit
|
commitdiff
|
tree
2005-02-22
yury
- changes with names on exports and another fields...
commit
|
commitdiff
|
tree
2005-01-28
yury
- fixed problem with sid of virtual directory "FIDS...
commit
|
commitdiff
|
tree
2005-01-27
yury
- removed optimization related to fid's updating on...
commit
|
commitdiff
|
tree
2005-01-26
yury
- initializing parent_lockh in mds_open() the same...
commit
|
commitdiff
|
tree
2005-01-26
yury
- removed redundant check and lock release. If name...
commit
|
commitdiff
|
tree
2005-01-26
yury
- fixed releasing lock with correct mode in mds_id2locked_de...
commit
|
commitdiff
|
tree
2004-12-29
yury
- small fix in debug.c
commit
|
commitdiff
|
tree
2004-12-03
yury
- fixes in fsfilt interface about 2.6/2.4 versions...
commit
|
commitdiff
|
tree
2004-11-25
yury
- many fixes and cleanups in cobd. By now it load and...
commit
|
commitdiff
|
tree
2004-11-23
yury
- lots of fixes and cleanups in cobd and cmobd.
commit
|
commitdiff
|
tree
2004-11-22
yury
- mdc_op_data should not be allocated on stack.
commit
|
commitdiff
|
tree
2004-11-22
yury
- fixes about mdc_op_data on stack allocations.
commit
|
commitdiff
|
tree
2004-11-22
yury
- mdc_op_data is big and should not be allocated on...
commit
|
commitdiff
|
tree
2004-11-22
yury
- mdc_op_data should not be allocated on stack. Fixes...
commit
|
commitdiff
|
tree
2004-11-22
yury
- fixed mdc_op_data stack allocations.
commit
|
commitdiff
|
tree
2004-11-22
yury
- mdc_op_data structures should not be allocated on...
commit
|
commitdiff
|
tree
2004-11-22
yury
- fixed memory leak
commit
|
commitdiff
|
tree
2004-11-19
yury
- fixes and cleanups in error messages and in code.
commit
|
commitdiff
|
tree
2004-11-18
yury
- OBD_ALLOC() of obdos are replaced by obdo_alloc(...
commit
|
commitdiff
|
tree
2004-11-18
yury
- at Peter's request removed all 2.4.x related patches...
commit
|
commitdiff
|
tree
2004-11-17
yury
- fixes about recovery in mds. Added asserts.
commit
|
commitdiff
|
tree
2004-11-17
yury
- lots of fixes about obdo allocating. By now, there...
commit
|
commitdiff
|
tree
2004-11-16
yury
- fix about valid field assigning
commit
|
commitdiff
|
tree
2004-11-16
yury
- small fixes.
commit
|
commitdiff
|
tree
2004-11-16
yury
- one more fid management correctness test.
commit
|
commitdiff
|
tree
2004-11-16
yury
- cleanups about mds methods lproc stats.
commit
|
commitdiff
|
tree
2004-11-15
yury
- added md_ops stats
commit
|
commitdiff
|
tree
2004-11-15
yury
- changes about @flags in m_disconnect(). It should...
commit
|
commitdiff
|
tree
2004-11-15
yury
- fixes about lmv_delete_inode().
commit
|
commitdiff
|
tree
2004-11-14
yury
- small cleanups, comments.
commit
|
commitdiff
|
tree
2004-11-14
yury
- destroy lmv_obj cache in error case in lmv module...
commit
|
commitdiff
|
tree
2004-11-14
yury
- more fixes about lmv_put_inode()
commit
|
commitdiff
|
tree
2004-11-14
yury
- fixes about removing lmv_obj when coresponding inode...
commit
|
commitdiff
|
tree
2004-11-13
yury
- cleanups about getattr_name. By now getattr_lock...
commit
|
commitdiff
|
tree
2004-11-13
yury
- added standard CFS headers in some source files.
commit
|
commitdiff
|
tree
2004-11-12
yury
- cleanups about lmv_obd_create().
commit
|
commitdiff
|
tree
2004-11-12
yury
- changed uml config for 2.6.7, added uml config for...
commit
|
commitdiff
|
tree
2004-11-12
yury
- fix from Alex
commit
|
commitdiff
|
tree
2004-11-11
yury
- small fix
commit
|
commitdiff
|
tree
2004-11-11
yury
- cleanups about ENTRY, EXIT, etc. in mds and lmv stuff.
commit
|
commitdiff
|
tree
2004-11-11
yury
- added comment.
commit
|
commitdiff
|
tree
2004-11-11
yury
- landing b_fid.
commit
|
commitdiff
|
tree
2004-11-04
yury
- fix in mds_init_ucred()
commit
|
commitdiff
|
tree
2004-10-28
yury
- the same fix as in b_fid about lmv_intent_lookup()
commit
|
commitdiff
|
tree
2004-10-25
yury
- fixed stupid bug with locking in MDS. It caused clients...
commit
|
commitdiff
|
tree
2004-10-24
yury
- unland b_fid to HEAD
commit
|
commitdiff
|
tree
2004-10-24
yury
- landing of b_fid after merge with b_hd_cleanup_merge.
commit
|
commitdiff
|
tree
2004-10-23
yury
- landing of b_hd_cleanup_merge to HEAD.
commit
|
commitdiff
|
tree
2004-09-01
yury
- fixed stack corruption due to writing out the size...
commit
|
commitdiff
|
tree
2004-08-24
yury
- fix in smfs (do not write md if there was no order...
commit
|
commitdiff
|
tree
2004-08-17
yury
- fixed typo in lconf LMV:clanup_module()
commit
|
commitdiff
|
tree
2004-08-16
yury
- fixes, comments in mds_lock_mode_for_dir() about...
commit
|
commitdiff
|
tree
2004-08-13
yury
- small fix in mds_lock_mode_for_dir()
commit
|
commitdiff
|
tree
2004-08-13
yury
- mds_lock_mode_for_dir() should check also MDS_NO_SPLIT_EXP...
commit
|
commitdiff
|
tree
2004-08-09
yury
- generated new lustre_assert_wire_constants() to fix...
commit
|
commitdiff
|
tree
2004-07-08
yury
ll_delete_inode() should call clear_inode().
commit
|
commitdiff
|
tree
2004-06-29
yury
file uml-vanilla-2.6.6-p3.patch was initially added...
commit
|
commitdiff
|
tree
2004-06-24
yury
file lookup_bdev_init_intent.patch was initially added...
commit
|
commitdiff
|
tree
2004-06-24
yury
file uml-vanilla-2.6.6.series was initially added on...
commit
|
commitdiff
|
tree
2004-06-24
yury
file uml-vanilla-2.6.6-p2.patch was initially added...
commit
|
commitdiff
|
tree
2004-06-24
yury
file uml-vanilla-2.6.6-p1.patch was initially added...
commit
|
commitdiff
|
tree
2004-06-24
yury
file ext3-super-ntohl.patch was initially added on...
commit
|
commitdiff
|
tree
2004-06-24
yury
file uml-vanilla-2.6.6.config was initially added on...
commit
|
commitdiff
|
tree
2004-06-22
yury
Small fix about using LTIME_S macro
commit
|
commitdiff
|
tree
2004-06-21
yury
Fixes with refcounting.
commit
|
commitdiff
|
tree
2004-06-21
yury
Added splitted object handling in lmv_getattr().
commit
|
commitdiff
|
tree
2004-06-21
yury
obk->freeing changed to obj->state and O_FREEING flag...
commit
|
commitdiff
|
tree
2004-06-21
yury
Fixed possible sleep in invalid context in LMV object...
commit
|
commitdiff
|
tree
2004-06-21
yury
CWARN() chnaged to CDEBUG in lmv_delete_object().
commit
|
commitdiff
|
tree
2004-06-21
yury
- added md_delete_object() and lmv_delete_object()...
commit
|
commitdiff
|
tree
2004-06-19
yury
Locking fix in lmv_destroy_obj().
commit
|
commitdiff
|
tree
2004-06-19
yury
- added mutex to lmv_obj to protect slaves attrs.
commit
|
commitdiff
|
tree
next