summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/vvp_internal.h
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-04-23staging: lustre: add container_of_safe()NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: llite: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-01-03staging/lustre: Move lov_read_and_clear_async_rc declarationOleg Drokin
2016-11-14staging: lustre: clio: get rid of cl_reqJinshan Xiong
2016-10-16staging: lustre: lov: move LSM to LOV layerJohn L. Hammond
2016-10-16staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond
2016-10-16staging: lustre: lov: add cl_object_layout_get()John L. Hammond
2016-10-16staging: lustre: llite: remove client Size on MDS supportJohn L. Hammond
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-05switch generic_file_splice_read() to use of ->read_iter()Al Viro
2016-09-19staging: lustre: llite: handle concurrent use of cob_transient_pagesStephen Champion
2016-08-21staging: lustre: clio: Reduce memory overhead of per-page allocationJinshan Xiong
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-03-30staging/lustre/llite: Remove unused vui_local_lock fieldOleg Drokin
2016-03-30staging/lustre/llite: Move several declarations to llite_internal.hJohn Hammond
2016-03-30staging/lustre/llite: Move ll_dirent_type_get and make it staticOleg Drokin
2016-03-30staging/lustre/llite: Remove ccc_global_{init, fini}()John Hammond
2016-03-30staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_infoJohn Hammond
2016-03-30staging/lustre/llite: Rename struct ccc_grouplock to ll_grouplockJohn Hammond
2016-03-30staging/lustre/llite: rename ccc_req to vvp_reqJohn L. Hammond
2016-03-30staging/lustre/llite: move vvp_io functions to vvp_io.cJohn L. Hammond
2016-03-30staging/lustre/llite: use vui prefix for struct vvp_io membersJohn L. Hammond
2016-03-30staging/lustre/llite: merge ccc_io and vvp_ioJohn L. Hammond
2016-03-30staging/lustre/llite: rename ccc_lock to vvp_lockJohn L. Hammond
2016-03-30staging/lustre/llite: rename ccc_page to vvp_pageJohn L. Hammond
2016-03-30staging/lustre/llite: rename ccc_object to vvp_objectJohn L. Hammond
2016-03-30staging/lustre/llite: rename ccc_device to vvp_deviceJohn L. Hammond
2016-03-30staging/lustre/llite: merge lclient.h into llite/vvp_internal.hJohn L. Hammond
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-01staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond
2013-05-14staging: add Lustre file system client supportPeng Tao