summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-572/+0
* staging: lustre: remove libcfs_all from ptlrpcNeilBrown2018-05-251-1/+1
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: ptlrpc: change GFP_NOFS to GFP_KERNELNeilBrown2018-03-061-1/+1
* staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown2018-02-221-1/+1
* staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown2018-02-221-1/+1
* drivers: lustre: ptlrpc: check result of register_shrinker()Aliaksei Karaliou2017-12-131-2/+6
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: ptlrpc: add include path to MakefileJames Simmons2017-08-221-10/+10
* staging: lustre: Using macro DIV_ROUND_UPsimran singhal2017-03-061-1/+1
* staging: lustre: ptlrpc: do not sleep if encpool reached max capacitySebastien Buisson2016-10-301-4/+25
* staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata2016-10-301-8/+11
* staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago2016-09-191-4/+0
* staging: lustre: replace direct HZ access with kernel APIsJian Yu2016-09-191-4/+5
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-2/+3
* lustre: don't reinvent struct bio_vecAl Viro2016-08-151-5/+5
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-181-1/+1
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-1/+1
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* | staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin2016-03-301-1/+1
* | staging: lustre: libcfs: bug fixes for cfs_crypto_hash_final()Andreas Dilger2016-03-291-6/+6
|/
* staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin2016-02-201-6/+6
* staging/lustre/ptlrpc: Get rid of /proc references in commentsOleg Drokin2016-02-201-1/+1
* drivers/staging/lustre: Nuke another unsigned >= 0 assertValdis Kletnieks2016-02-031-1/+0
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: ptlrpc: sec_bulk: Remove useless cast on void pointerAmitoj Kaur Chawla2015-10-161-2/+1
* staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport2015-10-131-0/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-2/+0
* staging/lustre/ptlrpc: secure wrapping code cleanupOleg Drokin2015-09-291-329/+0
* staging/lustre: remove CFS_TIME_T definitionArnd Bergmann2015-09-291-3/+2
* staging/lustre: use 64-bit times in ptlrpc_enc_page_poolArnd Bergmann2015-09-291-12/+12
* staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall2015-07-131-1/+1
* lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-111-6/+5
* staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna2015-06-081-24/+24
* staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall2015-05-081-9/+8
* Staging: lustre: fix some coding styleGauthier Voron2015-03-181-2/+1
* Staging: lustre: fix coding styleGauthier Voron2015-03-181-2/+2
* staging: lustre: Convert uses of "int rc = seq_printf(...)"Joe Perches2015-03-011-42/+40
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-2/+1
* staging: lustre: lustre: ptlrpc: Fix space requiredHema Prathaban2014-08-311-1/+1
* drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald2014-08-301-1/+1
* staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman2014-07-121-9/+9
* staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman2014-07-121-2/+2
* staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-8/+8
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging/lustre: remove assertion of spin_is_locked()Li Xi2014-04-271-1/+1
* staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler2014-04-271-1/+1
* staging/lustre/libcfs: remove waitq_waitPeng Tao2014-03-191-1/+1
OpenPOWER on IntegriCloud