Whamcloud - gitweb
LU-6177 lfsck: calculate the phase2 time correctly
[fs/lustre-release.git] / libcfs / libcfs /
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-04-28 James SimmonsLU-6245 libcfs: remove mem wrappers for libcfs 41/13841/10
2015-04-28 John L. HammondLU-6245 libcfs: remove libcfsutil.h 80/14180/7
2015-04-20 Frank ZagoLU-6245 utils: split kernel comm between user and kernel 70/14270/7
2015-04-09 frank zagoLU-5710 all: second batch of corrected typos and gramma... 33/12933/8
2015-04-06 John L. HammondLU-6153 libcfs: rename cfs_snprintf() to scnprintf() 17/13517/3
2015-04-06 James SimmonsLU-6245 libcfs: create userland and kernel string opera... 35/13835/8
2015-04-06 frank zagoLU-5710 corrected some typos and grammar errors 01/12201/13
2015-04-06 Oleg DrokinLU-6285 libcfs: Do not unnecessarily copy cpumask 04/13904/3
2015-03-28 Liang ZhenLU-6325 libcfs: shortcut to create CPT from NUMA topology 49/14049/5
2015-03-25 James SimmonsLU-6245 libcfs: cleanup libcfs lock handling 93/13793/4
2015-03-25 James SimmonsLU-6245 libcfs: move lucache from libcfs to lustre 83/13783/8
2015-03-25 James SimmonsLU-6245 libcfs: remove tcpip abstraction from libcfs 60/13760/19
2015-03-03 Dmitry EreminLU-6070 libcfs: provide separate buffers for libcfs_... 85/13185/6
2015-01-25 Fan YongLU-6146 tests: race condition for check/use cfs_fail_val 81/13481/9
2015-01-09 Frank ZagoLU-5396 lnet: make some functions static 06/12206/15
2015-01-07 Liang ZhenLU-5751 libcfs: check mask returned by cpumask_of_node 07/13207/2
2015-01-07 James SimmonsLU-5935 lnet: Fixes to make lnetctl function as expected. 82/12782/11
2014-12-29 Kit WestneatLU-6025 utils: reset optind before calls to getopt_long() 63/13063/4
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-18 James SimmonsLU-3963 libcfs: Use kernel's strncasecmp and remove... 70/13070/3
2014-12-09 Frank ZagoLU-5396 libcfs: make some functions static 07/12207/7
2014-12-09 Jian YuLU-5443 libcfs: replace direct HZ access with kernel... 93/11993/11
2014-12-04 Bob GlossmanLU-5912 libcfs: use vfs api for fsync calls 31/12731/3
2014-11-11 John L. HammondLU-2675 libcfs: remove libcfs posix headers 87/11987/5
2014-10-31 Liang ZhenLU-5435 libcfs: copy out ioctl inline buffer 13/11313/14
2014-10-15 John L. HammondLU-2675 libcfs: remove {ENTRY,EXIT}_NESTING macros 84/11984/5
2014-10-10 John L. HammondLU-2675 libcfs: remove {linux,posix}-tracefile.h 83/11983/3
2014-10-07 John L. HammondLU-2675 libcfs: remove unused libcfs.a code 68/10668/7
2014-10-06 Frank ZagoLU-5396 libcfs: add sparse annotation __user wherever... 17/11817/4
2014-10-06 Frank ZagoLU-5458: libcfs: protect kkuc_groups from write access 55/11355/4
2014-09-25 James SimmonsLU-3963 libcfs: remove proc handler wrappers 63/11963/3
2014-09-18 Dmitry EreminLU-5104 build: utilities cleanup 54/10654/19
2014-09-11 James SimmonsLU-5275 libcfs: cleanup the proc hash and cfs wrappers 43/11743/3
2014-09-06 John L. HammondLU-2675 lnet: add lnet/nidstr.h 06/11506/6
2014-09-06 James SimmonsLU-3963 libcfs: remove last cfs wrappers for cpu node... 29/11729/2
2014-09-05 James SimmonsLU-3963 libcfs: Delete empty source files for linux... 25/11725/3
2014-08-30 Amir ShehataLU-2456 lnet: Dynamic LNet Configuration (DLC) show... 22/8022/38
2014-08-30 Amir ShehataLU-2456 lnet: Dynamic LNet Configuration (DLC) IOCTL... 21/8021/33
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-08-27 Frank ZagoLU-5396: use gfp_t for gfp mask, instead of (unsigned... 00/11200/3
2014-08-27 frank zagoLU-5396: add sparse locking annotations 95/11295/9
2014-08-18 Liang ZhenLU-5428 libcfs: false alarm of libcfs watchdog 15/11415/3
2014-08-15 John L. HammondLU-2675 build: remove Darwin "support" 23/11423/2
2014-08-15 Frank ZagoLU-5418 libcfs: only define noop_*_fn when readline... 52/11252/4
2014-08-12 John L. HammondLU-2675 build: remove WinNT "support" 85/11385/2
2014-08-06 John L. HammondLU-5409 obd: add CFS_FAULT_CHECK() 63/11263/3
2014-07-29 Bruno FacciniLU-5349 include: use __vmalloc() to avoid __GFP_FS... 90/11190/4 dne2
2014-07-28 Frank ZagoLU-5418: compilation fix when using newer readline lib 31/11231/3
2014-07-15 Frank ZagoLU-5304: use kzalloc/vzalloc instead of [kv]malloc... 29/11029/4
2014-07-15 James NunezLU-2740 utils: Add support for --version option 14/11014/6
2014-07-15 Frank ZagoLU-5304: do not memset after LIBCFS_ALLOC 12/11012/4
2014-07-15 Frank ZagoLU-5304: no need to zero out the allocated memory when... 11/11011/3
2014-07-15 John L. HammondLU-5243 utils: use goto rather than GOTO() 91/10791/5
2014-07-09 James SimmonsLU-4993 libcfs: convert nodemask_t to linux bitmask 32/10332/6
2014-07-08 Frank ZagoLU-5095 hsm: Allow receiving messages to be non-blocking 93/10393/9
2014-07-07 Andreas DilgerLU-5279 crypto: no vmalloc() for speed test buffer 82/10982/3
2014-07-01 Andreas DilgerLU-5053 libcfs: clean up cfs_crypto_hash code 90/9990/4
2014-07-01 Li XiLU-5270 obdclass: do not lock repetitively when geting... 90/10890/3
2014-06-23 Andreas DilgerLU-2675 libcfs: remove unused open flag conversions 42/10742/2
2014-06-20 Oleg DrokinLU-5179 libcfs: do not leak mm_struct 59/10759/2
2014-06-20 Fan YongLU-4610 lfsck: fix lfsck, osd-ldiskfs, osd-zfs debug... 79/10579/6
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-06-16 Li XiLU-5126 libcfs: fix illegal page access of tracefiled() 24/10524/2
2014-06-04 Oleg DrokinLU-4423 lnet: switch to kernel_sendmsg() 25/10125/6
2014-06-04 Oleg DrokinLU-4423 lnet: don't open-code kernel_recvmsg() 24/10124/6
2014-05-14 Dmitry EreminLU-4629 utils: fix array overflow 35/10135/3
2014-05-12 Oleg DrokinRevert "LU-2600 osd-zfs: batched object accounting" 71/10271/3
2014-05-09 Gregoire PichonLU-1778 llite: fix inconsistencies of root squash feature 00/5700/19
2014-05-08 John L. HammondLU-4961 lustre: remove liblustre.h and obd.h from userspace 94/10194/4
2014-04-30 Vitaly FertmanLU-2177 ldlm: flock completion fixes. 05/10005/4
2014-04-24 Andreas DilgerLU-4388 io: pass fsync() range through RPC/IO stack 26/8626/15
2014-04-22 Alex ZhuravlevLU-2600 osd-zfs: batched object accounting 57/7157/18
2014-04-21 Ryan HaaskenLU-4711 libcfs: Always clamp cdls_delay between min... 03/9503/2
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-04-04 James SimmonsLU-4476 kernel: support process namespace containers 17/8817/7
2014-03-28 Dmitry EreminLU-4588 code: replace semaphores with mutexes 94/9294/5
2014-03-28 Li XiLU-4199 libcfs: add CPU table functions for uniprocessor 73/8873/3
2014-03-25 Swapnil PimpaleLU-4674 endianness: Fix __{LITTLE,BIG}_ENDIAN macro... 41/9641/4
2014-03-25 Dmitry EreminLU-4629 libcfs: fix issues found by Klocwork Insight... 00/9400/7
2014-03-10 Li XiLU-4199 libcfs: add wrapper of dump_trace() 72/8872/5
2014-03-01 Ryan HaaskenLU-4129 libcfs: Only dump log once per sec. to avoid... 64/8964/5
2014-03-01 James SimmonsLU-4199 libcfs: Handle nodemask on UMP machines 19/9219/3
2014-02-28 Joshua WalgenbachLU-3527 nodemap: add NID range management 57/8057/15
2014-02-19 Gregoire PichonLU-1778 libcfs: add a service that prints a nidlist 21/9221/2
2014-02-07 Oleg DrokinRevert "LU-1778 libcfs: add a service that prints a... 78/9178/2
2014-02-07 Gregoire PichonLU-1778 libcfs: add a service that prints a nidlist 79/8479/6
2014-02-03 Chuck FossenLU-4431 lnet: 1/3/2014 update for Cray interconnects 44/8744/5
2014-01-31 Fan YongLU-3951 lfsck: LWP connection from OST-x to MDT-y 66/7666/24
2014-01-18 James SimmonsLU-3319 procfs: update shared server side core proc... 33/7933/11
2014-01-15 Liang ZhenLU-4454 libcfs: warn if all HTs in a core are gone 70/8770/3
2013-12-11 Peng TaoLU-4278 libcfs: remove LWT 40/8340/3
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-12-02 James SimmonsLU-2800 autoconf: clean up sysctl table handling 02/8102/2
2013-12-02 James SimmonsLU-3319 procfs: provide framework for seq_file handling 35/7135/25
2013-11-18 Andriy SkulyshLU-3992 libcfs: Fix NUMA emulated mode 24/7724/6
2013-11-01 James SimmonsLU-3570 libcfs: accelerate crc32c with pclmulqdq 27/6927/13
2013-11-01 Alexander.BoykoLU-4007 libcfs: fix for removing lcw at lcw_dispatch_main 55/7755/3
next