summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/file.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: llite: remove unused parameters from md_{get, set}xattr()John L. Hammond2018-05-311-2/+1
* staging: lustre: llite: create acl.c fileJames Simmons2018-05-311-13/+0
* staging: lustre: simplify capability dropping.NeilBrown2018-05-251-5/+3
* staging: lustre: ldlm: xattr locks are lost on mdtVitaly Fertman2018-04-231-10/+6
* staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown2018-02-221-1/+1
* staging: lustre: improve some libcfs_kvzalloc calls.NeilBrown2018-02-221-2/+2
* staging: lustre: replace all CFS_CAP_* macros with CAP_*NeilBrown2018-02-221-3/+3
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-1/+1
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lllite: fix multi line comments styleAastha Gupta2017-10-201-2/+2
* staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta2017-10-201-3/+6
* Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-061-1/+1
|\
| * fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-011-1/+1
* | staging: lustre: llite: add include path to MakefileJames Simmons2017-08-221-5/+5
* | staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-221-1/+1
* | staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons2017-08-221-1/+1
* | staging: lustre: llite: allow cached aclsDmitry Eremin2017-07-301-3/+0
|/
* staging: lustre: lustre: make all struct file_operations constantJames Simmons2017-06-241-3/+3
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-241-21/+21
* staging: lustre: llite: remove extraneous export parameterAndreas Dilger2017-03-061-19/+14
* staging: lustre: lov: trying smaller memory allocationsYang Sheng2017-03-061-8/+8
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-4/+5
* staging: lustre: llite: check reply status in ll_migrate()Niu Yawei2017-02-121-9/+9
* staging: lustre: llite: root inode checking for migrationwang di2017-02-121-15/+15
* staging: lustre: llite: check request != NULL in ll_migratewang di2017-02-121-18/+23
* staging: lustre: llite: Trust creates in revalidate too.Oleg Drokin2017-02-031-0/+11
* staging: lustre: mdc: quiet console message for known -EINTRAndreas Dilger2017-02-031-16/+13
* staging: lustre: llite: Remove access of stripe in ll_setattr_rawJinshan Xiong2017-02-031-1/+1
* staging: lustre: llite: use octal permissionsErnestas Kulik2017-01-271-1/+1
* staging/lustre/llite: mark ll_io_init() staticOleg Drokin2017-01-031-1/+1
* staging: lustre: mdt: race between open and migratewang di2016-12-061-12/+64
* staging: lustre: llite: clear LLIF_DATA_MODIFIED in atomicJinshan Xiong2016-12-061-38/+23
* staging: lustre: headers: move swab functions to new header filesBen Evans2016-12-061-0/+1
* staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-291-4/+6
* staging: lustre: hsm: Use file lease to implement migrationHenri Doreau2016-11-141-86/+144
* staging: lustre: lmv: revalidate the dentry for striped dirwang di2016-11-141-0/+7
* staging/lustre/llite: protect from accessing NULL lli_clobBobi Jam2016-11-071-3/+5
* staging/lustre: Get rid of cl_env hash tableJinshan Xiong2016-11-071-9/+9
* staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond2016-10-301-24/+5
* staging: lustre: llite: restart short read/write for normal IOBobi Jam2016-10-301-16/+25
* staging: lustre: llite: remove lli_has_smdJinshan Xiong2016-10-161-7/+0
* staging: lustre: lov: add cl_object_layout_get()John L. Hammond2016-10-161-65/+84
* staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond2016-10-161-93/+32
* staging: lustre: clio: get rid of lov_stripe_md referenceBobi Jam2016-10-161-15/+0
* staging: lustre: llite: remove duplicate fiemap definesBobi Jam2016-10-161-101/+25
* staging: lustre: llite: remove client Size on MDS supportJohn L. Hammond2016-10-161-85/+12
* Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-101-3/+0
|\
| * vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-3/+0
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-2/+2
|\ \
| * | lustre: use %pDAl Viro2016-08-071-2/+2
OpenPOWER on IntegriCloud