Whamcloud - gitweb
LU-12823 tests: basetest to remove A-Z in test name
[fs/lustre-release.git] / libcfs / include /
2019-10-27 James SimmonsLU-12803 libcfs: bump module version 88/36488/2
2019-09-30 Mr NeilBrownLU-10467 lustre: add wait_event macros suitable for... 62/35962/8
2019-09-27 NeilBrownLU-9859 libcfs: move misc-device registration closer... 18/36118/2
2019-09-20 NeilBrownLU-6142 lustre: introduce CONFIG_LUSTRE_FS_POSIX_ACL 85/36085/5
2019-09-20 Lai SiyaoLU-11213 lmv: use lu_tgt_descs to manage tgts 18/35218/10
2019-08-27 NeilBrownLU-9859 libcfs: switch to cpumask_var_t 09/35809/3
2019-08-15 Lai SiyaoLU-12485 obdclass: 0-nlink race in lu_object_find_at() 60/35360/11
2019-08-09 Shaun TancheffLU-12355 llite: Lustre specific iov_for_each broken... 24/35024/10
2019-07-27 James SimmonsLU-9859 libcfs: initialize bit_wait_table 67/35567/3
2019-07-12 NeilBrownLU-9859 libcfs: remove prng 51/35351/4
2019-07-12 Shaun TancheffLU-12355 llite: totalram_pages changed to atomic_long_t 25/35025/5
2019-07-12 Patrick FarrellLU-12462 llite: Remove old fsync versions 39/35339/2
2019-07-07 NeilBrownLU-9859 libcfs: remove libcfs_debug_vmsg2 25/35225/3
2019-06-25 NeilBrownLU-12330 obdclass: allow per-session jobids. 95/34995/9
2019-06-14 Shaun TancheffLU-12438 llite: vfs_read/write removed, use kernel_read... 23/35223/5
2019-06-01 NeilBrownLU-11089 obd: use wait_event_var() in lu_context_key_de... 67/33667/13
2019-05-21 NeilBrownLU-11089 obdclass: remove locking from lu_context_exit() 13/32713/8
2019-05-08 James SimmonsLU-11803 obd: replace class_uuid with linux kernel... 16/33916/30
2019-04-22 James SimmonsLU-11986 lnet: properly cleanup lnet debugfs files 69/34669/5
2019-04-01 NeilBrownLU-9859 libcfs: remove wi_data from cfs_workitem 66/34466/2
2019-03-03 NeilBrownLU-9859 libcfs: use a workqueue for rehash work. 69/34169/3
2019-02-27 NeilBrownLU-9859 libcfs: use strim instead of cfs_trimwhite. 68/34168/4
2019-02-27 James SimmonsLU-8130 libcfs: support latest rhashtable API 36/34036/3
2019-02-11 Patrick FarrellLU-11825 llite: Remove ptask framework 13/33913/4
2019-02-11 James SimmonsLU-8130 libcfs: port working hash from upstream 89/33789/5
2019-02-11 Andreas DilgerLU-4664 libcfs: allow file/func/line passed to CDEBUG() 88/33588/7
2019-01-23 NeilBrownLU-9859 libcfs: add watchdog for ptlrpc service threads. 18/33018/24
2019-01-23 Artem BlagodarenkoLU-7159 tests: fix 224c fault injection 26/16426/20
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-10-10 NeilBrownLU-6202 libcfs: replace libcfs_register_ioctl with... 84/33284/4
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-09 Qian YingjinLU-9538 utils: Tool for syncing file LSOM xattr 24/30124/21
2018-05-21 NeilBrownLU-9859 libcfs: rearrange placement of CPU partition... 59/32359/3
2018-05-12 Li DongyangLU-10805 libcfs: timer_setup() API changes 90/31790/4
2018-05-06 James SimmonsLU-9019 libcfs: remove the remaining cfs_time wrappers 68/31068/8
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 Mike MarciniszynLU-10560 libcfs: Use kernel_write when appropriate 54/31154/17
2018-03-03 James SimmonsLU-9325 obd: replace lprocfs_str_to_s64 39/30539/16
2018-02-27 James SimmonsLU-8854 llapi: remove lustre specific strlcpy & strlcat... 98/29798/6
2018-02-22 Mike MarciniszynLU-10560 libcfs: handle rename to wait_queue_entry_t 53/31153/11
2018-01-31 James SimmonsLU-9859 libcfs: merge UMP and SMP libcfs cpu header... 73/30873/3
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-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 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-11-06 John L. HammondLU-10086 libcfs: use dynamic minors for /dev/{lnet... 41/29741/2
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-28 Steve GuminskiLU-8993 utils: Use absolute pathname for debug_daemon... 85/25485/9
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-06-16 James SimmonsLU-9558 libcfs: include new sched directory headers 57/27557/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-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-09 Arnd BergmannLU-4423 ptlrpc: use 64-bit times for request times 77/24977/14
2017-05-01 Olaf WeberLU-9119 lnet: remove debug ioctl 88/26688/4
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-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-07 Aya MahfouzLU-4423 libcfs: remove IS_PO2 and __is_po2 77/24577/3
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 Tina RuchandaniLU-4423 lnet: Better cookie gen 82/24682/6
2017-01-24 Dmitry EreminLU-8703 libcfs: remove usless CPU partition code 03/23303/3
2017-01-24 James SimmonsLU-6245 libcfs: remove wrappers for timer functions 33/23733/4
2017-01-01 Arnd BergmannLU-4423 libcfs: tracefile document seconds overflow 37/23137/2
2017-01-01 James SimmonsLU-6245 libcfs: add ktime_get_real_seconds support 66/22866/10
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-12-17 Steve GuminskiLU-6210 libcfs: Change positional struct initializers... 32/23332/3
2016-11-19 Alexander ZarochentsevLU-8418 libcfs: remove lnet upcall code 40/21440/6
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-10-08 James SimmonsLU-6245 libcfs: remove cfs_fs_time handling 57/22857/4
2016-10-08 James SimmonsLU-6245 libcfs: remove last of types abstractions 32/22732/3
2016-09-26 James SimmonsLU-6245 libcfs: remove byteorder.h 16/16916/8
2016-09-08 James SimmonsLU-8560 libcfs: handle PAGE_CACHE_* removal in newer... 06/22206/4
2016-09-02 James SimmonsLU-6245 libcfs: move uid handling to linux directory 39/22139/2
2016-09-02 James SimmonsLU-6245 libcfs: cleanup list handling 00/15200/3
2016-08-01 James SimmonsLU-8352 libcfs: Migrate file_inode() wrapper to lustre... 82/21082/5
2016-07-05 James SimmonsLU-7623 lnet: remove useless cast 50/18950/9
2016-06-27 Yang ShengLU-8176 libcfs: Add file_dentry() & file_inode() wrapper 76/20576/10
next