summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/rw26.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lustre: fix all bare unsigned usageJames Simmons2017-06-241-1/+1
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-241-1/+1
* staging: lustre: llite: rw26: Remove unused function definitionsayli karnik2017-03-171-26/+0
* staging: lustre: llite: don't invoke direct_IO for the EOF caseYang Sheng2017-02-031-0/+4
* staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin2016-12-071-2/+2
* staging: lustre: llite: ll_write_begin/end not passing on errorsHiroya Nozaki2016-11-141-0/+5
* staging/lustre/llite: drop_caches hangs in cl_inode_fini()Andrew Perepechko2016-11-071-17/+19
* staging/lustre: Get rid of cl_env hash tableJinshan Xiong2016-11-071-8/+8
* staging: lustre: llite: remove lli_has_smdJinshan Xiong2016-10-161-4/+0
* staging: lustre: remove lustre/include/linux/John L. Hammond2016-09-191-1/+0
* staging: lustre: obdclass: change cl_fault_io->ft_nob to size_tDmitry Eremin2016-09-191-2/+2
* staging: lustre: llite: handle concurrent use of cob_transient_pagesStephen Champion2016-09-191-4/+0
* staging: lustre: remove lustre_lite.hJohn L. Hammond2016-09-191-1/+0
* staging: lustre: vvp: Use lockless __generic_file_aio_writePrakash Surya2016-09-191-9/+0
* staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin2016-08-211-1/+1
* staging: lustre: llite: Fix the deadlock in balance_dirty_pages()Jinshan Xiong2016-08-211-3/+9
* staging: lustre: llite: avoid a deadlock in page writeJinshan Xiong2016-08-211-2/+3
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging/lustre/llite: define per open file cache for ll_cl_contextJinshan Xiong2016-06-071-8/+9
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-201-89/+225
|\
| * staging: lustre: llite: fixup return value ll_direct_IO_26Dmitry Eremin2016-04-281-1/+1
| * staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez2016-04-281-3/+2
| * staging/lustre: Fix braces {} styleOleg Drokin2016-04-111-1/+2
| * Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-15/+15
| |\
| * | staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_infoJohn Hammond2016-03-301-1/+1
| * | staging/lustre/llite: use vui prefix for struct vvp_io membersJohn L. Hammond2016-03-301-10/+10
| * | staging/lustre/llite: merge ccc_io and vvp_ioJohn L. Hammond2016-03-301-5/+5
| * | staging/lustre/llite: rename ccc_page to vvp_pageJohn L. Hammond2016-03-301-5/+5
| * | staging/lustre/llite: rename ccc_object to vvp_objectJohn L. Hammond2016-03-301-3/+3
| * | staging/lustre/llite: deadlock for page writeJinshan Xiong2016-03-301-2/+2
| * | staging/lustre/clio: cl_lock simplificationJinshan Xiong2016-03-301-2/+1
| * | staging/lustre/clio: remove stackable cl_page completelyJinshan Xiong2016-03-301-30/+5
| * | staging/lustre/clio: add pages into writeback cache in batchesJinshan Xiong2016-03-301-28/+182
| * | staging/lustre/obdclass: Add a preallocated percpu cl_envJinshan Xiong2016-03-301-21/+33
| * | staging/lustre/clio: collapse layer of cl_pageJinshan Xiong2016-03-301-4/+0
| * | staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin2016-03-301-4/+4
* | | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-011-2/+2
| |/ |/|
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-14/+14
|/
* staging/lustre: Rework MAX_DIO_SIZE macroOleg Drokin2016-03-011-8/+2
* staging/lustre: Fix lines that start with spacesOleg Drokin2016-03-011-8/+9
* staging/lustre: Remove RELEASEPAGE_ARG_TYPE compat macroOleg Drokin2016-03-011-6/+1
* staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-4/+4
* staging/lustre: Fix indentation mistakesOleg Drokin2016-02-251-1/+1
* staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-7/+14
* staging/lustre/llite: Adjust NULL comparison codestyleOleg Drokin2016-02-201-8/+8
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* staging: lustre: Remove cl_2queue_add wrapperShivani Bhardwaj2015-12-211-1/+4
* staging: lustre: add missing blank line after declarationsMike Rapoport2015-10-131-0/+1
OpenPOWER on IntegriCloud