summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/include
AgeCommit message (Expand)Author
2017-08-22staging: lustre: lustre: cleanup paths for lustre internal headersJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: remove libcfs.h from lustre_id.h/lustre_user.hJames Simmons
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move lustre_cfg.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move lustre_cfg_string() to obd_config.cJames Simmons
2017-08-22staging: lustre: uapi: don't memory allocate in UAPI headerJames Simmons
2017-08-22staging: lustre: uapi: remove lustre_cfg_free wrapperJames Simmons
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: remove included headers out of lustre_param.hJames Simmons
2017-08-22staging: lustre: uapi: move kernel only prototypes out of lustre_param.hJames Simmons
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move obd_ioctl_is_invalid() to linux-module.cJames Simmons
2017-08-22staging: lustre: uapi: move obd_ioctl_getdata() declarationJames Simmons
2017-08-22staging: lustre: uapi: remove obd_ioctl_popdata() wrapperJames Simmons
2017-08-22staging: lustre: uapi: remove obd_ioctl_freedata() wrapperJames Simmons
2017-08-22staging: lustre: uapi: remove userland version of obd_ioctl_*()James Simmons
2017-08-22staging: lustre: uapi: remove unused function in lustre_disk.hJames Simmons
2017-08-22staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.hBen Evans
2017-08-22staging: lustre: uapi: update URL doc link in lustre_fid.hBen Evans
2017-08-22staging: lustre: uapi: return error code for ostid_set_idBen Evans
2017-08-22staging: lustre: uapi: remove unused functions for lustre_fid.hJames Simmons
2017-08-22staging: lustre: uapi: Move functions out of lustre_idl.hBen Evans
2017-07-30staging: lustre: ptlrpc: restore 64-bit time for struct ptlrpc_cli_reqJames Simmons
2017-07-30staging: lustre: linkea: linkEA size limitationFan Yong
2017-07-30staging: lustre: lustre: fix all less than 0 comparison for unsigned valuesJames Simmons
2017-07-30staging: lustre: ldlm: restore interval_iterate_reverse functionJames Simmons
2017-07-30staging: lustre: lmv: assume a real connection in lmv_connect()John L. Hammond
2017-07-30staging: lustre: lov: remove unused codeJohn L. Hammond
2017-07-30staging: lustre: constify attribute_group structures.Arvind Yadav
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-24staging: lustre: lustre: add all missing indentifier namesJames Simmons
2017-06-24staging: lustre: lustre: fix all bare unsigned usageJames Simmons
2017-06-24staging: lustre: lustre: make all struct file_operations constantJames Simmons
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20lustre: Convert to separately allocated bdiJan Kara
2017-04-18staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and...Skanda Guruanand
2017-03-14staging: lustre shorten multiple lines over 80 char in lu_object.hCraig Inches
2017-03-07staging: lustre: Remove lustre_eacl.hGargi Sharma
2017-03-06staging: lustre: Replace typedef with structGargi Sharma
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons
2017-03-06staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons
2017-03-06staging: lustre: lprocfs: move lprocfs_stats_[un]lock to a source fileJames Simmons
2017-03-06staging: lustre: ldlm: disconnect speedupVitaly Fertman
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng
2017-03-06staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong