Whamcloud - gitweb
LU-17704 revert: "LU-17379 ptlrpc: fix check for callback discard"
[fs/lustre-release.git] / lustre / ptlrpc / gss /
2024-05-21 Sebastien BuissonLU-17483 gss: refresh req context with already existing one 59/53859/8
2024-04-23 Sebastien BuissonLU-17724 gss: fix bad use of user buffer in rsi upcall 30/54730/3
2024-04-23 Oleg DrokinLU-17650 gss: fix use out of bounds in ptlrpc_gss 52/54452/6
2024-04-23 Patrick FarrellLU-17422 obdclass: rename sptlrpc pool and move init 69/53669/14
2024-04-08 Patrick FarrellLU-16724 ptlrpc: refactor page pools patch 1 34/52634/10
2024-04-02 Sebastien BuissonLU-17497 obdclass: check upcall incorrect values 78/53878/8
2024-03-23 Aurelien DegremontLU-17612 sec: return keyring errors to userspace 96/54296/3
2024-03-23 Sebastien BuissonLU-17317 sec: fix sanity-sec test_28 80/54280/2
2024-02-23 Sebastien BuissonLU-17484 gss: reply error for SEC_CTX_INIT on wrong... 70/53970/6
2024-02-23 Sebastien BuissonLU-17317 sec: add srpc_serverctx proc file 76/53376/7
2024-02-15 Arshad HussainLU-6142 ldlm: Fix style issues for sec_gss.c 10/51810/4
2024-02-04 Etienne AUJAMESLU-16566 sptlrpc: remove rq_sepol from ptlrpc_request 45/52845/9
2024-02-04 Sebastien BuissonLU-17173 gss: user keys go to user keyring 71/52771/14
2024-01-20 James SimmonsLU-13307 nodemap: have nodemap_add_member support large... 35/53135/12
2024-01-03 Sebastien BuissonLU-17374 gss: get rid of rsi cache entries after req... 88/53488/3
2024-01-03 Sebastien BuissonLU-17317 gss: do not continue using expired reverse... 75/53375/4
2023-12-20 Sebastien BuissonLU-17317 gss: no cache flush for rsi and rsc 77/53377/3
2023-12-20 Sebastien BuissonLU-17336 gss: fix __user pointer in rsi_upcall_seq_write 42/53342/3
2023-12-13 Sebastien BuissonLU-17015 gss: remove legacy sunrpc-cache based gss... 76/52376/18
2023-11-29 Sebastien BuissonLU-17212 gss: survive improper obd or imp at ctx init 55/52755/3
2023-11-18 Sebastien BuissonLU-17015 gss: avoid request replay 89/52689/9
2023-11-18 Sebastien BuissonLU-17015 gss: support large kerberos token for rpc... 05/52305/23
2023-11-18 Shaun TancheffLU-16802 build: compatibility for 6.4 kernels 75/50875/14
2023-10-25 Sebastien BuissonLU-17015 gss: support large kerberos token for rpc... 24/52224/28
2023-10-16 Sebastien BuissonLU-17015 gss: bump token buffer size to 16KiB 75/52475/4
2023-10-16 Sebastien BuissonLU-12896 gss: key can be unlinked when timeout expires 73/52473/5
2023-08-31 Aurelien DegremontLU-17015 gss: support large kerberos token on client 46/51946/6
2023-06-28 Timothy DayLU-8191 ptlrpc: convert functions to static 53/51353/2
2023-06-14 Aurelien DegremontLU-16848 gss: drop legacy 'lgssd' and pipefs code 32/51032/10
2023-06-09 Timothy DayLU-12610 ptlrpc: replace OBD_ -> CFS_ macros 84/50684/4
2023-05-31 Aurelien DegremontLU-16829 gss: quiet noisy warnings 13/50613/4
2023-04-22 Aurelien DegremontLU-16734 gss: fix lookup_user_key() bug 23/50623/4
2023-03-13 Shaun TancheffLU-16534 build: Prefer timer_delete[_sync] 22/49922/6
2023-03-01 Timothy DayLU-16518 misc: use fixed hash code 16/49916/5
2023-02-17 James SimmonsLU-15420 sec: handle simple fscrypt changes for 5.15... 25/49125/22
2023-02-14 Sebastien BuissonLU-16532 sec: session key bad keyring 09/49909/2
2022-11-02 Sebastien BuissonLU-16249 sec: krb5_decrypt_bulk calls decryption primitive 07/48907/2
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change rq_source to struct lnet_nid 39/44639/5
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change rq_peer to struct lnet_nid 38/44638/4
2022-06-11 Sebastien BuissonLU-9243 gss: fix GSS struct definition badness 43/46543/6
2022-06-11 Sebastien BuissonLU-15508 gss: protect from arbitrary write to init... 61/46461/2
2022-05-30 Mr NeilBrownLU-10391 lnet: change LNetPrimaryNID to use struct... 16/43616/12
2022-01-26 Jian YuLU-15220 lustre: use 'fallthrough' pseudo keyword for... 69/46269/3
2022-01-18 Mr NeilBrownLU-10391 lnet: use large nids in struct lnet_event 00/43600/12
2021-12-23 Alexey LyashkovLU-15279 ptlrpc: use a cached value 61/45661/5
2021-11-30 James SimmonsLU-9859 gss: replace cfs_size_roundXX macros. 84/45584/3
2021-11-03 Sebastien BuissonLU-14929 gss: detect libkeyutils dependency 97/44597/3
2021-11-03 Sebastien BuissonLU-15047 gss: gss integrity check with multi-rail 77/45277/2
2021-10-10 Lei FengLU-14475 log: Rewrite some log messages 92/41892/5
2021-07-22 Sebastien BuissonLU-14833 sec: quiet spurious gss_init_svc_upcall()... 97/44197/2
2021-06-08 Qian YingjinLU-14138 ptlrpc: move more members in PTLRPC request... 69/40669/11
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-21 Mr NeilBrownLU-14352 various: only use wake_up_all() on exclusive... 89/41289/4
2021-04-06 Sebastien BuissonLU-14538 gss: make namespace optional in lgss_keyring 12/42112/2
2021-03-10 Mr NeilBrownLU-9855 lustre: use with_imp_locked() more broadly. 95/39595/11
2021-02-26 Mr NeilBrownLU-6142 lustre: convert snprintf to scnprintf as approp... 44/39744/2
2021-01-18 Sebastien BuissonLU-14263 gss: unlink revoked key 47/41047/4
2020-12-14 Sebastien BuissonLU-14095 gss: use RCU protection for sunrpc cache 14/40914/2
2020-12-13 Sebastien BuissonLU-14151 gss: use skcipher when sync_skcipher not available 68/40768/9
2020-12-03 Sebastien BuissonLU-14095 gss: use hlist_unhashed() instead of ->next 14/40514/4
2020-11-10 Shaun TancheffLU-13344 gss: Update crypto to use sync_skcipher 86/38586/13
2020-11-07 Jian YuLU-14116 autoconf: check if DES3 enctype is supported 54/40554/3
2020-10-22 Sebastien BuissonLU-13498 gss: update sequence in case of target disconnect 22/40122/5
2020-08-13 Mr NeilBrownLU-6142 lustre: use init_wait(), not init_waitqueue_entry() 00/39300/2
2020-07-17 Shaun TancheffLU-13344 all: Separate debugfs and procfs handling 34/37834/14
2020-05-27 Mr NeilBrownLU-6142 lustre: use BIT() macro where appropriate 77/38377/2
2020-03-31 James SimmonsLU-13344 sec: remove time_t usage 42/37942/4
2020-03-24 Mr NeilBrownLU-13004 modules: replace lnet_kiov_t with struct bio_vec 52/37852/7
2020-03-24 Mr NeilBrownLU-6142 lustre: remove remaining users of ldebugfs_register 43/37743/3
2020-03-11 NeilBrownLU-9859 lustre: remove current_pid() and current_comm() 76/37776/3
2020-03-05 Mr NeilBrownLU-13004 ptlrpc: simplify bd_vec access. 73/36973/4
2020-03-01 Mr NeilBrownLU-13004 lustre: remove support for KVEC bulk descriptors 71/36971/3
2020-02-20 James SimmonsLU-12477 lustre: remove obsolete config checks 85/37085/16
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-02-01 Shaun TancheffLU-12634 gss: uid_keyring and session_keyring moved 43/35743/17
2020-01-28 James SimmonsLU-9859 libcfs: move files out of libcfs/linux 91/37191/6
2020-01-03 Shaun TancheffLU-12904 gss: struct cache_detail readers changed to... 80/36580/4
2019-12-16 Mr NeilBrownLU-8066 lustre: drop ldebugfs_remove() 82/36682/7
2019-12-16 Sebastien BuissonLU-12894 sec: fix checksum for skpi 04/36604/10
2019-12-06 Yang ShengLU-12928 gss: crash in sec2target_str() 08/36708/5
2019-12-06 Mr NeilBrownLU-9679 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-09-16 Shaun TancheffLU-12400 ptlrpc: Sun RPC changes for RCU locking 99/35499/3
2019-09-03 Shaun TancheffLU-12635 build: Support for gcc -Wimplicit-fallthrough 08/35708/4
2019-07-24 James SimmonsLU-9019 libcfs: avoid using HZ and msecs_to_jiffies() 20/35520/2
2019-07-17 Sebastien BuissonLU-12401 gss: fix checksum for Kerberos and SSK 99/35099/7
2019-06-25 NeilBrownLU-9859 libcfs: replace cfs_get_random_bytes calls... 34/35234/4
2019-05-25 Aurelien DegremontLU-12236 gss: remove unused code in gss_svc_upcall.c 94/34794/4
2019-05-21 Dmitry EreminLU-8066 ptlrpc: move sptlrpc procfs entry to debugfs 63/30963/12
2019-05-04 Arshad HussainLU-9010 ptlrpc: Change static defines to use macro... 36/33936/6
2019-01-30 Sebastien BuissonLU-8955 sec: create new function sptlrpc_get_sepol() 21/24421/31
2019-01-10 Arshad HussainLU-9010 ptlrpc: Change static defines to use macro... 34/33934/3
2018-11-17 Sebastien BuissonLU-9795 gss: properly handle mgssec 57/33357/14
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-13 Sebastien BuissonLU-9795 gss: fix gss-based integrity check for multi... 15/33415/4
2018-10-12 Andreas DilgerLU-1095 misc: quiet console messages at startup 81/33281/2
2018-08-18 James SimmonsLU-9325 ptlrpc: replace simple_strtol with kstrtol 85/32785/8
2018-03-03 James SimmonsLU-9325 obd: replace lprocfs_str_to_s64 39/30539/16
2018-02-22 Mike MarciniszynLU-10560 libcfs: handle rename to wait_queue_entry_t 53/31153/11
next