Whamcloud - gitweb
Silence some compiler warnings.
[fs/lustre-release.git] / lustre / llite /
2003-09-12 adilgerZero the mtime in new inodes, so that we set it correctly.
2003-09-12 adilgerQuiet some well-known error messages.
2003-09-08 adilgerDon't fail assertion if lock has waiters.
2003-09-04 adilgerFix minor error in error message (duplicate 0x prefix).
2003-09-03 philb=1861
2003-09-01 philb=1090
2003-08-25 adilgerFix compiler warning on ia64.
2003-08-15 adilgerFix for truncate/write inversion.
2003-08-03 philb=1598
2003-08-03 philb=1598
2003-08-01 adilgerFix for bug 1609 on CVS HEAD.
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-12 pschwanbackport Andreas's IT_READLINK fix
2003-02-07 pschwanMerge b_md into HEAD
2003-01-06 adilgerMerge b_md to HEAD for 0.5.19 release.
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-05 shaverLanding b_recovery.
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 adilgerWhitespace.
2002-11-25 pschwanmerge b_md onto HEAD. as best as I can remember:
2002-11-18 pschwanb=191
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 thantry1. Bug fix for Bug #320, also needs repair of lconf...
2002-11-12 pschwan- apply andreas's patch to remove u16
2002-11-11 pschwanUpdate the file size _before_ taking the read lock...
2002-11-08 pschwanupdate file size in ll_file_read, lest the VFS decide...
2002-11-07 pschwan- land b_symlink on HEAD
2002-11-07 braam- capability fixes on head
2002-11-07 pschwanb=141,205,323
2002-11-07 pschwansmall fixups to revalidate2 lock matching
2002-11-07 braam- add another sanity test
2002-11-07 pschwanb=290,311
2002-11-07 braamanother shot at managing dentries
2002-11-07 pschwanb=311
2002-11-07 pschwansomehow I keep screwing this up, all over a 3-line...
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 adilgerPrudent check for NULL intent before dereferencing.
2002-11-05 donmilosIssue# 330: Approver: Andreas - New utility to find...
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 thantryLproc-snmp code drop
2002-10-31 adilgerHack to force an MDS flush and also get the last_xid...
2002-10-30 adilgerWhitespace and a small comment.
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
2002-10-30 pschwanb=201
2002-10-30 shaver- Bugzilla 214: Have LOV do its own timeout management...
2002-10-29 adilgerRe-do change that Phil killed in his ll_lookup2()/ll_in...
2002-10-29 adilgerDisable the code which sets the file size on the MDS:
2002-10-29 pschwanb=256
2002-10-28 adilgerPer Mike's observation, we already set lic.lic_body...
2002-10-28 shaverShort version: replaying create and rename works now...
2002-10-27 pschwanmost of the work for lock replay:
2002-10-26 adilgerSupport for delayed-destroy of objects on the OST....
2002-10-24 pschwan- Fix recovery crash bug in prepare_ost()
2002-10-24 shaverA patch only a mother could love to notify LOVs when...
2002-10-23 shaver- Beginning of new REINT replay infrastructure.
2002-10-23 thantryFile containing read/write fptr implementations for...
2002-10-22 adilgerFix LOV striping code:
2002-10-22 pschwan- teeny fix to ll_revalidate2; this will be trumped...
2002-10-21 braam- fixes to osc_brw path to address fsx failures. We...
2002-10-21 braam- compile fixes for 2.5.44
2002-10-20 pschwan2.4 build fixes
2002-10-20 braam- Lustre Lite at least superficially ready for 2.5
2002-10-19 braam- buffer checks are different for non-intent
2002-10-19 braam- fix rdev stuff
2002-10-19 braamRestore Phil's header fix that I whacked.
2002-10-19 braamONLY UPDATE IF YOU NEED THIS (i.e. Andreas probably...
2002-10-19 shaver- Split import reconnection and replay (OSC only needs...
2002-10-19 adilgerUnlockPage->unlock_page. The two are identical, except...
2002-10-18 pschwanFix build on 2.4SMP
2002-10-18 pschwanI really broke the tree last night. I guess nobody...
2002-10-18 adilgerFix breakage from missing wait_on_buffer() inline.
2002-10-18 adilgerHeader changes needed to compile under 2.5 (compiled...
2002-10-18 adilgerAnother minor "make the current code closer to intent...
2002-10-18 adilgerMerge some of the no-op intent changes to the core...
2002-10-18 adilgerMinor cleanup.
2002-10-18 adilgerGive a valid return code for the non-intent ll_unlink...
2002-10-17 adilgerDuh, repeat after me - compile before you commit.
2002-10-17 adilgerFix merge error.
2002-10-17 pschwanMiscellaneous fixes:
2002-10-17 adilger- improved handling of errors returned from MDS intent...
next