summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/llite_internal.h
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1344/+0
* staging: lustre: llite: add support set_acl method in inode operationsDmitry Eremin2018-05-311-0/+2
* staging: lustre: llite: create acl.c fileJames Simmons2018-05-311-0/+5
* staging: lustre: remove current_pid() and current_comm()NeilBrown2018-05-251-1/+1
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-231-1/+1
* staging: lustre: change sai_thread to sai_task.NeilBrown2018-03-061-1/+1
* staging: lustre: remove 'ptlrpc_thread usage' for sai_agl_threadNeilBrown2018-03-061-1/+1
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-011-1/+1
|\
| * staging: lustre: obdclass: remove vfsmount option from client_fill_superNeilBrown2018-01-081-1/+1
* | VFS: don't keep disconnected dentries on d_anonNeilBrown2017-12-251-9/+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/+3
* staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta2017-10-201-5/+8
* staging: lustre: llite: add include path to MakefileJames Simmons2017-08-221-10/+10
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: lustre: add all missing indentifier namesJames Simmons2017-06-241-7/+7
* staging: lustre: lustre: make all struct file_operations constantJames Simmons2017-06-241-4/+4
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-241-2/+2
* staging: lustre: Remove lustre_eacl.hGargi Sharma2017-03-071-1/+0
* staging: lustre: lov: trying smaller memory allocationsYang Sheng2017-03-061-1/+1
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-1/+2
* staging: lustre: llite: Adding timed wait in ll_umount_beginRahul Deshmukh2017-02-031-0/+1
* staging: lustre: clio: revise readahead to support 16MB IOJinshan Xiong2017-02-031-4/+10
* staging: lustre: llite: Remove access of stripe in ll_setattr_rawJinshan Xiong2017-02-031-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-161-14/+3
|\
| * lustre: switch to use of ->d_init()Al Viro2016-10-151-14/+3
* | staging: lustre: llite: Add client mount opt to ignore suppress_pingsWally Wang2016-12-061-0/+3
* | staging: lustre: clio: revise read ahead algorithmJinshan Xiong2016-12-061-1/+4
* | staging: lustre: mdt: race between open and migratewang di2016-12-061-1/+1
* | staging: lustre: llite: clear LLIF_DATA_MODIFIED in atomicJinshan Xiong2016-12-061-7/+5
* | staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-291-1/+1
* | staging: lustre: clio: get rid of cl_reqJinshan Xiong2016-11-141-11/+0
* | staging: lustre: llite: clear dir stripe md in ll_igetwang di2016-11-141-0/+1
* | staging: lustre: llite: basic support of SELinux in CLIOSebastien Buisson2016-10-301-0/+4
* | staging: lustre: lov: move LSM to LOV layerJohn L. Hammond2016-10-161-2/+0
* | staging: lustre: llite: add cl_object_maxbytes()John L. Hammond2016-10-161-3/+7
* | staging: lustre: llite: remove lli_has_smdJinshan Xiong2016-10-161-2/+0
* | staging: lustre: lov: add cl_object_layout_get()John L. Hammond2016-10-161-5/+0
* | staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond2016-10-161-2/+0
* | staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond2016-10-161-1/+2
* | staging: lustre: clio: Revise read ahead implementationJinshan Xiong2016-10-161-6/+1
* | staging: lustre: llite: remove client Size on MDS supportJohn L. Hammond2016-10-161-49/+7
|/
* Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-071-13/+2
|\
| * switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-051-13/+2
* | staging: lustre: llite: make default_easize writeable in /sysfsNed Bass2016-09-191-0/+1
* | staging: lustre: mdt: add indexing option to default dir stripewang di2016-09-191-0/+7
* | staging: lustre: lmv: Do not revalidate stripes with master lockwang di2016-09-191-3/+0
* | staging: lustre: remove lustre/include/linux/John L. Hammond2016-09-191-0/+3
* | staging: lustre: llite: fix dup flags namesBob Glossman2016-09-191-2/+2
* | staging: lustre: llite: remove ll_objects_destroy()John L. Hammond2016-09-191-2/+0
OpenPOWER on IntegriCloud