summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/dir.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1708/+0Star
* staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown2018-05-251-1/+1
* staging: lustre: llite: fix potential missing-check bug when copying lumvWenwen Wang2018-05-071-0/+2
* staging: lustre: improve some libcfs_kvzalloc calls.NeilBrown2018-02-221-1/+1
* staging: lustre: replace all CFS_CAP_* macros with CAP_*NeilBrown2018-02-221-4/+4
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-011-2/+2
|\
| * staging: lustre: llite: Remove else after gotoLuis de Bethencourt2017-12-071-2/+2
* | lustre: don't set f_version in ll_readdirJeff Layton2018-01-011-3/+0Star
|/
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: llite: fix coding style for error messagesAastha Gupta2017-10-201-6/+5Star
* staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta2017-10-201-3/+6
* staging: lustre: llite: add include path to MakefileJames Simmons2017-08-231-8/+8
* staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons2017-08-231-1/+1
* staging: lustre: uapi: remove obd_ioctl_freedata() wrapperJames Simmons2017-08-231-3/+3
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-231-6/+6
* staging: lustre: llite: Replace the symbolic file permission mode with the nu...Roman Storozhenko2017-06-141-1/+1
* staging: lustre: llite: normal user can't set FS default stripeLai Siyao2017-02-031-5/+9
* staging: lustre: llite: use octal permissionsErnestas Kulik2017-01-271-1/+1
* staging: lustre: llite: ll_dir_ioctl cleanup of redundant comparisonsParinay Kondekar2016-12-061-3/+0Star
* staging: lustre: mdt: race between open and migratewang di2016-12-061-1/+1
* staging: lustre: headers: move swab functions to new header filesBen Evans2016-12-061-0/+2
* staging: lustre: llite: Inform copytool of dataversion changesHenri Doreau2016-10-301-2/+2
* staging: lustre: llite: report back to user bad stripe countwang di2016-10-301-0/+12
* staging: lustre: llite: basic support of SELinux in CLIOSebastien Buisson2016-10-301-0/+11
* staging: lustre: dne: setdirstripe should fail if not supportedLai Siyao2016-10-301-0/+4
* staging: lustre: quota: remove obsolete quota codeNiu Yawei2016-10-161-65/+0Star
* staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond2016-10-161-71/+0Star
* staging: lustre: obd: remove unused LSM parametersJohn L. Hammond2016-10-161-1/+1
* staging: lustre: llite: Report first encountered errorHenri Doreau2016-10-161-8/+8
* staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond2016-10-161-2/+1Star
* staging: lustre: llite: add missing LMV_MAGIC_V1 casewang di2016-09-271-0/+4
* staging: lustre: llite: Add ioctl to get parent fids from link EA.Henri Doreau2016-09-191-0/+2
* staging: lustre: remove lustre_lite.hJohn L. Hammond2016-09-191-9/+3Star
* staging: lustre: lmv: fix some byte order issuesJohn L. Hammond2016-09-191-4/+4
* staging: lustre: lmv: honor MDT index when creating volatile filewang di2016-09-191-0/+17
* staging: lustre: llite: move dir cache to MDC layerwang di2016-08-211-315/+19Star
* staging: lustre: llite: set op_max_pageswang di2016-08-211-0/+1
* staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond2016-08-211-15/+15
* staging: lustre: llite: use the correct mode for striped directorywang di2016-08-211-13/+27
* staging: lustre: llite: a few fixes about readdir of striped dir.wang di2016-08-211-0/+27
* staging: lustre: llite: Change readdir BRW metricsJinshan Xiong2016-08-211-1/+1
* staging: lustre: lmv: separate master object with master stripewang di2016-08-211-21/+10Star
* staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond2016-08-211-6/+3Star
* staging: lustre: llite: a few fixes for migration.wang di2016-08-211-16/+6Star
* staging: lustre: add ability to migrate inodes.wang di2016-08-211-2/+41
* staging: lustre: delete striped directorywang di2016-08-211-10/+0Star
* staging: lustre: llite: fix "getdirstripe" to show stripe infowang di2016-08-211-41/+143
* staging: lustre: create striped directorywang di2016-08-211-5/+21
* staging: lustre: llite: change remove parameter to boolwang di2016-08-211-5/+5
* staging: lustre: llite: pass inode to ll_release_pagewang di2016-08-211-8/+9