summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-24Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-23staging: lustre: checking for NULL instead of IS_ERRDan Carpenter
2016-03-23staging: lustre: really make lustre dependent on LNetArnd Bergmann
2016-03-22staging/lustre: switch from is_compat_task to in_compat_syscallAndy Lutomirski
2016-03-18Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-12staging: lustre: fix aligments in lnet selftestJames Simmons
2016-03-12staging: lustre: report minimum of two buffers for LNet selftest load testJames Simmons
2016-03-12staging: lustre: test for proper errno code in lstcon_rpc_trans_abortJames Simmons
2016-03-12staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons
2016-03-12staging: lustre: remove extra spacing when setting variable for lnet selftestJames Simmons
2016-03-12staging: lustre: remove extra spacing of variable declartions for lnet selftestJames Simmons
2016-03-12staging: lustre: fix spacing issues checkpatch reported in lnet selftestJames Simmons
2016-03-12staging: lustre: remove returns in void function for lnet selftestJames Simmons
2016-03-12staging: lustre: fix bogus lst errors for lnet selftestIsaac Huang
2016-03-12staging: lustre: lnet: o2iblnd: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12staging: lustre: lnet: socklnd: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12staging: lustre: libcfs: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12staging: lustre: osc_cache: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12staging: lustre: osc: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12staging: lustre: lnet: api-ni: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12staging: lustre: lnet: peer: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12staging: lustre: lnet: config: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12staging: lustre: lnet: router: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12staging: lustre: lnet: conrpc: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12staging: lustre: lnet: lib-move: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12staging: lustre: obdclass: Use list_for_each_entry_safeBhaktipriya Shridhar
2016-03-12Staging: lustre: Use list_{next/prev}_entry instead of list_entryBhumika Goyal
2016-03-12Staging: lustre: lnet: Use list_first_entry_or_nullBhumika Goyal
2016-03-11staging: lustre: make lustre dependent on LNetJames Simmons
2016-03-11staging: lustre: add help section of Kconfig config LNETJames Simmons
2016-03-11staging: lustre: fixup kernel Kconfig option LNET_MAX_PAYLOADJames Simmons
2016-03-11staging: lustre: move libcfs to lnet layerJames Simmons
2016-03-08staging: lustre: make LNet use lprocfs_call_handlerJames Simmons
2016-03-08staging: lustre: rename proc_call_handler to lprocfs_call_handlerJames Simmons
2016-03-08staging: lustre: change test to assert in LNetGetIdJames Simmons
2016-03-08staging: lustre: Correct missing newlineJames Nunez
2016-03-08staging: lustre: fix 'data race condition' issue in framework.cSebastien Buisson
2016-03-08staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson
2016-03-08staging: lustre: fix 'data race condition' issue in conrpc.cSebastien Buisson
2016-03-08staging: lustre: LNet network latency simulationLiang Zhen
2016-03-08staging: lustre: LNet drop rule implementationLiang Zhen
2016-03-05staging: lustre: handle complex strings in cfs_str2num_checkJames Simmons
2016-03-03staging: lustre: do less intense allocating retry for ko2iblndLiang Zhen
2016-03-03staging: lustre: avoid intensive reconnecting for ko2iblndLiang Zhen
2016-03-03staging: lustre: check wr_id returned by ib_poll_cqLiang Zhen
2016-03-03staging: lustre: Change connect peer failed cleanup orderDoug Oucharek
2016-03-03staging: lustre: take extra refcount in kiblnd_connreq_doneLiang Zhen