summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/dcache.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-300/+0Star
* Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-051-0/+10
|\
| * staging: lustre: fix assorted checkpatch errorsNeilBrown2018-02-221-1/+1
| * staging: lustre: llite: handle DCACHE_PAR_LOOKUP in ll_dcompareNeilBrown2018-02-161-0/+10
* | lustre: get rid of pointless casts to struct dentry *Al Viro2018-03-291-3/+3
|/
* 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-3/+6
* staging: lustre: llite: add include path to MakefileJames Simmons2017-08-231-3/+3
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-231-1/+1
* staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-231-2/+2
* drivers/staging/lustre: Coding-guideline: Missing a blank line after declarat...Pushkar Jambhlekar2017-04-081-0/+1
* staging: lustre: llite: Trust creates in revalidate too.Oleg Drokin2017-02-031-8/+5Star
* lustre: switch to use of ->d_init()Al Viro2016-10-161-26/+7Star
* staging: lustre: statahead: small fixes and cleanupLai Siyao2016-09-191-3/+2Star
* staging: lustre: remove lustre_lite.hJohn L. Hammond2016-09-191-1/+0Star
* staging: lustre: statahead: statahead thread wait for RPCs to finishLai Siyao2016-09-191-1/+1
* staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko2016-09-011-55/+0Star
* get rid of 'parent' argument of ->d_compare()Al Viro2016-07-311-1/+1
* staging/lustre/llite: ll_revalidate_dentry updateOleg Drokin2016-06-201-0/+11
* staging/lustre/llite: change it_data to it_requestJohn L. Hammond2016-06-201-3/+3
* staging/lustre/llite: flatten struct lookup_intentJohn L. Hammond2016-06-201-13/+13
* staging/lustre/llite: Get rid of ll_lock_dcache/ll_unlock_dcacheOleg Drokin2016-06-201-2/+2
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-181-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-181-4/+0Star
* staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez2016-04-291-4/+4
* staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb2016-04-291-5/+2Star
* staging/lustre/llite: Fix style vs open parenthesis alignmentOleg Drokin2016-03-021-2/+1Star
* staging/lustre/llite: Adjust comments to better conform to coding styleOleg Drokin2016-02-261-6/+12
* staging/lustre/llite: Adjust NULL comparison codestyleOleg Drokin2016-02-201-8/+2Star
* Staging:lustre:lustre:llite:Remove explicit NULL comparisionBhumika Goyal2016-02-031-5/+5
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-221-1/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-1/+0Star
* staging/lustre: Use hlist primitives directlyOleg Drokin2015-08-041-2/+1Star
* staging: lustre: llite: drop uses of OBD free functionsJulia Lawall2015-04-301-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-271-7/+7
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-7/+7
* | Staging: lustre: Remove space to improve code style.Vatika Harlalka2015-03-151-1/+1
* | staging: lustre: llite: remove unused variableAya Mahfouz2015-03-021-4/+1Star
|/
* switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro2015-02-181-7/+5Star
* get rid of lustre_dump_dentry()Al Viro2015-01-261-8/+0Star
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-161-2/+2
|\
| * staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-3/+3
* | lustre: use %p[dD]Al Viro2014-11-031-10/+9Star
* | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-1/+1
|/
* staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall2014-09-201-2/+2
* staging: lustre: remove LPX64 defineGreg Kroah-Hartman2014-07-131-4/+4
* staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman2014-07-121-4/+4
* staging/lustre/llite: remove dead codeJohn L. Hammond2014-04-271-17/+9Star
* staging: luster: Fix typo in lustre/lliteMasanari Iida2014-03-091-1/+1
* lustre/llite: simplify dentry revalidateLai Siyao2014-03-011-267/+23Star