Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes
[fs/lustre-release.git] / lustre / ptlrpc / gss / gss_svc_upcall.c
39 min ago Oleg DrokinLU-17650 gss: fix use out of bounds in ptlrpc_gss 52/54452/6
2024-02-23 Sebastien BuissonLU-17317 sec: add srpc_serverctx proc file 76/53376/7
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
2023-12-20 Sebastien BuissonLU-17317 gss: no cache flush for rsi and rsc 77/53377/3
2023-12-13 Sebastien BuissonLU-17015 gss: remove legacy sunrpc-cache based gss... 76/52376/18
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-05-31 Aurelien DegremontLU-16829 gss: quiet noisy warnings 13/50613/4
2023-03-01 Timothy DayLU-16518 misc: use fixed hash code 16/49916/5
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-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
2021-11-30 James SimmonsLU-9859 gss: replace cfs_size_roundXX macros. 84/45584/3
2021-11-03 Sebastien BuissonLU-15047 gss: gss integrity check with multi-rail 77/45277/2
2021-07-22 Sebastien BuissonLU-14833 sec: quiet spurious gss_init_svc_upcall()... 97/44197/2
2021-04-21 Mr NeilBrownLU-14352 various: only use wake_up_all() on exclusive... 89/41289/4
2020-12-14 Sebastien BuissonLU-14095 gss: use RCU protection for sunrpc cache 14/40914/2
2020-12-03 Sebastien BuissonLU-14095 gss: use hlist_unhashed() instead of ->next 14/40514/4
2020-08-13 Mr NeilBrownLU-6142 lustre: use init_wait(), not init_waitqueue_entry() 00/39300/2
2020-03-31 James SimmonsLU-13344 sec: remove time_t usage 42/37942/4
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-01-03 Shaun TancheffLU-12904 gss: struct cache_detail readers changed to... 80/36580/4
2019-09-16 Shaun TancheffLU-12400 ptlrpc: Sun RPC changes for RCU locking 99/35499/3
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-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-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-02-22 Mike MarciniszynLU-10560 libcfs: handle rename to wait_queue_entry_t 53/31153/11
2017-12-22 James SimmonsLU-9019 sec: migrate to 64 bit time 59/29859/14
2017-10-16 Sebastien BuissonLU-9672 gss: fix expiration time of sunrpc cache 67/27667/9
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-05-12 Kit WestneatLU-8294 gss: quiet cache_check return ENOENT warning 76/26976/2
2017-03-14 Sebastien BuissonLU-8880 gss: fix GSS support for DNE 36/24236/3
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-07-20 Ben EvansLU-8058 lustre: Remove old commented out code 16/20416/14
2016-06-13 Jeremy FilizettiLU-3289 gss: Return GSS major and minor status 99/17599/12
2016-06-13 Jeremy FilizettiLU-3289 gss: Interface and code changes for shared key 28/16728/17
2016-03-23 Li DongyangLU-6215 gss: cache_head is now on a hlist in 4.3+ kernels 28/18728/3
2015-04-28 Sebastien BuissonLU-6356 gss: call out info must include 'self nid' 42/14042/2
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-03-25 James SimmonsLU-6245 libcfs: remove tcpip abstraction from libcfs 60/13760/19
2015-02-04 Frank ZagoLU-5829 ptlrpc: remove unnecessary EXPORT_SYMBOL 10/12510/13
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-11-04 Jian YuLU-5443 lustre: replace direct HZ access with kernel... 52/12052/8
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-02-22 Peng TaoLU-3963 libcfs: remove cfs_hash_long 68/9268/2
2014-01-14 Thomas StiborLU-4372 gss: Compatibility cache_register_net 2.6.x... 28/8528/6
2014-01-04 James SimmonsLU-2850 ptlrpc: handle sunrpc_cache_pipe_upcall change 96/8396/3
2013-12-11 James SimmonsLU-4307 kerberos: fix __exit usage and unknown symbol... 81/8481/3
2013-11-02 Thomas StiborLU-4012 gss: upcall fails due to removed generic cache... 70/7770/5
2013-10-25 Thomas StiborLU-4113 gss: uncatched error in gss_svc_upcall causes... 60/7960/2
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
2013-07-10 James SimmonsLU-2800 autoconf: remove obsolete autoconf options 05/5505/11
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-04-30 Peng TaoLU-709 build: clean up LC_STRUCT_INTENT_FILE and LC_SUN...
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-01-19 Bobi JamLU-867 gss: adapt to 2.6.32 kernel changes cache_detail
2010-10-18 Eric Meib=23728 gss: allow oss authenticate with mgs.
2010-08-07 Maxim Patlasovb=18751 Move prng.c to libcfs
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-06-18 ericmbranch: HEAD
2008-11-24 ericmbranch: HEAD
2008-07-27 kalpakb=16098
2008-07-07 ericmbranch: HEAD
2008-03-05 ericmbranch: HEAD
2008-01-29 ericmland b_colibri_devel on HEAD:
2007-09-24 ericmbranch: HEAD
2007-09-19 ericmbranch: HEAD
2007-09-19 ericmbranch: HEAD
2007-07-30 tappro- make HEAD from b_post_cmd3