summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/service.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown
2018-05-25staging: lustre: rename cfs_cpt_table to cfs_cpt_tabNeilBrown
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown
2018-04-23staging: lustre: libcfs: discard cfs_time_add/subNeilBrown
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown
2018-03-06staging: lustre: ptlrpc: change GFP_NOFS to GFP_KERNELNeilBrown
2018-02-22staging: lustre: ptlrpc: list_for_each improvements.NeilBrown
2018-02-22staging: lustre: fix assorted checkpatch errorsNeilBrown
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown
2018-02-22staging: lustre: discard libcfs_kvzalloc_cpt()NeilBrown
2018-02-16staging: lustre: replace l_wait_event_exclusive_head() with wait_event_idle_e...NeilBrown
2018-02-16staging: lustre: use explicit poll loop in ptlrpc_service_unlink_rqbdNeilBrown
2018-02-16staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2018-02-16staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons
2017-07-30staging: lustre: ptlrpc: don't use CFS_DURATION_T for time64_tJames Simmons
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-02-03staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin
2016-11-07staging/lustre/ptlrpc: Correctly calculate hrp->hrp_nthrsAmir Shehata
2016-09-19staging: lustre: ptlrpc: prevent request timeout grow due to recoveryMikhail Pershin
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
2016-08-21staging: lustre: ptlrpc: Early replies need to honor at_maxChris Horn
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-28staging: lustre: ptlrpc: initialize request session earlyMikhail Pershin
2016-04-28staging: lustre: obdclass: add LCT_SERVER_SESSION for server sessionWang Di
2016-03-01drivers: staging: lustre: lustre: ptlrpc: Fix space related coding style issueTapan Prakash T
2016-03-01staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin
2016-03-01staging/lustre: Convert ptlrpc_at_check_timed to voidOleg Drokin
2016-02-25staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin
2016-02-20staging: lustre: remove uses of IS_ERR_VALUE()John L. Hammond
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-16staging: lustre: ptlrpc: service: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-08Staging: lustre: ptlrpc: service: Declare local functions as staticShraddha Barke
2015-09-29staging/lustre: Remove server-only recovery-related bitsOleg Drokin
2015-09-29staging/lustre: Remove high-priority request callbacksOleg Drokin
2015-09-29staging/lustre: Remove unused reply state batches codeOleg Drokin
2015-09-29staging/lustre/ptlrpc: Remove server-specific health checksOleg Drokin