aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/llite_lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-14staging/lustre/llite: get rid of unused ll_super_blocks listOleg Drokin1-13/+1
2015-08-03staging/lustre: Get rid of inode_dio_write_done and inode_dio_readOleg Drokin1-4/+1
2015-07-31staging/lustre: ATTR_TIMES_SET is always defined, so don't check itOleg Drokin1-0/+2
2015-07-14staging: lustre: Deletion of unnecessary checks before three function callsMarkus Elfring1-1/+1
2015-05-31staging/lustre/llite: Move all remaining procfs entries to debugfsOleg Drokin1-7/+6
2015-05-31staging/lustre/llite: remove unused ll_max_rw_chunkOleg Drokin1-1/+0
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/checksum_pages to sysfsOleg Drokin1-1/+1
2015-05-31staging/lustre/llite: Preparation to move /proc/fs/lustre/llite to sysfsOleg Drokin1-2/+5
2015-05-31staging: lustre: check kzalloc return valueGujulan Elango, Hari Prasath (H.)1-0/+4
2015-05-10staging: lustre: llite: remove unuse variablesSudip Mukherjee1-2/+0
2015-05-08Staging: lustre: llite: llite_lib: remove unneeded null test before freeJulia Lawall1-8/+4
2015-04-30staging: lustre: llite: fix ifnullfree.cocci warningskbuild test robot1-4/+2
2015-04-30staging: lustre: llite: drop uses of OBD free functionsJulia Lawall1-16/+15
2015-04-30staging: lustre: llite: remove obsolete conditional codeAndreas Dilger1-8/+0
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+3
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-3/+3
2015-03-03staging/lustre/llite: Fix obd name after c&p errorOleg Drokin1-1/+1
2015-03-01Staging: lustre: missing curly braces in ll_setattr_raw()Dan Carpenter1-1/+2
2015-03-01staging: lustre: Remove space in function call.Navya Sri Nizamkari1-1/+1
2015-03-01staging: lustre: Use kasprintf.Navya Sri Nizamkari1-4/+2
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-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-42/+0
2015-01-25get rid of lustre_dump_dentry()Al Viro1-42/+0
2015-01-21staging/lustre/llite: get rid of backing_dev_infoOleg Drokin1-4/+0
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig1-1/+1
2014-12-17lustre: get rid of playing with ->fsAl Viro1-16/+1
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-70/+46
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-36/+22
2014-11-03lustre: use %p[dD]Al Viro1-4/+2
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-1/+1
2014-10-29staging/lustre: get rid of deprecaed acl mount option codeOleg Drokin1-19/+0
2014-10-27Staging: lustre: llite: Simplify error handlingTina Ruchandani1-1/+7
2014-10-20Staging: lustre: Fix line over 80 characters warningTina Johnson1-5/+7
2014-10-20Staging: lustre: Fix checkpatch error: Unnecessary comparisonTina Johnson1-1/+1
2014-10-20drivers: staging: lustre: Fix "'foo* bar' should be 'foo *bar'" errorsGreg Donald1-1/+1
2014-10-20Staging: lustre: Fix checkpatch warning: Unnecessary bracesTina Johnson1-5/+3
2014-10-20Staging: lustre: Fix checkpatch warning: Missing blank lineTina Johnson1-0/+3
2014-10-20Staging: lustre: Replace non-standard spinlock macro definationsVaishali Thakkar1-2/+2
2014-09-28staging: lustre: llite_lib.c Set ll_md_setattr function to be staticRamon Fried1-1/+1
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall1-16/+16
2014-09-14Merge 3.17-rc5 into staging-next.Greg Kroah-Hartman1-1/+1
2014-09-13[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro1-1/+1
2014-08-30staging: lustre: adjust spacing within pointer castsJulia Lawall1-1/+1
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall1-44/+66
2014-08-30staging/lustre: remove linux/lprocfs_status.hJohn L. Hammond1-0/+1
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall1-3/+3
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-2/+3
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-1/+1