Whamcloud - gitweb
Fix truncate-vs-write corruption - truncate wasn't marking the last partial
[fs/lustre-release.git] / lustre / include /
2004-02-09 rreadFix "implicit declaration" warning
2004-02-07 rreadLanding b_recovery
2004-01-31 adilgerLand b_orphan on HEAD (20040130_1601)
2004-01-29 adilgerFix build problems with RH ia64 kernel on TDEV/Thunder:
2004-01-28 adilgerAllow OST read cache to be disabled (already on b1_0).
2004-01-28 adilgerLand b_bug2370 to HEAD (20040127_1701)
2004-01-28 adilgerLand b_bug2503 onto HEAD (20040127_1701)
2004-01-18 zab- revert the b=1934 fix from 1/16 to stop llmount from...
2004-01-17 tianying * b:1934 - fix mds_cleanup_orphans
2004-01-15 alex- 2.6 fixes landed
2004-01-13 alex- suse kernels have cpu_inline() definition. so, we...
2004-01-12 zabb=2449
2004-01-08 zabFix races in client write RPC generation when cache...
2004-01-05 adilgerWe haven't opened objects on OSTs in a long time. ...
2003-12-30 adilgerReduce per-OSC client side cache to avoid pathalogical...
2003-12-30 tianyingremove mount age check
2003-12-28 zab- remove more forgotten relics
2003-12-21 greenReverted #974 for now as it causes problems for people.
2003-12-19 rreadb=2353
2003-12-18 zabb=2252
2003-12-17 zab- move the osc histogram helpers into lprocfs and renam...
2003-12-16 greenr=zab,phil
2003-12-16 philb=1557/2316
2003-12-14 greenr=shaver
2003-12-10 niub: 1991
2003-12-10 zabb=2230
2003-12-10 niub: 1988
2003-12-09 philb=2330
2003-12-09 wangdiadd llog_check and add remove the logs of catalog in...
2003-12-04 shaverb=2329: move osc_rpcd into ptlrpc as ptlrpcd, for non...
2003-12-03 shaverInstrumentation for reproducing and verifying 1897...
2003-12-03 philb=1844
2003-12-03 philland 1.0.1 fixes on main development branch (head)
2003-12-03 philland v0.9.1 on HEAD, in preparation for a 1.0.x branch
2003-09-17 philb=1971
2003-09-16 philb=1766
2003-09-12 adilgerSilence some compiler warnings.
2003-09-12 adilgerMake server bulk RPC timeouts shorter than the client...
2003-09-12 adilgerWrite out MDS last_rcvd when first created, don't wait...
2003-08-08 jacob - Fix build with rh 2.4.20 kernel series
2003-08-03 phil* Landing fix on HEAD, originally committed to b_devel
2003-07-26 ccooperRevert __attribute__((packed)) change, to preserve...
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-11 pschwanb=850
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-17 pschwanland b_md onto HEAD. almost entirely small cleanups...
2002-12-16 shaverLand b_recovery (other than WIP lock-replay work).
2002-12-14 pschwanland b_md onto HEAD. the highlights:
2002-12-06 pschwanmerge b_md into HEAD:
2002-12-05 pschwanland b_md onto HEAD:
2002-12-04 pschwanb=442
2002-12-02 adilgerMerge of b_md to HEAD:
2002-12-01 shaverLanding b_lock_replay so that Phil can use my ldlm...
2002-11-28 shaverLanding of b_recovery (at last).
2002-11-25 pschwanmerge b_md onto HEAD. as best as I can remember:
2002-11-18 pschwanb=191
2002-11-13 thantry1. Bug fix for Bug #320, also needs repair of lconf...
2002-11-12 thantryThis file is not being used. Hence, removed.
2002-11-12 pschwanback out vmalloc changes; there's not enough vmalloc...
2002-11-12 pschwan- apply andreas's patch to remove u16
2002-11-11 pschwanFixes to the lock LRU
2002-11-09 pschwanuse vmalloc for OBD_ALLOCs above 16k, like we do in...
2002-11-09 pschwanthe first try at lock LRU
2002-11-08 adilgerMinor code cleanups - mostly whitespace.
2002-11-08 adilgerAdd assertion to LL_GET_INTENT(), because we aren't...
2002-11-08 adilgerFix for many-clients-and-server-on-same-node deadlock...
2002-11-08 adilgerHighmem deadlock avoidance (server version):
2002-11-07 shaverOnly store replayable (MDC, with transno) requests...
2002-11-07 braam- capability fixes on head
2002-11-07 adilgerComment clarification.
2002-11-07 adilgerWhitespace.
2002-11-07 pschwanmerging all noncontroversial pieces of b_symlink into...
2002-11-06 pschwanb=255
2002-11-06 rread- wholesale renaming of the brw associated callback...
2002-11-05 braam- sanity check for intent setting
2002-11-05 adilgerMinor type fixup to match o_brw.
2002-11-05 pschwan- Replaces the LDLM lock counters (in /proc/ldlm/)
2002-11-05 donmilosIssue# 330: Approver: Andreas - New utility to find...
2002-11-04 donmilosBug# 329: Approver: Andreas - obd_ioctl_unpack() causes...
2002-11-04 pschwanminor comment fixup
2002-11-04 pschwanb=320
2002-11-02 shaver- Replace client-side generation fixup with bug 304...
2002-11-02 thantry1. Fixed cleanup issue where I was *indeed* accesing...
2002-11-02 braam- fixes for dentry problems from Phil and myself
2002-11-01 adilgerDisable lprocfs until it can clean up.
2002-11-01 thantryLproc-snmp code drop
2002-10-31 thantryRemoved the lprocfs_snmp.h file. Need to get rid of...
2002-10-31 thantryChanging the name from lprocfs_snmp.h to lprocfs_status.h
2002-10-31 adilgerHack to force an MDS flush and also get the last_xid...
2002-10-31 adilgerQuiet down the lprocfs warnings a bit until Hari gets...
2002-10-30 shaver- Bug 296: remove LDLM_MDSINTENT to fix mismatches...
2002-10-30 braam- minor fixes to get mount to roll in 2.5
next