Whamcloud - gitweb
LU-17000 misc: remove Coverity annotations
[fs/lustre-release.git] / libcfs / libcfs /
2023-08-31 Timothy DayLU-17000 misc: remove Coverity annotations 93/51793/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-24 James SimmonsLU-10391 obdclass: handle large NIDs for mount strings 62/50362/17
2023-08-19 James SimmonsLU-8130 libcfs: don't use radix tree for xarray 40/51840/7
2023-08-07 Mr NeilBrownLU-9859 lnet: simplify cfs_expr_list_parse() 43/50843/6
2023-07-19 Shaun TancheffLU-16667 build: struct mnt_idmap, linux/filelock.h 20/50420/11
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 Shaun TancheffLU-16594 build: get_random_u32_below, get_acl with... 93/50193/7
2023-06-09 Mr NeilBrownLU-9859 libcfs: move percpt_lock into lnet 32/50832/5
2023-05-31 Mr NeilBrownLU-16807 libcfs: give the tcd_lock types different... 92/50992/3
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 libcfs: use list_first_entry() where appropriate. 29/50829/4
2023-05-31 Mr NeilBrownLU-6142 all: use list_first_entry() where appropriate. 26/50826/2
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-05-01 Andreas DilgerLU-16634 misc: standardize iocontrol param handling 14/50314/10
2023-04-22 Mr NeilBrownLU-10391 lustre: change cfs_match_nid to take large... 98/50098/7
2023-04-22 Mr NeilBrownLU-10391 libcfs: add large-nid string conversion functions. 92/50092/11
2023-04-04 Sebastien BuissonLU-16676 build: always include llcrypt sources 46/50446/2
2023-03-28 Andreas DilgerLU-16639 misc: cleanup concole messages 83/50283/7
2023-03-21 Timothy DayLU-16518 libcfs: fix clang build errors 62/50162/4
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-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 Alexander ZarochentsevLU-16272 libcfs: cfs_hash_for_each_empty optimization 72/48972/4
2023-01-13 Shaun TancheffLU-16202 build: bio_alloc takes struct block_device 20/48820/9
2022-11-14 James SimmonsLU-15058 libcfs: introduce genradix support 90/45890/18
2022-09-01 Sebastien BuissonLU-15003 sec: use enc pool for bounce pages 49/47149/11
2022-07-26 Chris HornLU-15983 lnet: Define KFILND network type 30/47830/5
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-07-11 Aleksei AlyaevLU-8621 utils: cmd help to stdout or short cmd error 62/47162/3
2022-06-11 Chris HornLU-15689 libcfs: libcfs_debug_mb set incorrectly on... 25/46925/2
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-13783 sec: support of native Ubuntu 20.04 HWE 5... 38/46238/10
2022-06-11 Alex ZhuravlevLU-15207 libcfs: reset hs_rehash_bits 33/45533/8
2022-05-27 Sebastien BuissonLU-15858 sec: reinstate null encryption for file names 55/47355/4
2022-01-31 Andreas DilgerLU-14802 nodemap: return proper error code 26/45626/9
2022-01-26 Jian YuLU-15420 libcfs: replace deprecated CPU-hotplug functions 85/46085/2
2022-01-20 Jian YuLU-14651 llite: extend inode methods with user namespac... 38/45938/10
2022-01-20 Jian YuLU-15220 libcfs: fix panic_notifier_list undeclared... 12/45812/6
2022-01-07 Etienne AUJAMESLU-15130 nrs: null pointer dereference in nrs_tbf_id_parse 91/45291/4
2022-01-06 Patrick FarrellLU-15317 libcfs: Remove D_TTY 51/45751/3
2022-01-06 Jian YuLU-14651 libcfs: use namespace CRYPTO_INTERNAL 05/45805/3
2021-11-22 Mr NeilBrownLU-14428 libcfs: separate daemon_list from cfs_trace_data 93/41493/10
2021-11-21 James SimmonsLU-9680 net: Netlink improvements 58/44358/14
2021-11-20 Mr NeilBrownLU-10391 lnet: extend prefered nids in struct lnet_peer_ni 96/43596/9
2021-11-03 Chris HornLU-15093 libcfs: Check if param_set_uint_minmax is... 14/45214/3
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-07-31 Shaun TancheffLU-14880 libcfs: Use crypto/sha2.h if available 73/44373/4
2021-07-27 Mr. NeilBrownLU-9859 libcfs: make lnet_debugfs_symlink_def local... 32/44332/2
2021-07-27 Cyril BordageLU-14788 lnet: check memdup_user_nul using IS_ERR 91/44091/4
2021-07-27 Sebastien BuissonLU-13717 sec: handle null algo for filename encryption 88/43388/6
2021-07-22 James SimmonsLU-6142 libcfs: checkpatch cleanup of libcfs fail.c 07/44207/4
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-02 Andreas DilgerLU-13055 libcfs: allow comma-separated masks 41/43741/4
2021-05-27 Sebastien BuissonLU-14673 sec: annotate algorithms taking optional key 56/43656/3
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-28 Mr NeilBrownLU-14428 libcfs: simplify task management in tracefile.c 92/41492/7
2021-04-10 Andreas DilgerLU-14550 libcfs: fix setting of debug_path 09/43109/3
2021-04-10 Mr NeilBrownLU-14428 libcfs: discard cfs_trace_allocate_string_buffer 91/41491/6
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-30 Mr NeilBrownLU-14289 libcfs: discard cfs_array_alloc() 92/41992/2
2021-03-30 Mr. NeilBrownLU-9859 libcfs: remove linux-curproc.c 38/41938/10
2021-03-22 Mr NeilBrownLU-14428 libcfs: discard cfs_trace_copyin_string() 90/41490/4
2021-03-22 Mr NeilBrownLU-14428 libcfs: discard cfs_trace_console_buffers[] 89/41489/4
2021-03-16 Mr NeilBrownLU-13783 libcfs: don't depend on sysctl support for... 32/40832/4
2021-03-13 Peng TaoLU-9859 libcfs: remove cfs_capable 83/41783/3
2021-03-13 Mr NeilBrownLU-14427 libcfs: restore LNET_DUMP_ON_PANIC functionality. 88/41488/2
2021-03-06 NeilBrownLU-9859 tracefile: convert list_for_each_entry_safe... 70/41670/4
2021-02-26 Shaun TancheffLU-13485 libcfs: FIELD_SIZEOF macro removed 10/39710/6
2021-02-26 Mr NeilBrownLU-9859 libcfs: use wait_event_timeout() in tracefiled(). 93/39293/4
2021-02-26 Mr NeilBrownLU-6142 libcfs: discard cfs_strrstr() 61/40861/2
2021-02-26 Mr NeilBrownLU-6142 libcfs: discard cfs_firststr 60/40860/2
2021-02-26 Mr NeilBrownLU-6142 lustre: remove non-static 'inline' markings. 89/40289/4
2021-02-26 Mr NeilBrownLU-6142 lustre: convert snprintf to scnprintf as approp... 44/39744/2
2021-02-26 Mr. NeilBrownLU-9859 libcfs: discard TCD_MAX_TYPES 68/39668/4
2021-02-26 Mr NeilBrownLU-14289 ptlrpc: move heap.c from libcfs to ptlrpc 29/41129/4
2021-02-26 Mr NeilBrownLU-13783 libcfs: switch from ->mmap_sem to mmap_lock() 88/40288/5
2021-02-26 Shaun TancheffLU-14099 build: Fix for unconfigured arch_stackwalk 03/40503/7
2021-02-22 Amir ShehataLU-9121 lnet: add show udsp command
2021-02-22 Sonia SharmaLU-9121 lnet: Add a selection policy
2021-02-22 Amir ShehataLU-9121 lnet: UDSP handling
2021-01-05 Wang ShilongLU-14187 osd-ldiskfs: fix locking in write commit 91/40991/12
2020-12-13 Mr NeilBrownLU-13783 libcfs: don't lookup symbol when not needed 25/40825/2
2020-12-09 Sebastien PiechurskiLU-14159 build: fix gcc8 warnings on kthread_run calls 90/40790/2
2020-12-03 Oleg DrokinLU-12564 libcfs: Use vfree_atomic instead of vfree 36/40136/3
next