Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes
[fs/lustre-release.git] / libcfs / include /
11 days ago Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
2024-04-02 Mr NeilBrownLU-9859 lnet: move expr parsing from libcfs 45/50845/10
2024-04-02 Etienne AUJAMESLU-12452 socklnd: allow setting IP ToS value 80/54080/5
2024-03-23 Shaun TancheffLU-17243 build: compatibility updates for kernel 6.6 08/52908/20
2024-03-13 James SimmonsLU-9859 lnet: move CPT handling to LNet 23/52923/7
2024-03-13 James SimmonsLU-9680 lnet: add NLM_F_DUMP_FILTERED support 04/53004/15
2024-03-04 Andreas DilgerLU-14518 libcfs: print CFS_FAIL_CHECK() location 51/53451/7
2024-02-23 Shaun TancheffLU-17081 build: compatibility for 6.5 kernels 58/52258/15
2024-02-15 Shaun TancheffLU-16314 debug: Enable optional unhashed pointers 77/51877/15
2024-02-04 Arshad HussainLU-16796 ldlm: Change struct ldlm_resource to use refco... 16/53416/4
2024-01-18 Andreas DilgerLU-17394 libcfs: print cfs_fail_val when fail_loc hit 85/53585/3
2023-12-20 Timothy DayLU-16502 lutf: add proper config option and fix bugs 00/53200/3
2023-12-13 James SimmonsLU-10973 lutf: Fix order of linking for python modules 78/46478/15
2023-11-29 Alexey LyashkovLU-17174 misc: fix hash functions 11/52611/4
2023-11-18 Mr. NeilBrownLU-9859 libcfs: refactor libcfs initialization. 00/52700/6
2023-11-08 Timothy DayLU-17242 debug: remove CFS_CHECK_STACK 83/52883/3
2023-11-08 Shaun TancheffLU-17197 obdclass: preserve fairness when waiting for... 38/52738/6
2023-11-03 Timothy DayLU-12610 obd: delete OBD_ -> CFS_ redefinitions 40/35640/7
2023-10-25 James SimmonsLU-9859 libcfs: move kernel specific code out of libcfs... 10/52010/21
2023-09-06 James SimmonsLU-8130 osc: convert osc_quota hash to xarray 38/32038/76
2023-09-06 Xinliang LiuLU-17052 libcfs: fix build for old kernel 90/52090/4
2023-08-31 Jian YuLU-16510 build: check if CONFIG_FORTIFY_SOURCE is defined 73/51973/2
2023-08-31 Qian YingjinLU-17031 build: fix refefine __compiletime_strlen error 53/51953/2
2023-08-31 Mr NeilBrownLU-9859 libcfs: discard cfs_gettok and cfs_str2num_check 44/50844/3
2023-08-24 Arshad HussainLU-16796 libcfs: Change struct cfs_hash to use kref 38/51938/3
2023-08-24 Arshad HussainLU-16796 ptlrpc: Change struct lsi_mounts to use kref 64/51864/4
2023-08-19 James SimmonsLU-9859 libcfs: remove cfs_size_round() 09/51009/4
2023-08-01 Arshad HussainLU-16796 libcfs: Remove reference to LASSERT_ATOMIC_ZERO 04/51004/6
2023-07-19 Shaun TancheffLU-16893 libcfs: Remove force_sig usage from lfsck 70/51470/4
2023-07-19 Arshad HussainLU-16796 libcfs: Remove reference to LASSERT_ATOMIC_GT_LT 57/51157/7
2023-07-19 Mr NeilBrownLU-9859 lnet: move ioctl device to lnet 33/50833/10
2023-07-08 Timothy DayLU-16723 parser: fix help hanging 39/51339/2
2023-07-08 Arshad HussainLU-16796 libcfs: Remove reference to LASSERT_ATOMIC_GT 89/51189/4
2023-06-20 Timothy DayLU-12610 cfs: add unlikely to CFS_ macros 91/51291/2
2023-06-20 Mr NeilBrownLU-6142 utils: use list_first/list_entry() on list... 30/50830/7
2023-06-09 Mr NeilBrownLU-9859 libcfs: move percpt_lock into lnet 32/50832/5
2023-05-31 Arshad HussainLU-16796 libcfs: Remove reference to LASSERT_ATOMIC_POS 81/50881/5
2023-05-31 Mr NeilBrownLU-9859 libcfs: move cfs_expr_list_print to nidstrings.c 34/50834/3
2023-05-31 Timothy DayLU-16723 libcfs: refactor parser to be simpler 83/50583/19
2023-05-31 James SimmonsLU-9859 libcfs: use round_up directly 45/50545/4
2023-05-31 Mr NeilBrownLU-6142 all: use list_first_entry() where appropriate. 26/50826/2
2023-05-19 Arshad HussainLU-16796 libcfs: Remove unsed LASSERT_ATOMIC_* macros 70/50870/4
2023-05-19 Mr NeilBrownLU-9859 libcfs: remove workitem. 62/50462/5
2023-05-19 James SimmonsLU-6142 obd: change lmd flags to bitmap 12/49912/9
2023-04-22 Mr NeilBrownLU-10391 libcfs: add large-nid string conversion functions. 92/50092/11
2023-04-18 Andreas DilgerLU-16655 scrub: change sf_uuid to guid_t 96/50496/2
2023-04-18 Patrick FarrellLU-16510 build: include unsafe_memcpy definition 73/50573/2
2023-04-04 Mr. NeilBrownLU-9859 libcfs: move RESV_PORT definitions to lnet... 12/50412/3
2023-04-04 Mr. NeilBrownLU-9859 libcfs: discard MKSTR() macro 76/50376/2
2023-04-04 Shaun TancheffLU-13485 libcfs: Remove unused iter_type check 91/48091/7
2023-03-21 Timothy DayLU-16518 libcfs: fix clang build errors 62/50162/4
2023-03-08 Shaun TancheffLU-16509 lnet: quash memcpy WARN_ONCE false positive 01/49801/7
2023-03-01 Timothy DayLU-16518 misc: use fixed hash code 16/49916/5
2023-03-01 Andreas DilgerLU-12275 sec: remove bio functions in fscrypt compat 23/50023/4
2023-02-14 Shaun TancheffLU-16520 build: Move strscpy to libcfs common header 63/49863/3
2023-02-08 Shaun TancheffLU-16510 build: fortified memcpy from linux 6.1 11/49811/7
2023-02-08 Shaun TancheffLU-16118 build: Workaround __write_overflow_field errors 64/48364/23
2023-02-03 Thomas BertschingerLU-16392 utils: use --list-commands for bash completion 84/49484/9
2023-01-31 Sebastien BuissonLU-16374 enc: align Base64 encoding with RFC 4648 base64url 81/49581/3
2023-01-13 Shaun TancheffLU-16202 build: bio_alloc takes struct block_device 20/48820/9
2023-01-03 Shaun TancheffLU-16120 build: Add support for kobj_type default_groups 65/48365/12
2022-11-17 Emoly LiuLU-14736 utils: update leak-finder.pl for new format 83/43983/10
2022-11-14 James SimmonsLU-15058 libcfs: introduce genradix support 90/45890/18
2022-11-02 Arshad HussainLU-16241 obdclass: NL_SET_ERR_MSG work for older kernel 16/48916/6
2022-10-04 Mr NeilBrownLU-10391 lnet: only use PUBLIC IP6 addresses for connec... 71/48571/3
2022-09-01 James SimmonsLU-9859 libcfs: remove Lustre specific bitmap handling 22/48222/3
2022-09-01 Sebastien BuissonLU-15003 sec: use enc pool for bounce pages 49/47149/11
2022-08-08 James SimmonsLU-9680 utils: fix Netlink / YAML library handling 02/47802/11
2022-07-11 Mr NeilBrownLU-15759 libcfs: debugfs file_operation should have... 35/47335/7
2022-07-11 Sebastien BuissonLU-15922 sec: new connect flag for name encryption 74/47574/5
2022-06-27 James SimmonsLU-15420 build: fixes to support building on Ubuntu... 33/47133/5
2022-06-11 John L. HammondLU-15522 util: make readline() static 65/46465/2
2022-06-11 Andreas DilgerLU-9859 libcfs: add "default" keyword for debug mask 51/46251/3
2022-06-11 James SimmonsLU-14195 libcfs: test for nla_strscpy 76/46876/5
2022-05-27 Sebastien BuissonLU-15858 sec: reinstate null encryption for file names 55/47355/4
2022-01-31 Patrick FarrellLU-14935 tests: Use FAIL_CHECK_QUIET for fake i/o 51/44651/4
2021-11-30 James SimmonsLU-9859 gss: replace cfs_size_roundXX macros. 84/45584/3
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-20 Alex ZhuravlevLU-13358 libcfs: add timeout to cfs_race() to fix race 61/43161/25
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-09-11 James SimmonsLU-9859 libcfs: change libcfs_log_* functions to inline 81/44581/3
2021-08-18 Mr. NeilBrownLU-9859 lnet: fold lprocfs_call_handler functionality... 09/44309/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-08-10 Mr. NeilBrownLU-9859 libcfs: discard cfs_cap_t, use kernel_cap_t 71/43171/9
2021-07-27 Mr. NeilBrownLU-9859 libcfs: make lnet_debugfs_symlink_def local... 32/44332/2
2021-07-27 Sebastien BuissonLU-13717 sec: handle null algo for filename encryption 88/43388/6
2021-07-08 Arshad HussainLU-11698 libcfs: Add checksum speed under /sys/fs 43/43943/11
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-04-28 Jian YuLU-13783 libcfs: add cfs_kallsyms_lookup_name() 96/43296/3
2021-04-28 Mr NeilBrownLU-14487 libcfs: remove references to Sun Trademark. 37/42137/6
2021-04-21 Shaun TancheffLU-13344 libcfs: Abstract proc_fs with proc_ops 73/37873/15
2021-04-10 Andreas DilgerLU-14550 libcfs: fix setting of debug_path 09/43109/3
2021-04-10 NeilBrownLU-9859 libcfs: simplify capability dropping. 57/41957/3
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-04-06 Mr NeilBrownLU-6142 lustre: convert IFTODT to S_DT 41/40641/3
next