summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdecho/echo_client.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown
2018-05-25staging: lustre: refactor libcfs initialization.NeilBrown
2018-04-23staging: lustre: add container_of_safe()NeilBrown
2018-02-22staging: lustre: replace all CFS_CAP_* macros with CAP_*NeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: obdecho: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: return error code for ostid_set_idBen Evans
2017-08-18staging: lustre: obd: make echo_lock_ops constBhumika Goyal
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng
2016-11-14staging: lustre: clio: get rid of cl_reqJinshan Xiong
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong
2016-10-30staging: lustre: obdecho: don't copy lu_siteNiu Yawei
2016-10-16staging: lustre: echo: request pages in batchesAlex Zhuravlev
2016-10-16staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond
2016-10-16staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond
2016-09-19staging: lustre: obdclass: change cl_fault_io->ft_nob to size_tDmitry Eremin
2016-09-19staging: lustre: llite: remove ll_objects_destroy()John L. Hammond
2016-09-19staging: lustre: echo: replace lov_stripe_md with lov_oinfoJohn L. Hammond
2016-09-19staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTESJohn L. Hammond
2016-09-19staging: lustre: obd: add rnb_ prefix to struct niobuf_remote membersJohn L. Hammond
2016-09-19staging: lustre: obd: add lnb_ prefix to members of struct niobuf_localJohn L. Hammond
2016-08-21staging: lustre: obd: remove dead codeJohn L. Hammond
2016-08-21staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond
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: echo: remove echo_env_info() regions from echo_client.cJohn L. Hammond
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-04-11staging: lustre: split error handling code into multiple labelsCihangir Akturk
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-30staging/lustre/clio: cl_lock simplificationJinshan Xiong
2016-03-30staging/lustre/clio: optimize read ahead codeJinshan Xiong
2016-03-30staging/lustre/clio: remove stackable cl_page completelyJinshan Xiong
2016-03-30staging/lustre/clio: add pages into writeback cache in batchesJinshan Xiong
2016-03-30staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin
2016-03-07staging: lustre: Correct missing newlineJames Nunez
2016-03-01Staging: lustre: Remove print statement on function failureBhumika Goyal
2016-03-01staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons
2016-03-01staging: lustre: obdecho: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla
2016-03-01staging/lustre/obdecho: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/obdecho: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/obdecho: Adjust NULL comparison codestyleOleg Drokin
2016-02-11staging/lustre/obdecho: Better handle invalid create requestsOleg Drokin