Whamcloud - gitweb
allow kill process which stick in waiting statahead result.
[fs/lustre-release.git] / lustre / kernel_patches /
2006-11-29 nikitalog_do_checkpoint(): fix return value.
2006-11-29 nikitaremove obsolete debugging.
2006-11-24 nikitalmv: 0. more fid correctness checks, 1. fix wrong mea_h...
2006-11-23 nikitalmv/iam: new "scalable" readdir.
2006-11-22 nikitajbd-checkpoint-on-commit: fix locking.
2006-11-21 nikitaiam: revert changes to IAM_LOOKUP_LAST that might cause...
2006-11-21 nikitaadd per-thread debugging flags. Use then to control...
2006-11-20 nikita__find_get_block_slow-scale.patch: attempt to reduce...
2006-11-20 nikitaiam: 1. more correctness checks, 2. fixes to readdir...
2006-11-20 nikitaiam: remove wrong assertion introduced by previous...
2006-11-20 nikitaiam: 0. do not unlock leaf while advancing index part...
2006-11-20 nikitalog_do_checkpoint(): fix return value.
2006-11-20 nikitaiam fixes:
2006-11-19 nikitajbd-checkpoint-on-commit: dix possible deadlock.
2006-11-19 nikitause nr_free_buffer_pages() to calculate hash table...
2006-11-19 nikitafix possible deadlock in jbd-checkpoint-on-commit.
2006-11-19 nikitaiam: remove unreliable correctness check.
2006-11-15 nikitaiam: add more debugging based on dynlock_is_locked().
2006-11-15 nikitadynlocks: add dynlock_is_locked() function.
2006-11-15 nikitaiam: 0. fix assertion in split_index_node(). 1. remove...
2006-11-15 nikitaiam: disable dx_bug11027_check().
2006-11-15 nikitaiam: fix pdirops locking during leaf split.
2006-11-14 nikitaadd more debugging for unlink -ENOENT bug on buffalo.
2006-11-13 nikitajbd: add jbd-checkpoint-on-commit.patch.
2006-11-13 nikitaiam: debugging code for oi -ENOENT error.
2006-11-11 tapproremove voluntary preempt from configs
2006-11-11 nikitaiam: add debugging for bug 11027.
2006-11-10 nikitaiam: take dx lock when inserting new pointer into index...
2006-11-08 nikitakgdb: use correct macro version.
2006-11-08 nikitajbd: add a patch to create shadow-copies for all transa...
2006-11-07 tapprofix in patch
2006-11-07 tapproreturn minor changes in config back
2006-11-07 tapprofix broken compile
2006-11-07 tappro- update default configs
2006-11-07 tapproadd highmem-split patch from HEAD to series
2006-11-06 tapproreturn TEA hash back
2006-11-05 tappro- enable 4G of memory usage, disable preemt
2006-11-04 nikita0. iam: pub r5 hash back.
2006-11-02 nikitaprocsleep: simplify stack-walker, making it more robust.
2006-11-02 wangdiBranch: b_new_cmd
2006-10-31 nikitaiam: 0. add optional calls to schedule() to improve...
2006-10-28 nikitaprocsleep patch: on statistics reset, allocate info...
2006-10-27 nikitakernel_patches: add statistics clearing for /proc/sleep.
2006-10-27 nikitaiam: add -EAGAIN handling for index split.
2006-10-27 nikitaiam: fix possible cause of dynlock-double-unlock.
2006-10-27 nikitadynlocks: a bit of cleanup.
2006-10-25 nikitaiam/pdirops: remove obsolete comment.
2006-10-25 nikitaiam: little cleanup.
2006-10-25 nikitadynlocks: dynlock_unlock(): print invalid magic before...
2006-10-24 nikitaiam: iam_it_collision(): release path before repeating...
2006-10-23 nikitakernel_patches: dynlocks: a bit of cleanups.
2006-10-23 nikitadynlocks: fix assertion that does not take read-locking...
2006-10-23 nikitaiam: tentative fix for b=11098.
2006-10-23 nikitaiam: lvar_leaf(): zero out dummy record.
2006-10-21 nikitaiam: add proper hash collision handling.
2006-10-21 wangdiBranch b_new_cmd
2006-10-20 nikitaiam: 0. pdirops locking in iam_index_next() (readdir...
2006-10-20 huanghuaadded ext3-pdirops-2.6.9.patch for fc3 series
2006-10-20 nikitakernel-patches: add dynlocks to -fc{3,5} series.
2006-10-19 nikitaiam: use pdirops locking in iam.
2006-10-19 nikitakernel-patches: add iam/ldiskfs pdirops implementation...
2006-10-19 nikitakernel-patches: add dynlocks (from HEAD) to 2.6-rhel4...
2006-10-18 ericmbranch: b_new_cmd
2006-10-17 nikitapatches: turn PROC_SLEEP on in relevant configs.
2006-10-17 nikitapatches: add sleeping statistics collection patch....
2006-10-17 nikitaiam: 0. add more integrity checks (no index node points...
2006-10-14 nikitaiam: 0. make heavily used functions static inline;...
2006-10-13 nikitaosd: get rid of /*OBJ-TEMP* hack.
2006-10-13 nikitaiam: use read-write lock for iam container.
2006-10-13 nikitaiam: split conditionally compiled functions properly.
2006-10-13 nikitaiam: use config.h switches, defined by ./configure
2006-10-12 nikitaiam: further cpu consumtion fixes
2006-10-12 nikitaiam,cmm,llite: cleanup handling of corner cases in...
2006-10-09 nikita - iam: assure that hash value is always even, even...
2006-10-09 nikitaiam: lvar_root(): do not assume newly allocated block...
2006-10-04 tappro- enable frame pointer in linux kernel configs
2006-10-04 wangdiBranch: b_new_cmd
2006-10-04 nikitaext3-orphans-delay.patch: remove whitespace damage
2006-10-04 nikitaext3_handle_error(): add sump_stack() to track bug...
2006-10-03 nikitaiam: fix defect in ext3_htree_next_block()
2006-10-03 nikitaadd support for tunable levels of debugging checks...
2006-10-02 nikitafix iam defects that caused 11011/mdsrate failures:
2006-09-28 nikitacleanup of md_ucred handling.
2006-09-28 nikitaintroduce struct lu_buf used instead of (buf, len)...
2006-09-28 nikitaIntroduction of lu_env.
2006-09-28 nikitaiam: rediff patches (a side-effect of quilt)
2006-09-27 wangdiBranch: b_new_cmd
2006-09-26 tapproorphan-delay patch
2006-09-22 nikitaiam: adjust nlink when polymorphing regular file into...
2006-09-22 wangdiBranch: b_new_cmd
2006-09-22 wangdiBranch: b_new_cmd
2006-09-14 yury- update from 1_5
2006-09-11 ericmbranch: b_new_cmd
2006-09-10 nikitakgdb patch: adjust to match sles9 version
2006-09-05 nikitaiam: return error from lvar_ilookup()
2006-08-24 nikitafix a cut-n-paste error in previous commit
2006-08-24 nikitaiam: fix root node limit calculation for lfix format
2006-08-23 nikitaiam: assure that maximal number of entries in root...
2006-08-23 nikitaiam: fix assertions
2006-08-23 nikitaiam: clear hash (serving as a directory entry offset...
next