aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (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 Torvalds4-30/+26
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-1/+2
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-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher3-12/+0
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan1-1/+1
2016-10-07Merge commit '2c563880ea' into work.xattrAl Viro9-162/+190
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-132/+31
2016-10-07staging/lustre: Disable InfiniBand supportDoug Ledford1-0/+1
2016-10-05switch generic_file_splice_read() to use of ->read_iter()Al Viro4-123/+21
2016-09-27posix_acl: xattr representation cleanupsAndreas Gruenbacher2-27/+23
2016-09-27staging: lustre: llite: add missing LMV_MAGIC_V1 casewang di2-0/+5
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-25staging: lustre: ldlm: Fix extern variable declarationImre Deak2-2/+1
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig1-1/+1
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-21staging: lustre: ptlrpc: re-export lustre_swab_lov_mds_mdJames Simmons1-0/+1
2016-09-20staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsAnchal Jain1-2/+2
2016-09-20staging: lustre: lustre/ldlm: Fixed sparse warningsNayeemahmed Badebade1-0/+4
2016-09-20Staging: lustre: lmv_obd: Remove redundant test.Sandhya Bankar1-1/+1
2016-09-20Staging: lustre: Convert array index from the loop bound to the loop index.Sandhya Bankar1-1/+1
2016-09-19staging: lustre: update version to 2.6.99James Simmons1-3/+3
2016-09-19staging: lustre: o2iblnd: Put back work queue check previously removedDoug Oucharek1-0/+10
2016-09-19staging: lustre: lnet: Enable setting per NI peer_creditsDoug Oucharek1-27/+19
2016-09-19staging: lustre: lnet: Ensure routing is turned on first timeDoug Oucharek1-5/+5
2016-09-19staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson3-0/+27
2016-09-19staging: lustre: lnet: potential deadlock in lnetQuentin Bouget1-11/+13
2016-09-19staging: lustre: lmv: fix parent FID for migrationwang di1-5/+25
2016-09-19staging: lustre: mdc: cl_default_mds_easize not refreshedNed Bass3-14/+67
2016-09-19staging: lustre: llite: make default_easize writeable in /sysfsNed Bass5-2/+124
2016-09-19staging: lustre: mdt: add indexing option to default dir stripewang di5-4/+63
2016-09-19staging: lustre: ptlrpc: prevent request timeout grow due to recoveryMikhail Pershin2-20/+22
2016-09-19staging: lustre: obd: use proper flags for call_usermodehelperJames Simmons1-1/+1
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago13-100/+8
2016-09-19staging: lustre: llite: lock the inode to be migratedwang di1-2/+7
2016-09-19staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago10-25/+0
2016-09-19staging: lustre: misc: remove unnecessary EXPORT_SYMBOLfrank zago4-6/+0
2016-09-19staging: lustre: grant: quiet message on grant waiting timeoutJohann Lombardi1-21/+40
2016-09-19staging: lustre: lmv: Do not revalidate stripes with master lockwang di8-91/+31
2016-09-19staging: lustre: client: Fix mkdir -i 1 from DNE2 client to DNE1 serverArtem Blagodarenko1-8/+12
2016-09-19staging: lustre: clio: pass fid for OST setattrBobi Jam4-2/+10
2016-09-19staging: lustre: clio: rename coo_attr_set to coo_attr_updateBobi Jam10-32/+34
2016-09-19staging: lustre: llite: pack suppgid to MDS correctlyFan Yong2-2/+35