Whamcloud - gitweb
LU-4423 libcfs: remove IS_PO2 and __is_po2
[fs/lustre-release.git] / libcfs / libcfs / hash.c
2017-02-07 Aya MahfouzLU-4423 libcfs: remove IS_PO2 and __is_po2 77/24577/3
2017-01-24 Amitoj Kaur ChawlaLU-4423 libcfs: Use swap() in cfs_hash_bd_order() 76/24576/2
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-09-02 James SimmonsLU-6245 libcfs: cleanup list handling 00/15200/3
2016-04-06 James SimmonsLU-6215 lprocfs: handle seq_printf api change 33/16933/17
2016-03-23 Yang ShengLU-7084 mem: code cleanup for memory allocation 73/17673/10
2016-03-23 Shraddha BarkeLU-4423 libcfs: remove some unused code and wrappers... 75/17375/7
2016-03-16 Andriy SkulyshLU-6304 ldlm: crash on umount in cleanup_resource 08/13908/10
2016-03-14 James SimmonsLU-6245 libcfs: remove typedefs in libcfs source code 02/17202/6
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-08-18 Niu YaweiLU-6929 libcfs: typo in cfs_hash_for_each_relax() 13/15813/3
2015-07-19 Niu YaweiLU-6529 ldlm: reclaim granted locks defensively 31/14931/11
2015-07-19 frank zagoLU-5829 libcfs: remove unnecessary EXPORT_SYMBOL 19/13319/12
2015-06-10 Niu YaweiLU-6636 libcfs: minor fix in cfs_hash_for_each_relax() 27/14927/2
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
2015-03-25 James SimmonsLU-6245 libcfs: remove tcpip abstraction from libcfs 60/13760/19
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-09-11 James SimmonsLU-5275 libcfs: cleanup the proc hash and cfs wrappers 43/11743/3
2014-08-27 frank zagoLU-5396: add sparse locking annotations 95/11295/9
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-05-12 Oleg DrokinRevert "LU-2600 osd-zfs: batched object accounting" 71/10271/3
2014-04-22 Alex ZhuravlevLU-2600 osd-zfs: batched object accounting 57/7157/18
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