summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c
AgeCommit message (Expand)Author
2015-10-16staging: lustre: ptlrpc: sec_bulk: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-29staging/lustre/ptlrpc: secure wrapping code cleanupOleg Drokin
2015-09-29staging/lustre: remove CFS_TIME_T definitionArnd Bergmann
2015-09-29staging/lustre: use 64-bit times in ptlrpc_enc_page_poolArnd Bergmann
2015-07-13staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall
2015-06-11lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna
2015-05-08staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall
2015-03-18Staging: lustre: fix some coding styleGauthier Voron
2015-03-18Staging: lustre: fix coding styleGauthier Voron
2015-03-01staging: lustre: Convert uses of "int rc = seq_printf(...)"Joe Perches
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-08-31staging: lustre: lustre: ptlrpc: Fix space requiredHema Prathaban
2014-08-30drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao
2014-02-07staging: lustre: Fix typo in lustre/ptlrpcMasanari Iida
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman
2013-09-17staging/lustre: fix coccinelle warningsFengguang Wu
2013-09-17drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGEAndrew Morton
2013-09-10staging/lustre/ptlrpc: convert to new shrinker APIPeng Tao
2013-07-23staging/lustre: replace num_physpages with totalram_pagesPeng Tao
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao