aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22staging: lustre: lustre: cleanup paths for lustre internal headersJames Simmons28-94/+96
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons26-4233/+21
2017-08-22staging: lustre: uapi: remove libcfs.h from lustre_id.h/lustre_user.hJames Simmons2-1/+3
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons3-4/+2
2017-08-22staging: lustre: uapi: move lustre_cfg.h to uapi directoryJames Simmons3-247/+2
2017-08-22staging: lustre: uapi: move lustre_cfg_string() to obd_config.cJames Simmons2-29/+1
2017-08-22staging: lustre: uapi: don't memory allocate in UAPI headerJames Simmons1-9/+2
2017-08-22staging: lustre: uapi: remove lustre_cfg_free wrapperJames Simmons1-6/+0
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons1-95/+0
2017-08-22staging: lustre: uapi: remove included headers out of lustre_param.hJames Simmons1-3/+0
2017-08-22staging: lustre: uapi: move kernel only prototypes out of lustre_param.hJames Simmons2-11/+18
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons1-241/+0
2017-08-22staging: lustre: uapi: move obd_ioctl_is_invalid() to linux-module.cJames Simmons1-76/+0
2017-08-22staging: lustre: uapi: move obd_ioctl_getdata() declarationJames Simmons2-2/+3
2017-08-22staging: lustre: uapi: remove obd_ioctl_popdata() wrapperJames Simmons1-1/+0
2017-08-22staging: lustre: uapi: remove obd_ioctl_freedata() wrapperJames Simmons1-5/+0
2017-08-22staging: lustre: uapi: remove userland version of obd_ioctl_*()James Simmons1-87/+0
2017-08-22staging: lustre: uapi: remove unused function in lustre_disk.hJames Simmons1-18/+0
2017-08-22staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.hBen Evans3-538/+53
2017-08-22staging: lustre: uapi: update URL doc link in lustre_fid.hBen Evans1-1/+1
2017-08-22staging: lustre: uapi: return error code for ostid_set_idBen Evans1-15/+8
2017-08-22staging: lustre: uapi: remove unused functions for lustre_fid.hJames Simmons1-29/+0
2017-08-22staging: lustre: uapi: Move functions out of lustre_idl.hBen Evans3-73/+19
2017-07-30staging: lustre: ptlrpc: restore 64-bit time for struct ptlrpc_cli_reqJames Simmons1-5/+5
2017-07-30staging: lustre: linkea: linkEA size limitationFan Yong2-4/+16
2017-07-30staging: lustre: lustre: fix all less than 0 comparison for unsigned valuesJames Simmons1-1/+1
2017-07-30staging: lustre: ldlm: restore interval_iterate_reverse functionJames Simmons1-0/+4
2017-07-30staging: lustre: lmv: assume a real connection in lmv_connect()John L. Hammond2-3/+1
2017-07-30staging: lustre: lov: remove unused codeJohn L. Hammond1-8/+1
2017-07-30staging: lustre: constify attribute_group structures.Arvind Yadav1-2/+2
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-15/+15
2017-06-24staging: lustre: lustre: add all missing indentifier namesJames Simmons1-2/+2
2017-06-24staging: lustre: lustre: fix all bare unsigned usageJames Simmons2-4/+4
2017-06-24staging: lustre: lustre: make all struct file_operations constantJames Simmons1-4/+4
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons3-5/+5
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar1-2/+2
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds9-220/+52
2017-04-20lustre: Convert to separately allocated bdiJan Kara1-4/+0
2017-04-18staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and __le32Skanda Guruanand1-4/+4
2017-03-14staging: lustre shorten multiple lines over 80 char in lu_object.hCraig Inches1-5/+5
2017-03-07staging: lustre: Remove lustre_eacl.hGargi Sharma1-74/+0
2017-03-06staging: lustre: Replace typedef with structGargi Sharma1-6/+6
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons1-4/+4
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons1-6/+6
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons1-5/+5
2017-03-06staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons1-1/+1
2017-03-06staging: lustre: lprocfs: move lprocfs_stats_[un]lock to a source fileJames Simmons1-110/+10
2017-03-06staging: lustre: ldlm: disconnect speedupVitaly Fertman2-7/+5
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng1-3/+3
2017-03-06staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong2-1/+9