aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-20Staging: lustre: Convert array index from the loop bound to the loop index.Sandhya Bankar1-1/+1
2016-09-19staging: lustre: obd: use proper flags for call_usermodehelperJames Simmons1-1/+1
2016-09-19staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago10-25/+0
2016-09-19staging: lustre: clio: rename coo_attr_set to coo_attr_updateBobi Jam1-8/+9
2016-09-19staging: lustre: remove lustre/include/linux/John L. Hammond1-1/+1
2016-09-19staging: lustre: clio: add coo_getstripe interfaceBobi Jam1-0/+21
2016-09-19staging: lustre: obdclass: change cl_fault_io->ft_nob to size_tDmitry Eremin1-2/+2
2016-09-19staging: lustre: obdclass: eliminate NULL error returnBob Glossman1-6/+8
2016-09-19staging: lustre: obdclass: change loop indexes to unsignedDmitry Eremin2-8/+8
2016-09-19staging: lustre: obdclass: lu_htable_order() return type to longDmitry Eremin1-4/+4
2016-09-19staging: lustre: llog: prevent out-of-bound indexfrank zago1-0/+4
2016-09-19staging: lustre: obdclass: change lu_site->ls_purge_start to unsignedDmitry Eremin1-1/+1
2016-09-19staging: lustre: obd: restore linkea supportJames Simmons3-1/+272
2016-09-19staging: lustre: Flexible changelog format.Henri Doreau6-16/+28
2016-09-19staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion3-7/+6
2016-09-19staging: lustre: vvp: Use lockless __generic_file_aio_writePrakash Surya1-6/+0
2016-09-19staging: lustre: remove RCU2HANDLE macroJohn L. Hammond1-2/+5
2016-09-19staging: lustre: llog: add newly opened llog at tail of handle listLi Xi1-1/+1
2016-09-19staging: lustre: build: bump build version warnings to x.y.53Andreas Dilger1-3/+1
2016-09-19staging: lustre: obdclass: fix comparison between signed and unsignedDmitry Eremin1-8/+8
2016-09-19staging: lustre: obdclass: serialize lu_site purgeNiu Yawei1-0/+7
2016-09-19staging: lustre: obdclass: optimize busy loop waitAlexander Zarochentsev1-9/+4
2016-09-17staging/lustre: clean function declaration in cl_io.c upBaoyou Xie1-2/+0
2016-09-17staging: lustre: obdclass: clean function declarations in obd_config.c and class_obd.c upBaoyou Xie2-6/+0
2016-09-15staging: lustre: clean function declarations in class_obd.c upBaoyou Xie1-3/+0
2016-09-12staging: lustre: lustre: obdclass: Modify return statementAnchal Jain1-3/+1
2016-09-12staging/lustre/obdclass: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-01staging/lustre: Fix max_dirty_mb output in sysfsOleg Drokin1-2/+3
2016-09-01staging: lustre: constify lprocfs_generic_fops structureJulia Lawall1-1/+1
2016-09-01staging: lustre: obdclass: constify obd_psdev_fops structureJulia Lawall1-1/+1
2016-09-01staging/lustre: release MGC device if connect failsJohn L. Hammond1-1/+1
2016-08-21staging/lustre: Remove unused cp_error from struct cl_pageOleg Drokin1-2/+2
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin1-1/+1
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin5-14/+16
2016-08-21staging/lustre: Fix unnecessary parentheses around variablesEmoly Liu5-6/+6
2016-08-21staging: lustre: obd: remove dead codeJohn L. Hammond4-44/+6
2016-08-21staging: lustre: mdt: add OBD_CONNECT_DIR_STRIPE flagwang di1-0/+2
2016-08-21staging: lustre: obd: validate open handle cookiesJohn L. Hammond2-3/+3
2016-08-21staging: lustre: ptlrpc: add OBD_CONNECT_UNLINK_CLOSE flagLai Siyao1-0/+2
2016-08-21staging: lustre: fid: do open-by-fid by defaultLai Siyao1-1/+1
2016-08-21staging: lustre: obd: limit lu_object cacheBrian Behlendorf1-27/+64
2016-08-21staging: lustre: obdclass: compile issues with variable not being initializedJames Simmons1-1/+1
2016-08-21staging: lustre: osc: revise unstable pages accountingJinshan Xiong1-2/+0
2016-08-21staging: lustre: clio: Reduce memory overhead of per-page allocationJinshan Xiong2-19/+3
2016-08-21staging: lustre: obd: rename lsr_padding to lsr_validNiu Yawei1-0/+1
2016-08-21staging: lustre: lov: new pattern flag for partially repaired fileFan Yong1-0/+2
2016-08-21staging: lustre: llite: fix inconsistencies of root squash featureGregoire Pichon1-0/+140
2016-08-21staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond3-7/+3
2016-08-21staging: lustre: obdclass: unified flow control interfacesFan Yong1-0/+132
2016-08-21staging: lustre: obdclass: bug fixes for lu_device_type handlingFan Yong2-18/+17