summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass
AgeCommit message (Expand)Author
2013-12-20staging: lustre: fix return value check in capa_hmac()Wei Yongjun
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao
2013-12-04staging/lustre: fix undefined reference if CONFIG_PROC_FS is offPeng Tao
2013-12-03staging/lustre/obdclass: move obd_sysctl_init out of class_procfs_initPeng Tao
2013-12-03staging/lustre/obdclass: lprocfs_{alloc_stats,register} always definedPeng Tao
2013-12-03staging/lustre/obdclass: fix false used uninitialized warningPeng Tao
2013-12-03staging/lustre/obdclass: remove unuse variables from lprocfs_stats_collect/clearDmitry Eremin
2013-12-03staging/lustre/llog: MGC to use OSD API for backup logsMikhail Pershin
2013-11-25staging/lustre/lu: shrink lu_object by 8 bytes on x86_64John L. Hammond
2013-11-25staging/lustre/obdclass: add empty tailing member to ctl_tablePeng Tao
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-11-19staging/lustre: remove INIT_CTL_NAMEPeng Tao
2013-11-15staging/lustre/llog: fix return value of llog_alloc_handleLi Xi
2013-11-11staging: lustre: Fix incorrect type in assignmentDulshani Gunawardhana
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen
2013-10-26staging/lustre: fix tv_usec build warning on pariscPeng Tao
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
2013-09-10staging/lustre/obdclass: convert lu_object shrinker to count/scan APIPeng Tao
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman
2013-08-04staging: lustre: remove typedef for group_info_tGreg 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-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-25staging: lustre: obdclass: Remove duplicate header file inclusionSachin Kamat
2013-07-24staging/lustre/obdclass: add obd_target.hLiu Xuezhao
2013-07-24staging/lustre/obdclass: use a dummy structure for lu_ref_linkJohn L. Hammond
2013-07-24staging: lustre: a typedef for 'struct miscdevice'???Greg Kroah-Hartman
2013-07-24staging: lustre: Remove version.h header inclusion in obd_mount.cSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in linux-sysctl.cSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in capa.cSachin Kamat
2013-07-23staging: lustre: use ERR_CAST() functionLaurent Navet
2013-07-23staging: lustre: Fix typo in printkMasanari Iida
2013-07-23staging/lustre/scrub: purge inconsistenct objects after OI scrubFan Yong
2013-07-23staging/lustre/mdt: HSM on disk actions recordjcl
2013-07-23staging/lustre/style: removes obsolete EXPORT_SYMTAB macros v2Keith Mannthey
2013-07-23staging/lustre/obdclass: be more careful processing server nameNathaniel Clark
2013-07-23staging/lustre/procfs: return -ENOMEM from lprocfs_register()John L. Hammond
2013-07-23staging/lustre: fix 'code maintainability' errorsSebastien Buisson
2013-07-23staging/lustre/md: fix lu_ucred.c boilerplateJohn L. Hammond
2013-07-23staging/lustre: fix build warnning on 32bit systemPeng Tao
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao
2013-07-23staging/lustre: don't assert module ownerPeng Tao
2013-07-23staging/lustre: replace num_physpages with totalram_pagesPeng Tao