aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/namei.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-1207/+0
2018-05-25staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown1-1/+1
2018-05-08staging: lustre: fix error deref in ll_splice_alias().NeilBrown1-2/+7
2018-02-16staging: lustre: llite: refine ll_find_alias based on d_exact_aliasNeilBrown1-10/+20
2018-02-16staging: lustre: llite: simplify ll_find_alias()NeilBrown1-15/+8
2018-02-16staging: lustre: llite: remove directory-specific code from ll_find_alias()NeilBrown1-18/+8
2018-02-16staging: lustre: llite: use d_splice_alias for directories.NeilBrown1-2/+7
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-10-20staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta1-5/+10
2017-10-18staging: lustre: llite: mark expected switch fall-throughGustavo A. R. Silva1-1/+3
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+1
2017-08-22staging: lustre: llite: add include path to MakefileJames Simmons1-3/+3
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons1-1/+0
2017-08-18staging: lustre: fix minor typos in commentsNeilBrown1-1/+1
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells1-2/+1
2017-06-24staging: lustre: lustre: fix all bare unsigned usageJames Simmons1-1/+1
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons1-19/+19
2017-04-08drivers/staging/lustre: Coding-guideline: Missing a blank line after declarationsPushkar Jambhlekar1-0/+1
2017-02-03staging: lustre: llite: remove obsolete comment for ll_unlink()John L. Hammond1-5/+0
2017-01-27staging: lustre: llite: use octal permissionsErnestas Kulik1-2/+2
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-12/+1
2016-12-06staging: lustre: mdt: fail FMODE_WRITE open if the client is read onlyLi Dongyang1-0/+4
2016-11-14staging: lustre: llite: lookup master inode by ilookup5_nowaitwang di1-4/+32
2016-11-14staging: lustre: llite: clear dir stripe md in ll_igetwang di1-0/+10
2016-11-07staging/lustre/llite: clear inode timestamps after losing UPDATE lockNiu Yawei1-0/+10
2016-10-30staging: lustre: llite: basic support of SELinux in CLIOSebastien Buisson1-1/+4
2016-10-30staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond1-5/+2
2016-10-30staging: lustre: llite: remove IS_ERR(master_inode) checkJames Simmons1-1/+1
2016-10-16staging: lustre: llite: remove client Size on MDS supportJohn L. Hammond1-8/+0
2016-10-15lustre: switch to use of ->d_init()Al Viro1-12/+1
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+6
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+0
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher1-6/+0
2016-10-07Merge commit '2c563880ea' into work.xattrAl Viro1-6/+6
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi1-1/+1
2016-09-27fs: make remaining filesystems use .rename2Miklos Szeredi1-2/+6
2016-09-19staging: lustre: mdt: add indexing option to default dir stripewang di1-3/+42
2016-09-19staging: lustre: llite: pack suppgid to MDS correctlyFan Yong1-2/+34
2016-09-19staging: lustre: llite: remove ll_objects_destroy()John L. Hammond1-73/+0
2016-09-19staging: lustre: statahead: small fixes and cleanupLai Siyao1-7/+4
2016-09-19staging: lustre: llite: don't call make_bad_inode() on an old inodeJohn L. Hammond1-1/+0
2016-09-19staging: lustre: remove lustre_lite.hJohn L. Hammond1-1/+0
2016-09-19staging: lustre: llite: no need to check dentry is NULLJohn L. Hammond1-4/+4
2016-09-19staging: lustre: llite: style cleanup for ll_mkdirJohn L. Hammond1-1/+1
2016-09-19staging: lustre: llite: turn mode to umode_t for ll_new_inode()John L. Hammond1-1/+1
2016-09-19staging: lustre: llite: remove mode from ll_create_it()John L. Hammond1-4/+4
2016-09-19staging: lustre: llite: remove lookup_flags from ll_lookup_it()John L. Hammond1-9/+5
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman1-19/+24
2016-09-01staging/lustre/llite: changes to avoid cache corruptionLokesh Nagappa Jaliminche1-1/+2
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin1-2/+2