Whamcloud - gitweb
LU-11300 lnet: remove lnd_query interface.
[fs/lustre-release.git] / libcfs /
2020-02-01 Shaun TancheffLU-12634 gss: uid_keyring and session_keyring moved 43/35743/17
2020-01-28 Arshad HussainLU-12923 libcfs: Remove CLASSERT() for libcfs_private.h 88/37188/3
2020-01-28 Shaun TancheffLU-12861 libcfs: Cleanup use of bare printk 46/37046/5
2020-01-28 James SimmonsLU-9859 libcfs: move files out of libcfs/linux 91/37191/6
2020-01-23 Wang ShilongLU-13117 libcfs: fix to match right key in cfs_get_envi... 56/37156/4
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-20 Arshad HussainLU-12923 libcfs: Use BUILD_BUG_ON() for hash.c 02/36902/6
2019-12-20 Shaun TancheffLU-12861 libcfs: provide an scnprintf and start using it 53/36453/8
2019-12-20 NeilBrownLU-8130 obd: convert obd uuid hash to rhashtable 29/34429/8
2019-12-20 Chris HornLU-12410 libcfs: Implement address range expansion 03/35303/13
2019-12-14 Sergey CheremencevLU-12193 quota: use rw_sem to protect lqs_hash 95/36795/3
2019-12-06 Dan CarpenterLU-9859 libcfs: Prevent harmless read underflow 67/36567/2
2019-12-06 NeilBrownLU-9859 libcfs: move remaining code from linux-module... 10/36510/2
2019-12-06 NeilBrownLU-9859 libcfs: opencode cfs_cap_{raise,lower,raised} 04/36304/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-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
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-09-09 Andreas DilgerLU-12368 ptlrpc: make DEBUG_REQ messages consistent 11/35311/13
2019-09-03 Shaun TancheffLU-12634 build: kbuild changes in 5.3 drop subdir-m 86/35786/2
2019-09-03 Dan CarpenterLU-9859 libcfs: double copy bug 74/35574/3
2019-08-27 NeilBrownLU-9859 libcfs: switch to cpumask_var_t 09/35809/3
2019-08-27 James SimmonsLU-9859 libcfs: fix cfs_print_to_console() 47/35847/2
2019-08-21 James SimmonsLU-6142 libcfs: Fix style issues for linux-tracefile.c 73/35773/2
2019-08-15 Lai SiyaoLU-12485 obdclass: 0-nlink race in lu_object_find_at() 60/35360/11
2019-08-15 Arshad HussainLU-6142 util: Fix style issues for parser.c 84/35384/4
2019-08-15 Arshad HussainLU-6142 util: Fix style issues for l_ioctl.c 82/35382/2
2019-08-09 Shaun TancheffLU-12355 llite: Lustre specific iov_for_each broken... 24/35024/10
2019-07-27 James SimmonsLU-12477 kernel: remove < 2.6.39 kernel support 51/35551/7
2019-07-27 James SimmonsLU-9859 libcfs: initialize bit_wait_table 67/35567/3
2019-07-24 James SimmonsLU-9019 libcfs: avoid using HZ and msecs_to_jiffies() 20/35520/2
2019-07-20 Shaun TancheffLU-12400 libcfs: save_stack_trace_tsk if ARCH_STACKWALK 39/35239/3
2019-07-12 NeilBrownLU-9859 libcfs: remove prng 51/35351/4
2019-07-12 Shaun TancheffLU-12400 osd-ldiskfs: get rid of legacy 'get_ds()'... 38/35238/3
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-28 Li XiLU-12349 llite: console message for disabled flock... 86/34986/13
2019-06-27 NeilBrownLU-9859 libcfs: replace cfs_rand() with prandom_u32_max() 72/35272/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-04 Andrew PerepechkoLU-12352 libcfs: crashes with certain cpu part numbers 91/34991/6
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-29 Wang ShilongLU-12299 libcfs: fix panic for too large cpu partions 64/34864/3
2019-05-21 NeilBrownLU-11089 obdclass: remove locking from lu_context_exit() 13/32713/8
2019-05-10 Alex ZhuravlevLU-2233 tests: improve tests sanityn/40-47 92/4392/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-21 Sonia SharmaLU-11986 lnet: Avoid lnet debugfs read/write if ctl_tab... 22/34622/2
2019-04-01 NeilBrownLU-9859 libcfs: remove wi_data from cfs_workitem 66/34466/2
2019-03-21 Vladimir SavelievLU-11898 libcfs: do not calculate debug_mb if it is set 28/34128/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-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
next