summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/file.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-31staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond
2018-05-31staging: lustre: llite: create acl.c fileJames Simmons
2018-05-25staging: lustre: simplify capability dropping.NeilBrown
2018-04-23staging: lustre: ldlm: xattr locks are lost on mdtVitaly Fertman
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown
2018-02-22staging: lustre: improve some libcfs_kvzalloc calls.NeilBrown
2018-02-22staging: lustre: replace all CFS_CAP_* macros with CAP_*NeilBrown
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-10-20staging: lustre: lllite: fix multi line comments styleAastha Gupta
2017-10-20staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...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-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton
2017-07-30staging: lustre: llite: allow cached aclsDmitry Eremin
2017-06-24staging: lustre: lustre: make all struct file_operations constantJames Simmons
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-03-06staging: lustre: llite: remove extraneous export parameterAndreas Dilger
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-02-12staging: lustre: llite: check reply status in ll_migrate()Niu Yawei
2017-02-12staging: lustre: llite: root inode checking for migrationwang di
2017-02-12staging: lustre: llite: check request != NULL in ll_migratewang di
2017-02-03staging: lustre: llite: Trust creates in revalidate too.Oleg Drokin
2017-02-03staging: lustre: mdc: quiet console message for known -EINTRAndreas Dilger
2017-02-03staging: lustre: llite: Remove access of stripe in ll_setattr_rawJinshan Xiong
2017-01-27staging: lustre: llite: use octal permissionsErnestas Kulik
2017-01-03staging/lustre/llite: mark ll_io_init() staticOleg Drokin
2016-12-06staging: lustre: mdt: race between open and migratewang di
2016-12-06staging: lustre: llite: clear LLIF_DATA_MODIFIED in atomicJinshan Xiong
2016-12-06staging: lustre: headers: move swab functions to new header filesBen Evans
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger
2016-11-14staging: lustre: hsm: Use file lease to implement migrationHenri Doreau
2016-11-14staging: lustre: lmv: revalidate the dentry for striped dirwang di
2016-11-07staging/lustre/llite: protect from accessing NULL lli_clobBobi Jam
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong
2016-10-30staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond
2016-10-30staging: lustre: llite: restart short read/write for normal IOBobi Jam
2016-10-16staging: lustre: llite: remove lli_has_smdJinshan Xiong
2016-10-16staging: lustre: lov: add cl_object_layout_get()John L. Hammond
2016-10-16staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond
2016-10-16staging: lustre: clio: get rid of lov_stripe_md referenceBobi Jam
2016-10-16staging: lustre: llite: remove duplicate fiemap definesBobi Jam
2016-10-16staging: lustre: llite: remove client Size on MDS supportJohn L. Hammond
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher