summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/namei.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown
2018-05-08staging: lustre: fix error deref in ll_splice_alias().NeilBrown
2018-02-16staging: lustre: llite: refine ll_find_alias based on d_exact_aliasNeilBrown
2018-02-16staging: lustre: llite: simplify ll_find_alias()NeilBrown
2018-02-16staging: lustre: llite: remove directory-specific code from ll_find_alias()NeilBrown
2018-02-16staging: lustre: llite: use d_splice_alias for directories.NeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-10-20staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta
2017-10-18staging: lustre: llite: mark expected switch fall-throughGustavo A. R. Silva
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-08-22staging: lustre: llite: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-08-18staging: lustre: fix minor typos in commentsNeilBrown
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-06-24staging: lustre: lustre: fix all bare unsigned usageJames Simmons
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-04-08drivers/staging/lustre: Coding-guideline: Missing a blank line after declarat...Pushkar Jambhlekar
2017-02-03staging: lustre: llite: remove obsolete comment for ll_unlink()John L. Hammond
2017-01-27staging: lustre: llite: use octal permissionsErnestas Kulik
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-06staging: lustre: mdt: fail FMODE_WRITE open if the client is read onlyLi Dongyang
2016-11-14staging: lustre: llite: lookup master inode by ilookup5_nowaitwang di
2016-11-14staging: lustre: llite: clear dir stripe md in ll_igetwang di
2016-11-07staging/lustre/llite: clear inode timestamps after losing UPDATE lockNiu Yawei
2016-10-30staging: lustre: llite: basic support of SELinux in CLIOSebastien Buisson
2016-10-30staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond
2016-10-30staging: lustre: llite: remove IS_ERR(master_inode) checkJames Simmons
2016-10-16staging: lustre: llite: remove client Size on MDS supportJohn L. Hammond
2016-10-15lustre: switch to use of ->d_init()Al Viro
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-07Merge commit '2c563880ea' into work.xattrAl Viro
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27fs: make remaining filesystems use .rename2Miklos Szeredi
2016-09-19staging: lustre: mdt: add indexing option to default dir stripewang di
2016-09-19staging: lustre: llite: pack suppgid to MDS correctlyFan Yong
2016-09-19staging: lustre: llite: remove ll_objects_destroy()John L. Hammond
2016-09-19staging: lustre: statahead: small fixes and cleanupLai Siyao
2016-09-19staging: lustre: llite: don't call make_bad_inode() on an old inodeJohn L. Hammond
2016-09-19staging: lustre: remove lustre_lite.hJohn L. Hammond
2016-09-19staging: lustre: llite: no need to check dentry is NULLJohn L. Hammond
2016-09-19staging: lustre: llite: style cleanup for ll_mkdirJohn L. Hammond
2016-09-19staging: lustre: llite: turn mode to umode_t for ll_new_inode()John L. Hammond
2016-09-19staging: lustre: llite: remove mode from ll_create_it()John L. Hammond
2016-09-19staging: lustre: llite: remove lookup_flags from ll_lookup_it()John L. Hammond
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman
2016-09-01staging/lustre/llite: changes to avoid cache corruptionLokesh Nagappa Jaliminche
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin