summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-272-6/+4
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-20177-13499/+8958
|\
| * staging: lustre: lnet: enable configuration per NI interfaceAmir Shehata2016-05-091-0/+42
| * staging: lustre: o2iblnd: properly set ibr_whyAmir Shehata2016-05-091-1/+1
| * staging: lustre: o2iblnd: remove last of kiblnd_tunables_finiAmir Shehata2016-05-091-1/+0
| * staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata2016-05-094-73/+125
| * staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata2016-05-093-34/+34
| * staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata2016-05-093-8/+20
| * staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata2016-05-094-35/+61
| * staging: lustre: lnet: add per NI configuration structuresAmir Shehata2016-05-093-1/+33
| * staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata2016-05-092-46/+18
| * staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata2016-05-093-25/+24
| * staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin2016-05-093-55/+257
| * staging: lustre: o2iblnd: add IBLND_WID_MRDmitry Eremin2016-05-091-1/+2
| * staging: lustre: o2iblnd: handle unmapping of FMR in kiblnd_fmr_pool_unmapDmitry Eremin2016-05-092-7/+11
| * staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin2016-05-093-10/+14
| * staging: lustre: o2iblnd: break up kiblnd_create_fmr_poolDmitry Eremin2016-05-091-14/+41
| * staging: lustre: o2iblnd: create union to contain FMRDmitry Eremin2016-05-092-9/+13
| * staging: lustre: o2iblnd: Use list_for_each_entry_safe in kiblnd_destroy_fmr_...Dmitry Eremin2016-05-091-3/+2
| * staging: lustre: o2iblnd: rename kib_fmr_pool_tDmitry Eremin2016-05-091-11/+11
| * staging: lustre: lov: remove unused lov obd functionsJohn L. Hammond2016-05-095-67/+0
| * staging: lustre: fid: init FID client for OSP on MDT.wang di2016-05-091-2/+5
| * staging: lustre: ptlrpc: fix nrs cleanupNiu Yawei2016-05-091-1/+5
| * staging: lustre: debug: clean up console messagesAndreas Dilger2016-05-092-4/+2
| * staging: lustre: fid: packing ost_idx in IDIFFan Yong2016-05-092-41/+57
| * staging: lustre: mdt: extra checking for getattr RPC.wang di2016-05-092-3/+2
| * staging: lustre: lov: remove lov and lod stuff from obd.hJohn L. Hammond2016-05-094-80/+18
| * staging: lustre: osc: Allow lock to be canceled at ENQ timeAlexander Boyko2016-05-092-0/+4
| * staging: lustre: nfs: don't panic NFS server if MDS fails to find FIDBobi Jam2016-05-091-5/+8
| * staging: lustre: llite: quiet overly verbose info messageAndreas Dilger2016-04-281-3/+1
| * staging: lustre: debugfs: improve osc/mdc "imports" connect dataEmoly Liu2016-04-281-6/+57
| * staging: lustre: obd: add case LCFG_PARAM to osd_process_configEmoly Liu2016-04-282-9/+12
| * staging: lustre: ldlm: dont always check max_pages_per_rpc alignementSebastien Buisson2016-04-281-0/+6
| * staging: lustre: fld: add local fldb to each targetwang di2016-04-289-39/+95
| * staging: lustre: brw: added OBDO short io flagAlexander Boyko2016-04-281-0/+1
| * staging: lustre: echo: remove echo_env_info() regions from echo_client.cJohn L. Hammond2016-04-281-2/+0
| * staging: lustre: debug: initialize debug_msg_data if neededOleg Drokin2016-04-282-8/+4
| * staging: lustre: llite: fixup return value ll_direct_IO_26Dmitry Eremin2016-04-281-1/+1
| * staging: lustre: ptlrpc: initialize request session earlyMikhail Pershin2016-04-281-22/+31
| * staging: lustre: llog: we don't need vfsmountLai Siyao2016-04-281-2/+0
| * staging: lustre: llite: check ret of ll_prep_md_op_data in ll_dir_fillerSwapnil Pimpale2016-04-281-2/+5
| * staging: lustre: llite: debugging for ll_file_open LASSERTAndreas Dilger2016-04-281-1/+3
| * staging: lustre: libcfs: Fix NUMA emulated modeAndriy Skulysh2016-04-281-2/+7
| * staging: lustre: fid: add a connect flag for open by FIDLai Siyao2016-04-282-0/+5
| * staging: lustre: obd: cleanup client import if client_obd_setup failsSwapnil Pimpale2016-04-281-0/+1
| * staging: lustre: ldlm: check all errors during ldlm_debugfs_setup()Dmitry Eremin2016-04-281-0/+6
| * staging: lustre: ptlrpc: use unified handler for OST requestsMikhail Pershin2016-04-283-6/+13
| * staging: lustre: obd: add newline for dumped config recordAmir Shehata2016-04-281-0/+1
| * staging: lustre: obd: remove newline from LCONSOLE stringAmir Shehata2016-04-281-1/+1
| * staging: lustre: ptlrpc: quiet warning for 2.1/2.5 connectionsAndreas Dilger2016-04-281-5/+6