summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdecho
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: clio: get rid of cl_reqJinshan Xiong2016-11-141-4/+0
* staging/lustre: Get rid of cl_env hash tableJinshan Xiong2016-11-071-12/+2
* staging: lustre: obdecho: don't copy lu_siteNiu Yawei2016-10-301-9/+11
* staging: lustre: echo: request pages in batchesAlex Zhuravlev2016-10-161-22/+16
* staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond2016-10-161-10/+2
* staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond2016-10-161-40/+18
* staging: lustre: obdclass: change cl_fault_io->ft_nob to size_tDmitry Eremin2016-09-191-1/+1
* staging: lustre: llite: remove ll_objects_destroy()John L. Hammond2016-09-191-3/+2
* staging: lustre: echo: replace lov_stripe_md with lov_oinfoJohn L. Hammond2016-09-191-105/+38
* staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTESJohn L. Hammond2016-09-191-1/+1
* staging: lustre: obd: add rnb_ prefix to struct niobuf_remote membersJohn L. Hammond2016-09-191-7/+7
* staging: lustre: obd: add lnb_ prefix to members of struct niobuf_localJohn L. Hammond2016-09-191-3/+3
* staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin2016-08-211-2/+2
* staging: lustre: obd: remove dead codeJohn L. Hammond2016-08-211-1/+0
* staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond2016-08-211-0/+1
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: echo: remove echo_env_info() regions from echo_client.cJohn L. Hammond2016-04-281-2/+0
* staging/lustre: Fix blank line after/before {/} styleOleg Drokin2016-04-261-2/+0
* staging: lustre: split error handling code into multiple labelsCihangir Akturk2016-04-111-34/+20
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-15/+15
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-15/+15
* | staging/lustre/clio: cl_lock simplificationJinshan Xiong2016-03-301-45/+15
* | staging/lustre/clio: optimize read ahead codeJinshan Xiong2016-03-301-1/+1
* | staging/lustre/clio: remove stackable cl_page completelyJinshan Xiong2016-03-301-15/+7
* | staging/lustre/clio: add pages into writeback cache in batchesJinshan Xiong2016-03-301-14/+11
* | staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin2016-03-301-3/+3
|/
* staging: lustre: Correct missing newlineJames Nunez2016-03-071-2/+6
* Staging: lustre: Remove print statement on function failureBhumika Goyal2016-03-011-4/+1
* staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger2016-03-011-1/+1
* staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-011-1/+1
* staging: lustre: obdecho: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-011-4/+4
* staging/lustre/obdecho: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-11/+11
* staging/lustre/obdecho: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-3/+6
* staging/lustre: Remove FSF mailing address from GPL noticesOleg Drokin2016-02-251-5/+0
* staging/lustre/obdecho: Adjust NULL comparison codestyleOleg Drokin2016-02-201-32/+29
* staging/lustre/obdecho: Better handle invalid create requestsOleg Drokin2016-02-111-7/+4
* staging/lustre/obdecho: Remove always true conditionOleg Drokin2016-02-111-4/+2
* staging/lustre: Properly mark obd_iocontrol argument as __userOleg Drokin2016-02-031-1/+1
* staging/lustre/obdecho: remove userspace LSM handlingJohn L. Hammond2016-02-031-149/+31
* staging/lustre/obdecho: Remove unused ioctlsOleg Drokin2016-02-031-163/+0
* staging: lustre: obdecho: constify lu_device_operations and cl_device_operati...Julia Lawall2016-02-031-2/+2
* staging: lustre: Remove cl_2queue_add wrapperShivani Bhardwaj2015-12-211-2/+4
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman2015-12-131-9/+11
|\
| * staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro2015-12-011-9/+11
* | staging: lustre: Update module author to OpenSFSJames Simmons2015-11-151-1/+1
* | staging: lustre: remove o_ prefix from function pointersDan Carpenter2015-11-151-4/+4
|/
* mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-061-1/+1
* staging: lustre: get rid of OBD_PAGE_ALLOC/FREEMike Rapoport2015-10-271-2/+2
OpenPOWER on IntegriCloud