Whamcloud - gitweb
b=611336
[fs/lustre-release.git] / lustre / llite /
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...
2002-10-17 adilgerEnsure that we get a valid rootino back to avoid pollut...
2002-10-16 adilger- Extract the file size and blocks from osc_open()...
2002-10-16 shaver- Fix the mdc_replay_open fixup so that it updates...
2002-10-15 shaver- Move recovery setup into the (network-using) connect...
2002-10-15 shaver- make_bad_inode as part of epoch-check mismatch handling
2002-10-15 shaverRemove guaranteed-or-your-money-back deadlock from...
2002-10-15 shaver- Rename the ptlrpc-general reconnection and replay...
2002-10-14 pschwanb=617851
2002-10-12 adilgerminor nicety.
2002-10-11 adilgerQuiet uninitialized variable warning.
2002-10-11 adilgerPoisoning of all cookies at free time (to work around...
2002-10-11 adilgerPoisoning of all cookies at free time (to work around...
2002-10-11 adilgerSupport delayed creation of objects, including a test...
2002-10-10 pschwanb=602707
2002-10-10 adilgerStill call mdc_close() if there was an error during...
2002-10-08 adilgerWorkaround in ll_create for BA OST hang bug - we were...
2002-10-08 rread* Protect d_it with a semaphore, Part I
2002-10-07 pschwanb=614459
2002-10-06 pschwanb=618962
2002-10-05 adilgerTwo fixed:
2002-10-05 shaverUnlock a lock that exists, fixing the build. (Thanks...
2002-10-04 shaver- Add support for umount -f: it invalidates all in...
2002-10-04 adilgerMinor cleanups.
2002-10-03 adilgerDon't hold i_sem for invalidate_inode_pages() in ll_loc...
2002-10-03 adilgerHandle error case when mdc_readpage() fails.
2002-10-03 shaver- Add mount-epoch checking in most (all?) inode-using...
2002-10-02 adilgerSet the ino earlier - it appears that the second RPC...
2002-10-02 adilgerMinor updates for readability.
2002-10-02 pschwan- Do proper refcounting on export->exp_connection ...
2002-10-01 adilgerFix problem with duplicate inodes being created on...
2002-10-01 shaver- Add RD_TROUBLED state for items that need to start...
2002-10-01 pschwan- ChangeLog update for 0.5.13
2002-09-30 pschwanb=614622
2002-09-24 pschwanThe old patch was failing because sometimes the inodes...
2002-09-24 adilgerUse the OBD_MD_FLTYPE and OBD_MD_FLMODE flags where...
2002-09-24 pschwanBack out the piece of the locking fix that caused the...
2002-09-24 pschwan- Adds an int 'local_only' to the cancel_unused functio...
2002-09-22 pschwanb=612449
2002-09-22 pschwanb=605627
2002-09-19 braam- add hardlink support
2002-09-18 pschwanProbably memory corruption bug: the file lock bits...
2002-09-17 pschwanb=596503
2002-09-17 adilgerRemove the locking warning added yesterday.
2002-09-16 adilgerDon't look at the EA magic in the filesystem, but use...
2002-09-16 adilgerTODO message.
2002-09-16 braam- a fix for Gary's directory read-back bug. You can...
2002-09-16 braam- a fix for single node rm `pwd` problems. The distrib...
2002-09-16 pschwanb=609205
2002-09-14 braam- don't forget to pass data and data_len on to the...
2002-09-12 adilgerMinor fix for getting the EA size.
2002-09-12 adilgerAllos statfs to return values larger than 16TB.
2002-09-12 adilgerFix minor printf breakage introduced today.
2002-09-12 adilgerFix minor braino.
2002-09-12 adilgerLarge commit which implements more "intelligent" offset...
2002-09-11 adilgerUse OBD_PUNCH_EOF constant instead of lots of f's.
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-09 adilgerClarify that ll_brw() gets lustre flags and not the...
2002-09-09 pschwanIf the 'nolocks' mount option is set, avoid taking...
2002-09-09 braam- add nolocks mount option osc=foo,mdc=bar,nolocks
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-06 pschwanLittle cleanups:
2002-09-06 shaver- Chain imports on connection, like exports.
2002-09-06 adilgerAt least acknowledge that statfs wraps at 16TB filesyst...
2002-09-05 pschwan- debug.c was only used by obdclass, so I moved it...
2002-09-05 pschwan- Fixed some error messages in the LOV
2002-09-04 adilger"fix" the page->index value for direct_IO pages.
2002-09-03 rread* move recover.c from llite to ptlrpc
2002-09-03 shaverWARNING: we currently crash on unmount after the last...
2002-09-02 adilgerPass 64-bit RPC XIDs around, since this is really how...
next