aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-17staging/lustre/llite: Move unstable_stats from sysfs to debugfsOleg Drokin1-17/+17
2016-10-11fs: use mapping_set_error instead of opencoded set_bitMichal Hocko1-4/+1
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+6
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-12/+0
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+3
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro1-1/+1
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro1-2/+2
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher3-12/+0
2016-10-07Merge commit '2c563880ea' into work.xattrAl Viro6-133/+189
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-132/+31
2016-10-05switch generic_file_splice_read() to use of ->read_iter()Al Viro4-123/+21
2016-09-27staging: lustre: llite: add missing LMV_MAGIC_V1 casewang di1-0/+4
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi1-1/+1
2016-09-27fs: make remaining filesystems use .rename2Miklos Szeredi1-2/+6
2016-09-23staging: lustre: llite: removed uneeded return variablesJuliana Rodrigues1-16/+8
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-09-19staging: lustre: mdc: cl_default_mds_easize not refreshedNed Bass1-1/+2
2016-09-19staging: lustre: llite: make default_easize writeable in /sysfsNed Bass3-1/+84
2016-09-19staging: lustre: mdt: add indexing option to default dir stripewang di3-4/+55
2016-09-19staging: lustre: llite: lock the inode to be migratedwang di1-2/+7
2016-09-19staging: lustre: lmv: Do not revalidate stripes with master lockwang di3-21/+8
2016-09-19staging: lustre: clio: pass fid for OST setattrBobi Jam1-0/+1
2016-09-19staging: lustre: clio: rename coo_attr_set to coo_attr_updateBobi Jam2-4/+4
2016-09-19staging: lustre: llite: pack suppgid to MDS correctlyFan Yong1-2/+34
2016-09-19staging: lustre: remove lustre/include/linux/John L. Hammond5-4/+4
2016-09-19staging: lustre: llite: unlock inode size in ll_lov_setstripe_ea_info()John L. Hammond1-7/+6
2016-09-19staging: lustre: clio: add coo_getstripe interfaceBobi Jam1-19/+19
2016-09-19staging: lustre: obdclass: change cl_fault_io->ft_nob to size_tDmitry Eremin1-2/+2
2016-09-19staging: lustre: llite: fix dup flags namesBob Glossman1-2/+2
2016-09-19staging: lustre: llite: remove ll_objects_destroy()John L. Hammond3-81/+0
2016-09-19staging: lustre: statahead: small fixes and cleanupLai Siyao4-257/+249
2016-09-19staging: lustre: changelog: fix comparison between signed and unsignedDmitry Eremin1-2/+2
2016-09-19staging: lustre: lov: remove LL_IOC_RECREATE_{FID, OBJ}John L. Hammond1-86/+0
2016-09-19staging: lustre: replace direct HZ access with kernel APIsJian Yu1-1/+2
2016-09-19staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin2-4/+4
2016-09-19staging: lustre: statahead: race in start/stop stataheadLai Siyao1-4/+25
2016-09-19staging: lustre: statahead: ll_intent_drop_lock() called in spinlockLai Siyao1-7/+17
2016-09-19staging: lustre: statahead: use dcache-like interface for sa entryLai Siyao2-265/+206
2016-09-19staging: lustre: llite: allow setting stripes to specify OSTsJinshan Xiong4-20/+67
2016-09-19staging: lustre: llite: Add ioctl to get parent fids from link EA.Henri Doreau5-9/+143
2016-09-19staging: lustre: llite: ensure all data flush out when umountYang Sheng1-11/+4
2016-09-19staging: lustre: Flexible changelog format.Henri Doreau2-2/+2
2016-09-19staging: lustre: llite: handle concurrent use of cob_transient_pagesStephen Champion4-13/+10
2016-09-19staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion2-25/+34
2016-09-19staging: lustre: llite: don't call make_bad_inode() on an old inodeJohn L. Hammond1-1/+0
2016-09-19staging: lustre: remove lustre_lite.hJohn L. Hammond26-44/+66
2016-09-19staging: lustre: llite: no need to check dentry is NULLJohn L. Hammond1-4/+4
2016-09-19staging: lustre: llite: style cleanup for ll_mkdirJohn L. Hammond1-1/+1
2016-09-19staging: lustre: llite: turn mode to umode_t for ll_new_inode()John L. Hammond1-1/+1
2016-09-19staging: lustre: llite: remove mode from ll_create_it()John L. Hammond1-4/+4