aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-09staging: lustre: lnet: Don't access NULL NI on failure pathDoug Oucharek1-3/+4
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro2-6/+4
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds177-13499/+8958
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2016-05-09lustre: don't need to lock inode in directory lseekAl Viro1-3/+1
2016-05-09staging: lustre: lnet: enable configuration per NI interfaceAmir Shehata1-0/+42
2016-05-09staging: lustre: o2iblnd: properly set ibr_whyAmir Shehata1-1/+1
2016-05-09staging: lustre: o2iblnd: remove last of kiblnd_tunables_finiAmir Shehata1-1/+0
2016-05-09staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata4-73/+125
2016-05-09staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata3-34/+34
2016-05-09staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata3-8/+20
2016-05-09staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata4-35/+61
2016-05-09staging: lustre: lnet: add per NI configuration structuresAmir Shehata3-1/+33
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata2-46/+18
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata3-25/+24
2016-05-09staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin3-55/+257
2016-05-09staging: lustre: o2iblnd: add IBLND_WID_MRDmitry Eremin1-1/+2
2016-05-09staging: lustre: o2iblnd: handle unmapping of FMR in kiblnd_fmr_pool_unmapDmitry Eremin2-7/+11
2016-05-09staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin3-10/+14
2016-05-09staging: lustre: o2iblnd: break up kiblnd_create_fmr_poolDmitry Eremin1-14/+41
2016-05-09staging: lustre: o2iblnd: create union to contain FMRDmitry Eremin2-9/+13
2016-05-09staging: lustre: o2iblnd: Use list_for_each_entry_safe in kiblnd_destroy_fmr_pool_listDmitry Eremin1-3/+2
2016-05-09staging: lustre: o2iblnd: rename kib_fmr_pool_tDmitry Eremin1-11/+11
2016-05-09staging: lustre: lov: remove unused lov obd functionsJohn L. Hammond5-67/+0
2016-05-09staging: lustre: fid: init FID client for OSP on MDT.wang di1-2/+5
2016-05-09staging: lustre: ptlrpc: fix nrs cleanupNiu Yawei1-1/+5
2016-05-09staging: lustre: debug: clean up console messagesAndreas Dilger2-4/+2
2016-05-09staging: lustre: fid: packing ost_idx in IDIFFan Yong2-41/+57
2016-05-09staging: lustre: mdt: extra checking for getattr RPC.wang di2-3/+2
2016-05-09staging: lustre: lov: remove lov and lod stuff from obd.hJohn L. Hammond4-80/+18
2016-05-09staging: lustre: osc: Allow lock to be canceled at ENQ timeAlexander Boyko2-0/+4
2016-05-09staging: lustre: nfs: don't panic NFS server if MDS fails to find FIDBobi Jam1-5/+8
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro2-6/+4
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig1-2/+2
2016-04-28staging: lustre: llite: quiet overly verbose info messageAndreas Dilger1-3/+1
2016-04-28staging: lustre: debugfs: improve osc/mdc "imports" connect dataEmoly Liu1-6/+57
2016-04-28staging: lustre: obd: add case LCFG_PARAM to osd_process_configEmoly Liu2-9/+12
2016-04-28staging: lustre: ldlm: dont always check max_pages_per_rpc alignementSebastien Buisson1-0/+6
2016-04-28staging: lustre: fld: add local fldb to each targetwang di9-39/+95
2016-04-28staging: lustre: brw: added OBDO short io flagAlexander Boyko1-0/+1
2016-04-28staging: lustre: echo: remove echo_env_info() regions from echo_client.cJohn L. Hammond1-2/+0
2016-04-28staging: lustre: debug: initialize debug_msg_data if neededOleg Drokin2-8/+4
2016-04-28staging: lustre: llite: fixup return value ll_direct_IO_26Dmitry Eremin1-1/+1
2016-04-28staging: lustre: ptlrpc: initialize request session earlyMikhail Pershin1-22/+31
2016-04-28staging: lustre: llog: we don't need vfsmountLai Siyao1-2/+0
2016-04-28staging: lustre: llite: check ret of ll_prep_md_op_data in ll_dir_fillerSwapnil Pimpale1-2/+5
2016-04-28staging: lustre: llite: debugging for ll_file_open LASSERTAndreas Dilger1-1/+3
2016-04-28staging: lustre: libcfs: Fix NUMA emulated modeAndriy Skulysh1-2/+7
2016-04-28staging: lustre: fid: add a connect flag for open by FIDLai Siyao2-0/+5
2016-04-28staging: lustre: obd: cleanup client import if client_obd_setup failsSwapnil Pimpale1-0/+1