summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lov/lov_pool.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-06-01staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman
2018-06-01staging: lustre: remove ldebugfs_add_simple() wrapperGreg Kroah-Hartman
2018-05-25staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown
2018-04-23staging: lustre: convert lov_pool to use rhashtableNeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: lov: add include path to MakefileJames Simmons
2017-06-24staging: lustre: lustre: make all struct file_operations constantJames Simmons
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
2016-08-21staging/lustre: Fix unnecessary parentheses around variablesEmoly Liu
2016-06-17staging/lustre/lov: Fix gpl URL in lov_pool.cOleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-05-09staging: lustre: lov: remove unused lov obd functionsJohn L. Hammond
2016-05-09staging: lustre: lov: remove lov and lod stuff from obd.hJohn L. Hammond
2016-03-07staging: lustre: Correct missing newlineJames Nunez
2016-03-01staging/lustre/lov: Fix style vs open parenthesis alignmentOleg Drokin
2016-03-01staging/lustre: Remove misleading liblustre comments.Oleg Drokin
2016-02-25staging/lustre: Fix indentation mistakesOleg Drokin
2016-02-25staging/lustre/lov: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/lov: Adjust NULL comparison codestyleOleg Drokin
2016-02-20staging/lustre/lov: Get rid of /proc references in commentsOleg Drokin
2016-02-11staging: lustre: lov_pool: Fixed a return coding style warning.Rakhi Sharma
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-02staging/lustre/lov: Remove unused lov_dump_lmm/pool()Oleg Drokin
2015-07-13staging: lustre: lov: Use !x to check for kzalloc failureJulia Lawall
2015-06-08staging: lustre: fixed const warnings (struct seq_operations should be const ...Xavier Roche
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-05-31staging/lustre/obd: move status files from procfs to debugfsDmitry Eremin
2015-04-30staging: lustre: drop uses of some OBD alloc and free functionsJulia Lawall
2015-03-01staging: lustre: resolves sparse warnings using static declarationLe Tan
2014-09-11staging: lustre: lov: expand the GOTO macroJulia Lawall
2014-09-02drivers: staging: lustre: Fix return is not a function, parentheses are not r...Greg Donald
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman
2014-07-11staging: lustre: lov: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2013-12-17staging: lustre: Fix typo in lustre/lustre/lovMasanari Iida
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen
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