Whamcloud - gitweb
* Chain granted locks off the export.
[fs/lustre-release.git] / lustre / include / linux /
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
2002-06-30 braam- except for fixing the segfault in the documentation...
2002-06-30 braam- small issues
2002-06-29 braamMinor bug fixes to get export handles used by the DLM...
2002-06-28 braam- The same changes made to the OST are now working...
2002-06-28 braam- more fixes to export handling. Probably tomorrow...
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-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
next