aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-03staging/lustre: Get rid of ll_pagevec_ macrosOleg Drokin1-4/+0
2015-06-17Staging: lustre: Use memdup_user rather than duplicating its implementationAbdul Hussain1-23/+9
2015-06-11lustre: llite: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall1-5/+5
2015-06-11staging/lustre/llite: fix ll_getname user buffer copyOleg Drokin1-8/+13
2015-06-11staging/lustre/llite: remove LL_IOC_REMOVE_ENTRY handlerOleg Drokin1-29/+0
2015-05-08Staging: lustre: llite: dir: remove unneeded null test before freeJulia Lawall1-6/+3
2015-04-30staging: lustre: llite: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2015-04-30staging: lustre: llite: drop uses of OBD free functionsJulia Lawall1-17/+17
2015-02-26Staging: lustre: Edit switch-case indentaybuke ozdemir1-14/+14
2015-02-26Staging: lustre: Add blank line after variable declarationsaybuke ozdemir1-0/+1
2015-02-26Staging: lustre: Used "linux" instead of "asm"aybuke ozdemir1-1/+1
2015-02-07staging/lustre/llite: don't add to page cache upon failureLai Siyao1-1/+4
2015-02-07staging/lustre/llite: Add exception entry check after radix_treeYang Sheng1-1/+1
2015-01-25staging: lustre: llite: declare internal symbols as staticLuca Ceresoli1-2/+2
2014-12-17lustre: get rid of playing with ->fsAl Viro1-1/+1
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-79/+17
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-14/+11
2014-11-03lustre: use is_root_inode()Al Viro1-3/+2
2014-11-03lustre: use file_inode()Al Viro1-2/+2
2014-10-29drivers: staging: lustre: Fix "space prohibited before that close parenthesis ')'" errorsGreg Donald1-1/+1
2014-10-29staging/lustre/quota: Get rid of compat quota codeOleg Drokin1-58/+0
2014-10-23staging: lustre: llite: Use kcalloc not kzalloc with multTina Ruchandani1-1/+1
2014-10-20drivers: staging: lustre: Fix "else should follow close brace '}'" errorsGreg Donald1-2/+1
2014-10-20Staging: lustre: Replace non-standard spin-lock's macroVaishali Thakkar1-3/+3
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall1-24/+24
2014-09-02drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald1-1/+1
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall1-63/+108
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-1/+1
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-1/+1
2014-08-17staging/lustre/llite: check for integer overflow in hsm user requestNathaniel Clark1-1/+3
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman1-5/+4
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-10/+9
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman1-7/+7
2014-06-26staging: lustre: llite: dir.c - fix for coding style issuesAnil Belur1-2/+2
2014-06-26staging: lustre: llite: dir.c - fixes indented labels in codeAnil Belur1-8/+8
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond1-4/+4
2014-04-27staging/lustre: Limit reply buffer sizeBrian Behlendorf1-1/+1
2014-04-27staging/lustre/hsm: HSM requests not deliveredJames Nunez1-0/+5
2014-02-28lustre/llite: Do not send parent dir fid in getattr by fidOleg Drokin1-1/+1
2014-02-14staging/lustre: fix coccinelle warningsFengguang Wu1-1/+1
2014-02-08Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman1-1/+1
2014-02-07staging: lustre: fix quotactl permission denied (LU-4530)Cédric Dufour - Idiap Research Institute1-1/+1
2014-02-07staging/lustre/libcfs: remove cfs_capablePeng Tao1-4/+4
2014-02-07staging/lustre/llite: pass correct pointer to obd_iocontrol()John L. Hammond1-9/+14
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong1-2/+22
2013-09-25staging: lustre: Fix typo in lustre/lliteMasanari Iida1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-81/+80
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-4/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-14/+0
2013-07-25staging: lustre: Remove duplicate header file inclusion in dir.cSachin Kamat1-1/+0