aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-11/+11
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-8/+0
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval1-2/+2
2015-04-11direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval1-9/+9
2015-04-11make new_sync_{read,write}() staticAl Viro1-6/+0
2015-04-11lustre: kill unused members of struct vvp_thread_infoAl Viro1-2/+0
2015-03-26staging/lustre/xattr: xattr data may be gone with lock heldLai Siyao1-7/+12
2015-03-26staging/lustre/llite: glimpse the inode before doing fiemapLi Dongyang1-0/+6
2015-03-18Staging: lustre: vvp_dev.c: fix spaces issuesJonathan Sid-Otmane1-2/+4
2015-03-18staging: lustre: namei.c: coding style: fix 80 characters limitLaure Millet1-2/+4
2015-03-18staging: lustre: namei.c: coding style: fix quoted string split across linesLaure Millet1-4/+3
2015-03-18staging: lustre: namei.c: Fix trailing whitespaceLaure Millet1-1/+1
2015-03-18Staging: lustre: namei.c: fix "foo * bar" should be "foo *bar"Laure Millet1-1/+1
2015-03-18Staging: lustre: namei.c: fix missing a blank line after declarationsLaure Millet1-0/+1
2015-03-18staging: lustre: Use kmemdup rather than duplicating its implementationRavindran, Madhusudhanan (M.)1-2/+1
2015-03-18staging/lustre/llite: avoid nonatomic memory alloc under spinlockLai Siyao1-2/+11
2015-03-18Staging: lustre: Fix spelling mistakesHaneen Mohammed1-6/+6
2015-03-15Staging: lustre: Remove space to improve code style.Vatika Harlalka1-1/+1
2015-03-15Staging: lustre: Use setup_timer to combine initializationSomya Anand1-3/+1
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed3-3/+3
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana1-1/+1
2015-03-06staging: lustre: llite: remove extra parentheses around right bit shift operationAya Mahfouz1-1/+1
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth1-1/+1
2015-03-03staging/lustre/llite: Fix obd name after c&p errorOleg Drokin1-1/+1
2015-03-01staging: lustre: Convert uses of "int rc = seq_printf(...)"Joe Perches1-1/+3
2015-03-01Staging: lustre: missing curly braces in ll_setattr_raw()Dan Carpenter1-1/+2
2015-03-01staging: lustre: llite: Remove unnecessary OOM messageQuentin Lambert2-7/+2
2015-03-01staging: lustre: use linux headersAsaf Vertz4-5/+4
2015-03-01staging: lustre: Convert remaining uses of "= seq_printf(...)"Joe Perches1-10/+14
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches1-39/+49
2015-03-01staging: lustre: Remove space in function call.Navya Sri Nizamkari1-1/+1
2015-03-01staging: lustre: llite: remove unused variableAya Mahfouz1-4/+1
2015-03-01staging: lustre: llite: remove unused variableAya Mahfouz1-4/+1
2015-03-01staging: lustre: Use kasprintf.Navya Sri Nizamkari1-4/+2
2015-02-26Staging: lustre: Remove space after the name of that functionaybuke ozdemir1-1/+1
2015-02-26Staging: lustre: Added spaces around '='aybuke ozdemir1-1/+1
2015-02-26Staging: lustre: Corrected code indentationaybuke ozdemir1-1/+1
2015-02-26Staging: lustre: Added blank line after declarationsaybuke ozdemir1-0/+1
2015-02-26Staging: lustre: Move export_symbol below its functionaybuke ozdemir1-2/+1
2015-02-26Staging: lustre: Removed unnecessary spacesaybuke ozdemir1-1/+1
2015-02-26Staging: lustre: use kstrtoul() instead of sscanf()aybuke ozdemir1-1/+2
2015-02-26Staging: lustre: Removed unnecessary bracesaybuke ozdemir1-3/+2
2015-02-26Staging: lustre: Edit switch-case indentaybuke ozdemir1-14/+14
2015-02-26Staging: lustre: Add blank line after variable declarationsaybuke ozdemir1-0/+1
2015-02-26Staging: lustre: Used "linux" instead of "asm"aybuke ozdemir1-1/+1
2015-02-17switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro4-18/+18
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-51/+0
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-87/+97
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+1
2015-02-07staging/lustre/clio: Do not allow group locks with gid 0Patrick Farrell1-0/+5