summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/libcfs/hash.c
AgeCommit message (Expand)Author
2015-10-29staging: lustre: convert last typedef data types in hash.cJames Simmons
2015-10-29staging: lustre: change cfs_hash_head*_t to structJames Simmons
2015-10-29staging: lustre: change cfs_hash_dhead*_t to structJames Simmons
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons
2015-10-29staging: lustre: change cfs_hash_hlist_ops_t to structJames Simmons
2015-10-29staging: lustre: change cfs_hash_lock_ops_t to structJames Simmons
2015-09-15staging/lustre/libcfs: minor fix in cfs_hash_for_each_relax()Niu Yawei
2015-09-12Staging: lustre: libcfs: Prefer using the BIT macroShraddha Barke
2015-09-12staging: lustre: libcfs: put constant on the right of binary operatorJulia Lawall
2015-06-17staging:lustre fix lines starting with spaces in libcfs/hash.cMaxime Lorrillere
2015-03-01staging: lustre: Convert seq_ hash functions to return voidJoe Perches
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches
2015-01-25staging: lustre: remove the CFS_HOP() macroDan Carpenter
2015-01-25staging: lustre: fix sparse warnings related to lock context imbalanceLoic Pefferkorn
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-29drivers: staging: lustre: Fix 'that open brace { should be on the previous li...Greg Donald
2014-09-11staging/lustre: remove portals_compat25.hJames Simmons
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2013-12-17staging: lustre: Fix typo in lustre/lustre/libcfsMasanari Iida
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
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: Remove typedef and update cfs_hash_bucket structLisa Nguyen
2013-10-21staging: lustre: Remove typedef and update cfs_hash_lock unionLisa Nguyen
2013-09-25staging: lustre: Fix typo in lustre/libcfsMasanari Iida
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-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao