Whamcloud - gitweb
LU-3963 Revert bitops changes
[fs/lustre-release.git] / libcfs / libcfs / hash.c
2014-04-17 Oleg DrokinLU-3963 Revert bitops changes 78/9978/3
2014-04-11 Alexey LyashkovLU-3963 cleanup: C89 and build cleanups 03/7803/29
2014-01-18 James SimmonsLU-3319 procfs: update shared server side core proc... 33/7933/11
2013-12-10 Liang ZhenLU-4362 libcfs: wrong parameter to cfs_hash_keycpy 09/8509/2
2013-12-06 James SimmonsLU-3963 libcfs: cleanup list operations 80/4780/11
2013-09-27 Peng TaoLU-1346 libcfs: cleanup libcfs atomic primitives 59/6959/7
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 54/6954/8
2013-09-02 James SimmonsLU-1346 libcfs: cleanup macros in portals_compat25.h 78/4778/8
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2013-01-08 Bobi JamLU-2492 obdclass: lu_object_find_at() waits forever
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-06-28 Liang ZhenLU-56 libcfs: CPT affinity workitem scheduler
2012-06-19 Liang ZhenLU-1428 ldlm: fix a race in ldlm_lock_destroy_internal
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2011-12-12 Liang ZhenLU-143 fid hash improvements
2011-06-03 Oleg DrokinRevert "LU-147 avoid 8k obd device amount limit"
2011-04-20 Alexey LyashkovLU-147 avoid 8k obd device amount limit
2011-04-18 Alexey LyashkovLU-147 hash code cleanup
2010-11-16 Jian Yub=24017 fix the performance issue of lu_cache_shrink
2010-11-04 Jian Yub=18551 remove ENTRY & EXIT from hot hash functions
2010-10-18 Vitaly Fertmanb=19813 cfs_hash_cond_del doesn't have dance of addref...
2010-09-30 Jian Yub=18551 libcfs hash
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-05-26 Rahul Deshmukhb=21815 per-nid stats should not access lustre hash...
2010-05-11 Wang Dib=22683 remove unnecessary check and assert in the...
2010-04-15 Vitaly Fertmanb=22056 hash_add not under spinlock.
2010-01-25 Robert Readb=19557 actually make lustre_hash_for_each_empty()...
2010-01-25 Robert Readb=19557 Add cond_resched calls to avoid hogging the cpu
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-12-01 liuyBranch HEAD