summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc
AgeCommit message (Expand)Author
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-10staging/lustre/api: HSM import uses new released patternJC Lafoucriere
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao
2013-12-04staging: lustre: reapply an older patch that was revertedGreg Kroah-Hartman
2013-12-03staging: lustre: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-12-03staging/lustre/ptlrpc: better error handling in ptlrpcd_startDmitry Eremin
2013-12-03staging/lustre/pinger: remove never implemented suspend timeouts functionalityDmitry Eremin
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong
2013-12-03staging/lustre/ptlrpc: Fix a crash when dereferencing NULL pointerAmir Shehata
2013-12-03staging/lustre/scrub: OI scrub on OSTFan Yong
2013-12-03staging/lustre: remove wirehdr.cPeng Tao
2013-12-03staging/lustre: fix build error when CONFIG_FS_POSIX_ACL is offPeng Tao
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman
2013-11-25staging/lustre/server: use unified request handler for MGSMikhail Pershin
2013-11-25staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logicPeng Tao
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-11-21staging/lustre/llite: Access to released file triggers a restoreJC Lafoucriere
2013-11-15staging/lustre: remove llog_server.cPeng Tao
2013-11-12staging: lustre: ptlrpc: fix label indentationKristina Martsenko
2013-11-12staging: lustre: ptlrpc: fix indentationKristina Martsenko
2013-11-12staging: lustre: ptlrpc: remove whitespace before a newlineKristina Martsenko
2013-11-12staging: lustre: ptlrpc: convert spaces to tabsKristina Martsenko
2013-11-12staging: lustre: ptlrpc: remove an unnecessary semicolonKristina Martsenko
2013-11-12staging: lustre: ptlrpc: clean up whitespace around bracesKristina Martsenko
2013-11-12staging: lustre: ptlrpc: clean up whitespace around parenthesesKristina Martsenko
2013-11-12staging: lustre: ptlrpc: pack_generic: clean up whitespace around parenthesesKristina Martsenko
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
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-17staging: lustre: clean up format string usagesKees Cook
2013-09-10staging/lustre/ptlrpc: convert to new shrinker APIPeng Tao
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman
2013-08-04staging: lustre: remove typedef for group_info_tGreg Kroah-Hartman
2013-08-04staging: lustre: remove typedef for module_tGreg Kroah-Hartman
2013-08-03staging: lustre: remove ll_crypto_alloc_blkcipherGreg Kroah-Hartman
2013-08-03staging: lustre: remove almost all crypto layer wrappersGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-29staging: lustre: Fix non-ANSI sparse warningsEmil Goode
2013-07-24staging/lustre: fix build on non-x86Peng Tao
2013-07-23staging: lustre: Fix typo in printkMasanari Iida
2013-07-23staging/lustre/procfs: return -ENOMEM from lprocfs_register()John L. Hammond
2013-07-23staging/lustre/ptlrpc: Race between start and stop service threadsHiroya Nozaki