Whamcloud - gitweb
LU-6635 lfsck: block replacing the OST-object for test
[fs/lustre-release.git] / lustre / ptlrpc / gss /
2016-10-13 Andreas DilgerLU-3289 ssk: fix SK_IV_REV_START on 32-bit systems 89/23089/3
2016-10-13 Jeremy FilizettiLU-3289 gss: Fix issues with SK privacy and integrity... 22/21922/8
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-10-05 Andreas DilgerLU-3289 gss: don't build SSK if libssl-1.0+ not available 06/22806/5
2016-09-08 James SimmonsLU-8560 lustre: remove unused crypto handlers in lustre... 04/22204/4
2016-09-02 James SimmonsLU-6245 libcfs: cleanup list handling 00/15200/3
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-08-11 Jeremy FilizettiLU-3289 gss: Fix for SK bulk HMACs 91/21491/4
2016-07-20 Ben EvansLU-8058 lustre: Remove old commented out code 16/20416/14
2016-06-27 Yang ShengLU-8176 libcfs: Add file_dentry() & file_inode() wrapper 76/20576/10
2016-06-20 Fan YongLU-6971 cleanup: not support remote client anymore 89/19789/13
2016-06-16 Nathaniel ClarkLU-3289 gss: Cleanup gss code 27/20727/4
2016-06-13 Jeremy FilizettiLU-3289 gss: Add two additional security flavors for sk 73/18773/8
2016-06-13 Jeremy FilizettiLU-3289 gss: Cleanup gss print statements and comments 02/17602/11
2016-06-13 Jeremy FilizettiLU-3289 gss: Add userspace support for GSS null and sk 00/17600/13
2016-06-13 Jeremy FilizettiLU-3289 gss: Return GSS major and minor status 99/17599/12
2016-06-13 Jeremy FilizettiLU-3289 gss: Add Shared key and GSS Null functionality 97/17597/15
2016-06-13 Jeremy FilizettiLU-3289 gss: Interface and code changes for shared key 28/16728/17
2016-05-11 Giuseppe Di NataleLU-7334 lprocfs: Refactored string to value helpers 30/16930/13
2016-04-28 Li DongyangLU-6215 gss: key->payload.data is an array in 4.4+... 31/18731/11
2016-04-06 James SimmonsLU-6215 lprocfs: handle seq_printf api change 33/16933/17
2016-03-23 Li DongyangLU-6215 gss: cache_head is now on a hlist in 4.3+ kernels 28/18728/3
2016-01-12 Sebastien BuissonLU-7636 gss: avoid useless sec debug log flooding 69/17869/2
2016-01-07 Oleg DrokinLU-7623 Add __user to seq_write buffer arguments 88/17788/2
2016-01-07 Oleg DrokinLU-7623 gss: Update upcall structure with user attributes 90/17790/2
2016-01-06 Sebastien BuissonLU-7604 gss: handle revoked keys properly 21/17721/3
2015-12-18 akam kumar bharathiLU-7274 gss_do_ctx_fini_rpc() passes an already freed... 74/17574/2
2015-12-13 Andrew PerepechkoLU-6020 gss: properly map buffers to sg 19/17319/4
2015-11-15 Andreas DilgerLU-6204 build: clean up kernel module metadata 87/16787/5
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-14 James SimmonsLU-6204 misc: Add missing MODULE_VERSION for lustre 29/16729/4
2015-10-06 James SimmonsLU-6204 misc: Update module author to OpenSFS 32/16132/5
2015-08-05 James SimmonsLU-6490 gss: handle struct key_type match replacement 04/15804/3
2015-08-03 Sebastien BuissonLU-6490 gss: 3.1x kernels adjustments for gssapi code 42/15342/9
2015-07-01 Sebastien BuissonLU-3778 sptlrpc: OSP and LWP don't know sptlrpc 40/14040/8
2015-06-11 Amir ShehataLU-5835 ptlrpc: Introduce iovec to bulk descriptor 25/12525/22
2015-06-09 Frank ZagoLU-5710 all: third batch of corrected typos and grammar... 24/14424/8
2015-06-05 James SimmonsLU-6215 kernel: use f_path for inode dentry 98/14598/11
2015-05-09 Dmitry EreminLU-6484 build: remove unused LIBLUSTRE stuff 43/14543/7
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-04-09 frank zagoLU-5710 all: second batch of corrected typos and gramma... 33/12933/8
2015-03-26 Andrew PerepechkoLU-6020 kerberos: bulk nob is not corrected on bulk... 18/14018/3
2015-03-25 James SimmonsLU-6245 libcfs: remove tcpip abstraction from libcfs 60/13760/19
2015-03-08 Andrew PerepechkoLU-6020 kerberos: proper sg list initialization 31/13631/3
2015-02-04 Frank ZagoLU-5829 ptlrpc: remove unnecessary EXPORT_SYMBOL 10/12510/13
2015-01-19 James SimmonsLU-5275 lprocfs: sync names to upstream kernel lustre... 30/13330/4
2015-01-10 Frank ZagoLU-5396 all: use NULL instead of 0 67/12567/7
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-05 Johann LombardiRevert "LU-5275 lprocfs: remove last of non seq data... 53/12953/3
2014-12-04 James SimmonsLU-5275 lprocfs: remove last of non seq data structs... 98/12298/4
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-08-25 James SimmonsLU-3963 libcfs: convert lod, mdt, and gss to linux... 87/10387/8
2014-08-25 James SimmonsLU-3963 libcfs: remove invalid cfs_hlist_for_each_... 05/11005/9
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-05-05 Oleg DrokinLU-4423 gss: fix checkpatch warning 18/10118/3
2014-05-01 Oleg DrokinLU-4423 gss: Fix typo in sec_gss.c 19/10119/2
2014-04-28 Oleg DrokinLU-3333 ptlrpc: Protect request buffer changing 74/10074/3
2014-04-23 Oleg DrokinRevert "LU-3333 ptlrpc: Protect request buffer changing" 52/10052/3
2014-04-18 Li XiLU-4199 libcfs: remove assertion of spin_is_locked() 44/8144/20
2014-04-17 Oleg DrokinLU-3333 ptlrpc: Protect request buffer changing 67/6467/5
2014-03-28 Peng TaoLU-3963 libcfs: convert ptlrpc,quota plus others to... 77/7077/11
2014-03-01 Dmitry EreminLU-4629 gss: fix uninitialized variable 25/9325/2
2014-02-22 Dmitry EreminLU-4629 gss: fix few issues found by Klocwork Insight... 74/9274/3
2014-02-22 Peng TaoLU-3963 libcfs: remove cfs_hash_long 68/9268/2
2014-02-17 Dmitry EreminLU-4625 gss: fixup for shared key mechanism & flavors 87/9287/2
2014-02-12 Andrew KortyLU-3289 gss: Shared key mechanism & flavors 29/8629/5
2014-01-14 Thomas StiborLU-4372 gss: Compatibility cache_register_net 2.6.x... 28/8528/6
2014-01-13 Andrew KortyLU-3289 gss: gssnull security flavor 75/8475/10
2014-01-04 James SimmonsLU-2850 ptlrpc: handle sunrpc_cache_pipe_upcall change 96/8396/3
2013-12-15 James SimmonsLU-3319 procfs: move ptlrpc proc handling over to seq_file 96/7296/18
2013-12-11 James SimmonsLU-4307 kerberos: fix __exit usage and unknown symbol... 81/8481/3
2013-11-27 James SimmonsLU-2800 compat: remove crypto shims 47/5347/9
2013-11-15 James SimmonsLU-2800 auotconf: remove linux key-type.h test 46/5546/4
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-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 57/6957/8
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 56/6956/8
2013-09-24 Patrick FarrellLU-3490 autoconf: disable GSS when required libraries... 22/7622/7
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 54/6954/8
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
2013-08-10 James SimmonsLU-1346 libcfs: cleanup macros in kp30.h 76/4776/5
2013-07-10 James SimmonsLU-2800 autoconf: remove obsolete autoconf options 05/5505/11
2013-07-10 John L. HammondLU-2650 procfs: return -ENOMEM from lprocfs_register() 61/5161/5
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-11 Thomas StiborLU-2392 kerberos: GSS keyring is broken >=2.6.29
2013-01-31 Fan YongLU-2221 ptlrpc: kerberos support for kernel>=2.6.24
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-08-09 James SimmonsLU-812 compat: SPIN/RW_LOCK_UNLOCKED no longer exist
2012-08-08 Andreas DilgerLU-1617 build: skip generated files in .gitignore
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-14 Bobi JamLU-1102 crypto: correctly check crypto_alloc_blkcipher...
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
next