summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass/cl_io.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-04-23staging: lustre: remove invariant in cl_io_read_ahead()NeilBrown
2018-02-16staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2018-02-16staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons
2017-01-03staging : lustre : Remove braces from single-line body.Tabrez khan
2016-11-14staging: lustre: clio: get rid of cl_reqJinshan Xiong
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong
2016-10-16staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond
2016-10-16staging: lustre: clio: Revise read ahead implementationJinshan Xiong
2016-09-19staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago
2016-09-19staging: lustre: obdclass: change loop indexes to unsignedDmitry Eremin
2016-09-17staging/lustre: clean function declaration in cl_io.c upBaoyou Xie
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-04-11staging/lustre: Fix braces {} styleOleg Drokin
2016-03-30staging/lustre: lov_io_init() should return error codeBobi Jam
2016-03-30staging/lustre/clio: cl_lock simplificationJinshan Xiong
2016-03-30staging/lustre/clio: generalize cl_sync_ioJinshan Xiong
2016-03-30staging/lustre/clio: optimize read ahead codeJinshan Xiong
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-30staging/lustre/clio: collapse layer of cl_pageJinshan Xiong
2016-03-01staging/lustre/obdclass: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre: Fix indentation mistakesOleg Drokin
2016-02-25staging/lustre/obdclass: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/obdclass: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: Remove cl_2queue_add wrapperShivani Bhardwaj
2015-12-21staging: lustre: cl_io: Remove cl_lock_descr_fid wrapperShivani Bhardwaj
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-04Staging: lustre: obdclass: cl_io: Declare as staticShraddha Barke
2015-09-29staging/lustre: Remove unused functions and definitions from cl_objectOleg Drokin
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-05-08staging: lustre: obdclass: Use kzalloc and kfreeJulia Lawall
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-08-17staging/lustre/clio: reorder initialization in cl_req_alloc()John L. Hammond
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman
2014-02-14staging:lustre: Fix typo in comment and printk within lustre/obdclassMasanari Iida
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman