Whamcloud - gitweb
b=15284
[fs/lustre-release.git] / lustre / include / linux /
2008-06-30 shadowbadly clear PG_Writeback bit in ll_ap_completion can...
2008-06-16 yangshengBranch b1_8
2008-06-11 shadowtimeout and assert in invalidate import.
2008-05-08 zamb=11270
2008-04-18 shadowFix warnings with compile liblustre at sles10/rhel5...
2008-04-04 johannBranch b1_6
2008-03-27 greenb=13371
2008-03-25 shadowremove unneed include.
2008-03-17 johannBranch b1_6
2008-02-21 johannBranch b1_6
2008-02-18 johannBranch b1_6
2008-02-17 johannBranch b1_6
2008-02-04 yangshengBranch b1_6
2007-12-25 anserperBranch b1_6
2007-11-21 shadowfix building problem with 2.6.22 kernel.
2007-10-25 johannBranch b1_6
2007-10-18 johannBranch b1_6
2007-09-13 liuyBranch b1_6
2007-09-03 nathanb=3055
2007-08-30 zamb=11270
2007-08-13 scjodyBranch b1_6
2007-08-02 johannBranch b1_6
2007-07-26 bobijamBranch b1_6
2007-07-24 johannBranch b1_6
2007-06-22 shadowimprove handling recoverable errors
2007-06-16 jxiongb=10706
2007-06-16 jxiongBroke SLES build, restored.
2007-06-16 jxiongb=10706
2007-06-08 johannBranch b1_6
2007-06-07 komalnb=10968
2007-06-05 johannBranch b1_6
2007-05-30 kalpakb=12528
2007-05-17 shadowupdate patchless client for support 2.6.20, 2.6.21...
2007-05-15 kalpakb=10768
2007-04-05 scjodyBranch HEAD
2007-03-26 shadowAdd support for usage PG_writeback bit in lustre.
2007-03-22 nathanb=11973
2007-03-20 scjodyBranch HEAD
2007-03-20 scjodyBranch HEAD
2007-02-22 shadowremove ext3-wantedi-misc patch.
2007-02-20 nathanb=10719
2007-02-13 adilgerBranch HEAD
2007-02-10 nathanland b1_5 onto HEAD
2006-11-14 yury- fixed race in lmv about fid allocation. It allocated...
2006-09-29 fanyongreplace alloc memory dynamicly with static buffer for...
2006-09-24 fanyong(1) Remote/local user
2006-09-16 vitalyBranch b_new_cmd
2006-09-14 yury- update from 1_5
2006-08-30 wangdiBranch: b_new_cmd
2006-08-24 nikitafix a cut-n-paste error in previous commit
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-18 tapproanother missed files in dist
2006-08-05 wangdiBranch: b_new_cmd
2006-05-19 yury- removed dt_object.h lu_object.h and md_object.h from...
2006-05-19 yury- update from b1_4_mountconf
2006-05-18 nikitaadd prototype of req-layout interface (more details...
2006-05-18 nikitaptlrpc_rqphase2str(): make argument const, so that...
2006-05-17 nikitamdo_name_insert(): fid is const
2006-05-17 tapproadd lookup() method in md_dir_operations
2006-05-17 nikitaadd dt_object_{init,fini}()
2006-05-17 nikitasanitize transaction stuff in mdd
2006-05-17 nikitaadd lu_context to ->ldto_device_{alloc,free}() methods
2006-05-17 nikitafixes for liblustre compilation
2006-05-16 nikitaadd lu_context to various operations
2006-05-16 nikitamodify dt_index_operations to be usable as generic...
2006-05-12 tapproadd ls_node_id into struct lu_site
2006-05-11 nikitalibcfs: fixes to CDEBUG(), LASSERT() and friends to...
2006-05-10 nikitaGrr... revert previous commit, as part of it went into...
2006-05-10 nikitalibcfs: fixes to CDEBUG(), LASSERT() and friends to...
2006-05-10 nikitadt: remove explicit iam operations from dt_device_opera...
2006-05-10 wangdiBranch: b_new_cmd
2006-05-09 nikitaadd lu_attr to the ->moo_object_create() method
2006-05-08 nikitamdd: pass lu_attr down to osd
2006-05-08 nikitadt: 0. add txn callbacks interface; 1. pass lu_attr...
2006-05-07 nikitaadd some rough transaction support to osd
2006-05-07 tappromake lu_fid const value in mdo_name_insert()
2006-05-05 nikitaconstify a bit
2006-05-05 nikitafix grammar
2006-05-04 nikitafix pre/post conditions
2006-05-04 tapprorename fid,replayfid in mdt_rec_create to the fid1...
2006-05-04 tappromove object_create/destroy from device_ops to the objec...
2006-05-04 yury- moving start fid init from client_connect_obd() to...
2006-05-04 yury- LMV only implements plecement policy and MDC allocate...
2006-05-04 yury- LMV saves connect data for all tatgets;
2006-05-03 nikitalu_object_fid(): return const as fid is immutable after...
2006-05-02 nikitaadd comments for dld
2006-05-02 nikitaadd lu_object_exists() and use it
2006-05-02 tapproadd partial operation for cross-ref mkdir
2006-05-01 tapproadd mdc_device name
2006-04-28 nikitasplit part of md_operations into md_dir_operations...
2006-04-28 huanghua(1) roll back some silly changes in lu_attr.
2006-04-28 huanghua (1) put REINT requests' argument into lu_attr.
2006-04-28 huanghua (1) put REINT requests' argument into lu_attr.
2006-04-28 huanghua(1) put REINT requests' argument into lu_attr.
2006-04-27 huanghua1. modified the code to #colibri coding guideline.
2006-04-27 huanghuaadd reint handlers: The first step is adding mkdir.
2006-04-26 nikitamove some method into per-object operation vectors...
2006-04-26 nikitaexterminate struct md_params: it is not used anyway
2006-04-26 nikitaadd more comments for MDAPI DLD
2006-04-25 tapprofix issue with process_config checks
next