aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-19staging: lustre: grant: quiet message on grant waiting timeoutJohann Lombardi1-21/+40
2016-09-19staging: lustre: clio: pass fid for OST setattrBobi Jam1-2/+4
2016-09-19staging: lustre: clio: rename coo_attr_set to coo_attr_updateBobi Jam4-10/+11
2016-09-19staging: lustre: osc: change cl_extent_tax and *grants to unsignedDmitry Eremin4-27/+29
2016-09-19staging: lustre: osc: osc_object_ast_clear() LBUGBobi Jam1-1/+0
2016-09-19staging: lustre: obdclass: change cl_fault_io->ft_nob to size_tDmitry Eremin1-2/+2
2016-09-19staging: lustre: obd: change brw_page->count to unsignedDmitry Eremin2-5/+7
2016-09-19staging: lustre: llite: remove ll_objects_destroy()John L. Hammond1-2/+1
2016-09-19staging: lustre: echo: replace lov_stripe_md with lov_oinfoJohn L. Hammond1-40/+4
2016-09-19staging: lustre: obd: remove unused obd methodsJohn L. Hammond1-147/+0
2016-09-19staging: lustre: fix messages with missing newlinesJohn L. Hammond1-1/+1
2016-09-19staging: lustre: lov: remove unused {get, set}_info handlersJohn L. Hammond1-45/+1
2016-09-19staging: lustre: lov: remove LL_IOC_RECREATE_{FID, OBJ}John L. Hammond1-5/+0
2016-09-19staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion6-90/+94
2016-09-19staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTESJohn L. Hammond1-1/+1
2016-09-19staging: lustre: osc: debug to match extent to brw RPCPatrick Farrell1-0/+5
2016-09-19staging: lustre: fix comparison between signed and unsignedDmitry Eremin1-4/+5
2016-09-19staging: lustre: osc: update kms in brw_interpret() properlyNiu Yawei1-1/+2
2016-09-19staging: lustre: obd: add rnb_ prefix to struct niobuf_remote membersJohn L. Hammond1-4/+4
2016-09-01staging: lustre: fix unstable pages trackingArnd Bergmann1-7/+7
2016-09-01staging/lustre: avoid clearing i_nlink for inodes in useAndrew Perepechko1-22/+0
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin1-2/+2
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin4-8/+10
2016-08-21staging/lustre: Fix unnecessary parentheses around variablesEmoly Liu1-1/+1
2016-08-21staging: lustre: obd: remove dead codeJohn L. Hammond1-8/+4
2016-08-21staging: lustre: osc: Automatically increase the max_dirty_mbHongchao Zhang3-32/+40
2016-08-21staging: lustre: ldlm: improve ldlm_lock_create() return valueEmoly Liu1-1/+1
2016-08-21staging: lustre: osc: revise unstable pages accountingJinshan Xiong4-128/+191
2016-08-21staging: lustre: clio: Reduce memory overhead of per-page allocationJinshan Xiong3-8/+6
2016-08-21staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond1-0/+1
2016-08-21staging: lustre: osc: allow to call brw_commit() multiple timesJinshan Xiong2-19/+8
2016-08-15lustre: don't reinvent struct bio_vecAl Viro1-4/+2
2016-07-28mm: move most file-based accounting to the nodeMel Gorman1-2/+4
2016-06-20staging/lustre/osc: glimpse lock should match only with granted locksAndriy Skulysh1-2/+6
2016-06-20staging/lustre/osc: fix signed one bit fieldDmitry Eremin1-1/+1
2016-06-20staging/lustre: LDLM_DEBUG() shouldn't be passed \nAlex Zhuravlev2-3/+3
2016-06-20staging/lustre/osc: Fix reverted condition in osc_lock_weightOleg Drokin1-1/+1
2016-06-20staging/lustre/osc: osc_lock_weight endless loop fixJinshan Xiong1-7/+7
2016-06-20staging/lustre/llite: allocate and free client cache asynchronouslyEmoly Liu2-4/+4
2016-06-20staging: lustre: remove remote client supportFan Yong2-6/+3
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin10-10/+10
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin10-40/+0
2016-06-17staging/lustre/osc: Fix Multiple Assignment WarningsNathaniel Clark4-9/+18
2016-06-07staging/lustre/osc: Get rid of osc_page_protected()Oleg Drokin1-22/+0
2016-06-07staging/lustre/osc: Remove ops_temp from osc_pageOleg Drokin2-6/+1
2016-05-09staging: lustre: osc: Allow lock to be canceled at ENQ timeAlexander Boyko1-0/+3
2016-04-28staging: lustre: osc: Use SOFT_SYNC to urge server commitPrakash Surya4-1/+35
2016-04-28staging: lustre: osc: Track number of "unstable" pages per oscPrakash Surya2-0/+24
2016-04-28staging: lustre: osc: Track and limit "unstable" pagesPrakash Surya3-7/+123
2016-04-28staging: lustre: clio: add debug message in osc_completion()Niu Yawei1-2/+4