summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/super25.c
AgeCommit message (Expand)Author
2015-10-24staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-29staging/lustre: use 64-bit times for cfs_srand seedArnd Bergmann
2015-09-14staging: lustre: drop null test before destroy functionsJulia Lawall
2015-05-31staging/lustre/llite: Move all remaining procfs entries to debugfsOleg Drokin
2015-05-31staging/lustre/llite: Preparation to move /proc/fs/lustre/llite to sysfsOleg Drokin
2015-03-15Staging: lustre: Use setup_timer to combine initializationSomya Anand
2015-02-07staging/lustre/llite: remove llite proc root on init failureJohn L. Hammond
2014-10-29drivers: staging: lustre: Fix "spaces required around that '='" errorsGreg Donald
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko
2013-07-24staging: lustre: Remove version.h header inclusion in super25.cSachin Kamat
2013-07-23staging/lustre/procfs: return -ENOMEM from lprocfs_register()John L. Hammond
2013-06-03staging/lustre: llite: add module aliasPeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao