summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/include/lustre_dlm.h
AgeCommit message (Expand)Author
2015-03-18staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ....Mario J. Rugiero
2014-10-29drivers: staging: lustre: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald
2014-08-30staging/lustre: remove linux/lustre_dlm.hJohn L. Hammond
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2014-07-11staging: lustre: fix include relative pathsGreg Kroah-Hartman
2014-06-26staging/lustre: fix frong ldlm flags type usedDmitry Eremin
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi
2014-04-25Staging: lustre: gfp_mask should be of gfp_t typeFabio Falzoi
2014-04-25Staging: lustre: ops structs should be declared staticFabio Falzoi
2014-04-16staging: lustre: use __func__ instead of __FUNCTION__Christoph Jaeger
2014-03-08staging: lustre: Fix typo in lustre/include part2Masanari Iida
2014-03-08staging: lustre: Fix typo in lustre/include part1Masanari Iida
2013-12-03staging/lustre/ldlm: inline ldlm_proc_setupPeng Tao
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen
2013-10-26staging: lustre: Remove typedef and update cfs_debug_limit_state structLisa Nguyen
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman
2013-07-23staging/lustre/dlmlock: compress out unused spaceBruce Korb
2013-07-23staging/lustre: Only wake up ldlm_poold as frequently as the check intervalOleg Drokin
2013-07-23staging/lustre/ldlm: split client namespaces into active and inactiveOleg Drokin
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao