summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2015-03-12vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-1/+1
2015-01-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro3-6/+6
2014-10-13staging/lustre: disable virtual block device for 64K pagesArnd Bergmann1-0/+1
2014-02-23staging: lustre: fix quotactl permission denied (LU-4530)Cédric Dufour1-1/+1
2014-02-06staging/lustre/ptlrpc: Fix a crash when dereferencing NULL pointerAmir Shehata1-3/+3
2013-12-04staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logicPeng Tao1-2/+2
2013-09-26staging: lustre: Cocci spatch "noderef"Thomas Meyer1-1/+1
2013-09-17staging: Disable lustre file system for MIPS, SH, and XTENSAGuenter Roeck1-1/+1
2013-09-17drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGEAndrew Morton1-2/+2
2013-09-17staging: lustre: clean up format string usagesKees Cook7-14/+14
2013-09-17staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOSGeert Uytterhoeven1-1/+1
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-2/+2
2013-09-11staging/lustre/libcfs: cleanup linux-mem.hPeng Tao1-38/+0
2013-09-11staging/lustre/ptlrpc: convert to new shrinker APIPeng Tao1-34/+42
2013-09-11staging/lustre/obdclass: convert lu_object shrinker to count/scan APIPeng Tao1-46/+52
2013-09-11staging/lustre/ldlm: convert to shrinkers to count/scan APIPeng Tao1-69/+79
2013-08-26staging: lustre: Fix typo in lustre/lnetMasanari Iida8-15/+15
2013-08-23staging: lustre: Use proper constant types for L*_POISON valuesGeert Uytterhoeven2-9/+11
2013-08-21staging: lustre: Fix typo in lustre/includeMasanari Iida7-12/+12
2013-08-13staging: lustre: re-use kbasename() common helperAndy Shevchenko1-4/+1
2013-08-06staging/lustre: kiocb->ki_left is removedPeng Tao1-2/+2
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman18-52/+47
2013-08-04staging: lustre: remove strange journal macros into the one file using themGreg Kroah-Hartman2-12/+5
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman21-36/+25
2013-08-04staging: lustre: remove cfs_task_state_tGreg Kroah-Hartman3-12/+6
2013-08-04staging: lustre: remove CFS_DECL_WAITQ() macroGreg Kroah-Hartman2-5/+1
2013-08-04staging: lustre: remove timer_list_t typedefGreg Kroah-Hartman6-22/+17
2013-08-04staging: lustre: remove unused cfs_ waitqueue wrappersGreg Kroah-Hartman1-44/+0
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman11-19/+30
2013-08-04staging: lustre: remove wrappers for two atomic functionsGreg Kroah-Hartman3-8/+2
2013-08-04staging: lustre: remove typedef for group_info_tGreg Kroah-Hartman6-35/+9
2013-08-04staging: lustre: remove typedef for module_tGreg Kroah-Hartman8-12/+8
2013-08-04staging: lustre: remove unused cfs_"symbol" macrosGreg Kroah-Hartman1-8/+0
2013-08-04staging: lustre: remove cfs_for_each_possible_cpu()Greg Kroah-Hartman5-32/+4
2013-08-03staging: lustre: remove ll_crypto_alloc_blkcipherGreg Kroah-Hartman3-18/+5
2013-08-03staging: lustre: remove almost all crypto layer wrappersGreg Kroah-Hartman3-122/+91
2013-08-03staging: lustre: remove cfs_register_sysctl_table macroGreg Kroah-Hartman7-9/+5
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman144-3207/+3136
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman91-479/+4
2013-08-02staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman8-24/+12
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman147-1763/+42
2013-08-02staging: lustre: remove ENTRY/EXIT_NESTING stuffGreg Kroah-Hartman2-8/+0
2013-08-02staging: lustre: remove ll_invalidate_bdev()Greg Kroah-Hartman2-3/+1
2013-08-02staging: lustre: remove ll_vfs_symlink()Greg Kroah-Hartman1-3/+0
2013-08-02staging: lustre: remove ll_generic_permission()Greg Kroah-Hartman2-4/+1
2013-08-02staging: lustre: remove ll_permission()Greg Kroah-Hartman2-4/+2
2013-08-02staging: lustre: remove ll_generic_file_llseek_size()Greg Kroah-Hartman2-5/+1
2013-08-02staging: lustre: remove ll_dentry_open()Greg Kroah-Hartman2-3/+1
2013-08-02staging: lustre: remove ll_blkdev_put()Greg Kroah-Hartman2-5/+3
2013-08-02staging/lustre: lloop depends on BLOCKXiong Zhou7-16/+9