Whamcloud - gitweb
LU-1581 utils: unknown fstype
[fs/lustre-release.git] / lustre / ldlm /
2012-07-04 Liang ZhenLU-56 ptlrpc: partitioned ptlrpc service
2012-06-29 Liang ZhenLU-56 ldlm: SMP improvement for ldlm_lock_cancel
2012-06-28 wangdiLU-1396 osc: control the RPC rate between MDS and OST
2012-06-27 Vitaly FertmanLU-1157 ldlm: replace waiting flock lists by hashes
2012-06-22 Liang ZhenLU-56 ptlrpc: partition data for ptlrpc service
2012-06-22 Andreas DilgerLU-1095 debug: fix missing CDEBUG() newline
2012-06-19 Liang ZhenLU-1428 ldlm: fix a race in ldlm_lock_destroy_internal
2012-06-19 Jinshan XiongLU-1030 osc: new IO engine implementation
2012-06-16 Liang ZhenLU-56 ptlrpc: common code to validate nthreads
2012-06-12 yangshengLU-506 kernel: FC15 - support dcache scalability changes.
2012-06-11 Johann LombardiLU-1373 ptlrpc: add flow control extension to ptlrpc...
2012-06-11 Liang ZhenLU-56 ptlrpc: clean up ptlrpc svc initializing APIs
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-22 Liang ZhenLU-181 obdclass: fix portal_handle memory wastage
2012-05-22 Lai SiyaoLU-1088 ldlm: dump certain amount of locks for ldlm...
2012-05-21 Alex ZhuravlevLU-911 obdapi: add env to few methods
2012-05-09 Christopher J. MorroneLU-1095 debug: Improve recovery console messages
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-05-07 Andriy SkulyshLU-1306 ldlm: LBUG at ldlm_lock.c:213
2012-05-07 Mikhail PershinLU-911 obdclass: new context tags for future use
2012-05-07 Liu XuezhaoLU-1214 ldlm: splits server specific lock handling...
2012-04-30 Liu XuezhaoLU-1214 ptlrpc: splits server-side connection/bulkIO...
2012-04-30 Christopher J. MorroneLU-1095 debug: Report remaining recovery time consistently
2012-04-30 Christopher J. MorroneLU-1095 debug: Common client/server message standardization
2012-04-07 Vitaly FertmanLU-1156 ldlm: per-export waiting flock lists for deadlo...
2012-04-05 Alexey LyashkovLU-1137 ldlm: fix for the flock handling for 1.8 clients
2012-03-29 Andriy SkulyshLU-989 ldlm: Fix client's import destruction
2012-03-29 Alexey LyashkovLU-1166 recovery: don't leak a connected client counter.
2012-03-29 Wally WangLU-812 compat: clean up mutex lock to use kernel mutex...
2012-03-28 Lai SiyaoLU-1092 ptlrpc: take export refcount during connect
2012-03-21 Oleg DrokinLU-1222 ldlm: Fix the race in AST sender vs multiple...
2012-03-14 Hongchao ZhangLU-969 debug: reduce stack usage
2012-03-12 Andreas DilgerLU-1198 idl: move FID VER to DLM resource name[1]
2012-03-05 Niu YaweiLU-1128 ldlm: return -1 for server pool shrinker
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-02-29 Bobi JamLU-1125 recovery: initial recovery thread's watchdog
2012-02-16 Jinshan XiongLU-889 recovery: rework extend_recovery_timer()
2012-02-13 Fan YongLU-1061 agl: cl_locks_prune() waits for the last user
2012-02-13 Jinshan XiongLU-874 ptlrpc: handle in-flight hqreq correctly
2012-02-09 Fan YongLU-1046 ldlm: hold ldlm_cb_set_arg until the last user...
2012-02-03 Jinshan XiongLU-874 ldlm: prioritize LDLM_CANCEL requests
2012-01-26 Minh DiepLU-972 ldlm: reduce server log message everytime client...
2012-01-25 Alexander.BoykoLU-898 ptlrpc: fix ptlrpc request race.
2012-01-24 Johann LombardiLU-169 lov: add basic infrastructure for layout lock
2012-01-19 Christopher J. MorroneLU-874 ldlm: Fix ldlm_bl_* thread creation
2012-01-11 wangdiLU-868 ptlrpc: Fix the timeout for waiting next replay
2012-01-10 Fan YongLU-925 agl: async glimpse lock process in CLIO stack
2012-01-04 Fan YongLU-927 ptlrpc: common interfaces for ptlrpc_thread...
2012-01-04 Bobi JamLU-867 ptlrpc: Resolve section mismatch
2012-01-04 Jinshan XiongLU-571 ldlm: add parallel ast flow control
2011-12-29 yangshengLU-506 kernel: FC15 - fix GCC 'set-but-unused' warnings
2011-12-12 Liang ZhenLU-143 fid hash improvements
2011-11-22 yangshengLU-506 FC15: update shrinker to use shrink_control...
2011-11-09 Fan YongORNL-7 replace statahead hacking with its own cache
2011-11-04 Fan YongLU-389 update wirecheck for master
2011-11-03 Jinshan XiongORNL-28 recovery: rework extend_recovery_timer()
2011-10-31 Fan YongORNL-22 general ptlrpcd threads pool support
2011-10-25 Jinshan XiongORNL-28: remove lock contention in reconnecting
2011-10-21 Jinshan XiongORNL-28: Set recovery timeout correctly
2011-10-21 Jinshan XiongORNL-28: Solve reconnecting race between IR and SR
2011-10-21 Jinshan XiongORNL-27: Cancel on completion lock on the MGS
2011-10-13 Jinshan XiongORNL-10: Basic IR implementation
2011-10-13 Lai SiyaoLU-499 grant/cancel_rate are static when OST is idle
2011-10-06 Jinshan XiongLU-731 ldlm: revise and export ldlm_lock_set_data
2011-10-05 Andreas DilgerLU-459 quiet too noisy console messages at mount
2011-10-05 Andreas DilgerORNL-14: debug: print recovery completion message
2011-10-05 Jinshan XiongLU-570: Add function to find connect uuid by nid
2011-10-03 Jinshan XiongLU-571 ldlm: Remove parallel AST limitation
2011-09-15 Oleg DrokinLU-653 Ignore last transno from clients with no outstan...
2011-08-20 Oleg DrokinLU-365 Update copyright for files modified by Whamcloud
2011-08-01 Bobi JamLU-539 obd_data_connect server side could be corrupted
2011-07-26 Alexey LyashkovLU-502 don't allow to kill service threads by OOM killer.
2011-07-15 Lai SiyaoLU-5 readdir read multiple pages per rpc
2011-05-25 Niu YaweiLU-274 Update LVB from disk when glimpse callback retur...
2011-05-20 James SimmonsLU-224 Move fail_loc handling from lustre to libcfs
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...
next