summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/namei.c
AgeCommit message (Expand)Author
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
2016-08-21staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond
2016-08-21staging/lustre: Always return EEXIST on mkdir for existing namesOleg Drokin
2016-08-21staging: lustre: fid: do open-by-fid by defaultLai Siyao
2016-08-21staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond
2016-08-21staging: lustre: lmv: validate lock with correct stripe FIDwang di
2016-08-21staging: lustre: llite: add error handler in inode prepare phasewang di
2016-08-21staging: lustre: add ability to migrate inodes.wang di
2016-08-21staging: lustre: create striped directorywang di
2016-08-15staging/lustre/llite: Close atomic_open race with several openersOleg Drokin
2016-08-15staging: lustre: llite: basic port to xattr_handler APIJames Simmons