Whamcloud - gitweb
LU-178 prevent replays after recovery on server
[fs/lustre-release.git] / lustre / ldlm /
2011-05-09 Mikhail PershinLU-178 prevent replays after recovery on server
2011-05-03 Oleg DrokinLU-104 Properly address ownership of posix and flock...
2011-04-18 Alexey LyashkovLU-147 hash code cleanup
2011-04-13 Christopher J. MorroneLU-25: Use LDLM_ASYNC with ldlm_cancel_lru to avoid...
2011-04-06 Liang ZhenLU-170 oscc_grow_count will never grow
2011-04-01 Bobi JamLU-22 ldlm_resource::lr_lvb_data is protected by wrong...
2011-03-31 Bobi JamLU-73 Make register_shrinker argument more visible. 2.0.59-llnl3-base
2011-03-30 Johann LombardiLU-155 cleanup some dead code
2011-03-24 Bobi JamLU-73 RHEL6 support.
2011-03-11 Oleg Drokinb=24375 Fix lvb updating race in enqueue vs completion...
2010-12-22 Vitaly Fertmanb=24320 do not fork a new thread in mem pressure
2010-12-22 Liang Zhenb24336 ldlm_resource::lr_lvb_data is protected by wrong...
2010-12-22 Vitaly FertmanRevert "b=22176 Add .sync_fs super block handler"
2010-12-17 Vitaly Fertmanb=24324 no new lock on disconnected export
2010-12-17 Liang Zhenb=23289 revert patch on 21828
2010-12-15 Rahul Deshmukhb=22176 Add .sync_fs super block handler
2010-12-01 Jian Yub=23289 cleanup assertion on atomic
2010-11-23 Liang Zhenb=18551 adapt ldlm_namespace to new cfs_hash
2010-11-18 Jian Yub=23289 grained lock for ptlrpc service
2010-11-16 Jian Yub=24017 fix the performance issue of lu_cache_shrink
2010-11-16 Jian Yub=23289 less global lock & atomic for ldlm pool
2010-11-12 Jian Yub=23289 remove extra debugging from commonly-called...
2010-11-04 Jian Yub=23289 cleanup unnecessary spinlock dance in ldlm
2010-10-21 Alexander.Zarochentsevb=22417 remove obd arg from ptlrpc_start_thread
2010-10-19 Vitaly FertmanRevert "b=19325 adjust waiting extent locks during...
2010-10-19 Vitaly FertmanRevert "b=22176 Add .sync_fs super block handler"
2010-10-07 Vitaly Fertmanb=19325 adjust waiting extent locks during 1st enqueue
2010-10-07 Rahul Deshmukhb=22176 Add .sync_fs super block handler
2010-09-30 Jian Yub=23289 cleanup legacy code from ldlm
2010-09-30 Jian Yub=18551 wrapper functions for ldlm->namespace & res...
2010-09-30 Jian Yub=18551 libcfs hash
2010-09-21 Dmitry Zoginb=23174 Lustre inode size is not coherent across nodes.
2010-09-08 Eric Meib=16774 mdc to cancel unused dlm locks before replay.
2010-08-31 Mikhail Pershinb=23636 extend exp_lock protected area in target_proces...
2010-08-29 Vitaly Fertmanb=22476 shrink dlm slab on servers even if __GFP_FS...
2010-08-29 Vitaly Fertmanb=22476 grant_plan upper hard limit.
2010-08-29 yangshengb=21871 Just cleanup export nid_stat while exp_refcount...
2010-08-26 Maxim Patlasovb=22407 substitute %i with %d
2010-08-21 Mikhail Pershinb=17760 Separate locking for obd bitfield and recovery
2010-08-19 Andrew Perepechkob=22107 pin object's inode in memory to avoid certain...
2010-08-13 Mikhail Pershinb=23428 Fix lustre built with --enable-lu_ref
2010-08-13 Mikhail Pershinb=15936 recovery fixes
2010-08-13 Vitaly Fertmanb=23127 osc lock granted fix
2010-08-06 hongchao.zhangb=23352 add debugging information to late lock cancels
2010-08-06 Vitaly Fertmanb=22818 exp_queued_rpc under a separate lock
2010-08-05 Vitaly Fertmanb=11739 eliminate lbug
2010-08-05 Vitaly Fertmanb=21528 lower the message severety
2010-07-26 Oleg Drokinb=22252 allow multiple instances of the same nid in...
2010-07-26 Fan Yongb=22888 fix memory leak in handle_recovery_req() when...
2010-07-22 pravinb=22244
2010-07-22 pravinb=21128
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2010-06-28 Robert ReadRevert "b=21128 run sync ldlm_bl_to_thread_list() in...
2010-06-28 Robert ReadRevert "b=22244 delegate lock cancel to blocking thread"
2010-06-28 Robert ReadRevert "b=22244 handle list of locks in ldlm_bl_thread_...
2010-06-25 Vitaly Fertmanb=22244 handle list of locks in ldlm_bl_thread_main...
2010-06-25 Vitaly Fertmanb=22244 delegate lock cancel to blocking thread
2010-06-24 pravinb=21128 run sync ldlm_bl_to_thread_list() in separate...
2010-06-18 Robert ReadRemove remaining remnants of the CVS era.
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-06-10 Alexander.Zarochentsevb=22598 Make COS lock inode bits aware
2010-06-10 Robert ReadRevert "b=19325 adjust waiting extent locks during...
2010-06-08 Robert ReadRevert "b=21128 run sync ldlm_bl_to_thread_list() in...
2010-06-02 LiuYingb=22754 a small bug in LDLM_POOL_PROC_WRITER
2010-05-27 Mikhail Pershinb=20997 Enable time limit on the request to be queued
2010-05-27 Robert ReadRevert "b=22244 delegate lock cancel to blocking thread"
2010-05-26 Vitaly Fertmanb=19325 adjust waiting extent locks during 1st enqueue
2010-05-26 Fan Yongb=21636 drop noisy debug messages
2010-05-24 Vitaly Fertmanb=22244 delegate lock cancel to blocking thread
2010-05-24 Vitaly Fertmanb=22244 ldlm cancel flags cleanup
2010-05-19 Fan Yongb=22560 introduce "OBD_CONNECT_FULL20" to distinguish...
2010-05-11 Fan Yongb=22598 diagnostic patch for lock cancel callback error...
2010-05-10 Mikhail Pershinb=18143 Make VBR compatible with pdirops.
2010-05-06 Oleg Drokinb=22522 do not remove from res_list without locks
2010-04-26 pravinb=21128 run sync ldlm_bl_to_thread_list() in separate...
2010-04-21 Mikhail Pershinb=22190 Apply 19195 patch to add tls data for recovery...
2010-04-16 Mikhail Pershinb=18948 Speedy recovery
2010-04-15 Vitaly Fertmanb=22056 hash_add not under spinlock.
2010-04-09 Alexander.Zarochentsevb=22359 fix t_id for the recovery thread
2010-04-01 Fan Yongb=21636 diagnostic patch for LDLM_BL_CALLBACK reply...
2010-03-30 Landenb=20433 decrease the usage of memory on clients.
2010-03-30 Vitaly Fertmanb=22181 interval_erase() fix i=green i=johann
2010-03-19 Alexander.Zarochentevb=22070 revert incompatible protocol change
2010-03-19 Oleg Drokinb=21501 Properly cleanup flock lock on disconnect
2010-03-12 Nathan Rutmanb=20878 change kernelcomms from netlink to pipes
2010-03-04 Andrew Perepechkob=21919 Do not resend quota_ctl requests
2010-02-18 Mikhail PershinRevert "b=21501 flock in process hangs on eviction...
2010-02-17 Oleg Drokinb=21501 flock in process hangs on eviction, does not...
2010-02-11 Vitaly Fertmanb=21882 handle SLV==1 on client side
2010-02-11 Vitaly Fertmanb=21882 lru resize SLV can get stuck
2010-02-11 yangshengb=21411 Improvement for AT to handle timeout more accurate.
2010-02-03 Jay Xiongb=21355 fix initiailzation of recovery thread
2010-01-29 Brian Behlendorfb=21882 lru-resize comments
2010-01-28 Rahul Deshmukhb=19808 2.6.29-fc11 patchless client support changes.
2010-01-25 Dmitry Zoginb=21828 drop number of active requests when queued...
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2010-01-06 Robert ReadRevert "b=19808 2.6.29-fc11 patchless client support"
2010-01-05 Eric Meib=21519 fix race between ldlm_pools_thread and ldlm_spa...
2010-01-05 Rahul Deshmukhb=19808 2.6.29-fc11 patchless client support
2009-12-18 Robert ReadRevert "b=19325 Adjust waiting extent locks on first...
next