summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/rw26.c
AgeCommit message (Expand)Author
2017-11-08staging: lustre: llite: don't invoke direct_IO for the EOF caseYang Sheng
2016-09-19staging: lustre: remove lustre/include/linux/John L. Hammond
2016-09-19staging: lustre: obdclass: change cl_fault_io->ft_nob to size_tDmitry Eremin
2016-09-19staging: lustre: llite: handle concurrent use of cob_transient_pagesStephen Champion
2016-09-19staging: lustre: remove lustre_lite.hJohn L. Hammond
2016-09-19staging: lustre: vvp: Use lockless __generic_file_aio_writePrakash Surya
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
2016-08-21staging: lustre: llite: Fix the deadlock in balance_dirty_pages()Jinshan Xiong
2016-08-21staging: lustre: llite: avoid a deadlock in page writeJinshan Xiong
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-08staging/lustre/llite: define per open file cache for ll_cl_contextJinshan Xiong
2016-05-21Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-04-29staging: lustre: llite: fixup return value ll_direct_IO_26Dmitry Eremin
2016-04-29staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez
2016-04-12staging/lustre: Fix braces {} styleOleg Drokin
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-31staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_infoJohn Hammond
2016-03-31staging/lustre/llite: use vui prefix for struct vvp_io membersJohn L. Hammond
2016-03-31staging/lustre/llite: merge ccc_io and vvp_ioJohn L. Hammond
2016-03-31staging/lustre/llite: rename ccc_page to vvp_pageJohn L. Hammond
2016-03-31staging/lustre/llite: rename ccc_object to vvp_objectJohn L. Hammond
2016-03-31staging/lustre/llite: deadlock for page writeJinshan Xiong
2016-03-31staging/lustre/clio: cl_lock simplificationJinshan Xiong
2016-03-31staging/lustre/clio: remove stackable cl_page completelyJinshan Xiong
2016-03-31staging/lustre/clio: add pages into writeback cache in batchesJinshan Xiong
2016-03-31staging/lustre/obdclass: Add a preallocated percpu cl_envJinshan Xiong
2016-03-31staging/lustre/clio: collapse layer of cl_pageJinshan Xiong
2016-03-31staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin
2016-03-02staging/lustre: Rework MAX_DIO_SIZE macroOleg Drokin
2016-03-02staging/lustre: Fix lines that start with spacesOleg Drokin
2016-03-02staging/lustre: Remove RELEASEPAGE_ARG_TYPE compat macroOleg Drokin
2016-03-02staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-26staging/lustre: Fix indentation mistakesOleg Drokin
2016-02-26staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/llite: Adjust NULL comparison codestyleOleg Drokin
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-12-21staging: lustre: Remove cl_2queue_add wrapperShivani Bhardwaj
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-06-11lustre: llite: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall
2015-04-30staging: lustre: llite: remove obsolete conditional codeAndreas Dilger
2015-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-12direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-04-12direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval
2015-04-03Staging: Lustre: rw26.c: include according to checkpatch.plGeorges-Axel Jaloyan
2014-10-23Staging: lustre: llite: Use () around long macroTina Ruchandani
2014-10-23Staging: lustre: llite: Remove C99 '//' commentsTina Ruchandani
2014-10-20staging: lustre: lustre: llite: use DIV_ROUND_UPTapasweni Pathak