aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-28staging: lustre: fix gfp_t/int coercionOmar Sandoval1-2/+2
2014-09-28staging: lustre: llite_lib.c Set ll_md_setattr function to be staticRamon Fried1-1/+1
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall12-91/+91
2014-09-14Merge 3.17-rc5 into staging-next.Greg Kroah-Hartman1-1/+1
2014-09-13[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro1-1/+1
2014-09-11staging/lustre: remove linux/lustre_common.hJohn L. Hammond1-1/+1
2014-09-11drivers: staging: lustre: Fix 'code indent should use tabs where possible' errorsGreg Donald1-4/+4
2014-09-02drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald2-4/+4
2014-08-30staging: lustre: adjust spacing within pointer castsJulia Lawall3-4/+4
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall18-345/+576
2014-08-30staging/lustre: remove linux/lustre_lib.hJohn L. Hammond1-1/+6
2014-08-30staging/lustre: move lustre_intent.h to ..John L. Hammond1-1/+1
2014-08-30staging/lustre: remove linux/lprocfs_status.hJohn L. Hammond1-0/+1
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall2-4/+4
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald9-11/+14
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous line errorsGreg Donald1-2/+1
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald7-17/+17
2014-08-30drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald3-5/+5
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin5-9/+8
2014-08-17staging/lustre/llite: Fix integer overflow in ll_fid2pathOleg Drokin1-0/+3
2014-08-17staging/lustre/llite: optimize ll_fid2path()Frank Zago2-19/+17
2014-08-17staging/lustre/llite: hold inode mutex around ll_setattr_raw()John L. Hammond1-0/+4
2014-08-17staging/lustre/llite: Make sure ft_flags is validPaul Cassella3-1/+12
2014-08-17staging/lustre/llite: check for integer overflow in hsm user requestNathaniel Clark1-1/+3
2014-08-16staging: lustre: fix coding style issue: missing space after 'if'Junien Fridrick1-1/+1
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal2-2/+2
2014-07-22staging: lustre: llite: rw.c: remove gfp_maskGuillaume Morin1-5/+0
2014-07-18staging/lustre: fix misuse of current->parent.NeilBrown1-1/+1
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman7-17/+16
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman9-45/+42
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman2-2/+2
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: remove cfs_time_beforeq wrapperGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman3-6/+6
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman28-91/+88
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2014-06-29drivers/staging/lustre/lustre/llite: sparse warning correctionsSami Laine1-29/+30
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-06-26staging: lustre: llite: llite_capa.c - fixed warning to use recomended headers <linux/uaccess.h>Anil Belur1-1/+1
2014-06-26staging: lustre: llite: llite_capa.c - fixes checkpatch errors - unecessary init of static variables to 0Anil Belur1-4/+4
2014-06-26staging/lustre/llite: fix a flag bug of vvp_io_kernel_fault()Li Xi1-1/+1
2014-06-26staging/lustre/vvp: release mmap_sem in error casePatrick Farrell1-1/+3
2014-06-26staging/lustre/llite: Fix uninitialized variableDmitry Eremin1-0/+1
2014-06-26staging/lustre: fix frong ldlm flags type usedDmitry Eremin1-3/+3
2014-06-26staging/lustre/llite: Only kill SGID/SUID bitsNathaniel Clark1-2/+4
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-176/+73
2014-06-04Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds1-11/+6
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-1/+1