Whamcloud - gitweb
- merge 0.7rc1 from b_devel to HEAD (20030612 merge point)
[fs/lustre-release.git] / lustre / include / linux / lustre_lib.h
2003-06-12 pschwan- merge 0.7rc1 from b_devel to HEAD (20030612 merge...
2003-03-11 pschwanmerge b_devel into HEAD. Includes:
2003-03-02 pschwanland 0.5.20.3 b_devel onto HEAD (b_devel will remain)
2003-02-07 pschwanMerge b_md into HEAD
2003-01-06 adilgerMerge b_md to HEAD for 0.5.19 release.
2002-12-20 rread* merge b_recovery into HEAD
2002-12-14 pschwanland b_md onto HEAD. the highlights:
2002-12-05 pschwanland b_md onto HEAD:
2002-12-02 adilgerMerge of b_md to HEAD:
2002-11-28 shaverLanding of b_recovery (at last).
2002-11-18 pschwanb=191
2002-11-07 pschwanmerging all noncontroversial pieces of b_symlink into...
2002-11-06 rread- wholesale renaming of the brw associated callback...
2002-11-04 donmilosBug# 329: Approver: Andreas - obd_ioctl_unpack() causes...
2002-10-30 shaver- Bugzilla 214: Have LOV do its own timeout management...
2002-10-21 adilgerThe curse of copy-n-paste. Fix compile warnings and...
2002-10-21 adilgerChange lctl lovconfig command into lov_getconfig, and...
2002-10-15 shaver- Move recovery setup into the (network-using) connect...
2002-10-03 pschwan- rewrap lustre_lib, so it's readable in an 80-column...
2002-10-01 shaverAdd support for FAILCONN ioctl, for recovery testing...
2002-09-25 braam- add ucred structure. MDS now sets the fsuid and...
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-11 adilgerMove definition of LP[DUX]64 to lustre_lib.h so we...
2002-09-07 adilgerChange internal statfs calls to pass struct obd_statfs...
2002-09-06 adilgerAdd open/close ioctls to obdclass.
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-03 shaverWARNING: we currently crash on unmount after the last...
2002-08-26 adilgerAdd l_dput assertion.
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 shaver* Fix interrupt-pending-when-timeout-occurs handling...
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-07 shaver* Pass the connecting client's UUID (NB: not the _conne...
2002-08-02 shaver* Change mds_client_info to mds_export_data and embed...
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-14 braamThis commit contains probably 92% of the striping infra...
2002-07-13 pschwan- Added match_or_enqueue helper function
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-06-28 braam- The same changes made to the OST are now working...
2002-06-25 adilgerMerge trivial changes from branch to head.
2002-06-23 braam- add reentrant locks
2002-06-20 adilgerMerge posix_stable to the head.
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-08 adilgerMajor fixups for multi-page I/Os in filterobd.
2002-05-23 adilgerFix locking with filter. This changes the way objects...
2002-05-09 adilgerMacros useful for debugging the file offset/page index...
2002-05-09 pschwanLanding the ldlm_testing branch; now the only differenc...
2002-04-27 adilgerAdd lustre_fsync() helper function.
2002-04-16 adilgerAdd mount_count file to hold the current MDS generation...
2002-04-15 adilgerOptimize write-full-page so that we don't read in a...
2002-04-03 adilgerAdd skeleton definition for struct obd_run_ctxt to...
2002-04-03 adilgerRemove simple_mkdir(), push_ctxt(), and pop_ctxt()...
2002-02-25 braamminor changes to debug prepw and prepare page
2002-02-23 pschwan- Converted lots of debugging printks to CDEBUGs
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:
2001-12-30 braamMost of the code for the OST target.
2001-12-28 braamA solid part of the MDS request processing infrastructure.