Whamcloud - gitweb
LU-15279 ptlrpc: use a cached value
[fs/lustre-release.git] / libcfs / autoconf /
2021-11-21 James SimmonsLU-9680 net: Netlink improvements 58/44358/14
2021-11-20 Shaun TancheffLU-14706 libcfs: ___wait_event() update for older kernels 85/43785/7
2021-11-03 Chris HornLU-15093 libcfs: Check if param_set_uint_minmax is... 14/45214/3
2021-10-27 Jian YuLU-14195 obdclass: change list_sort to use const pointers 19/45219/2
2021-10-10 James SimmonsLU-12262 llite: harden ll_sbi ll_flags 41/44541/16
2021-10-10 Mr NeilBrownLU-12362 ptlrpc: use wait_woken() in ptlrpcd() 69/45069/4
2021-08-18 Shaun TancheffLU-14787 libcfs: Proved an abstraction for AS_EXITING 70/44070/6
2021-08-10 Shaun TancheffLU-14881 libcfs: Complete testing for tcp_sock_set_* 74/44374/3
2021-07-31 Shaun TancheffLU-14880 libcfs: Use crypto/sha2.h if available 73/44373/4
2021-06-30 James SimmonsLU-9680 utils: add netlink infrastructure 30/34230/36
2021-06-08 Jian YuLU-14690 kernel: new kernel [RHEL 8.4 4.18.0-305.3... 25/43725/6
2021-06-02 Olaf FaalandLU-14703 build: fixup lustre-libcfs.m4 comments 76/43776/2
2021-05-19 Jian YuLU-13783 libcfs: use lsmcontext in security_release_secctx 84/43284/3
2021-04-21 Shaun TancheffLU-13344 libcfs: Abstract proc_fs with proc_ops 73/37873/15
2021-04-06 Mr NeilBrownLU-14195 libcfs: switch to kfree_sensitive 08/40908/5
2021-04-06 Mr NeilBrownLU-13783 libcfs: provide fallback kallsyms_lookup_name() 26/40826/6
2021-03-16 Mr NeilBrownLU-13783 libcfs: support __vmalloc with only 2 args. 28/40328/7
2021-03-10 Mr NeilBrownLU-13783 libcfs: support removal of kernel_setsockopt() 59/39259/7
2021-02-26 Mr NeilBrownLU-13783 libcfs: switch from ->mmap_sem to mmap_lock() 88/40288/5
2020-09-12 Mr NeilBrownLU-13783 osc: handle removal of NR_UNSTABLE_NFS 60/39260/4
2020-08-13 Andreas DilgerLU-13127 ptlrpc: don't require CONFIG_CRYPTO_CRC32 01/39201/5
2020-07-05 Shaun TancheffLU-13581 build: xarray and lockdep_is_held const clash 50/39150/4
2020-06-28 James SimmonsLU-9859 libcfs: move tgt_descs to standard Linux bitmaps. 81/38981/3
2020-05-27 Shaun TancheffLU-13485 build: Enable 2 stage configure tests 47/38347/4
2020-05-14 Mr NeilBrownLU-9859 libcfs: replace memory_presure functions by... 11/38211/9
2020-05-14 James SimmonsLU-13344 lnet: stop using struct timeval 05/38105/21
2020-05-08 James SimmonsLU-9859 libcfs: add support for Xarray 91/37391/9
2020-05-07 James SimmonsLU-9859 libcfs: handle missing refcount.h 90/38390/3
2020-05-01 Sebastien BuissonLU-12275 sec: add llcrypt as file encryption library 27/38127/6
2020-04-14 James SimmonsLU-13258 ptlrpc: bind pinger workqueue to CPT set 91/38091/3
2020-04-14 NeilBrownLU-9679 osc: convert oe_refc to kref 01/37601/9
2020-04-14 Alex ZhuravlevLU-13127 libcfs: make noise to console if CRC32 is... 14/37214/9
2020-04-07 James SimmonsLU-13258 llite: bind readahead workqueue to CPT set 17/37717/9
2020-02-01 Shaun TancheffLU-12634 gss: uid_keyring and session_keyring moved 43/35743/17
2020-01-10 Patrick FarrellLU-12477 libcfs: Remove obsolete config checks 42/35342/11
2020-01-03 Shaun TancheffLU-12904 gss: struct cache_detail readers changed to... 80/36580/4
2019-12-06 Shaun TancheffLU-12634 libcfs: force_sig() removed task parameter 45/35745/8
2019-12-06 NeilBrownLU-12542 handle: move refcount into the lustre_handle. 94/35794/15
2019-08-09 Shaun TancheffLU-12355 llite: Lustre specific iov_for_each broken... 24/35024/10
2019-07-12 Shaun TancheffLU-12355 llite: totalram_pages changed to atomic_long_t 25/35025/5
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 Chris HornLU-12323 libcfs: check if save_stack_trace_tsk is exported 37/34937/9
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-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
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-05-21 Alexander BoykoLU-6399 lnet: socket cleanup 79/14179/8
2018-05-12 Li DongyangLU-10805 libcfs: timer_setup() API changes 90/31790/4
2018-05-02 Andreas DilgerLU-10886 build: fix warnings during autoconf 04/31904/2
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-14 James SimmonsLU-9019 osc: migrate to 64 bit time 07/30607/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-01 James SimmonsLU-8066 obd: migrate to ksets 48/28948/11
2017-09-21 James SimmonsLU-8541 ldlm: don't use jiffies as sysfs parameter 70/28370/10
2017-08-05 Dmitry EreminLU-8066 libcfs: migrate to debugfs 88/24688/28
2017-06-16 James SimmonsLU-9558 libcfs: include new sched directory headers 57/27557/2
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-09 Arnd BergmannLU-4423 ptlrpc: use 64-bit times for request times 77/24977/14
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-03-23 James SimmonsLU-9019 msg : migrate IR stats to 64 bit time 19/24919/17
2017-03-02 James SimmonsLU-9118 o2iblnd: handle MOFED libcfs time api collision 64/25564/6
2017-01-24 Tina RuchandaniLU-4423 lnet: Better cookie gen 82/24682/6
2017-01-01 James SimmonsLU-6245 libcfs: add ktime_get_real_seconds support 66/22866/10
2016-10-08 James SimmonsLU-6245 libcfs: remove cfs_fs_time handling 57/22857/4
2016-09-13 James SimmonsLU-8560 libcfs: handle page_cache_*() removal in newer... 85/22385/3
2016-09-08 James SimmonsLU-8560 libcfs: handle stacktrace function address... 07/22207/2
2016-09-08 James SimmonsLU-8560 libcfs: add autoconf test for crypto changes 05/22205/3
2016-06-14 Dmitry EreminLU-8056 libcfs: Support for linux 4.2 kernels 09/20009/2
2016-05-21 Christopher J. MorroneLU-8116 build: Shrink multi-line pclmulqdq warnings 54/20054/2
2015-08-29 James SimmonsLU-6215 libcfs: handle topology_thread_cpumask rename 49/16049/3
2015-07-10 James SimmonsLU-6763 lnet: test for sk_sleep presence in compact... 86/15386/9
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
2015-05-28 Dmitry EreminLU-6484 build: autoconf checks cleanup 41/14541/6
2015-05-20 James SimmonsLU-6215 libcfs: shrinker code needs atomic.h 62/14662/4
2015-05-01 Andreas DilgerLU-6266 libcfs: add kstrtoul() compat function 20/13820/7
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-04-06 frank zagoLU-5710 corrected some typos and grammar errors 01/12201/13
2015-01-04 John L. HammondLU-2675 build: remove obsolete Kernelenv files 96/13196/2
2014-11-11 John L. HammondLU-2675 libcfs: remove libcfs posix headers 87/11987/5
2014-10-10 John L. HammondLU-2675 libcfs: remove {linux,posix}-tracefile.h 83/11983/3
2014-08-15 John L. HammondLU-2675 build: remove Darwin "support" 23/11423/2
2014-08-01 John L. HammondLU-5327 libcfs: add libcfs/types.h 70/11070/3
2014-07-11 John L. HammondLU-5326 libcfs: remove umode_t typedef 55/11055/2
2014-06-04 Jeff MahoneyLU-4416 osd-ldiskfs: vfs structs use fully typed uid/gid 61/10161/12
2014-05-30 Yang ShengLU-4416 mm: Backport shrinker changes from upstream 00/9300/21
2014-05-19 Andreas DilgerLU-5018 libcfs: don't depend on configure for lustre_user.h 58/10258/5
2014-05-06 Jeff MahoneyLU-3953 build: fix AC_LANG_SOURCE autoconf warnings 58/10158/2
2014-04-22 Dmitry EreminLU-3953 build: cache the results of configure between... 82/9582/7
2014-04-04 James SimmonsLU-4476 kernel: support process namespace containers 17/8817/7
next