index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lustre
Age
Commit message (
Expand
)
Author
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-24
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-22
staging: lustre: checking for NULL instead of IS_ERR
Dan Carpenter
2016-03-22
staging: lustre: really make lustre dependent on LNet
Arnd Bergmann
2016-03-22
staging/lustre: switch from is_compat_task to in_compat_syscall
Andy Lutomirski
2016-03-17
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-11
staging: lustre: fix aligments in lnet selftest
James Simmons
2016-03-11
staging: lustre: report minimum of two buffers for LNet selftest load test
James Simmons
2016-03-11
staging: lustre: test for proper errno code in lstcon_rpc_trans_abort
James Simmons
2016-03-11
staging: lustre: filter remaining extra spacing for lnet selftest
James Simmons
2016-03-11
staging: lustre: remove extra spacing when setting variable for lnet selftest
James Simmons
2016-03-11
staging: lustre: remove extra spacing of variable declartions for lnet selftest
James Simmons
2016-03-11
staging: lustre: fix spacing issues checkpatch reported in lnet selftest
James Simmons
2016-03-11
staging: lustre: remove returns in void function for lnet selftest
James Simmons
2016-03-11
staging: lustre: fix bogus lst errors for lnet selftest
Isaac Huang
2016-03-11
staging: lustre: lnet: o2iblnd: Use list_for_each_entry_safe
Bhaktipriya Shridhar
2016-03-11
staging: lustre: lnet: socklnd: Use list_for_each_entry_safe
Bhaktipriya Shridhar
2016-03-11
staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safe
Bhaktipriya Shridhar
2016-03-11
staging: lustre: libcfs: Use list_for_each_entry_safe
Bhaktipriya Shridhar
2016-03-11
staging: lustre: osc_cache: Use list_for_each_entry_safe
Bhaktipriya Shridhar
2016-03-11
staging: lustre: osc: Use list_for_each_entry_safe
Bhaktipriya Shridhar
2016-03-11
staging: lustre: lnet: api-ni: Use list_for_each_entry_safe
Bhaktipriya Shridhar
2016-03-11
staging: lustre: lnet: peer: Use list_for_each_entry_safe
Bhaktipriya Shridhar
2016-03-11
staging: lustre: lnet: config: Use list_for_each_entry_safe
Bhaktipriya Shridhar
2016-03-11
staging: lustre: lnet: router: Use list_for_each_entry_safe
Bhaktipriya Shridhar
2016-03-11
staging: lustre: lnet: conrpc: Use list_for_each_entry_safe
Bhaktipriya Shridhar
2016-03-11
staging: lustre: lnet: lib-move: Use list_for_each_entry_safe
Bhaktipriya Shridhar
2016-03-11
staging: lustre: obdclass: Use list_for_each_entry_safe
Bhaktipriya Shridhar
2016-03-11
Staging: lustre: Use list_{next/prev}_entry instead of list_entry
Bhumika Goyal
2016-03-11
Staging: lustre: lnet: Use list_first_entry_or_null
Bhumika Goyal
2016-03-10
staging: lustre: make lustre dependent on LNet
James Simmons
2016-03-10
staging: lustre: add help section of Kconfig config LNET
James Simmons
2016-03-10
staging: lustre: fixup kernel Kconfig option LNET_MAX_PAYLOAD
James Simmons
2016-03-10
staging: lustre: move libcfs to lnet layer
James Simmons
2016-03-07
staging: lustre: make LNet use lprocfs_call_handler
James Simmons
2016-03-07
staging: lustre: rename proc_call_handler to lprocfs_call_handler
James Simmons
2016-03-07
staging: lustre: change test to assert in LNetGetId
James Simmons
2016-03-07
staging: lustre: Correct missing newline
James Nunez
2016-03-07
staging: lustre: fix 'data race condition' issue in framework.c
Sebastien Buisson
2016-03-07
staging: lustre: fix 'NULL pointer dereference' errors
Sebastien Buisson
2016-03-07
staging: lustre: fix 'data race condition' issue in conrpc.c
Sebastien Buisson
2016-03-07
staging: lustre: LNet network latency simulation
Liang Zhen
2016-03-07
staging: lustre: LNet drop rule implementation
Liang Zhen
2016-03-05
staging: lustre: handle complex strings in cfs_str2num_check
James Simmons
2016-03-02
staging: lustre: do less intense allocating retry for ko2iblnd
Liang Zhen
2016-03-02
staging: lustre: avoid intensive reconnecting for ko2iblnd
Liang Zhen
2016-03-02
staging: lustre: check wr_id returned by ib_poll_cq
Liang Zhen
2016-03-02
staging: lustre: Change connect peer failed cleanup order
Doug Oucharek
2016-03-02
staging: lustre: take extra refcount in kiblnd_connreq_done
Liang Zhen
[next]