2002-03-27 |
braam | More 'rpc_register_service' removal |
tree | commitdiff |
2002-03-27 |
braam | - simplified ptlrpc_service by using ME auto-unlinking |
tree | commitdiff |
2002-03-24 |
braam | - more of the locking infrastructure. |
tree | commitdiff |
2002-03-23 |
adilger | mds/handler.c, mds/mds_reint.c: fixup the ext3 MDS... |
tree | commitdiff |
2002-03-22 |
adilger | Indenting only. |
tree | commitdiff |
2002-03-20 |
braam | - updated documentation (introduction) |
tree | commitdiff |
2002-03-20 |
pschwan | - don't free the request when you drop the packet-... |
tree | commitdiff |
2002-03-20 |
pschwan | - Removed the (nearly) unused obd_print_entry and fixed... |
tree | commitdiff |
2002-03-18 |
braam | - add a figure |
tree | commitdiff |
2002-03-12 |
pschwan | - brought lustre-debugging.lyx up to date |
tree | commitdiff |
2002-03-11 |
pschwan | - a few more header cleanups |
tree | commitdiff |
2002-03-10 |
pschwan | We touched everything, but it's not as scary as it... |
tree | commitdiff |
2002-03-09 |
braam | - add open and close calls: initial purpose is to suppo... |
tree | commitdiff |
2002-03-08 |
adilger | Add BRW_READ and BRW_WRITE ioctls. |
tree | commitdiff |
2002-03-07 |
braam | - first parts of lock management: module & resource... |
tree | commitdiff |
2002-03-07 |
pschwan | - module insert code moved to tests/common.sh |
tree | commitdiff |
2002-03-05 |
braam | max offset patch for request headers, |
tree | commitdiff |
2002-03-05 |
braam | - add obdecho directory |
tree | commitdiff |
2002-03-03 |
pschwan | *** empty log message *** |
tree | commitdiff |
2002-03-03 |
pschwan | - Added an 'xid' field to struct niobuf |
tree | commitdiff |
2002-03-03 |
braam | - minor fixes to get mdc_readpage working over again. |
tree | commitdiff |
2002-03-03 |
pschwan | Merged branch 'peter' with the tip. Pre-merge tag... |
tree | commitdiff |
2002-02-28 |
pschwan | - added rq_type field to ptlrpc_request |
tree | commitdiff |
2002-02-27 |
braam | yet more tracking of lost packets |
tree | commitdiff |
2002-02-27 |
braam | - add open and close to MDC interface (not used yet) |
tree | commitdiff |
2002-02-27 |
braam | - bug fix to unload modules with safe wait functions |
tree | commitdiff |
2002-02-25 |
braam | minor changes to debug prepw and prepare page |
tree | commitdiff |
2002-02-25 |
braam | - add the truncate obd call |
tree | commitdiff |
2002-02-24 |
pschwan | - Added DEBUG_SUBSYSTEMs |
tree | commitdiff |
2002-02-23 |
pschwan | - Converted lots of debugging printks to CDEBUGs |
tree | commitdiff |
2002-02-22 |
behlendo | - Added some fields for rpc double buffering |
tree | commitdiff |
2002-02-21 |
pschwan | Pass 1 of debugging and leak cleanup: |
tree | commitdiff |
2002-02-21 |
braam | - elimininate the system calls from filter obd |
tree | commitdiff |
2002-02-19 |
braam | This adds most of the metadata infrastructure: I think... |
tree | commitdiff |
2002-02-14 |
braam | - changed back to using no optimization for UML modules... |
tree | commitdiff |
2002-02-13 |
braam | class/class_obd.c: small OBD_ATTACHED sanity cleanup... |
tree | commitdiff |
2002-02-09 |
braam | Minor fixes to |
tree | commitdiff |
2002-02-01 |
braam | - zero out the request structure after allocation |
tree | commitdiff |
2002-02-01 |
braam | Minor bugfix to allow multiple networked operations: |
tree | commitdiff |
2002-01-31 |
braam | - new RPC infrastructure: |
tree | commitdiff |
2002-01-30 |
braam | - and the new files |
tree | commitdiff |
2002-01-30 |
braam | Changes to request processing: |
tree | commitdiff |
2002-01-28 |
braam | Changes for file creation and small fixes. |
tree | commitdiff |
2002-01-24 |
braam | - more systematic unpacking/packing and handling of... |
tree | commitdiff |
2002-01-23 |
braam | Add missing files, cleanup .cvsignore's |
tree | commitdiff |
2002-01-23 |
braam | It's been a good day: chmod/chown and friends now work... |
tree | commitdiff |
2002-01-21 |
braam | assorted bug fixes and a working directory readpage... |
tree | commitdiff |
2002-01-21 |
braam | cleanups coming from the new functions/macros |
tree | commitdiff |
2002-01-21 |
braam | Fix a broken macro. |
tree | commitdiff |
2002-01-20 |
braam | Small fixes to get lustre_light mount working over... |
tree | commitdiff |
2002-01-20 |
braam | A few missing files... |
tree | commitdiff |
2002-01-18 |
braam | Fix small typos in ost/osc |
tree | commitdiff |
2002-01-03 |
braam | forgotten two files |
tree | commitdiff |
2002-01-03 |
braam | Small bug fixes. OSC/OST almost working. |
tree | commitdiff |
2001-12-30 |
braam | Most of the code for the OST target. |
tree | commitdiff |
2001-12-29 |
braam | - fixes to the MDS: it now answers requests from the... |
tree | commitdiff |
2001-12-28 |
braam | A solid part of the MDS request processing infrastructure. |
tree | commitdiff |
2001-12-17 |
braam | small changes and fixes to get the filter OBD working... |
tree | commitdiff |
2001-12-13 |
braam | - obd filter works over ext2, but bonnie++ is buggie |
tree | commitdiff |
2001-12-11 |
braam | Numerous changes: |
tree | commitdiff |
2001-11-05 |
braam | If you free a string ... it can cost a lot of time. |
tree | commitdiff |
2001-11-05 |
braam | many changes: seems ok on 2.4.9 |
tree | commitdiff |
2001-10-24 |
gord-fig | Segregate block and size counting between obdfs and... |
tree | commitdiff |
2001-10-21 |
braam | Another very major cleanup: |
tree | commitdiff |
2001-10-17 |
gord-fig | Remove the obdo->o_rdev member, and store rdev numbers... |
tree | commitdiff |
2001-10-16 |
braam | debugging fixes and small memory leak fix. |
tree | commitdiff |
2001-10-15 |
braam | more page cache changes |
tree | commitdiff |
2001-10-15 |
braam | ext2 page cache updates |
tree | commitdiff |
2001-10-14 |
braam | highmemory changes |
tree | commitdiff |
2001-10-12 |
braam | attempted bug fixes for 2.4.9. |
tree | commitdiff |
2001-09-27 |
gord-fig | Update copyright and license information. |
tree | commitdiff |
2001-09-25 |
braam | fix setup method for ext2 obd devices |
tree | commitdiff |
2001-09-24 |
gord-fig | Update <linux/malloc.h> to <linux/slab.h>. |
tree | commitdiff |
2001-07-03 |
rzahir | * obdfs/flushd.c: conditionalized number of... |
tree | commitdiff |
2001-06-26 |
braam | couple of missing files added |
tree | commitdiff |
2001-06-26 |
braam | Change in the make system - also minor edits and fixes... |
tree | commitdiff |
2001-03-16 |
braam | Now it really works again on 2.4.2! Yippeah. (No loop... |
tree | commitdiff |
2001-03-11 |
braam | release another lock and now it even unmounts. |
tree | commitdiff |
2001-03-11 |
braam | a working file system! |
tree | commitdiff |
2001-03-08 |
braam | things are starting to work for Linux 2.4.2!! |
tree | commitdiff |
2000-03-09 |
adilger | include/linux/obdfs.h: handle block special devices, |
tree | commitdiff |
2000-03-07 |
adilger | obdfs/flushd.c: added constant for nr_free_buffer_pages... |
tree | commitdiff |
2000-03-07 |
adilger | obdfs,ext2_obd,class/*.c: added truncate/punch method... |
tree | commitdiff |
2000-02-29 |
adilger | include/linux/*.h: update debugging messages |
tree | commitdiff |
2000-02-25 |
adilger | include/linux/*.h: turn of debugging output, minor... |
tree | commitdiff |
2000-01-26 |
adilger | obdfs/flushd.c: removed iput() from dequeue routine... |
tree | commitdiff |
2000-01-25 |
adilger | obdfs/super.c: add call to flush pages when unmounting... |
tree | commitdiff |
2000-01-25 |
braam | Lots of bug fixes: |
tree | commitdiff |
2000-01-23 |
braam | Several bugfixes. Most notably ext2obd_brw is still... |
tree | commitdiff |
2000-01-22 |
adilger | flush daemon debugging/testing |
tree | commitdiff |
2000-01-22 |
braam | Onee error in a loop fixed. |
tree | commitdiff |
2000-01-21 |
adilger | Debugging for page lists |
tree | commitdiff |
2000-01-21 |
adilger | Reworked to have a dirty inode list on superblock,... |
tree | commitdiff |
2000-01-20 |
adilger | ext2obd/ext2obd.c: fixed brw I/O to have array of iobuf... |
tree | commitdiff |
2000-01-20 |
braam | Fixed one definite bug: the superblock was not being... |
tree | commitdiff |
2000-01-20 |
adilger | ext2obd.c: changed ext2obd_brw() to use vector I/O... |
tree | commitdiff |
2000-01-19 |
adilger | class/obdcontrol: fixed read, write, create to work... |
tree | commitdiff |
2000-01-18 |
adilger | Changed _brw methods in ext2obd, obdfs, snap to allow... |
tree | commitdiff |
2000-01-18 |
adilger | include/obd_support.h: removed printk() of long long... |
tree | commitdiff |
2000-01-14 |
adilger | ext2obd.c: changed ext2obd_from_inode to set obdflags |
tree | commitdiff |
next |