summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/osc/osc_io.c
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: osc: add include path to MakefileJames Simmons
2017-05-08lustre: replace CURRENT_TIME macroDeepa Dinamani
2017-03-06staging: lustre: osc: further LRU OSC cleanup after evictionJinshan Xiong
2017-02-03staging: lustre: clio: sync write should update mtimeNiu Yawei
2017-02-03staging: lustre: clio: revise readahead to support 16MB IOJinshan Xiong
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann
2017-01-03staging: lustre: obdclass: Create a header for obdo related functionsBen Evans
2017-01-03staging: lustre: osc: handle osc eviction correctlyJinshan Xiong
2016-12-06staging: lustre: osc: set lock data for readahead lockJinshan Xiong
2016-12-06staging: lustre: osc: Performance tune for LRUJinshan Xiong
2016-11-14staging: lustre: clio: get rid of cl_reqJinshan Xiong
2016-10-30staging: lustre: clio: update file attributes after syncBobi Jam
2016-10-16staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond
2016-10-16staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond
2016-10-16staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond
2016-10-16staging: lustre: clio: Revise read ahead implementationJinshan Xiong
2016-09-19staging: lustre: clio: pass fid for OST setattrBobi Jam
2016-09-19staging: lustre: clio: rename coo_attr_set to coo_attr_updateBobi Jam
2016-09-19staging: lustre: osc: change cl_extent_tax and *grants to unsignedDmitry Eremin
2016-09-19staging: lustre: obdclass: change cl_fault_io->ft_nob to size_tDmitry Eremin
2016-09-19staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
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-06-17staging/lustre/osc: Fix Multiple Assignment WarningsNathaniel Clark
2016-04-26staging: lustre: osc: fix race issues thanks to oap_lockSebastien Buisson
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-04-11staging/lustre: Fix braces {} styleOleg Drokin
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-03-30staging/lustre/clio: cl_lock simplificationJinshan 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-30staging/lustre/osc: Adjustment on osc LRU for performanceJinshan Xiong
2016-03-01staging: lustre: osc: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla
2016-03-01staging/lustre/osc: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/osc: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/osc: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-24staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-29staging/lustre: obd: remove unused data structuresArnd Bergmann
2015-09-29staging/lustre: use 64-bit inode timestamps internallyArnd Bergmann
2015-06-08staging: lustre: osc: clean up whitespace and align function parametersChris Hanna