2003-07-03 |
pschwan | merge b_devel into HEAD (20030703) |
tree | commitdiff |
2003-06-26 |
pschwan | merge b_devel into HEAD (20030626 merge tag) for 0.7.1 |
tree | commitdiff |
2003-06-12 |
pschwan | - merge 0.7rc1 from b_devel to HEAD (20030612 merge... |
tree | commitdiff |
2003-03-11 |
pschwan | merge b_devel into HEAD. Includes: |
tree | commitdiff |
2003-03-02 |
pschwan | land 0.5.20.3 b_devel onto HEAD (b_devel will remain) |
tree | commitdiff |
2003-02-11 |
pschwan | b=850 |
tree | commitdiff |
2003-02-07 |
pschwan | Merge b_md into HEAD |
tree | commitdiff |
2003-01-06 |
adilger | Merge b_md to HEAD for 0.5.19 release. |
tree | commitdiff |
2002-12-17 |
pschwan | land b_md onto HEAD. almost entirely small cleanups... |
tree | commitdiff |
2002-12-16 |
shaver | Land b_recovery (other than WIP lock-replay work). |
tree | commitdiff |
2002-12-14 |
pschwan | land b_md onto HEAD. the highlights: |
tree | commitdiff |
2002-12-06 |
pschwan | merge b_md into HEAD: |
tree | commitdiff |
2002-12-05 |
pschwan | land b_md onto HEAD: |
tree | commitdiff |
2002-12-02 |
adilger | Merge of b_md to HEAD: |
tree | commitdiff |
2002-11-28 |
shaver | Landing of b_recovery (at last). |
tree | commitdiff |
2002-11-25 |
pschwan | merge b_md onto HEAD. as best as I can remember: |
tree | commitdiff |
2002-11-23 |
adilger | Fix the many client simultaneous startup bug (b=392). |
tree | commitdiff |
2002-11-21 |
adilger | Remove bogus LBUG and error return code. This was... |
tree | commitdiff |
2002-11-18 |
pschwan | b=191 |
tree | commitdiff |
2002-11-13 |
thantry | Bug #357, no more gratituous new line..., or typecasting |
tree | commitdiff |
2002-11-13 |
thantry | Name changes to make all file system statistics names... |
tree | commitdiff |
2002-11-13 |
thantry | 1. Bug fix for Bug #320, also needs repair of lconf... |
tree | commitdiff |
2002-11-10 |
braam | - change the OST / MDT thread names to also include... |
tree | commitdiff |
2002-11-08 |
adilger | Highmem deadlock avoidance (server version): |
tree | commitdiff |
2002-11-07 |
adilger | Use the fs-method statfs, so we can take into account... |
tree | commitdiff |
2002-11-07 |
shaver | Make sure that we set last_xid and last_committed on... |
tree | commitdiff |
2002-11-07 |
braam | - capability fixes on head |
tree | commitdiff |
2002-11-05 |
pschwan | - Replaces the LDLM lock counters (in /proc/ldlm/) |
tree | commitdiff |
2002-11-02 |
shaver | - Replace client-side generation fixup with bug 304... |
tree | commitdiff |
2002-11-02 |
thantry | 1. Fixed cleanup issue where I was *indeed* accesing... |
tree | commitdiff |
2002-11-02 |
braam | - fixes for dentry problems from Phil and myself |
tree | commitdiff |
2002-11-01 |
adilger | Yes, we should in fact MOD_DEC_USE_COUNT there. |
tree | commitdiff |
2002-11-01 |
thantry | Lproc-snmp code drop |
tree | commitdiff |
2002-10-31 |
pschwan | many places in the reint path did not use generation... |
tree | commitdiff |
2002-10-31 |
adilger | Hack to force an MDS flush and also get the last_xid... |
tree | commitdiff |
2002-10-30 |
pschwan | b=300 |
tree | commitdiff |
2002-10-30 |
pschwan | b=201 |
tree | commitdiff |
2002-10-30 |
rread | * create a minimal MDT |
tree | commitdiff |
2002-10-29 |
rread | * complete the getlovinfo compromise |
tree | commitdiff |
2002-10-29 |
rread | * use correct mds device in getlovinfo |
tree | commitdiff |
2002-10-29 |
adilger | A minor bit of debugging for tracking the extN refcount... |
tree | commitdiff |
2002-10-28 |
pschwan | - Fixed uninitialized flags, which tricked ldlm_cli_enq... |
tree | commitdiff |
2002-10-28 |
shaver | Short version: replaying create and rename works now... |
tree | commitdiff |
2002-10-28 |
pschwan | - Pass flags into lock policy function |
tree | commitdiff |
2002-10-27 |
pschwan | most of the work for lock replay: |
tree | commitdiff |
2002-10-25 |
shaver | - Convert version to flags -- a few days earlier than... |
tree | commitdiff |
2002-10-25 |
pschwan | - Update ChangeLog |
tree | commitdiff |
2002-10-24 |
pschwan | b=625069 |
tree | commitdiff |
2002-10-23 |
shaver | - Beginning of new REINT replay infrastructure. |
tree | commitdiff |
2002-10-23 |
thantry | File containing read/write fptr implementations for... |
tree | commitdiff |
2002-10-22 |
adilger | Fix LOV striping code: |
tree | commitdiff |
2002-10-21 |
adilger | Change lctl lovconfig command into lov_getconfig, and... |
tree | commitdiff |
2002-10-21 |
pschwan | Oops, missed a hunk. |
tree | commitdiff |
2002-10-21 |
pschwan | Move AM_CONDITIONAL into configure.in |
tree | commitdiff |
2002-10-21 |
braam | - fix to deal with other versions of automake.... :( |
tree | commitdiff |
2002-10-21 |
braam | - 2.5 fixes for MDS |
tree | commitdiff |
2002-10-20 |
pschwan | - Back out the ldlm_everything_lock patch, which causes... |
tree | commitdiff |
2002-10-19 |
pschwan | - Replace per-namespace recursive lock with an ldlm... |
tree | commitdiff |
2002-10-17 |
adilger | Don't store LOV EA data on mds_reint_create() for non... |
tree | commitdiff |
2002-10-17 |
adilger | - improved handling of errors returned from MDS intent... |
tree | commitdiff |
2002-10-16 |
shaver | - Fix the mdc_replay_open fixup so that it updates... |
tree | commitdiff |
2002-10-15 |
shaver | - Move recovery setup into the (network-using) connect... |
tree | commitdiff |
2002-10-11 |
adilger | Damn all that spelling stuff anyways. |
tree | commitdiff |
2002-10-11 |
adilger | Poisoning of all cookies at free time (to work around... |
tree | commitdiff |
2002-10-10 |
shaver | - Add D_HA for recovery diagnostics, and use it in... |
tree | commitdiff |
2002-10-10 |
pschwan | b=602707 |
tree | commitdiff |
2002-10-09 |
adilger | Don't LBUG on OOM in setup. |
tree | commitdiff |
2002-10-05 |
adilger | Move debugging message outside spinlock. |
tree | commitdiff |
2002-10-05 |
adilger | Two fixed: |
tree | commitdiff |
2002-10-04 |
adilger | Minor cleanups. |
tree | commitdiff |
2002-10-04 |
adilger | Update journal_{start,stop} to have the BKL around... |
tree | commitdiff |
2002-10-03 |
adilger | Pack inode data into reply for mds_open(). |
tree | commitdiff |
2002-10-03 |
adilger | Don't use relative paths for files as it breaks automake. |
tree | commitdiff |
2002-10-03 |
shaver | - Add mount-epoch checking in most (all?) inode-using... |
tree | commitdiff |
2002-10-02 |
adilger | Always fill in the full body on reply to keep ll_lookup... |
tree | commitdiff |
2002-10-02 |
adilger | Fix breakage caused earlier this week by over-optimization. |
tree | commitdiff |
2002-10-02 |
adilger | Formatting. |
tree | commitdiff |
2002-10-02 |
adilger | Fix circutious xattr_set. |
tree | commitdiff |
2002-10-02 |
adilger | Comment about expected compile warning (to disappear... |
tree | commitdiff |
2002-10-02 |
adilger | mds_open: |
tree | commitdiff |
2002-10-01 |
pschwan | - ChangeLog update for 0.5.13 |
tree | commitdiff |
2002-09-27 |
adilger | Use types for journal_callback_set() as in RH 12.5... |
tree | commitdiff |
2002-09-27 |
adilger | Silence bogus compiler warning by moving code closer... |
tree | commitdiff |
2002-09-26 |
pschwan | b=613941 |
tree | commitdiff |
2002-09-25 |
shaver | - Use l_wait_event in ldlm_completion_ast to both trigg... |
tree | commitdiff |
2002-09-25 |
braam | - add ucred structure. MDS now sets the fsuid and... |
tree | commitdiff |
2002-09-25 |
shaver | - Cancel any and all outstanding locks when an export... |
tree | commitdiff |
2002-09-24 |
pschwan | The old patch was failing because sometimes the inodes... |
tree | commitdiff |
2002-09-24 |
pschwan | Back out the piece of the locking fix that caused the... |
tree | commitdiff |
2002-09-22 |
pschwan | b=605627 |
tree | commitdiff |
2002-09-20 |
eeb | Modifications for "circulating" request buffers ... |
tree | commitdiff |
2002-09-20 |
adilger | Don't bug if we run out of space on the MDS when storin... |
tree | commitdiff |
2002-09-20 |
adilger | Don't return an error code if we already have a reply... |
tree | commitdiff |
2002-09-19 |
adilger | Set the EASIZE valid flag in the MDS body, so the files... |
tree | commitdiff |
2002-09-19 |
adilger | Add a comment on why we don't return a lock for some... |
tree | commitdiff |
2002-09-19 |
braam | - add hardlink support |
tree | commitdiff |
2002-09-16 |
adilger | Replace all of the "char[37]" uses with obd_uuid_t. |
tree | commitdiff |
2002-09-16 |
adilger | Remove the extra magic from mds_extN.c for now (we... |
tree | commitdiff |
2002-09-16 |
braam | - a fix for Gary's directory read-back bug. You can... |
tree | commitdiff |
2002-09-16 |
braam | - a fix for single node rm `pwd` problems. The distrib... |
tree | commitdiff |
next |