summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2013-08-12staging: lustre: re-use kbasename() common helperAndy Shevchenko
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove strange journal macros into the one file using themGreg Kroah-Hartman
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove cfs_task_state_tGreg Kroah-Hartman
2013-08-04staging: lustre: remove CFS_DECL_WAITQ() macroGreg Kroah-Hartman
2013-08-04staging: lustre: remove timer_list_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove unused cfs_ waitqueue wrappersGreg Kroah-Hartman
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman
2013-08-04staging: lustre: remove wrappers for two atomic functionsGreg Kroah-Hartman
2013-08-03staging: lustre: remove typedef for group_info_tGreg Kroah-Hartman
2013-08-03staging: lustre: remove typedef for module_tGreg Kroah-Hartman
2013-08-03staging: lustre: remove unused cfs_"symbol" macrosGreg Kroah-Hartman
2013-08-03staging: lustre: remove cfs_for_each_possible_cpu()Greg Kroah-Hartman
2013-08-03staging: lustre: remove ll_crypto_alloc_blkcipherGreg Kroah-Hartman
2013-08-03staging: lustre: remove almost all crypto layer wrappersGreg Kroah-Hartman
2013-08-03staging: lustre: remove cfs_register_sysctl_table macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY/EXIT_NESTING stuffGreg Kroah-Hartman
2013-08-02staging: lustre: remove ll_invalidate_bdev()Greg Kroah-Hartman
2013-08-02staging: lustre: remove ll_vfs_symlink()Greg Kroah-Hartman
2013-08-02staging: lustre: remove ll_generic_permission()Greg Kroah-Hartman
2013-08-02staging: lustre: remove ll_permission()Greg Kroah-Hartman
2013-08-02staging: lustre: remove ll_generic_file_llseek_size()Greg Kroah-Hartman
2013-08-02staging: lustre: remove ll_dentry_open()Greg Kroah-Hartman
2013-08-02staging: lustre: remove ll_blkdev_put()Greg Kroah-Hartman
2013-08-02staging/lustre: lloop depends on BLOCKXiong Zhou
2013-07-29staging: lustre: Fix sparse warnings about use of obsolete initializerEmil Goode
2013-07-29staging: lustre: Fix non-ANSI sparse warningsEmil Goode
2013-07-25staging/lustre: add BLOCK depends in KconfigXiong Zhou
2013-07-25staging: lustre: obdclass: Remove duplicate header file inclusionSachin Kamat
2013-07-25staging: lustre: Remove duplicate header file inclusion in lvfs_linux.cSachin Kamat
2013-07-25staging: lustre: Remove duplicate header file inclusion in lmv_obd.cSachin Kamat
2013-07-25staging: lustre: Remove duplicate header file inclusion in lmv_intent.cSachin Kamat
2013-07-25staging: lustre: Remove duplicate header file inclusion in lmv_fld.cSachin Kamat
2013-07-25staging: lustre: Remove duplicate header file inclusion in rw26.cSachin Kamat
2013-07-25staging: lustre: Remove duplicate header file inclusion in rw.cSachin Kamat
2013-07-25staging: lustre: Remove duplicate header file inclusion in lloop.cSachin Kamat
2013-07-25staging: lustre: Remove duplicate header file inclusion in llite_mmap.cSachin Kamat
2013-07-25staging: lustre: Remove duplicate header file inclusion in dir.cSachin Kamat
2013-07-25staging: lustre: linux-tcpip: Remove duplicate header file inclusionSachin Kamat
2013-07-25staging: lustre: libcfs: Remove duplicate inclusion of header fileSachin Kamat
2013-07-25staging: lustre: linux-debug: Remove duplicate inclusion of header fileSachin Kamat
2013-07-25staging: lustre: obd: Remove duplicate inclusion of header fileSachin Kamat
2013-07-25staging: lustre: socklnd: Remove duplicate inclusion of header filesSachin Kamat
2013-07-25staging: lustre: o2iblnd: Remove duplicate inclusion of header fileSachin Kamat
2013-07-24staging/lustre: fix build on non-x86Peng Tao