Whamcloud - gitweb
Fix valid uninitialized variable gcc warning.
[fs/lustre-release.git] / lustre / include /
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-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 adilgerThe curse of copy-n-paste. Fix compile warnings and...
2002-10-21 adilgerA little debugging I've been running in my tree for...
2002-10-21 adilgerChange lctl lovconfig command into lov_getconfig, and...
2002-10-21 braam- compile fixes for 2.5.44
2002-10-20 braam- Lustre Lite at least superficially ready for 2.5
2002-10-20 pschwan- Back out the ldlm_everything_lock patch, which causes...
2002-10-19 braam- fix rdev stuff
2002-10-19 braamONLY UPDATE IF YOU NEED THIS (i.e. Andreas probably...
2002-10-19 pschwan- Replace per-namespace recursive lock with an ldlm...
2002-10-19 shaver- Split import reconnection and replay (OSC only needs...
2002-10-19 shaver- Rename ldlm_namespace_cleanup's "local" parameter...
2002-10-19 pschwanFix the connection refcount leaks. There were actually...
2002-10-18 adilgerHiding will not save you.
2002-10-18 pschwanbdevname changed in 2.5
2002-10-17 adilger- Add a slab for allocating OSC lock handles - 16-byte...
2002-10-17 pschwanSplit ldlm_namespace_free into ldlm_namespace_free...
2002-10-16 adilger- Extract the file size and blocks from osc_open()...
2002-10-16 adilgerReduce the number of NBUFS slightly for small machines...
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 shaver- Rename the ptlrpc-general reconnection and replay...
2002-10-12 adilgerminor nicety.
2002-10-11 adilgerPoisoning of all cookies at free time (to work around...
2002-10-11 adilgerRename obd_punch() parameters to what they should be.
2002-10-11 adilgerHeader changes for the delayed-alloc changes I previous...
2002-10-10 adilgerChange the number of OST buffers depending on how much...
2002-10-10 pschwanb=602707
2002-10-08 rread* Protect d_it with a semaphore, Part I
2002-10-07 rread* fix compile on older gcc
2002-10-05 adilgerTwo fixed:
2002-10-04 shaver- Add support for umount -f: it invalidates all in...
2002-10-04 pschwan- Make lustre_lite.h userspace-include-safe
2002-10-04 eeb. request buffering parameters as checked out on MCR
2002-10-03 adilgerHelper functions for OST file handles.
2002-10-03 thantryUpdated version of the header file for SNMP first code...
2002-10-03 pschwan- rewrap lustre_lib, so it's readable in an 80-column...
2002-10-03 pschwan- Add extent information to LDLM_DEBUG
2002-10-03 shaver- Add mount-epoch checking in most (all?) inode-using...
2002-10-02 adilgerHelper routine for passing OBD handles around.
2002-10-01 shaverAdd support for FAILCONN ioctl, for recovery testing...
2002-10-01 shaver- Add RD_TROUBLED state for items that need to start...
2002-10-01 adilgerAdd export from obdfilter to hold open file handles.
2002-10-01 adilgerAdd OST handle to llite open file data.
2002-10-01 adilgerTODO comment for mds_body.
2002-10-01 adilgerAdd LOV export handle to reference open handles.
2002-10-01 adilgerRename "export" with "exp" so it doesn't screw up my...
2002-10-01 adilgerAdd handle for exports from obdfilter.
2002-10-01 adilgerAdd OBD_MD_FLHANDLE
2002-09-26 pschwanb=614867
2002-09-25 shaver- Remove cancelled locks from the waiting list. Revoki...
2002-09-25 braam- add ucred structure. MDS now sets the fsuid and...
2002-09-25 shaver- Cancel any and all outstanding locks when an export...
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 braam- documentation updates for the collaborative cache
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-24 adilgerAdd definitions of the valid flags.
2002-09-22 pschwanb=612449
2002-09-22 pschwanb=605627
2002-09-20 eeb Modifications for "circulating" request buffers ...
2002-09-20 shaver- Parallel recovery implementation, to match documented...
2002-09-19 adilgerFix comments, add declaration for simple_mknod().
2002-09-16 adilgerReplace all of the "char[37]" uses with obd_uuid_t.
2002-09-16 pschwanb=609205
2002-09-16 pschwan- add resource and lock counters to the namespace
2002-09-12 pschwanb=597333
2002-09-12 adilgerLarge commit which implements more "intelligent" offset...
2002-09-11 adilgerMove definition of LP[DUX]64 to lustre_lib.h so we...
2002-09-11 adilgerAdd a define for the "punch to EOF = truncate" constant.
2002-09-11 adilgerAdd 0x prefix to hex numbers.
2002-09-09 braam- change field names for clarity.
2002-09-09 braam- defiition of the flag and value
2002-09-07 shaver- Add hooks for post-replay fixup on ptlrpc_request.
2002-09-07 adilgerClean up compiler warnings for 64-bit systems where...
2002-09-07 adilgerAdd a new type, obd_uuid_t (char[37]) to replace uuid_t...
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-07 adilgerQuiet a few printk's and turn them into CDEBUGs so...
2002-09-06 adilgerAdd open/close ioctls to obdclass.
2002-09-06 thantryUpdated obd to include profiling support
2002-09-06 thantryHeader file for LprocFS
2002-09-06 eebfixed bulk source callback race
2002-09-06 shaver- Chain imports on connection, like exports.
2002-09-05 pschwanBack out some lprocfs changes to common code until...
2002-09-05 thantryAdded counter space in obd_device
2002-09-05 thantryHeader file for /proc/lustre: adding to tree
2002-09-05 pschwan- debug.c was only used by obdclass, so I moved it...
2002-09-05 eebFixed service request buffer race
2002-09-05 pschwan- Fixed some error messages in the LOV
2002-09-03 rread* move recover.c from llite to ptlrpc
2002-09-03 pschwan- remove the PTL_RPC_TYPE_* in favour of PTL_RPC_MSG_*
2002-09-03 adilgerAllow obdecho to handle create and destroy and setattr...
2002-09-03 braam- change the prefix of bulk descriptors to bd_ and...
2002-09-03 shaverWARNING: we currently crash on unmount after the last...
next