Whamcloud - gitweb
LU-2836 tests: Re-enable sanity-quota/3,6 for ZFS
[fs/lustre-release.git] / libcfs /
2018-11-13 Sebastien BuissonLU-8602 gss: get rid of cfs_crypto_hash_desc 93/33493/4
2018-11-13 James SimmonsLU-8602 gss: Properly port gss to newer crypto api. 09/28309/5
2018-11-02 Robert ReadLU-6142 libcfs: Enforce kernel coding style for libcfs... 05/14105/3
2018-10-12 Andreas DilgerLU-1095 misc: quiet console messages at startup 81/33281/2
2018-10-10 NeilBrownLU-6202 libcfs: replace libcfs_register_ioctl with... 84/33284/4
2018-10-01 Wang ShilongLU-11373 libcfs: fix wrong check in libcfs_debug_vmsg2() 54/33154/5
2018-09-04 Wang ShilongLU-11304 misc: update all url links to whamcloud 94/33094/2
2018-09-04 James SimmonsLU-8130 libcfs: prepare rhashtable support 02/32102/27
2018-08-18 James SimmonsLU-11200 libcfs: handle DECLARE_TIMER reduced to two... 39/32939/5
2018-08-13 Yang ShengLU-11062 libcfs: use save_stack_trace for stack dump 52/32952/3
2018-08-09 Qian YingjinLU-9538 utils: Tool for syncing file LSOM xattr 24/30124/21
2018-06-07 Li XiLU-10472 osc: add T10PI support for RPC checksum 80/30980/37
2018-05-21 NeilBrownLU-4423 libcfs: disable preempt while sampling processo... 60/32360/3
2018-05-21 NeilBrownLU-9859 libcfs: rearrange placement of CPU partition... 59/32359/3
2018-05-21 Alexander BoykoLU-6399 lnet: socket cleanup 79/14179/8
2018-05-17 James SimmonsLU-9325 libcfs: handle complex strings in cfs_str2num_check 17/32217/3
2018-05-12 Li DongyangLU-10805 libcfs: timer_setup() API changes 90/31790/4
2018-05-06 James SimmonsLU-10932 libcfs: properly handle failure cases in SMP... 85/32085/2
2018-05-06 James SimmonsLU-9019 libcfs: remove the remaining cfs_time wrappers 68/31068/8
2018-05-02 Andreas DilgerLU-10886 build: fix warnings during autoconf 04/31904/2
2018-05-02 Amir ShehataLU-10825 libcfs: generate ip addresses 85/31785/4
2018-04-19 Mike MarciniszynLU-10560 libcfs: Fix inconsistent declaration for cfs_k... 48/31948/7
2018-04-09 Emoly LiuLU-8913 nodemap: fix nodemap range format '*@<net>... 84/31684/2
2018-04-09 Mike MarciniszynLU-10560 libcfs: Use kernel_write when appropriate 54/31154/17
2018-04-09 Andreas DilgerLU-10698 obdclass: allow specifying complex jobids 91/31691/7
2018-03-03 James SimmonsLU-9325 obd: replace lprocfs_str_to_s64 39/30539/16
2018-03-03 Kit WestneatLU-8912 nodemap: fix contiguous range support 97/24397/4
2018-02-27 James SimmonsLU-8854 llapi: remove lustre specific strlcpy & strlcat... 98/29798/6
2018-02-27 Alexander ZarochentsevLU-5695 libcfs: watchdog dispatch thread fix 55/12155/8
2018-02-22 Mike MarciniszynLU-10560 libcfs: handle rename to wait_queue_entry_t 53/31153/11
2018-02-22 Mike MarciniszynLU-10560 lustre_compat: Convert GFP_TEMPORARY to GFP_KERNEL 52/31152/6
2018-02-06 Andreas DilgerLU-10560 libcfs: remove extra headers from linux-debug.c 07/31007/3
2018-01-31 James SimmonsLU-9859 libcfs: merge UMP and SMP libcfs cpu header... 73/30873/3
2018-01-25 James SimmonsLU-9934 build: address issues raised by gcc7 76/30376/15
2018-01-25 James SimmonsLU-9019 libcfs: remove cfs_time_XXX_64 wrappers 67/30867/2
2018-01-14 James SimmonsLU-9859 libcfs: delete libcfs/linux/libcfs.h 06/30706/4
2018-01-14 James SimmonsLU-5541 build: move libcfs and liblustreapi over to... 62/30562/6
2018-01-14 Oleg DrokinLU-10444 utils: Don't remount debugfs every time 75/30675/3
2018-01-14 James SimmonsLU-9019 osc: migrate to 64 bit time 07/30607/4
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-12-22 Dmitry EreminLU-9998 libcfs: split single NUMA node into partitions 45/29645/2
2017-12-22 James SimmonsLU-9019 libcfs: add ktime_compare for platforms lacking it. 75/30475/2
2017-12-22 James SimmonsLU-9019 sec: migrate to 64 bit time 59/29859/14
2017-12-17 James SimmonsLU-8602 libcfs: call proper crypto algo when keys are... 99/25199/26
2017-11-06 John L. HammondLU-10086 libcfs: use dynamic minors for /dev/{lnet... 41/29741/2
2017-11-01 James SimmonsLU-8066 obd: migrate to ksets 48/28948/11
2017-10-24 James SimmonsLU-9897 utils: remove libcfsutils.a and libptlctl.a 52/28752/7
2017-10-02 James SimmonsLU-9019 ptlrpc: migrate pinger to 64 bit time 35/28035/12
2017-09-21 James SimmonsLU-8541 ldlm: don't use jiffies as sysfs parameter 70/28370/10
2017-09-10 Andreas DilgerLU-9679 ldlm: remove flock accessor macros 56/27856/3
2017-08-31 Hongchao ZhangLU-8066 libcfs: call kernel_param_unlock on error 12/28612/3
2017-08-28 James SimmonsLU-8066 libcfs: test for both __kernel_param_[un]lock... 98/28498/3
2017-08-28 Steve GuminskiLU-8993 utils: Use absolute pathname for debug_daemon... 85/25485/9
2017-08-22 Olaf WeberLU-9480 lnet: add "lnetctl peer list" 90/25790/26
2017-08-17 Oleg DrokinLU-9829 lnet: Properly dereference string pointer 58/28358/2
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-08-13 Hongchao ZhangLU-9235 libcfs: don't dump stack if just touched 62/23162/10
2017-08-05 Dmitry EreminLU-8066 libcfs: migrate to debugfs 88/24688/28
2017-08-05 James SimmonsLU-6245 uapi: move libcfs/lnet UAPI header into own... 89/28089/7
2017-07-19 Dmitry EreminLU-8703 libcfs: change CPT estimate algorithm 04/24304/14
2017-07-08 Andreas DilgerLU-9715 libcfs: crash in cpu_pattern parsing code 72/27872/3
2017-06-19 Dmitry EreminLU-8703 libcfs: rework CPU pattern parsing code 06/23306/14
2017-06-16 James SimmonsLU-9558 libcfs: include new sched directory headers 57/27557/2
2017-06-16 James SimmonsLU-9558 libcfs: replace set_task_state() with set_curre... 56/27556/3
2017-06-13 Dmitry EreminLU-8661 libcfs: handle padata_alloc() rename 91/27491/3
2017-06-10 James SimmonsLU-8661 libcfs: handle pdata_set_cpumasks() removal 22/27422/2
2017-06-10 Dmitry EreminLU-8703 libcfs: make tolerant to offline CPUs and empty... 22/23222/20
2017-06-10 James SimmonsLU-9019 libcfs: remove no longer use time abstraction 20/27420/3
2017-06-07 James SimmonsLU-9558 libcfs: handle hotplug state machine 82/27282/5
2017-05-30 Dmitry EreminLU-8964 libcfs: Introduce parallel tasks framework 74/24474/26
2017-05-29 Arnd BergmannLU-4423 libcfs: remove CFS_TIME_T definition 25/27025/2
2017-05-20 Arnd BergmannLU-4423 selftest: use jiffies_to_*() instead of cfs_dur... 19/27019/3
2017-05-20 James SimmonsLU-9019 libcfs: migrate watchdog to 64 bit time 94/26994/2
2017-05-09 Arnd BergmannLU-4423 ptlrpc: use 64-bit times for request times 77/24977/14
2017-05-09 Bruno FacciniLU-8376 ost: enhance end to end bulk cksum error report 60/23960/20
2017-05-01 Olaf WeberLU-9119 lnet: remove debug ioctl 88/26688/4
2017-04-28 Dmitry EreminLU-9183 libcfs: handle get_user_pages() with gup_flags 17/25817/10
2017-04-19 Dmitry EreminLU-9183 libcfs: handle dump_trace() and related callbac... 16/25816/6
2017-04-19 Dmitry EreminLU-8703 libcfs: use int type for CPT identification. 04/23304/6
2017-04-06 Bobi JamLU-8998 lod: accomodate to composite layout
2017-03-23 James SimmonsLU-9019 msg : migrate IR stats to 64 bit time 19/24919/17
2017-03-23 Fan YongLU-8900 snapshot: user interface for write barrier... 65/24265/19
2017-03-16 Michael KuhnLU-9003 mdc: support posix_acl_valid with user namespace 07/25307/3
2017-03-16 Andreas DilgerLU-9201 libcfs: reduce libcfs checksum speed test time 23/25923/2
2017-03-14 Fan YongLU-8900 snapshot: operate write barrier on MDT 63/24263/15
2017-03-02 James SimmonsLU-9118 o2iblnd: handle MOFED libcfs time api collision 64/25564/6
2017-03-01 Gu ZhengLU-9116 libcfs: avoid overflow of crypto bandwidth... 36/25436/4
2017-03-01 James SimmonsLU-9067 utils: ensure debugfs is mounted 82/25182/8
2017-02-23 Dmitry EreminLU-8703 libcfs: remove usless abstraction 48/25048/2
2017-02-15 Steve GuminskiLU-5170 utils: Add support for --list-commands option 02/24902/4
2017-02-15 James SimmonsLU-6142 lnet: remove most of typedefs from LNet headers 31/20831/10
2017-02-07 Aya MahfouzLU-4423 libcfs: remove IS_PO2 and __is_po2 77/24577/3
2017-02-07 Sonia SharmaLU-8769 lnet: removal of obsolete LNDs 21/23621/6
2017-01-31 James SimmonsLU-8602 gss: Support GSS on linux 4.6+ kernels 89/23289/7
2017-01-31 James SimmonsLU-6245 libcfs: use libcfs_private.h only for kernel... 38/22138/11
2017-01-25 Amir ShehataLU-7734 lnet: fix string.h header inclusion
2017-01-25 Amir ShehataLU-7734 lnet: NUMA support
2017-01-25 Amir ShehataLU-7734 lnet: configure local NI from DLC
2017-01-25 Amir ShehataLU-7734 lnet: configure peers from DLC
2017-01-24 Gregoire PichonLU-8932 lnet: define new network driver ptl4lnd 68/24768/3
next