Whamcloud - gitweb
Another slightly less rough cut at XML based configuration. There
[fs/lustre-release.git] / lustre / include /
2002-06-25 pschwan- ldlm fixes to get it to pass intent-test.sh, although...
2002-06-25 adilgerMerge trivial changes from branch to head.
2002-06-25 braam- Cleanup of the lock callback infrastructure - not...
2002-06-24 braamstatus: on ./mcreate I believe the client lock on the...
2002-06-24 adilgerFix o_valid and o_size for truncate through osc/ost...
2002-06-24 braam- first fixes to get things working again: current...
2002-06-24 braamlast compile fixes: WARNING nothing works probably.
2002-06-24 braam- more fixes
2002-06-24 pschwan*** empty log message ***
2002-06-24 pschwan*** empty log message ***
2002-06-24 braamcompile fixes.
2002-06-24 pschwancompilation cleanups
2002-06-24 braam- compilation fixes.
2002-06-24 pschwanhandful of conflict-causing DLM changes
2002-06-24 pschwancompilation fixups
2002-06-24 pschwanstructure changes for LDLM revamp
2002-06-23 braam- add reentrant locks
2002-06-23 adilgerMove cleanup of service struct into ptlrpc_unregister_s...
2002-06-23 adilgerMerge from posix_stable.
2002-06-20 pschwanFix one build error, one build warning, and one extreme...
2002-06-20 rreadfix for older versions of gcc
2002-06-20 adilgerMerge new failure test points from posix_stable.
2002-06-20 adilgerMerge from posix_stable.
2002-06-20 adilgerMerge posix_stable to the head.
2002-06-20 adilgerMerge from posix_stable branch.
2002-06-17 pschwan- Fixed some screwy ldlm resource refcount issues
2002-06-17 pschwanMany dlm and intent lock fixes.
2002-06-15 pschwan- Fixed serious LDLM bugs, including mistaking the...
2002-06-15 pschwanInstead of making two 128k request buffers, make ten...
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-13 pschwan- Added the obdo inline code to the OSC, for the non...
2002-06-13 pschwanWARNING: This commit breaks everything. It will be...
2002-06-10 adilgerAdd prototypes for the debug code in lib/debug.c.
2002-06-08 adilgerMajor fixups for multi-page I/Os in filterobd.
2002-06-06 adilgerSubtract the OBD_FREE'd memory from the total before...
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-05-29 adilgerMake the MDS filesystem interface code be a separate...
2002-05-29 adilgerAdd super_operations to struct mds_obd so that we can...
2002-05-24 pschwan- Fixed some 64bit warnings
2002-05-23 pschwanchanged ioctl 'cmd' type from 'long' to 'int'
2002-05-23 adilgerAdd journal_info to ptlrpc_bulk_desc for ext3.
2002-05-23 adilgerFix locking with filter. This changes the way objects...
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 adilgerMacros useful for debugging the file offset/page index...
2002-05-09 adilgerIgnore extN include files.
2002-05-09 pschwanLanding the ldlm_testing branch; now the only differenc...
2002-05-08 adilgerAdd MDS filesystem methods for extN. For now they...
2002-05-07 adilgerIgnore extN files copied into tree from kernel.
2002-04-30 pschwan- added a 'dying' head to fix very bad bug in yesterday...
2002-04-29 pschwanTrivial whitespace, struct, etc changes to bring the...
2002-04-29 pschwanremoved srv_ev from ptlrpc_service and put it on the...
2002-04-29 braam- documentation update for MDS recovery
2002-04-27 adilgerSend last_rcvd values around when talking to the MDS...
2002-04-27 adilgerAdd a helper function to abstract the actual location...
2002-04-27 adilgerRemove redundant inode parameter from mds_fs_journal_da...
2002-04-27 adilgerAdd lustre_fsync() helper function.
2002-04-27 adilgerAdd last_committed, last_rcvd, and last_xid to the...
2002-04-26 adilgerAdd support for JBD journal callbacks to update MDS...
2002-04-24 adilgerAdd client RPC xid to per-client last_rcvd data. If...
2002-04-24 adilgerNice change to the OBD_ALLOC and OBD_FREE macros -...
2002-04-24 adilgerThe code to read the last_rcvd file at MDS startup.
2002-04-23 adilgerSmall start to committing MDS changes. Testing/committ...
2002-04-23 adilgerUse debugging macros to aid in tracing.
2002-04-23 braam- newdev feature in obdctl
2002-04-23 adilgerAdd in UUID fields.
2002-04-23 adilgerAdd a couple of helper functions to get ll data from...
2002-04-22 pschwan64-bit warning fixes. Someone should take a closer...
2002-04-22 adilgerAdd mds_fs_journal_data() method to enable data journal...
2002-04-22 braam- fix mds_connect memory leak
2002-04-22 braam- rename ha_mgr to recovd
2002-04-18 pschwanUse a new ptlrpc_client->cli_lock to protect the cli...
2002-04-18 pschwan- fixed some warnings in the DLM
2002-04-17 pschwanThe more controversial changes, although my tree finall...
2002-04-17 pschwanThe noncontroversial portion of the last few days of...
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-15 braamWARNING - if an RPC times out you will crash older...
2002-04-15 pschwanFixed some thinkos in the remote connection/token stuff...
2002-04-13 pschwan- added connection structure which encompasses some...
2002-04-10 braam- More Peter's additions for the ha manager. This doesn...
2002-04-10 pschwanNo new functionality outside of the DLM. ptlrpc_client...
2002-04-09 adilgerosc/osc_request.c: replace "n" with "pages", as "n...
2002-04-08 braam- name switch: "light" --> "lite"
2002-04-06 pschwanRemoves all traces of mds_req, mds_rep, ost_req, and...
2002-04-04 adilgerAdd journal wrapping calls to all of the mds_reint...
2002-04-04 pschwan- Don't abort if fig2dev doesn't exist
2002-04-03 adilgerAdd skeleton definition for struct obd_run_ctxt to...
2002-04-03 adilgerRemove simple_mkdir(), push_ctxt(), and pop_ctxt()...
2002-04-02 pschwan- lustre_mds.h: just shrink_dcache on de
2002-04-02 braam- forgot to put the parent...
2002-04-02 braam- part one of prune fix.
2002-04-02 pschwan- fixed up lustre_mds.h to allow inclusion in userspace...
2002-03-29 braam- add obdfilter to our setup, cleanup and debug environment
2002-03-29 adilgerRemove READPAGE_BULK_NET (unused). Without this minor...
2002-03-29 braam- add more infrastructure to handle extents and debug.
2002-03-29 adilgerAll of the "hack" and FIXME stuff in MDS is now handled...
2002-03-29 adilgerAdd definitions of the MDS client filesystem methods...
next