Whamcloud - gitweb
- fixes in split about using correct byte order;
[fs/lustre-release.git] / lustre / fid /
2006-10-25 nikitamake lustre less noisy during normal operation.
2006-10-23 yury- fixed typo in fid_be_to_cpu()
2006-10-23 huanghuausing big endian format for fid in (name->fid) index.
2006-10-22 yury- added last chunk of ldlm part of pdiros, enabled...
2006-10-17 yury- cleanups in seq-mgr, move cache statistics to lu_cache;
2006-10-16 yury- more fixes about mdt_thread_info
2006-10-14 yury- fixed replay of meta-seq alloc whereas super-seq...
2006-10-13 yury - added debug to fld client fucntions to catch wrong...
2006-10-13 yury- set in cmm mdc devices obd flags from mdt_obd in...
2006-10-12 yury- do not allocate super-seq in controller assign time...
2006-10-12 yury- zero out used locks in MDT before finishing req handling;
2006-10-10 yury- fixes and cleanup in seq-mgr about setting controller...
2006-10-08 yury- fixes and cleanups. Tom notice my comment in cmm_remo...
2006-10-08 yury- revised seq-mgr, a lot of simplifications.
2006-10-07 yury- changes in comments.
2006-10-07 tapprouse mdc RPC lock to queue the seq/fld requests, except...
2006-10-06 yury- fixed info message in seq-mgr
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 yury- show for seq-srv only super range, space is not used...
2006-10-05 lsyrevised capability code to not break md stack according...
2006-10-05 yury- in fid_lock() do not pass LDLM_FL_LOCAL_ONLY to ldlm_...
2006-10-02 yury- added lmv support to many local tests including recov...
2006-09-28 nikitaintroduce struct lu_buf used instead of (buf, len)...
2006-09-28 nikitaIntroduction of lu_env.
2006-09-26 yury- fixes in mdt_fini();
2006-09-24 yury- changes in error messages of seq and fld.
2006-09-24 yury- re-arrange seq and fld lprocfs stuff, put their lproc...
2006-09-22 yury- removed crow test from replay-single;
2006-09-22 yury- fixed resent for intent_open case;
2006-09-21 yury- improvements in error messages
2006-09-21 nikitamove fid_{,un}_lock() functions into fid module
2006-09-19 yury- do not store server ctx to any structs, ctx is only...
2006-09-13 yury- root_get and conf_get renamed to get_root and get_con...
2006-09-11 yury- fixed typo
2006-09-11 yury- trivial cleanup in arguments order;
2006-09-10 huanghuafix some small bugs related to recovery.
2006-09-07 yury- some be_cpu, etc., convetions.
2006-09-07 yury- a little bit more noise about read/write seq-mgr...
2006-09-07 yury- fixes in reading store by seq-mgr;
2006-09-07 nikitaavoid hard-coded sizes of reply-size arrays
2006-09-07 yury- recovery support in seq-mgr.
2006-09-06 yury- removed not used macros;
2006-09-06 yury- start fld and seq services in MDT, thus, make MDT...
2006-09-06 yury- disable mds local connections, that is on mdt0 there...
2006-09-04 yury- fixes in fid store, by now all ranges should be read...
2006-09-03 yury- reorganizing fld and seq reqs handling stuff as prepa...
2006-08-30 yury- reduce stack consumption in fld_client_rpc() and...
2006-08-30 huanghuareduce stack consumption aggressively according to...
2006-08-29 yury- fixes in seq_store.c. By now controller and regular...
2006-08-20 yury- fixes in convertion functions after Nikita's insp.
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-11 yury- fixed bug in seq_server_init(), there should be separ...
2006-08-11 yury- one more piece of changes missed to commit last time.
2006-08-11 yury- last portion of cleanups and fixes after Nikita's...
2006-08-10 yury- more fixes and cleanups in fld after Nikita's CODEINSP.
2006-08-10 yury- start seq mgr for data stack in separate portal;
2006-08-10 yury- more in fld and seq fixes after Nikita's CODEINSP.
2006-08-09 yury- implemented almost all Nikita's notes in seq mgr...
2006-08-04 yury- place pill and rep_buf_size array from fld_req_handle...
2006-08-04 nikitareq-layout: handle 0-length fields: use (-1) as variabl...
2006-08-02 yury- mostly changes according to Mike's CODEINSP;
2006-08-01 yury- converting {seq|fld}_client_rpc() to new req-layout.
2006-08-01 yury- fixes in seq and fld after Mike's CODEINSP.
2006-07-29 yury- using dt_body_ops in server sequence manager to store...
2006-07-19 nikitalu_context_key: add tags to contexts and keys to contro...
2006-07-12 nikitaadd fid_to_be() function
2006-07-02 nikitafid_is_local(): move it back into fld module
2006-06-30 yury- changes about FLD cache. By now it is not belong...
2006-06-29 yury- implemented Mike's idea that seq-controller and seq...
2006-06-27 yury- init store before using it.
2006-06-27 yury- added fid_store.c which contains methods working...
2006-06-26 yury- made fld and seq-mgr a bit less noisy.
2006-06-25 yury- fixes in seq-mgr procfs stuff;
2006-06-25 yury- fixes in fld procfs;
2006-06-25 yury- sequence width on clients, super-width and meta-width...
2006-06-25 yury- fixes in seq-mgr proc stuff. By now all seq-mgr proc...
2006-06-25 yury- some fixes after DLDINSP
2006-06-23 yury- added exporting client side meta-seq to userspace...
2006-06-22 yury- various sequence manager proc related fixes.
2006-06-22 yury- removed not used seq_flags from client and server...
2006-06-22 yury- added few sanity check to seq_proc_write_range()
2006-06-22 yury- added proc interface to seq-mgr, it will be used...
2006-06-21 yury- a race handled out;
2006-06-21 yury- fixed possible deadlock in server side seq-mgr, howev...
2006-06-21 yury- cleanups in seq-mgr;
2006-06-19 yury- a little cleanup about messages in seq and fld init...
2006-06-19 yury- cleanups in seq-mgr, fixes;
2006-06-19 yury- seq-mgr reworked, now it simpler, and cleaner;
2006-06-17 yury- a little reorganization in fid and fld sources, clien...
2006-06-17 yury- in cmm do not call fld lookup for local seqs like...
2006-06-16 yury- many fixes in fld, adding it to LMv and CMM
2006-06-15 yury- some cleanups
2006-06-15 yury- changes in sec-mgr
2006-06-13 yury- converted FLD to use req_capsule API
2006-06-13 yury- do not send lu_range with old seq from client to...
2006-06-12 yury- cleanups in FLD, added client API and server API
2006-06-12 yury- fid_handle.c and fld_handle.c are renamed to fid_hand...
2006-06-12 yury- added working proto of sequences manager with super...
next