aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-572/+0
2018-05-25staging: lustre: remove libcfs_all from ptlrpcNeilBrown1-1/+1
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown1-1/+1
2018-03-06staging: lustre: ptlrpc: change GFP_NOFS to GFP_KERNELNeilBrown1-1/+1
2018-02-22staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown1-1/+1
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown1-1/+1
2017-12-13drivers: lustre: ptlrpc: check result of register_shrinker()Aliaksei Karaliou1-2/+6
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons1-10/+10
2017-03-06staging: lustre: Using macro DIV_ROUND_UPsimran singhal1-1/+1
2016-10-30staging: lustre: ptlrpc: do not sleep if encpool reached max capacitySebastien Buisson1-4/+25
2016-10-30staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata1-8/+11
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago1-4/+0
2016-09-19staging: lustre: replace direct HZ access with kernel APIsJian Yu1-4/+5
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin1-2/+3
2016-08-15lustre: don't reinvent struct bio_vecAl Viro1-5/+5
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin1-1/+1
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-03-30staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin1-1/+1
2016-03-29staging: lustre: libcfs: bug fixes for cfs_crypto_hash_final()Andreas Dilger1-6/+6
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin1-6/+6
2016-02-20staging/lustre/ptlrpc: Get rid of /proc references in commentsOleg Drokin1-1/+1
2016-02-03drivers/staging/lustre: Nuke another unsigned >= 0 assertValdis Kletnieks1-1/+0
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-10-16staging: lustre: ptlrpc: sec_bulk: Remove useless cast on void pointerAmitoj Kaur Chawla1-2/+1
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport1-0/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-2/+0
2015-09-29staging/lustre/ptlrpc: secure wrapping code cleanupOleg Drokin1-329/+0
2015-09-29staging/lustre: remove CFS_TIME_T definitionArnd Bergmann1-3/+2
2015-09-29staging/lustre: use 64-bit times in ptlrpc_enc_page_poolArnd Bergmann1-12/+12
2015-07-13staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall1-1/+1
2015-06-11lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall1-6/+5
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna1-24/+24
2015-05-08staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall1-9/+8
2015-03-18Staging: lustre: fix some coding styleGauthier Voron1-2/+1
2015-03-18Staging: lustre: fix coding styleGauthier Voron1-2/+2
2015-03-01staging: lustre: Convert uses of "int rc = seq_printf(...)"Joe Perches1-42/+40
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-2/+1
2014-08-31staging: lustre: lustre: ptlrpc: Fix space requiredHema Prathaban1-1/+1
2014-08-30drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald1-1/+1
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman1-9/+9
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman1-2/+2
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman1-8/+8
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi1-1/+1
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler1-1/+1
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao1-1/+1