index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lustre
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
12
-20
/
+18
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
54
-231
/
+231
2016-03-24
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2016-03-23
staging: lustre: checking for NULL instead of IS_ERR
Dan Carpenter
1
-1
/
+1
2016-03-23
staging: lustre: really make lustre dependent on LNet
Arnd Bergmann
1
-1
/
+1
2016-03-23
staging/lustre: switch from is_compat_task to in_compat_syscall
Andy Lutomirski
1
-1
/
+1
2016-03-18
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
256
-12879
/
+14555
2016-03-12
staging: lustre: fix aligments in lnet selftest
James Simmons
5
-19
/
+17
2016-03-12
staging: lustre: report minimum of two buffers for LNet selftest load test
James Simmons
1
-1
/
+1
2016-03-12
staging: lustre: test for proper errno code in lstcon_rpc_trans_abort
James Simmons
1
-1
/
+1
2016-03-12
staging: lustre: filter remaining extra spacing for lnet selftest
James Simmons
13
-370
/
+370
2016-03-12
staging: lustre: remove extra spacing when setting variable for lnet selftest
James Simmons
7
-174
/
+174
2016-03-12
staging: lustre: remove extra spacing of variable declartions for lnet selftest
James Simmons
6
-72
/
+72
2016-03-12
staging: lustre: fix spacing issues checkpatch reported in lnet selftest
James Simmons
4
-8
/
+8
2016-03-12
staging: lustre: remove returns in void function for lnet selftest
James Simmons
6
-38
/
+3
2016-03-12
staging: lustre: fix bogus lst errors for lnet selftest
Isaac Huang
1
-1
/
+8
2016-03-12
staging: lustre: lnet: o2iblnd: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-12
staging: lustre: lnet: socklnd: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-5
/
+4
2016-03-12
staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-12
staging: lustre: libcfs: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-3
/
+2
2016-03-12
staging: lustre: osc_cache: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-5
/
+4
2016-03-12
staging: lustre: osc: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-3
/
+2
2016-03-12
staging: lustre: lnet: api-ni: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-6
/
+4
2016-03-12
staging: lustre: lnet: peer: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-12
staging: lustre: lnet: config: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-3
/
+2
2016-03-12
staging: lustre: lnet: router: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-12
staging: lustre: lnet: conrpc: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-3
/
+2
2016-03-12
staging: lustre: lnet: lib-move: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-5
/
+4
2016-03-12
staging: lustre: obdclass: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-3
/
+2
2016-03-12
Staging: lustre: Use list_{next/prev}_entry instead of list_entry
Bhumika Goyal
2
-7
/
+3
2016-03-12
Staging: lustre: lnet: Use list_first_entry_or_null
Bhumika Goyal
2
-8
/
+6
2016-03-11
staging: lustre: make lustre dependent on LNet
James Simmons
3
-4
/
+4
2016-03-11
staging: lustre: add help section of Kconfig config LNET
James Simmons
1
-1
/
+7
2016-03-11
staging: lustre: fixup kernel Kconfig option LNET_MAX_PAYLOAD
James Simmons
1
-2
/
+2
2016-03-11
staging: lustre: move libcfs to lnet layer
James Simmons
25
-3
/
+3
2016-03-08
staging: lustre: make LNet use lprocfs_call_handler
James Simmons
3
-30
/
+15
2016-03-08
staging: lustre: rename proc_call_handler to lprocfs_call_handler
James Simmons
1
-9
/
+9
2016-03-08
staging: lustre: change test to assert in LNetGetId
James Simmons
1
-3
/
+1
2016-03-08
staging: lustre: Correct missing newline
James Nunez
19
-32
/
+40
2016-03-08
staging: lustre: fix 'data race condition' issue in framework.c
Sebastien Buisson
1
-2
/
+1
2016-03-08
staging: lustre: fix 'NULL pointer dereference' errors
Sebastien Buisson
9
-40
/
+61
2016-03-08
staging: lustre: fix 'data race condition' issue in conrpc.c
Sebastien Buisson
1
-2
/
+6
2016-03-08
staging: lustre: LNet network latency simulation
Liang Zhen
7
-35
/
+681
2016-03-08
staging: lustre: LNet drop rule implementation
Liang Zhen
8
-1
/
+545
2016-03-05
staging: lustre: handle complex strings in cfs_str2num_check
James Simmons
1
-1
/
+26
2016-03-03
staging: lustre: do less intense allocating retry for ko2iblnd
Liang Zhen
1
-4
/
+16
2016-03-03
staging: lustre: avoid intensive reconnecting for ko2iblnd
Liang Zhen
3
-116
/
+258
2016-03-03
staging: lustre: check wr_id returned by ib_poll_cq
Liang Zhen
2
-6
/
+24
2016-03-03
staging: lustre: Change connect peer failed cleanup order
Doug Oucharek
1
-0
/
+2
2016-03-03
staging: lustre: take extra refcount in kiblnd_connreq_done
Liang Zhen
1
-4
/
+12
[next]