Whamcloud - gitweb
Move the on-wire stucts/definitions into lustre_idl.h, for the CVS head.
[fs/lustre-release.git] / lustre / include / linux / lustre_idl.h
2002-07-05 uid34591Move the on-wire stucts/definitions into lustre_idl...
2002-07-01 braam- other half of the buffer fix.
2002-07-01 braam- much of the striping configuration managment and...
2002-06-30 braam- small issues
2002-06-29 braamMinor bug fixes to get export handles used by the DLM...
2002-06-27 braam- More changes in the connection handle stuff. We...
2002-06-27 braamDon't update your trees yet..... Brian and I are trying...
2002-06-24 adilgerFix o_valid and o_size for truncate through osc/ost...
2002-06-20 adilgerMerge from posix_stable branch.
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-13 pschwanWARNING: This commit breaks everything. It will be...
2002-06-08 adilgerMajor fixups for multi-page I/Os in filterobd.
2002-06-03 adilgerMove ioctl values out of the way of standard ext2/ext3...
2002-05-24 pschwan- Fixed some 64bit warnings
2002-05-23 pschwan- Fixed symlinks
2002-05-17 pschwan* Split struct niobuf into niobuf_local and niobuf_remote
2002-05-12 braam- mds failover code
2002-05-09 pschwanLanding the ldlm_testing branch; now the only differenc...
2002-04-29 braam- documentation update for MDS recovery
2002-04-27 adilgerAdd last_committed, last_rcvd, and last_xid to the...
2002-04-23 braam- newdev feature in obdctl
2002-04-22 braam- fix mds_connect memory leak
2002-04-22 braam- rename ha_mgr to recovd
2002-04-15 braamWARNING - if an RPC times out you will crash older...
2002-04-13 pschwan- added connection structure which encompasses some...
2002-04-10 pschwanNo new functionality outside of the DLM. ptlrpc_client...
2002-04-06 pschwanRemoves all traces of mds_req, mds_rep, ost_req, and...
2002-04-04 pschwan- Don't abort if fig2dev doesn't exist
2002-03-29 braam- add more infrastructure to handle extents and debug.
2002-03-27 braamThere was a race between ll_unlink and ll_create_node...
2002-03-24 braam- more of the locking infrastructure.
2002-03-10 pschwanWe touched everything, but it's not as scary as it...
2002-03-09 braam- add open and close calls: initial purpose is to suppo...
2002-03-08 adilgerAdd BRW_READ and BRW_WRITE ioctls.
2002-03-03 pschwan- Added an 'xid' field to struct niobuf
2002-03-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-27 braam- add open and close to MDC interface (not used yet)
2002-02-25 braam- add the truncate obd call
2002-02-19 braamThis adds most of the metadata infrastructure: I think...
2002-02-14 braam- changed back to using no optimization for UML modules...
2002-01-30 braamChanges to request processing:
2002-01-28 braamChanges for file creation and small fixes.
2002-01-24 braam- more systematic unpacking/packing and handling of...
2002-01-23 braamIt's been a good day: chmod/chown and friends now work...
2002-01-21 braam assorted bug fixes and a working directory readpage...
2002-01-20 braamSmall fixes to get lustre_light mount working over...
2002-01-03 braamSmall bug fixes. OSC/OST almost working.
2001-12-30 braamMost of the code for the OST target.
2001-12-28 braamA solid part of the MDS request processing infrastructure.