Whamcloud - gitweb
Replace all of the "char[37]" uses with obd_uuid_t.
[fs/lustre-release.git] / lustre / include / linux /
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...
2002-09-02 adilgerProtect the obd export list with a spinlock (we do...
2002-09-02 adilgerAvoid bogus typecasting.
2002-09-02 adilgerPass 64-bit RPC XIDs around, since this is really how...
2002-09-02 pschwanJames Newsome's last dlm regression patch. I haven...
2002-09-02 pschwan- remove the unused 'id' from mdc_enqueue
2002-08-29 adilgerFix up the spinlock situation around rq->rq_list and...
2002-08-28 adilgerWe already set last_committed and last_xid for all...
2002-08-28 adilgerWe get 64-bit xids over the wire, so we should store...
2002-08-27 adilgerDon't copy the objid to/from the inode. There is nowhe...
2002-08-26 adilgerAdd l_dput assertion.
2002-08-26 shaver* Move recovery state into connection from client,...
2002-08-26 pschwanb=596505
2002-08-23 adilgerMake all of the obdo<->inode and obdo<->iattr copy...
2002-08-22 pschwan- removed lock list from inode info
2002-08-22 braamfixes for LOV -- CAREFUL this may break the tree...
2002-08-22 shaver* Chain granted locks off the export.
2002-08-22 pschwan- abstracted some parts of ll_size into ll_size_lock...
2002-08-21 pschwanin getattr requests, get the authoritative file size...
2002-08-21 shaver* Add timeouts for blocking-AST callbacks.
2002-08-21 braam- give inodes more metadata for objects. Per stripe...
2002-08-21 braam- add a name to ptlrpc_svc_init in preparation for...
2002-08-19 adilgerAdd some basic data integrity checking to obdecho.
2002-08-19 shaverReplace ldlm_lock's connection handle with an export...
2002-08-19 pschwan- Maintain a list in the ll_inode_data of data (OST...
2002-08-17 shaver* l_wait_event can now do interrupts without a timeout...
2002-08-17 rread- cleanup callback data to get striping to work
2002-08-16 rread- fix mount by adding UUIDs requested by Mike
2002-08-16 shaver* Fix interrupt-pending-when-timeout-occurs handling...
2002-08-14 pschwan- comment out the noisy get/put LDLM_DEBUGs; I'll remov...
2002-08-12 pschwan- James Newsome's dlm stress test
2002-08-12 pschwanb=585183
2002-08-12 shaverFirst steps at getting recovery back off the ground:
2002-08-11 braam- change I/O to use a pagearray
2002-08-10 adilgerCommit prototype changes in headers.
2002-08-08 pschwan- Don't shutdown the LDLM if other modules still have...
2002-08-07 shaver* Pass the connecting client's UUID (NB: not the _conne...
2002-08-06 pschwan- Fixed an unaligned structure that I introduced yesterday
2002-08-06 pschwan- Grammatical, LDLM updates to network.lyx
2002-08-02 shaver* Change mds_client_info to mds_export_data and embed...
2002-08-01 adilger- Set valid flags in llite and not OSC. It does not...
2002-07-31 braam- move the peter branch changes to the head
2002-07-26 rread- small include changes needed compile on powerpc
2002-07-25 shaverOnly interrupt after timeout in ptlrpc_queue_wait....
2002-07-25 braam- align the UUID in the ost requests
2002-07-25 braam- Remaining documentation updates for Client - OST...
2002-07-25 braam- remove two almost unused fields from the OST request...
2002-07-24 adilgerMake a distinction between bulk callbacks and brw callb...
2002-07-24 shaverUnmap and decref bulk descriptors from a bottom half...
2002-07-22 adilgerAdd helper function ptlrpc_bulk_addref() to match ptlrp...
2002-07-22 adilgerAdd module refcounts for filesystem interface modules.
2002-07-18 adilgerA mostly-fix for "mknod /mnt/lustre/foofo p". It doesn...
2002-07-17 adilgerBig diff, mostly cosmetic.
2002-07-16 adilgerFix problem with multiple connections to the same local...
2002-07-14 braamThis commit contains probably 92% of the striping infra...
2002-07-13 shaver- Use refcounting to control lifetime of bulk descriptors.
2002-07-13 pschwan- Added match_or_enqueue helper function
2002-07-12 adilgerUse unique OST fault-injection code instead of duplicat...
2002-07-12 pschwan- Added some temporary LDLM_LOCK_PUT/LDLM_LOCK_GET...
2002-07-05 uid34591Move the on-wire stucts/definitions into lustre_idl...
2002-07-05 shaverPrevent C-c and C-z from locking us up, and make most...
2002-07-05 adilgerChange module data to use "info@clusterfs.com" email...
2002-07-05 adilgerAdd statfs fixups to head.
2002-07-05 adilgerPass 64-bit object numbers wherever possible, instead...
2002-07-04 pschwan- Quiet the FIXMEs from CERRORs to CDEBUGs, because...
2002-07-01 braam- other half of the buffer fix.
2002-07-01 pschwan- more LDLM refcount locking infrastructure
2002-07-01 braam- much of the striping configuration managment and...
2002-07-01 pschwan- updated LDLM_DEBUG to give more refcount info
next