summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/super25.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-189/+0
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-251-0/+4
* staging: lustre: get entropy from nid when nid set.NeilBrown2018-03-061-16/+1
* staging: lustre: replace cfs_srand() calls with add_device_randomness().NeilBrown2018-01-081-10/+7
* staging: lustre: obd_mount: fix possible race with module unload.NeilBrown2018-01-081-4/+2
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta2017-10-201-1/+2
* staging: lustre: llite: add include path to MakefileJames Simmons2017-08-221-3/+3
* staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-061-1/+1
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-021-1/+1
* staging: lustre: remove lustre_lite.hJohn L. Hammond2016-09-191-1/+0
* staging/lustre: clean function declaration in super25.c upBaoyou Xie2016-09-171-2/+0
* staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin2016-08-211-2/+2
* staging: lustre: remove remote client supportFan Yong2016-06-201-19/+0
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging/lustre/llite: Remove ccc_global_{init, fini}()John Hammond2016-03-301-1/+13
* staging: lustre: make module_init/exit naming consistentAndreas Dilger2016-03-011-4/+4
* staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger2016-03-011-1/+1
* staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-011-0/+1
* staging: lustre: llite: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-011-1/+1
* staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-2/+2
* staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-2/+4
* staging/lustre/llite: Adjust NULL comparison codestyleOleg Drokin2016-02-201-5/+5
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+2
* staging: lustre: Update module author to OpenSFSJames Simmons2015-11-151-1/+1
* staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport2015-10-241-1/+1
* staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport2015-10-241-1/+1
* staging: lustre: add missing blank line after declarationsMike Rapoport2015-10-131-0/+2
* staging/lustre: Remove mds/ost capabilities supportOleg Drokin2015-09-291-13/+1
* staging/lustre: use 64-bit times for cfs_srand seedArnd Bergmann2015-09-291-3/+3
* staging: lustre: drop null test before destroy functionsJulia Lawall2015-09-141-12/+4
* staging/lustre/llite: Move all remaining procfs entries to debugfsOleg Drokin2015-05-311-12/+8
* staging/lustre/llite: Preparation to move /proc/fs/lustre/llite to sysfsOleg Drokin2015-05-311-1/+10
* Staging: lustre: Use setup_timer to combine initializationSomya Anand2015-03-151-3/+1
* staging/lustre/llite: remove llite proc root on init failureJohn L. Hammond2015-02-071-69/+72
* drivers: staging: lustre: Fix "spaces required around that '='" errorsGreg Donald2014-10-291-1/+1
* drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald2014-08-301-2/+1
* staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-4/+4
* staging/lustre/llite: remove dead codeJohn L. Hammond2014-04-271-5/+2
* staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler2014-04-271-1/+1
* staging/lustre/llite: extended attribute cacheAndrew Perepechko2013-12-031-0/+4
* staging: lustre: Remove version.h header inclusion in super25.cSachin Kamat2013-07-241-1/+0
* staging/lustre/procfs: return -ENOMEM from lprocfs_register()John L. Hammond2013-07-231-1/+1
* staging/lustre: llite: add module aliasPeng Tao2013-06-031-1/+1
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+226
OpenPOWER on IntegriCloud