Whamcloud - gitweb
add target and configuration files for hp_pnnl on ia64
[fs/lustre-release.git] / lustre / lov /
2004-03-09 rreadDon't LBUG the MDS if orphan cleanup requests times...
2004-03-09 uid707Set loi_kms_valid even if we get a lock back that has...
2004-03-08 adilgerHandle glimpse races where inode is evicted by client...
2004-03-07 adilgerIncrement the ost_start_idx inside the object creation...
2004-03-05 adilgerLand b1_2 onto HEAD (20040304_171022)
2004-02-24 philFix a fencepost I was pretty sure I had already fixed...
2004-02-24 adilgerLand b_smallfix onto HEAD (20040223_1817)
2004-02-23 philb=1021,2720
2004-02-14 rreadland b_eq on HEAD
2004-02-13 adilgerLanding b_bug974 onto HEAD (20040213_1538).
2004-02-12 adilgerFix obvious cut-n-paste error in lov_brw_check() (would...
2004-02-10 adilgerLanding b_smallfix onto HEAD (20040210_1202)
2004-01-31 adilgerLand b_orphan on HEAD (20040130_1601)
2004-01-29 adilgerFix compile warnings due to print format mismatches.
2004-01-21 adilgerMove lov/lov_pack.c messages into LOV subsystem.
2004-01-15 alex- 2.6 fixes landed
2003-12-10 wangchaob=2237
2003-12-03 philland v0.9.1 on HEAD, in preparation for a 1.0.x branch
2003-08-19 philb=1505
2003-08-12 adilgerReturn an error from lov_create() if all OSCs are inactive.
2003-07-25 philmerge b_devel into HEAD, which will become 0.7.3
2003-07-25 philmerge b_devel into HEAD, which will become 0.7.3
2003-07-03 pschwanmerge b_devel into HEAD (20030703)
2003-06-26 pschwanmerge b_devel into HEAD (20030626 merge tag) for 0.7.1
2003-06-12 pschwan- merge 0.7rc1 from b_devel to HEAD (20030612 merge...
2003-03-11 pschwanmerge b_devel into HEAD. Includes:
2003-03-02 pschwanland 0.5.20.3 b_devel onto HEAD (b_devel will remain)
2003-02-07 pschwanMerge b_md into HEAD
2003-01-06 adilgerMerge b_md to HEAD for 0.5.19 release.
2002-12-20 rread* merge b_recovery into HEAD
2002-12-16 shaverLand b_recovery (other than WIP lock-replay work).
2002-12-14 pschwanland b_md onto HEAD. the highlights:
2002-12-05 pschwanland b_md onto HEAD:
2002-12-05 shaverLanding b_recovery.
2002-12-02 adilgerMerge of b_md to HEAD:
2002-11-28 shaverLanding of b_recovery (at last).
2002-11-18 pschwanb=191
2002-11-14 adilgerDecrement the LOV module use count on connect errors.
2002-11-14 thantryBug Fix for Bug #369
2002-11-13 pschwan- Updated changelog
2002-11-13 thantry Bug #357, no more gratituous new line..., or typecasting
2002-11-13 thantryName changes to make all file system statistics names...
2002-11-13 thantry1. Bug fix for Bug #320, also needs repair of lconf...
2002-11-07 pschwan- land b_symlink on HEAD
2002-11-06 pschwanb=255
2002-11-06 rread- wholesale renaming of the brw associated callback...
2002-11-05 donmilosIssue# 330: Approver: Andreas - New utility to find...
2002-11-02 thantry1. Fixed cleanup issue where I was *indeed* accesing...
2002-11-01 adilgerRevert Mike's recovery changes from LOV, for the greate...
2002-11-01 thantryLproc-snmp code drop
2002-10-30 pschwanb=201
2002-10-30 shaver- Bugzilla 214: Have LOV do its own timeout management...
2002-10-26 adilgerSupport for delayed-destroy of objects on the OST....
2002-10-24 pschwanb=625069
2002-10-24 shaverA patch only a mother could love to notify LOVs when...
2002-10-23 adilgerFix LOV stripe allocation.
2002-10-23 thantrySome random double pointer error..
2002-10-23 thantryFile containing read/write fptr implementations for...
2002-10-22 adilgerPass ioctls on LOV device through to all underlying...
2002-10-22 adilgerFix LOV striping code:
2002-10-22 pschwan- teeny fix to ll_revalidate2; this will be trumped...
2002-10-16 adilger- helper lov_stripe_size() calculates apparent file...
2002-10-15 shaver- Move recovery setup into the (network-using) connect...
2002-10-15 shaver- Rename the ptlrpc-general reconnection and replay...
2002-10-11 adilgerPoisoning of all cookies at free time (to work around...
2002-10-04 adilgerDon't try to disconnect connections we don't have.
2002-09-24 pschwan- Adds an int 'local_only' to the cancel_unused functio...
2002-09-17 adilgerTodo comment.
2002-09-16 adilgerReplace all of the "char[37]" uses with obd_uuid_t.
2002-09-16 adilgerPut checks for LOV magic into LOV code, what a good...
2002-09-16 pschwanb=609205
2002-09-12 adilgerThis should fix the LOV problem. All is well.
2002-09-12 adilgerFix lov stripe offset calculations.
2002-09-12 adilgerSet lsm_magic to LOV_MAGIC.
2002-09-12 adilgerAdd a bit of debugging for LOV sub-object allocation...
2002-09-12 adilgerLarge commit which implements more "intelligent" offset...
2002-09-09 pschwan- osc_create was setting lmd_stripe_count to 1 instead...
2002-09-09 braam- change field names for clarity.
2002-09-08 pschwan- We don't use pga[i].pg->index, so don't overwrite...
2002-09-07 adilgerClean up compiler warnings for 64-bit systems where...
2002-09-07 adilgerChange internal statfs calls to pass struct obd_statfs...
2002-09-07 adilgerMove knowledge of the LOV metadata/message structures...
2002-09-06 pschwanLittle cleanups:
2002-09-05 pschwan- debug.c was only used by obdclass, so I moved it...
2002-09-05 rreadadd page.c symink to lov until Phil can stop the madness
2002-09-05 pschwan- Fixed some error messages in the LOV
2002-09-04 pschwan- I introduced a bug in the LOV, for the case where...
2002-09-04 pschwanthe callback data refcount should be the stripe count...
2002-09-04 pschwanUse pga[i].off instead of pga[i].pg->index. Even thoug...
2002-09-03 pschwan- remove the PTL_RPC_TYPE_* in favour of PTL_RPC_MSG_*
2002-08-29 adilgerAdd statfs method to LOV.
2002-08-22 rread- cleanup remaining oa -> tmp brainos
2002-08-22 braam- more fixes..things work again.
2002-08-22 rread- stripe md fixes
2002-08-22 braamminor but important lov bug fixes Robert and I found...
2002-08-21 braam- give inodes more metadata for objects. Per stripe...
2002-08-19 rread- looks like osc_enqueue is now looking at the strip_co...
2002-08-17 rread- writing data to lov stripes is beginning to work...
2002-08-17 rread- cleanup callback data to get striping to work
2002-08-16 rread- fix mount by adding UUIDs requested by Mike
next