aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/llite_internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2015-04-11lustre: kill unused members of struct vvp_thread_infoAl Viro1-2/+0
2015-02-17switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro1-2/+2
2015-01-25get rid of lustre_dump_dentry()Al Viro1-1/+0
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-24/+6
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-6/+6
2014-11-03lustre: switch ll_release_openhandle() to struct inode *Al Viro1-1/+1
2014-11-03lustre: use file_inode()Al Viro1-1/+1
2014-11-03lustre: use %p[dD]Al Viro1-2/+2
2014-11-03ll_setxattr(): get rid of struct file on stackAl Viro1-1/+1
2014-10-29staging/lustre/quota: Get rid of compat quota codeOleg Drokin1-18/+0
2014-09-02drivers: staging: lustre: Fix 'do not use C99 // comments' errorsGreg Donald1-3/+3
2014-08-30staging/lustre: move lustre_intent.h to ..John L. Hammond1-1/+1
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-1/+1
2014-08-30drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald1-1/+1
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin1-2/+2
2014-08-17staging/lustre/llite: optimize ll_fid2path()Frank Zago1-1/+1
2014-08-17staging/lustre/llite: Make sure ft_flags is validPaul Cassella1-0/+4
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman1-2/+2
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman1-8/+8
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+1
2014-05-06lustre: get rid of messing with iovecsAl Viro1-2/+1
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond1-117/+21
2014-04-27staging/lustre/clio: replace semaphore with mutexDmitry Eremin1-6/+4
2014-04-27staging/lustre/llite: access layout version under a lockJinshan Xiong1-1/+20
2014-04-27staging/lustre: Limit reply buffer sizeBrian Behlendorf1-5/+3
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida1-6/+6
2014-02-28lustre/llite: simplify dentry revalidateLai Siyao1-2/+2
2014-02-28staging/lustre/llite: fix open lock matching in ll_md_blocking_ast()John L. Hammond1-1/+1
2014-02-12staging/lustre/llite: remove lustre_generic_file_{read,write}Jinshan Xiong1-11/+1
2014-02-11lustre/xattr: separate ACL and XATTR cachesAndrew Perepechko1-7/+0
2014-02-07staging/lustre/llite: remove ll_d_root_opsLai Siyao1-2/+3
2013-12-10staging/lustre/api: HSM import uses new released patternJC Lafoucriere1-1/+1
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao1-5/+9
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko1-3/+33
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong1-1/+2
2013-12-03staging/lustre/build: fix compilation issue with is_compat_taskDmitry Eremin1-1/+6
2013-12-03staging/lustre: fix build error when CONFIG_FS_POSIX_ACL is offPeng Tao1-0/+1
2013-11-21staging/lustre/llite: Access to released file triggers a restoreJC Lafoucriere1-0/+3
2013-11-19staging/lustre/hsm: Implementation of exclusive openJinshan Xiong1-1/+10
2013-11-15staging/lustre/autoconf: remove LIBCFS_HAVE_IS_COMPAT_TASK testJames Simmons1-1/+2
2013-11-11staging: lustre: Fix sparse warning for one-bit signed bitfieldDulshani Gunawardhana1-1/+1
2013-08-04staging: lustre: remove timer_list_t typedefGreg Kroah-Hartman1-1/+1
2013-07-23staging/lustre/llite: return valid fsid for statfsFan Yong1-0/+2
2013-07-23staging/lustre/llite: readdir convert to iteratePeng Tao1-2/+2
2013-07-23staging/lustre/llite: fix for d_compare API changePeng Tao1-2/+1
2013-07-23staging/lustre/llite: fix build erorr if CONFIG_FS_POSIX_ACL is offPeng Tao1-8/+13
2013-07-05lustre: kill the pointless wrapperAl Viro1-2/+2