summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre
AgeCommit message (Expand)Author
2014-07-13staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-13staging: lustre: remove LPD64 defineGreg Kroah-Hartman
2014-07-13staging: lustre: remove LPX64i defineGreg Kroah-Hartman
2014-07-13staging: lustre: remove LPLU, LPLD, and LPLX definesGreg Kroah-Hartman
2014-07-13staging: lustre: remove LPF64 #defineGreg Kroah-Hartman
2014-07-13staging: lustre: clean up some proc file declarationsGreg Kroah-Hartman
2014-07-13staging: lustre: remove LL_PROC_PROTO macroGreg Kroah-Hartman
2014-07-12staging: lustre: fid: fid_request.c: checkpatch cleanup: align arguments to p...Greg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_beforeq wrapperGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2014-07-12staging: lustre: remove linux-tcpip.hGreg Kroah-Hartman
2014-07-12staging: lustre: remove ctl_table typedefsGreg Kroah-Hartman
2014-07-12staging: lustre: delete linux-lock.hGreg Kroah-Hartman
2014-07-12staging: lustre: make include/linux/libcfs/linux/linux-crypto.h privateGreg Kroah-Hartman
2014-07-12staging: lustre: remove unneeded DECLARE_LL_PROC_PPOS_DECL macroGreg Kroah-Hartman
2014-07-12staging: lustre: remove l_filep_open defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove l_file defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove l_dentry defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove empty bitmap.hGreg Kroah-Hartman
2014-07-12staging: lustre: ptlrpc: gss: delete unused codeGreg Kroah-Hartman
2014-07-12staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-12staging: lustre: obdecho: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-12staging: lustre: osc: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-12staging: lustre: mgc: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-12staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-12staging: lustre: mdc: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-12staging: lustre: lvfs: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-12staging: lustre: lov: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-12staging: lustre: lmv: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-12staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-12staging: lustre: fld: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-12staging: lustre: fid: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-12staging: lustre: fix include relative pathsGreg Kroah-Hartman
2014-07-12staging: lustre: libcfs: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-12staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-07-08staging/lustre/libcfs: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick
2014-07-08staging/lustre/obdclass: use static const for seq_operationsFabian Frederick
2014-06-29drivers/staging/lustre/lustre/llite: sparse warning correctionsSami Laine
2014-06-27staging: lustre: llite: dir.c - fix for coding style issuesAnil Belur
2014-06-27staging: lustre: llite: dir.c - fixes indented labels in codeAnil Belur
2014-06-27staging: lustre: llite: llite_capa.c - fixed warning to use recomended header...Anil Belur
2014-06-27staging: lustre: llite: llite_capa.c - fixes checkpatch errors - unecessary i...Anil Belur
2014-06-27staging: lustre: lustre: libcfs: fail.c - fix sparse warnings EXPORT_SYMBOLAnil Belur
2014-06-27staging/lustre/llite: fix a flag bug of vvp_io_kernel_fault()Li Xi
2014-06-27staging/lustre/vvp: release mmap_sem in error casePatrick Farrell
2014-06-27staging/lustre/obdclass: runtime load lustre client when neededBob Glossman
2014-06-27staging/lustre/ptlrpc: unlink request buffer correctlyAlexey Lyashkov