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
2018-03-14
staging: lustre: fid: avoid false-positive uninitialized variable warning
Arnd Bergmann
2018-03-14
staging: lustre: use module_name() macro for debug printf
Arnd Bergmann
2018-03-08
staging: lustre: Remove VLA usage
Kees Cook
2018-03-06
staging: lustre: Remove yield() call
Thomas Avery
2018-03-06
Revert "staging: Disable lustre file system for MIPS, SH, and XTENSA"
NeilBrown
2018-03-06
staging: lustre: allow monolithic builds
NeilBrown
2018-03-06
staging: lustre: ptlrpc: move thread creation out of module initialization
NeilBrown
2018-03-06
staging: lustre: change sai_thread to sai_task.
NeilBrown
2018-03-06
staging: lustre: remove 'ptlrpc_thread usage' for sai_agl_thread
NeilBrown
2018-03-06
staging: lustre: remove unused flag from ptlrpc_thread
NeilBrown
2018-03-06
staging: lustre: ptlrpc: use workqueue for pinger
NeilBrown
2018-03-06
staging: lustre: ptlrpc: use delayed_work in sec_gc
NeilBrown
2018-03-06
staging: lustre: ldlm: use delayed_work for pools_recalc
NeilBrown
2018-03-06
staging: lustre: obdclass: use workqueue for zombie management.
NeilBrown
2018-03-06
staging: lustre: ptlrpc: change GFP_NOFS to GFP_KERNEL
NeilBrown
2018-03-06
staging: lustre: get entropy from nid when nid set.
NeilBrown
2018-03-06
staging: lustre: lnet: keep ln_nportals consistent
NeilBrown
2018-03-06
staging: lustre: obdclass: don't require lct_owner to be non-NULL.
NeilBrown
2018-03-06
staging: lustre: statahead: remove incorrect test on agl_list_empty()
NeilBrown
2018-03-06
staging: lustre: fix bug in osc_enter_cache_try
NeilBrown
2018-03-06
staging: lustre: obd_mount: use correct niduuid suffix.
NeilBrown
2018-03-06
staging: lustre: remove else after return statement
Santha Meena Ramamoorthy
2018-03-06
staging: lustre: obdclass: Replace 'unsigned' with 'unsigned int'
Dafna Hirschfeld
2018-03-06
staging: lustre: obdclass: Add 'const' to char* array
Dafna Hirschfeld
2018-03-06
staging: lustre: obdclass: Fix comparison to NULL
Dafna Hirschfeld
2018-03-06
staging: lustre: Replace "dont" with "don't"
Arushi Singhal
2018-03-06
staging: lustre: Replace "to to" with "to"
Arushi Singhal
2018-03-06
staging: lustre: Replace "be be" with "be"
Arushi Singhal
2018-03-01
staging: lustre: fix block comment style
Santha Meena Ramamoorthy
2018-02-27
staging: lustre: lnet/selftest: don't ignore status from lstcon_test_add
NeilBrown
2018-02-27
staging: lustre: lmv: correctly iput lmo_root
NeilBrown
2018-02-27
staging: lustre: lov: use correct env in lov_io_data_version_end()
NeilBrown
2018-02-22
staging: lustre: selftest: freeing an error pointer
Dan Carpenter
2018-02-22
staging: lustre: socklnd: simplify ksnc_rx_iov_space
NeilBrown
2018-02-22
staging: lustre: fid: perform sanity checks before commiting
NeilBrown
2018-02-22
staging: lustre: fid: fix up debugfs access to ->lcs_space
NeilBrown
2018-02-22
staging: lustre: fid: remove seq_fid_alloc_fini() and simplify
NeilBrown
2018-02-22
staging: lustre: fid: use wait_event_cmd()
NeilBrown
2018-02-22
staging: lustre: fid: convert lcs_mutex to a spinlock
NeilBrown
2018-02-22
staging: lustre: ptlrpc: list_for_each improvements.
NeilBrown
2018-02-22
staging: lustre: fix assorted checkpatch errors
NeilBrown
2018-02-22
staging: lustre: remove phantom struct cfs_crypto_hash_desc
NeilBrown
2018-02-22
staging: lustre: discard libcfs_kvzalloc and linux-mem.c
NeilBrown
2018-02-22
staging: lustre: improve some libcfs_kvzalloc calls.
NeilBrown
2018-02-22
staging: lustre: discard lu_buf allocation library.
NeilBrown
2018-02-22
staging: lustre: discard libcfs_kvzalloc_cpt()
NeilBrown
2018-02-22
staging: lustre: make signal-blocking functions inline
NeilBrown
2018-02-22
staging: lustre: improve API and implementation of blocking signals.
NeilBrown
2018-02-22
staging: lustre: simplify linux-prim.c
NeilBrown
2018-02-22
staging: lustre: lnet: remove cfs_block_allsigs calls.
NeilBrown
[next]