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