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-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-29
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-26
staging: lustre: separate a connection destroy from free struct kib_conn
Dmitry Eremin
2018-01-23
staging: lustre: lnet/selftest: fix compile error on UP build
NeilBrown
2018-01-22
staging: lustre: libcfs: Prevent harmless read underflow
Dan Carpenter
2018-01-22
staging: lustre: lnet: remove null check before kfree
Sumit Pundir
2018-01-22
staging: lustre: lnet: prefer kcalloc over kzalloc with multiply
Sumit Pundir
2018-01-22
staging: lustre: Align struct member identifiers
Fabian Huegel
2018-01-22
staging: lustre: Fix comment style
Fabian Huegel
2018-01-16
staging: lustre: lnet: avoid uninitialized return value
Arnd Bergmann
2018-01-16
staging: lustre: lnet: fix build warning in module.c
Greg Kroah-Hartman
2018-01-15
staging: lustre: Align backslashes in multi-line macros
Fabian Huegel
2018-01-15
staging: lustre: Fix overlong lines
Fabian Huegel
2018-01-15
staging: lustre: Add identifier names to function declarations
Fabian Huegel
2018-01-15
staging: lustre: Remove DECLARE_LU_VARS macro
Fabian Huegel
2018-01-15
staging: lustre: Enclose complex macros in do-while loops
Fabian Huegel
2018-01-15
staging: lustre: libcfs: remove workitem code.
NeilBrown
2018-01-15
staging: lustre: lnet: convert selftest to use workqueues
NeilBrown
2018-01-12
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-01-09
staging: lustre: remove LIBCFS_ALLOC, LIBCFS_FREE and related macros.
NeilBrown
2018-01-09
staging: lustre: replace LIBCFS_CPT_ALLOC()
NeilBrown
2018-01-09
staging: lustre: opencode LIBCFS_ALLOC_ATOMIC calls.
NeilBrown
2018-01-09
staging: lustre: cfs_percpt_alloc: use kvmalloc(GFP_KERNEL)
NeilBrown
2018-01-09
staging: lustre: use kmalloc for allocating ksock_tx
NeilBrown
2018-01-09
staging: lustre: lnet-route: use kmalloc for small allocation
NeilBrown
2018-01-09
staging: lustre: more conversions to GFP_KERNEL allocations.
NeilBrown
2018-01-09
staging: lustre: more LIBCFS_ALLOC conversions to GFP_KERNEL allocations.
NeilBrown
2018-01-09
staging: lustre: Convert more LIBCFS_ALLOC allocation to direct GFP_KERNEL
NeilBrown
2018-01-09
staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL)
NeilBrown
2018-01-09
staging: lustre: lnet: use kmalloc/kvmalloc in router_proc
NeilBrown
2018-01-09
staging: lustre: lnet: selftest: don't allocate small strings.
NeilBrown
2018-01-09
staging: lustre: lnet: switch to cpumask_var_t
NeilBrown
2018-01-09
staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.
NeilBrown
2018-01-08
Staging: lustre: Fix prefer kcalloc over kzalloc with multiply
Sumit Pundir
2018-01-08
Staging: lustre: Fix prefer seq_puts to seq_printf
Sumit Pundir
2018-01-08
drivers: lustre: obdclass: simplify unregister_shrinker() usage
Aliaksei Karaliou
2018-01-08
staging: lustre: lnet: discard CFS_ALLOC_PTR
NeilBrown
2018-01-08
staging: lustre: lnet-lib: opencode some alloc/free functions.
NeilBrown
2018-01-08
staging: lustre: libcfs: remove prng
NeilBrown
2018-01-08
staging: lustre: replace cfs_get_random_bytes calls with get_random_byte()
NeilBrown
2018-01-08
staging: lustre: replace cfs_srand() calls with add_device_randomness().
NeilBrown
2018-01-08
staging: lustre: replace cfs_rand() with prandom_u32_max()
NeilBrown
2018-01-08
staging: lustre: libcfs: remove wi_data from cfs_workitem
NeilBrown
2018-01-08
staging: lustre: libcfs: use a workqueue for rehash work.
NeilBrown
2018-01-08
staging: lustre: obd_mount: fix possible race with module unload.
NeilBrown
2018-01-08
staging: lustre: obdclass: remove vfsmount option from client_fill_super
NeilBrown
2018-01-08
staging: lustre: obdclass: remove pointless struct lustre_mount_data2
NeilBrown
[next]