aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux/libcfs/libcfs_hash.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-869/+0
2018-05-25staging: lustre: remove libcfs_all.h from remaining .h files.NeilBrown1-0/+3
2018-01-08staging: lustre: libcfs: use a workqueue for rehash work.NeilBrown1-3/+3
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2016-11-19staging: lustre: libcfs: use uXX instead of __uXX types in headersJames Simmons1-23/+23
2016-11-19staging: lustre: libcfs: remove zero comparisons in headersJames Simmons1-16/+16
2016-11-19staging: lustre: libcfs: remove NULL comparisons in headersJames Simmons1-1/+1
2016-11-19staging: lustre: libcfs: use bit macro in libcfs headersJames Simmons1-21/+21
2016-11-19staging: lustre: libcfs: name parameters for function prototypesJames Simmons1-7/+8
2016-11-19staging: lustre: libcfs: remove header's bare unsigned useJames Simmons1-14/+14
2016-11-19staging: lustre: libcfs: fixup all header block commentsJames Simmons1-8/+16
2016-10-30staging: lustre: ldlm: reclaim granted locks defensivelyNiu Yawei1-1/+1
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-03-29staging: lustre: libcfs: remove cfs_workitem_t typedefsJames Simmons1-2/+2
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-11-15Staging: lustre: libcfs: Remove unused functionsShraddha Barke1-7/+0
2015-11-15staging: lustre: move linux hash.h header to start of libcfs_hash.hJames Simmons1-2/+3
2015-11-15staging: lustre: remove obsolete comment in libcfs_hash.hJames Simmons1-7/+0
2015-11-15staging: lustre: remove white space in libcfs_hash.hJames Simmons1-65/+70
2015-10-29staging: lustre: cleanup over 80 characters in libcfs_hash.hJames Simmons1-69/+93
2015-10-29staging: lustre: change cfs_hash_head*_t to structJames Simmons1-2/+2
2015-10-29staging: lustre: change cfs_hash_dhead*_t to structJames Simmons1-2/+2
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons1-10/+11
2015-10-29staging: lustre: change cfs_hash_hlist_ops_t to structJames Simmons1-2/+2
2015-10-29staging: lustre: change cfs_hash_lock_ops_t to structJames Simmons1-2/+2
2015-03-01staging: lustre: Convert seq_ hash functions to return voidJoe Perches1-2/+2
2015-02-26Staging: lustre: include: linux: libcfs: Remove spaces at the start of a lineMelike Yurtoglu1-1/+1
2015-01-25staging: lustre: remove the CFS_HOP() macroDan Carpenter1-17/+11
2014-07-11staging: lustre: libcfs: include: minor whitespace fixesGreg Kroah-Hartman1-9/+9
2014-04-16staging: lustre: Fix typo in lustre/includeMasanari Iida1-4/+4
2014-02-14staging/lustre/libcfs: remove cfs_hash_longPeng Tao1-2/+0
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen1-94/+94
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen1-38/+38
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bucket structLisa Nguyen1-6/+6
2013-10-21staging: lustre: Remove typedef and update cfs_hash_lock unionLisa Nguyen1-8/+8
2013-08-21staging: lustre: Fix typo in lustre/includeMasanari Iida1-1/+1
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao1-2/+3
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+850