summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: lustre: osc: Use SOFT_SYNC to urge server commitPrakash Surya2016-04-286-1/+46
* staging: lustre: osc: Track number of "unstable" pages per oscPrakash Surya2016-04-284-0/+26
* staging: lustre: osc: Track and limit "unstable" pagesPrakash Surya2016-04-2811-11/+182
* staging: lustre: mgc: fix 'error handling' issuesSebastien Buisson2016-04-281-1/+5
* staging: lustre: clio: add debug message in osc_completion()Niu Yawei2016-04-281-2/+4
* staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez2016-04-2814-170/+174
* staging: lustre: ldlm: update comments about ldlm l_flagsBruce Korb2016-04-281-7/+7
* staging: lustre: ldlm: remove code wireshark handlingBruce Korb2016-04-281-86/+1
* staging: lustre: ldlm: clean up l_flagsBruce Korb2016-04-283-16/+4
* staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb2016-04-2813-109/+102
OpenPOWER on IntegriCloud