summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/llite_lib.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-31staging: lustre: acl: increase ACL entries limitationFan Yong
2018-05-25staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown
2018-05-25staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown
2018-05-14staging: lustre: Fix an error handling path in 'client_common_fill_super()'Christophe JAILLET
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown
2018-03-06staging: lustre: ptlrpc: move thread creation out of module initializationNeilBrown
2018-03-06staging: lustre: remove else after return statementSantha Meena Ramamoorthy
2018-02-22staging: lustre: fix assorted checkpatch errorsNeilBrown
2018-02-22staging: lustre: discard lu_buf allocation library.NeilBrown
2018-02-22staging: lustre: replace all CFS_CAP_* macros with CAP_*NeilBrown
2018-02-16staging: lustre: open code polling loop instead of using l_wait_event()NeilBrown
2018-02-16staging: lustre: introduce and use l_wait_event_abortable()NeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2018-02-16staging: lustre: honor error code from ll_iget().NeilBrown
2018-01-08staging: lustre: obdclass: remove vfsmount option from client_fill_superNeilBrown
2017-12-07staging: lustre: llite: Remove redundant else keywordLuis de Bethencourt
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: llite: fix lines over 80 characters in llite filesAastha Gupta
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: move lustre_param.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: remove obd_ioctl_freedata() wrapperJames Simmons
2017-07-30staging: lustre: llite: allow cached aclsDmitry Eremin
2017-07-30staging: lustre: linkea: linkEA size limitationFan Yong
2017-07-30staging: lustre: lmv: assume a real connection in lmv_connect()John L. Hammond
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-05-08lustre: replace CURRENT_TIME macroDeepa Dinamani
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20lustre: Convert to separately allocated bdiJan Kara
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons
2017-03-06staging: lustre: llite: omit to update wire dataBobi Jam
2017-03-06staging: lustre: llite: lower message level for ll_setattr_raw()Bobi Jam
2017-02-03staging: lustre: llite: Adding timed wait in ll_umount_beginRahul Deshmukh
2017-02-03staging: lustre: llite: handle inactive OSTs better in statfsAndreas Dilger
2017-02-03staging: lustre: llite: Remove access of stripe in ll_setattr_rawJinshan Xiong
2017-01-27staging: lustre: llite: use octal permissionsErnestas Kulik
2016-12-06staging: lustre: llite: Add client mount opt to ignore suppress_pingsWally Wang
2016-12-06staging: lustre: llite: clear LLIF_DATA_MODIFIED in atomicJinshan Xiong
2016-11-14staging: lustre: hsm: Use file lease to implement migrationHenri Doreau
2016-11-14staging: lustre: ptlrpc: mbits is sent within ptlrpc_bodyLiang Zhen
2016-11-14staging: lustre: lmv: revalidate the dentry for striped dirwang di
2016-11-14staging: lustre: llite: clear dir stripe md in ll_igetwang di
2016-11-14staging: lustre: llite: support SELinux context labellingAndrew Wellington
2016-10-30staging: lustre: obdclass: race lustre_profile_listHiroya Nozaki
2016-10-30staging: lustre: lov: remove LSM from struct lustre_mdJohn L. Hammond
2016-10-16staging: lustre: lov: use obd_get_info() to get def/max LOV EA sizesJohn L. Hammond