aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdecho (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2-0/+2
2017-08-22staging: lustre: obdecho: add include path to MakefileJames Simmons2-12/+15
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons1-1/+1
2017-08-22staging: lustre: uapi: return error code for ostid_set_idBen Evans1-2/+5
2017-08-18staging: lustre: obd: make echo_lock_ops constBhumika Goyal1-1/+1
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons1-2/+2
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert1-2/+1
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng1-3/+3
2016-11-14staging: lustre: clio: get rid of cl_reqJinshan Xiong1-4/+0
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong1-12/+2
2016-10-30staging: lustre: obdecho: don't copy lu_siteNiu Yawei1-9/+11
2016-10-16staging: lustre: echo: request pages in batchesAlex Zhuravlev1-22/+16
2016-10-16staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond1-10/+2
2016-10-16staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond1-40/+18
2016-09-19staging: lustre: obdclass: change cl_fault_io->ft_nob to size_tDmitry Eremin1-1/+1
2016-09-19staging: lustre: llite: remove ll_objects_destroy()John L. Hammond1-3/+2
2016-09-19staging: lustre: echo: replace lov_stripe_md with lov_oinfoJohn L. Hammond1-105/+38
2016-09-19staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTESJohn L. Hammond1-1/+1
2016-09-19staging: lustre: obd: add rnb_ prefix to struct niobuf_remote membersJohn L. Hammond1-7/+7
2016-09-19staging: lustre: obd: add lnb_ prefix to members of struct niobuf_localJohn L. Hammond1-3/+3
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin1-2/+2
2016-08-21staging: lustre: obd: remove dead codeJohn L. Hammond1-1/+0
2016-08-21staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond1-0/+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-28staging: lustre: echo: remove echo_env_info() regions from echo_client.cJohn L. Hammond1-2/+0
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin1-2/+0
2016-04-11staging: lustre: split error handling code into multiple labelsCihangir Akturk1-34/+20
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-15/+15
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-15/+15
2016-03-30staging/lustre/clio: cl_lock simplificationJinshan Xiong1-45/+15
2016-03-30staging/lustre/clio: optimize read ahead codeJinshan Xiong1-1/+1
2016-03-30staging/lustre/clio: remove stackable cl_page completelyJinshan Xiong1-15/+7
2016-03-30staging/lustre/clio: add pages into writeback cache in batchesJinshan Xiong1-14/+11
2016-03-30staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin1-3/+3
2016-03-07staging: lustre: Correct missing newlineJames Nunez1-2/+6
2016-03-01Staging: lustre: Remove print statement on function failureBhumika Goyal1-4/+1
2016-03-01staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger1-1/+1
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons1-1/+1
2016-03-01staging: lustre: obdecho: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla1-4/+4
2016-03-01staging/lustre/obdecho: Fix style vs open parenthesis alignmentOleg Drokin1-11/+11
2016-02-25staging/lustre/obdecho: Adjust comments to better conform to coding styleOleg Drokin1-3/+6
2016-02-25staging/lustre: Remove FSF mailing address from GPL noticesOleg Drokin1-5/+0
2016-02-20staging/lustre/obdecho: Adjust NULL comparison codestyleOleg Drokin1-32/+29
2016-02-11staging/lustre/obdecho: Better handle invalid create requestsOleg Drokin1-7/+4
2016-02-11staging/lustre/obdecho: Remove always true conditionOleg Drokin1-4/+2
2016-02-03staging/lustre: Properly mark obd_iocontrol argument as __userOleg Drokin1-1/+1
2016-02-03staging/lustre/obdecho: remove userspace LSM handlingJohn L. Hammond1-149/+31
2016-02-03staging/lustre/obdecho: Remove unused ioctlsOleg Drokin1-163/+0
2016-02-03staging: lustre: obdecho: constify lu_device_operations and cl_device_operations structuresJulia Lawall1-2/+2