index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lustre
Commit message (
Expand
)
Author
Age
Files
Lines
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
2
-5
/
+5
*
Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-04
118
-2124
/
+1291
|
\
|
*
staging: lustre: lnet: use correct 'magic' test
Justin Skists
2018-03-22
1
-1
/
+1
|
*
staging: lustre: Fix unneeded byte-ordering cast
Justin Skists
2018-03-19
1
-1
/
+1
|
*
staging: lustre: fid: avoid false-positive uninitialized variable warning
Arnd Bergmann
2018-03-14
1
-0
/
+1
|
*
staging: lustre: use module_name() macro for debug printf
Arnd Bergmann
2018-03-14
1
-2
/
+2
|
*
staging: lustre: Remove VLA usage
Kees Cook
2018-03-08
1
-6
/
+13
|
*
staging: lustre: Remove yield() call
Thomas Avery
2018-03-06
1
-1
/
+1
|
*
Revert "staging: Disable lustre file system for MIPS, SH, and XTENSA"
NeilBrown
2018-03-06
1
-1
/
+0
|
*
staging: lustre: allow monolithic builds
NeilBrown
2018-03-06
2
-2
/
+2
|
*
staging: lustre: ptlrpc: move thread creation out of module initialization
NeilBrown
2018-03-06
4
-24
/
+65
|
*
staging: lustre: change sai_thread to sai_task.
NeilBrown
2018-03-06
2
-66
/
+54
|
*
staging: lustre: remove 'ptlrpc_thread usage' for sai_agl_thread
NeilBrown
2018-03-06
2
-52
/
+28
|
*
staging: lustre: remove unused flag from ptlrpc_thread
NeilBrown
2018-03-06
1
-11
/
+0
|
*
staging: lustre: ptlrpc: use workqueue for pinger
NeilBrown
2018-03-06
1
-57
/
+24
|
*
staging: lustre: ptlrpc: use delayed_work in sec_gc
NeilBrown
2018-03-06
1
-62
/
+28
|
*
staging: lustre: ldlm: use delayed_work for pools_recalc
NeilBrown
2018-03-06
1
-88
/
+11
|
*
staging: lustre: obdclass: use workqueue for zombie management.
NeilBrown
2018-03-06
4
-175
/
+30
|
*
staging: lustre: ptlrpc: change GFP_NOFS to GFP_KERNEL
NeilBrown
2018-03-06
2
-3
/
+3
|
*
staging: lustre: get entropy from nid when nid set.
NeilBrown
2018-03-06
2
-16
/
+8
|
*
staging: lustre: lnet: keep ln_nportals consistent
NeilBrown
2018-03-06
1
-2
/
+3
|
*
staging: lustre: obdclass: don't require lct_owner to be non-NULL.
NeilBrown
2018-03-06
1
-6
/
+1
|
*
staging: lustre: statahead: remove incorrect test on agl_list_empty()
NeilBrown
2018-03-06
1
-1
/
+0
|
*
staging: lustre: fix bug in osc_enter_cache_try
NeilBrown
2018-03-06
2
-2
/
+2
|
*
staging: lustre: obd_mount: use correct niduuid suffix.
NeilBrown
2018-03-06
1
-1
/
+1
|
*
staging: lustre: remove else after return statement
Santha Meena Ramamoorthy
2018-03-06
1
-6
/
+5
|
*
staging: lustre: obdclass: Replace 'unsigned' with 'unsigned int'
Dafna Hirschfeld
2018-03-06
2
-5
/
+5
|
*
staging: lustre: obdclass: Add 'const' to char* array
Dafna Hirschfeld
2018-03-06
2
-2
/
+2
|
*
staging: lustre: obdclass: Fix comparison to NULL
Dafna Hirschfeld
2018-03-06
1
-1
/
+1
|
*
staging: lustre: Replace "dont" with "don't"
Arushi Singhal
2018-03-06
1
-1
/
+1
|
*
staging: lustre: Replace "to to" with "to"
Arushi Singhal
2018-03-06
1
-1
/
+1
|
*
staging: lustre: Replace "be be" with "be"
Arushi Singhal
2018-03-06
2
-2
/
+2
|
*
staging: lustre: fix block comment style
Santha Meena Ramamoorthy
2018-03-01
1
-4
/
+8
|
*
staging: lustre: lnet/selftest: don't ignore status from lstcon_test_add
NeilBrown
2018-02-27
1
-1
/
+1
|
*
staging: lustre: lmv: correctly iput lmo_root
NeilBrown
2018-02-27
1
-1
/
+1
|
*
staging: lustre: lov: use correct env in lov_io_data_version_end()
NeilBrown
2018-02-27
1
-1
/
+1
|
*
staging: lustre: selftest: freeing an error pointer
Dan Carpenter
2018-02-22
1
-4
/
+2
|
*
staging: lustre: socklnd: simplify ksnc_rx_iov_space
NeilBrown
2018-02-22
2
-12
/
+3
|
*
staging: lustre: fid: perform sanity checks before commiting
NeilBrown
2018-02-22
1
-5
/
+5
|
*
staging: lustre: fid: fix up debugfs access to ->lcs_space
NeilBrown
2018-02-22
1
-4
/
+11
|
*
staging: lustre: fid: remove seq_fid_alloc_fini() and simplify
NeilBrown
2018-02-22
1
-12
/
+6
|
*
staging: lustre: fid: use wait_event_cmd()
NeilBrown
2018-02-22
1
-48
/
+20
|
*
staging: lustre: fid: convert lcs_mutex to a spinlock
NeilBrown
2018-02-22
3
-26
/
+29
|
*
staging: lustre: ptlrpc: list_for_each improvements.
NeilBrown
2018-02-22
6
-126
/
+59
|
*
staging: lustre: fix assorted checkpatch errors
NeilBrown
2018-02-22
11
-18
/
+19
|
*
staging: lustre: remove phantom struct cfs_crypto_hash_desc
NeilBrown
2018-02-22
4
-25
/
+19
|
*
staging: lustre: discard libcfs_kvzalloc and linux-mem.c
NeilBrown
2018-02-22
20
-75
/
+28
|
*
staging: lustre: improve some libcfs_kvzalloc calls.
NeilBrown
2018-02-22
6
-8
/
+8
|
*
staging: lustre: discard lu_buf allocation library.
NeilBrown
2018-02-22
4
-83
/
+12
|
*
staging: lustre: discard libcfs_kvzalloc_cpt()
NeilBrown
2018-02-22
3
-13
/
+4
[next]