Whamcloud - gitweb
fs/lustre-release.git
2006-08-30 wangdiBranch: b_new_cmd
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- fixed names of client flds in lmv and cmm;
2006-08-29 yury-remove gtl from configure
2006-08-29 yury- fixes in seq_store.c. By now controller and regular...
2006-08-29 huanghuaadd error handling with no reply message packed.
2006-08-29 huanghua(1) close continue even if we can not pack reply;
2006-08-28 tapprouse lower case for function name
2006-08-28 tappro implement MDT_FAIL_WRITE(), set the missed fail checks...
2006-08-28 tappro- decrease the seq width to prevent i_ino overflow...
2006-08-28 huanghuamove transaction commit callback context from dt_device...
2006-08-28 huanghuafix according to nikita's inspection result; mainly:
2006-08-27 tappro- add fid to the obd_client_handle and use it to select...
2006-08-27 tapproupdate open code for cross-ref cases
2006-08-27 huanghuaadd basic open replay proto.
2006-08-26 tappropass parent fid to the remote server in cross-ref case...
2006-08-26 tappro- update mdd mdo_name_insert() method,
2006-08-26 tapproupdate cmm methods due to the new parameter in mdo_name...
2006-08-26 tappro- add isdir parameter to the mdo_name_insert() method...
2006-08-26 yury- in lmv remove not needed checks.
2006-08-25 huanghuasome cleanup for MDS_OPEN. prepare for open replay...
2006-08-25 yury- removed code used from MDS. We have cmm now and lmv...
2006-08-25 nikitamdd,mdt: add missed locking, found by lock-tracking...
2006-08-25 nikitaosd: add code checking that lock is taken before operat...
2006-08-25 nikitaoi: code inspection results
2006-08-25 yury- cleanups in lmv
2006-08-25 yury- removed not needed set_info command from lmv.
2006-08-25 nikitadt: simplify ->do{un,}lock() interface: lock type ...
2006-08-25 yury- fixed compile warning.
2006-08-24 tappro- fix invalid conditon during check that fid2 is valid
2006-08-24 ericmbranch: b_new_cmd
2006-08-24 tapproreturn attr after remote request,
2006-08-24 nikitallite: avoid unintialized variables
2006-08-24 nikitafix a cut-n-paste error in previous commit
2006-08-24 nikitaiam: fix root node limit calculation for lfix format
2006-08-24 tapproset handler in object_init() when that handler is initi...
2006-08-24 tapproprofile should has different names for each mds
2006-08-24 tapproin case of remote object flag OBD_MD_MDS should be set
2006-08-24 tappro- fix MDT lov names, now we can have not one mdt so...
2006-08-24 yury- add libiam.a (if exists) to rpm, this is neededfor...
2006-08-24 wangdiBranch: b_new_cmd
2006-08-23 nikitalibiam: exterminate SET_DEFAULT
2006-08-23 nikitamkfs_lustre.c: get rid of SET_DEFAULT: use explicit...
2006-08-23 nikitalibiam: adjust to changes in kernel code
2006-08-23 nikitaiam: assure that maximal number of entries in root...
2006-08-23 nikitaiam: fix assertions
2006-08-23 nikitaiam: clear hash (serving as a directory entry offset...
2006-08-23 nikitafix a typo
2006-08-23 huanghuaremove "lu_context *" parameter from dtc_txn_commit()
2006-08-23 fanyong1) for test_72: ensure we have enough space before...
2006-08-23 tapproupdate due to new close() handling,
2006-08-22 tapproadd missed OBD_FAIL check, remove old file
2006-08-22 nikitareq-layout: empty set of fields contains ptlrpc_body
2006-08-22 yury- more cleanups in LMV.
2006-08-22 tapproadd new modules in load_modules
2006-08-22 fanyongDrop unused "USER_SPACE_TOP".
2006-08-21 nikitalov_setstripe(): use set_fs()
2006-08-21 nikitaiam: fix issues found by Huang Huang during code inspection
2006-08-21 nikitaosd: osd_recovery_complete(): drop unneeded definitions
2006-08-21 nikitalov: lov_getstripe(): use set_fs/get_fs
2006-08-21 nikitaliblustre: provide dummy set_fs/get_fs implementation
2006-08-21 yury- cleanups on client after Nikita's inspection.
2006-08-21 fanyongGet "UML" flag from /cpu/procinfo.
2006-08-21 fanyongThe arguments "lump" of lov_setstripe and lov_getstripe...
2006-08-21 wangdiBranch: b_new_cmd
2006-08-21 wangdiBranch: b_new_cmd
2006-08-21 wangdiBranch: b_new_cmd
2006-08-21 huanghua(1) some cleanup on code
2006-08-20 yury- fixes in convertion functions after Nikita's insp.
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-19 brian(Hopefully) merge lustre/scripts from b1_5 as stuff...
2006-08-18 tappro- fix defect with lost nlink++ in rename
2006-08-18 tapproanother missed files in dist
2006-08-18 wangdiBranch: b_new_cmd
2006-08-18 tappro- use obd_last_committed instead of mdt value for now
2006-08-18 tappro- save cookie size for mdt_shrink_reply()
2006-08-18 tapprofix silly defect, thanks Wangdi.
2006-08-17 tapproCode update during for recovery in new MDS:
2006-08-17 tappro- store result code in thandle for last_rcvd update
2006-08-17 tapproanother missed file for dist
2006-08-17 tapproadd header files to the dist
2006-08-17 brian*** empty log message ***
2006-08-17 brianDisable KGDB in RHEL4 kernel builds by default. These...
2006-08-17 wangdiBranch: b_new_cmd
2006-08-17 nikitamd: remove outdated comment
2006-08-17 nikitaliblustre: fix user level build
2006-08-17 tappro- fix use-after-free issue. fld_server_proc_fini()...
2006-08-16 tappro- register/degister keys in mod_init/exit to avoid...
2006-08-16 tappro- call ldto_device_fini() in obd_precleanup()
2006-08-16 tappromove fld_client_init/fini to the cmm_device_mount/shutd...
2006-08-16 nikita - store object-existence flags in ->loh_attr
2006-08-16 nikitasanity: 57b: 0. revert to 100 files, 1. comment out...
2006-08-16 nikitamdd: use ->loo_object_start() to initialize object...
2006-08-16 nikitaosd: trivial fixes
2006-08-16 nikitalu: add ->loo_object_start() method called late during...
2006-08-16 wangdiBranch: b_new_cmd
2006-08-16 huanghuabraces are forgotton after condition sentence.
2006-08-16 fanyongSmall change: for replacing "Ext3" with "Ldiskfs".
2006-08-16 huanghuafix a defect introduced by last commit:
next