summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/namei.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1207/+0
* staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown2018-05-251-1/+1
* staging: lustre: fix error deref in ll_splice_alias().NeilBrown2018-05-081-2/+7
* staging: lustre: llite: refine ll_find_alias based on d_exact_aliasNeilBrown2018-02-161-10/+20
* staging: lustre: llite: simplify ll_find_alias()NeilBrown2018-02-161-15/+8
* staging: lustre: llite: remove directory-specific code from ll_find_alias()NeilBrown2018-02-161-18/+8
* staging: lustre: llite: use d_splice_alias for directories.NeilBrown2018-02-161-2/+7
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta2017-10-201-5/+10
* staging: lustre: llite: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-1/+3
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-141-2/+1
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-2/+1
* | staging: lustre: llite: add include path to MakefileJames Simmons2017-08-221-3/+3
* | staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-221-1/+0
* | staging: lustre: fix minor typos in commentsNeilBrown2017-08-181-1/+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-19/+19
* drivers/staging/lustre: Coding-guideline: Missing a blank line after declarat...Pushkar Jambhlekar2017-04-081-0/+1
* staging: lustre: llite: remove obsolete comment for ll_unlink()John L. Hammond2017-02-031-5/+0
* staging: lustre: llite: use octal permissionsErnestas Kulik2017-01-271-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-161-12/+1
|\
| * lustre: switch to use of ->d_init()Al Viro2016-10-151-12/+1
* | staging: lustre: mdt: fail FMODE_WRITE open if the client is read onlyLi Dongyang2016-12-061-0/+4
* | staging: lustre: llite: lookup master inode by ilookup5_nowaitwang di2016-11-141-4/+32
* | staging: lustre: llite: clear dir stripe md in ll_igetwang di2016-11-141-0/+10
* | staging/lustre/llite: clear inode timestamps after losing UPDATE lockNiu Yawei2016-11-071-0/+10
* | staging: lustre: llite: basic support of SELinux in CLIOSebastien Buisson2016-10-301-1/+4
* | staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond2016-10-301-5/+2
* | staging: lustre: llite: remove IS_ERR(master_inode) checkJames Simmons2016-10-301-1/+1
* | staging: lustre: llite: remove client Size on MDS supportJohn L. Hammond2016-10-161-8/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-2/+6
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| * fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-271-2/+6
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-101-6/+0
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-6/+0
| * | Merge commit '2c563880ea' into work.xattrAl Viro2016-10-071-6/+6
| |\ \ | | |/ | |/|
* | | staging: lustre: mdt: add indexing option to default dir stripewang di2016-09-191-3/+42
* | | staging: lustre: llite: pack suppgid to MDS correctlyFan Yong2016-09-191-2/+34
* | | staging: lustre: llite: remove ll_objects_destroy()John L. Hammond2016-09-191-73/+0
* | | staging: lustre: statahead: small fixes and cleanupLai Siyao2016-09-191-7/+4
* | | staging: lustre: llite: don't call make_bad_inode() on an old inodeJohn L. Hammond2016-09-191-1/+0
* | | staging: lustre: remove lustre_lite.hJohn L. Hammond2016-09-191-1/+0
* | | staging: lustre: llite: no need to check dentry is NULLJohn L. Hammond2016-09-191-4/+4
* | | staging: lustre: llite: style cleanup for ll_mkdirJohn L. Hammond2016-09-191-1/+1
* | | staging: lustre: llite: turn mode to umode_t for ll_new_inode()John L. Hammond2016-09-191-1/+1
* | | staging: lustre: llite: remove mode from ll_create_it()John L. Hammond2016-09-191-4/+4
* | | staging: lustre: llite: remove lookup_flags from ll_lookup_it()John L. Hammond2016-09-191-9/+5
* | | Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman2016-09-051-19/+24
|\ \ \ | |/ /
| * | staging/lustre/llite: Close atomic_open race with several openersOleg Drokin2016-08-151-19/+24
* | | staging/lustre/llite: changes to avoid cache corruptionLokesh Nagappa Jaliminche2016-09-011-1/+2
OpenPOWER on IntegriCloud