Whamcloud - gitweb
Barebones XML support added to obdctl via the --xml option. Validation of
[fs/lustre-release.git] / lustre /
2002-06-17 brianBarebones XML support added to obdctl via the --xml...
2002-06-17 behlendoBarebones XML support added to obdctl via the --xml...
2002-06-16 wmarcusmWMM - Restored difftime use of doubles.
2002-06-16 pschwanMove some variable setup to a common function that...
2002-06-15 pschwan- Fixed serious LDLM bugs, including mistaking the...
2002-06-15 braamChaos patch is now good.
2002-06-15 braamNow the patch applies too...
2002-06-15 braamAdd slab patches to chaos patch.
2002-06-15 braamThis has a kernel patch for handle validation. All...
2002-06-15 pschwanInstead of making two 128k request buffers, make ten...
2002-06-15 pschwanStart six ost threads at startup instead of two
2002-06-15 pschwanthe ost was doing commitrw in a callback, which runs...
2002-06-15 pschwanIncrease RPC timeouts
2002-06-15 pschwanBack out bad kunmap "fix"
2002-06-14 pschwan- Fix two leaks
2002-06-14 braamfix broken doc makefile
2002-06-14 pschwan- Fixed remote dlm lock conversion
2002-06-14 pschwan- clear dentry->d_it in intent_release
2002-06-14 pschwan- We allow the intent policy function to abort lock...
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-14 adilgerFix a crash in the POSIX test.
2002-06-14 adilgerAnother part of the statfs story, disabled.
2002-06-14 adilgerProbable fix for storing 64-bit objids on the MDS for...
2002-06-14 adilgerCreate the filesystem ROOT directory with 0755 permissi...
2002-06-13 braamadd intent related update to NFS server.
2002-06-13 braam- Update md intent locking for chaos and lum patches...
2002-06-13 pschwan- Added the obdo inline code to the OSC, for the non...
2002-06-13 pschwan- Fixes obdecho
2002-06-13 pschwanWARNING: This commit breaks everything. It will be...
2002-06-12 adilgerDo kunmap() on pages kmapp()ed in echo_preprw().
2002-06-12 adilgerDon't override MDS return code with transaction close...
2002-06-12 adilgerDon't open files (i.e. directories) on the MDS with...
2002-06-12 adilgerMake sure we clean up all the generated extN files...
2002-06-12 adilgerCommented-out mdc_statfs method. Not sure of how to...
2002-06-12 adilgerMinor cleanups.
2002-06-12 adilgerPart of the O_DIRECT fix. The page indices iobuf...
2002-06-12 adilgerWhitespace cleanup
2002-06-12 adilgerDon't dereference niobuf_local page if it is not set...
2002-06-12 adilgerAdd fsx binary to list of ignored files
2002-06-12 adilgerRemove typo file.
2002-06-12 adilgercommon.sh: tell us when we are mounting
2002-06-12 adilgerCheck the f_mode field instead of the f_flags field...
2002-06-11 adilgerMerge changes made in portals/linux/utils/parser.c...
2002-06-11 adilgerClean up the right portals network type if it is set...
2002-06-11 adilgerRemove compiler warning for fsx on linux.
2002-06-10 adilgerAdd connid and xid to timeout messages.
2002-06-10 adilgerSame fix for lustre_get_page_write().
2002-06-10 adilgerDon't kmap() a this page twice. We kunmap() in lustre_...
2002-06-10 adilgerAdd prototypes for the debug code in lib/debug.c.
2002-06-10 adilgerDump ->addr as a pointer instead of a long long.
2002-06-10 adilgerUse OBD_ALLOC for BRW vector test code.
2002-06-08 adilgerAdd fsx test.
2002-06-08 adilgerMove VM stuff into lib/page.c.
2002-06-08 adilgerExit out if there are setup errors.
2002-06-08 adilgerSave filesystem context before writing to last_rcvd...
2002-06-08 adilgerMajor fixups for multi-page I/Os in filterobd.
2002-06-08 adilgerFix some minor llite bugs. Should fix fsx problems.
2002-06-08 adilgerMake obdctl return the error code from the most recentl...
2002-06-07 adilgerTranscription error.
2002-06-07 braamUpdated patch to remove extraneous changes.
2002-06-07 adilgerDon't stop checking for operations to commit if we...
2002-06-06 adilgerSubtract the OBD_FREE'd memory from the total before...
2002-06-06 braam- add more handling of intents (for chmod style functions)
2002-06-06 adilgerRename "bulk" to "desc" to avoid confusion with the...
2002-06-06 braamChange paths to use Lustre pathname instead of obd
2002-06-06 braamBring Makefile.am forward to move extN before mds.
2002-06-06 adilgerWe weren't freeing local_nb in ost_brw_read(). This...
2002-06-06 adilgerRemove ___wait_on_page entirely. If we ever need it...
2002-06-05 adilgerGet rid of local definition of ___wait_on_page. It...
2002-06-05 braam- fix Marcus' bug. Will move t_last_stable forward.
2002-06-05 adilgerChange the cleanup scripts to use the debug_kernel...
2002-06-03 adilgerMove ioctl values out of the way of standard ext2/ext3...
2002-06-03 adilgerAdd llite file flag to allow skipping the locking for...
2002-06-03 adilgerReplace usage of "page" with "bulk" where "page" was...
2002-06-03 adilgerChange object "refcounts" to be dgets instead of igets...
2002-05-31 adilgerFix block leak on truncate - we weren't setting the...
2002-05-31 adilgerFix the RH-chaos kernel oops. This was caused by tryin...
2002-05-31 adilgerFix minor typo in chaos1 patch.
2002-05-30 adilgerRemove debugging that slipped into checkin.
2002-05-30 adilgerCheck RPC reply status for both MDC and OSC. This...
2002-05-30 adilgerCreate a plain-text version of lustre-HOWTO.
2002-05-30 adilgerArgh, why can't C do what I mean and not what I say?
2002-05-30 behlendoA 2.4.18-chaos1 redhat/llnl patch that cleanly applies.
2002-05-30 adilgerClean up the object on the OST if there is a failure...
2002-05-30 adilgerClean up in the right order on the failure path.
2002-05-30 adilgerDon't oops if we have a NULL lock.
2002-05-30 adilgerClean up error llite open/release handling code. Still...
2002-05-30 adilgerSet the dir_index flag on extN filesystems if we are...
2002-05-30 adilgerRemove no-longer-needed inode operations (they previous...
2002-05-29 adilgerUpdate the journal callback code in patch-2.4.9-chaos14...
2002-05-29 adilgerRemove all of the extended attribute changes, as they...
2002-05-29 adilgerRemove VFS extended attribute interface so that extN...
2002-05-29 adilgerMake mds_ext3.c and mds_extN.c build when no journal...
2002-05-29 adilgerPrint when we are done the mount and start copying.
2002-05-29 adilgerMake the MDS filesystem interface code be a separate...
2002-05-29 adilgerAdd separate file for MDS filesystem interaction routines.
2002-05-29 adilgerMake xattr.c depend explicitly on patch-stamp, so that...
2002-05-29 adilgerAdd exports for extended attribute functions. This...
2002-05-29 adilgerAdd super_operations to struct mds_obd so that we can...
2002-05-29 adilgerAdd mds filesystem helper modules to setup and cleanup.
next