summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/dir.c
AgeCommit message (Expand)Author
2016-09-27staging: lustre: llite: add missing LMV_MAGIC_V1 casewang di
2016-09-19staging: lustre: llite: Add ioctl to get parent fids from link EA.Henri Doreau
2016-09-19staging: lustre: remove lustre_lite.hJohn L. Hammond
2016-09-19staging: lustre: lmv: fix some byte order issuesJohn L. Hammond
2016-09-19staging: lustre: lmv: honor MDT index when creating volatile filewang di
2016-08-21staging: lustre: llite: move dir cache to MDC layerwang di
2016-08-21staging: lustre: llite: set op_max_pageswang di
2016-08-21staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond
2016-08-21staging: lustre: llite: use the correct mode for striped directorywang di
2016-08-21staging: lustre: llite: a few fixes about readdir of striped dir.wang di
2016-08-21staging: lustre: llite: Change readdir BRW metricsJinshan Xiong
2016-08-21staging: lustre: lmv: separate master object with master stripewang di
2016-08-21staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond
2016-08-21staging: lustre: llite: a few fixes for migration.wang di
2016-08-21staging: lustre: add ability to migrate inodes.wang di
2016-08-21staging: lustre: delete striped directorywang di
2016-08-21staging: lustre: llite: fix "getdirstripe" to show stripe infowang di
2016-08-21staging: lustre: create striped directorywang di
2016-08-21staging: lustre: llite: change remove parameter to boolwang di
2016-08-21staging: lustre: llite: pass inode to ll_release_pagewang di
2016-08-21staging: lustre: llite: remove comment from ll_dir_readwang di
2016-08-21staging: lustre: llite: add md_op_data parameter to ll_get_dir_pagewang di
2016-08-15staging: lustre: llite: pass in __u64 pos for ll_dir_readwang di
2016-08-15staging: lustre: llite: remove code never calledwang di
2016-08-15staging: lustre: llite: rename some variables for ll_dir_readwang di
2016-08-15staging: lustre: llite: change done flag in ll_dir_read to boolwang di
2016-08-15staging: lustre: llite: handle done flags differently in ll_dir_readwang di
2016-08-15staging: lustre: llite: set next only when needed in ll_dir_readwang di
2016-08-15staging: lustre: llite: reduce indent in ll_dir_readwang di
2016-08-15staging: lustre: llite: remove debug message in ll_dir_readwang di
2016-08-15staging: lustre: llite: pass struct md_op_data to ll_dir_readwang di
2016-08-15staging: lustre: llite: label the debug infowang di
2016-06-20staging/lustre/llite: IOC_MDC_GETFILEINFO returns the wrong inoakam kumar bharathi
2016-06-20staging/lustre/llite: change it_data to it_requestJohn L. Hammond
2016-06-20staging/lustre/llite: flatten struct lookup_intentJohn L. Hammond
2016-06-20staging: lustre: remove remote client supportFan Yong
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-07staging: lustre: llite: kzalloc/copy_to_user to memdup_userTobin C Harding
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-09lustre: don't need to lock inode in directory lseekAl Viro
2016-04-28staging: lustre: llite: check ret of ll_prep_md_op_data in ll_dir_fillerSwapnil Pimpale
2016-04-28staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez
2016-04-26staging: lustre: hsm: permission checks for HSM ioctl operationsJohn L. Hammond
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-04-11staging: lustre: hsm: Add support to drop all pages for ll_data_versionJinshan Xiong
2016-04-11staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson
2016-04-11staging: lustre: hsm: copy start error should set HP_FLAG_COMPLETEDAurelien Degremont
2016-04-11staging/lustre: Fix braces {} styleOleg Drokin
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman