aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2016-05-09staging: lustre: ptlrpc: fix nrs cleanupNiu Yawei
2016-05-09staging: lustre: debug: clean up console messagesAndreas Dilger
2016-05-09staging: lustre: fid: packing ost_idx in IDIFFan Yong
2016-05-09staging: lustre: mdt: extra checking for getattr RPC.wang di
2016-05-09staging: lustre: lov: remove lov and lod stuff from obd.hJohn L. Hammond
2016-05-09staging: lustre: osc: Allow lock to be canceled at ENQ timeAlexander Boyko
2016-05-09staging: lustre: nfs: don't panic NFS server if MDS fails to find FIDBobi Jam
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-04-28staging: lustre: llite: quiet overly verbose info messageAndreas Dilger
2016-04-28staging: lustre: debugfs: improve osc/mdc "imports" connect dataEmoly Liu
2016-04-28staging: lustre: obd: add case LCFG_PARAM to osd_process_configEmoly Liu
2016-04-28staging: lustre: ldlm: dont always check max_pages_per_rpc alignementSebastien Buisson
2016-04-28staging: lustre: fld: add local fldb to each targetwang di
2016-04-28staging: lustre: brw: added OBDO short io flagAlexander Boyko
2016-04-28staging: lustre: echo: remove echo_env_info() regions from echo_client.cJohn L. Hammond
2016-04-28staging: lustre: debug: initialize debug_msg_data if neededOleg Drokin
2016-04-28staging: lustre: llite: fixup return value ll_direct_IO_26Dmitry Eremin
2016-04-28staging: lustre: ptlrpc: initialize request session earlyMikhail Pershin
2016-04-28staging: lustre: llog: we don't need vfsmountLai Siyao
2016-04-28staging: lustre: llite: check ret of ll_prep_md_op_data in ll_dir_fillerSwapnil Pimpale
2016-04-28staging: lustre: llite: debugging for ll_file_open LASSERTAndreas Dilger
2016-04-28staging: lustre: libcfs: Fix NUMA emulated modeAndriy Skulysh
2016-04-28staging: lustre: fid: add a connect flag for open by FIDLai Siyao
2016-04-28staging: lustre: obd: cleanup client import if client_obd_setup failsSwapnil Pimpale
2016-04-28staging: lustre: ldlm: check all errors during ldlm_debugfs_setup()Dmitry Eremin
2016-04-28staging: lustre: ptlrpc: use unified handler for OST requestsMikhail Pershin
2016-04-28staging: lustre: obd: add newline for dumped config recordAmir Shehata
2016-04-28staging: lustre: obd: remove newline from LCONSOLE stringAmir Shehata
2016-04-28staging: lustre: ptlrpc: quiet warning for 2.1/2.5 connectionsAndreas Dilger
2016-04-28staging: lustre: osc: Use SOFT_SYNC to urge server commitPrakash Surya
2016-04-28staging: lustre: osc: Track number of "unstable" pages per oscPrakash Surya
2016-04-28staging: lustre: osc: Track and limit "unstable" pagesPrakash Surya
2016-04-28staging: lustre: mgc: fix 'error handling' issuesSebastien Buisson
2016-04-28staging: lustre: clio: add debug message in osc_completion()Niu Yawei
2016-04-28staging: lustre: llite: Replace printing of i_ino with ll_inode2fid()James Nunez
2016-04-28staging: lustre: ldlm: update comments about ldlm l_flagsBruce Korb
2016-04-28staging: lustre: ldlm: remove code wireshark handlingBruce Korb
2016-04-28staging: lustre: ldlm: clean up l_flagsBruce Korb
2016-04-28staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb
2016-04-28staging: lustre: lmv: kernel crash due to misconfigured MDTDmitry Eremin
2016-04-28staging: lustre: obdclass: add LCT_SERVER_SESSION for server sessionWang Di
2016-04-28staging: lustre: llite: NFS reexport issueDmitry Eremin
2016-04-28staging: lustre: llite: reset writeback index in ll_writepagesJinshan Xiong
2016-04-26Staging: lustre: Make lustre_profile_list staticIban Rodriguez
2016-04-26staging: lustre: hsm: don't use real suppgidJohn L. Hammond
2016-04-26staging: lustre: hsm: permission checks for HSM ioctl operationsJohn L. Hammond
2016-04-26staging: lustre: lov: Don't wait for active target with OBD_STATFS_NODELAYAndriy Skulysh
2016-04-26staging: lustre: lov: return minimal FIEMAP for released filesBruno Faccini
2016-04-26staging: lustre: lprocfs: implement log2 using bitopsAndrew Perepechko