aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-07staging/lustre/llite: don't add to page cache upon failureLai Siyao1-1/+4
2015-02-07staging/lustre/llite: Add exception entry check after radix_treeYang Sheng1-1/+1
2015-02-07staging/lustre/llite: Solve a race to access lli_has_smd in read caseJinshan Xiong2-10/+6
2015-02-07staging/lustre/llite: remove llite proc root on init failureJohn L. Hammond1-69/+72
2015-02-07staging/lustre/llite: to configure max_cached_mb correctlyJinshan Xiong1-3/+5
2015-02-02Merge 3.19-rc7 into staging-nextGreg Kroah-Hartman1-1/+1
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-1/+1
2015-01-25get rid of lustre_dump_dentry()Al Viro3-51/+0
2015-01-25staging: lustre: llite: declare internal symbols as staticLuca Ceresoli2-3/+4
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-26[regression] braino in "lustre: use is_root_inode()"Al Viro1-1/+1
2014-12-17lustre: get rid of playing with ->fsAl Viro2-17/+2
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds22-302/+184
2014-12-02lustre: Deletion of unnecessary checks before three function callsMarkus Elfring2-5/+3
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches18-142/+103
2014-11-19Merge branch 'for-lustre' into for-nextAl Viro11-374/+263
2014-11-19kill f_dentry usesAl Viro1-9/+3
2014-11-03lustre: use is_root_inode()Al Viro3-11/+9
2014-11-03lustre: get rid of duplicate mountpoint checksAl Viro1-35/+0
2014-11-03kill ll_link_generic()Al Viro1-32/+27
2014-11-03ll_get_child_fid(): callers already have the childAl Viro1-17/+7
2014-11-03kill ll_rename_generic()Al Viro1-48/+35
2014-11-03kill ll_unlink_generic()Al Viro1-42/+38
2014-11-03kill ll_rmdir_generic()Al Viro1-32/+28
2014-11-03ll_new_inode(): don't bother with name - it's always &dentry->d_nameAl Viro1-15/+15
2014-11-03kill ll_symlink_generic()Al Viro1-19/+13
2014-11-03kill ll_mkdir_generic()Al Viro1-21/+14
2014-11-03kill ll_mknod_generic()Al Viro1-14/+8
2014-11-03lustre: switch ll_release_openhandle() to struct inode *Al Viro3-9/+8
2014-11-03lustre: use file_inode()Al Viro6-29/+27
2014-11-03lustre: use %p[dD]Al Viro7-51/+47
2014-11-03lustre: opened file can't have negative dentryAl Viro1-30/+21
2014-11-03ll_setxattr(): get rid of struct file on stackAl Viro3-11/+11
2014-11-03lustre: switch ll_intent_file_open() to struct dentry *Al Viro1-15/+12
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro3-6/+6
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi1-3/+5
2014-10-29staging: lustre: validate size in ll_setxattr()Dan Carpenter1-0/+3
2014-10-29drivers: staging: lustre: Fix "spaces required around that '='" errorsGreg Donald1-1/+1
2014-10-29drivers: staging: lustre: Fix "space prohibited before that close parenthesis ')'" errorsGreg Donald2-2/+2
2014-10-29Staging: lustre: llite: fix some sparse warnings about userspace pointerAnh Le1-23/+33
2014-10-29staging/lustre/quota: Get rid of compat quota codeOleg Drokin2-76/+0
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-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye1-1/+1
2014-10-27staging: lustre: lustre: llite: Use kstrdupTapasweni Pathak1-4/+1