index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lustre
/
lnet
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
staging: lustre: delete the filesystem from the tree.
Greg Kroah-Hartman
64
-49656
/
+0
2018-05-31
staging: lustre: include linux/highmem.h when needed
Arnd Bergmann
1
-0
/
+1
2018-05-25
staging: lustre: remove libcfs_all.h
NeilBrown
12
-20
/
+50
2018-05-25
staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/
NeilBrown
6
-6
/
+4
2018-05-25
staging: lustre: remove libcfs_all.h from includes lustre/lnet
NeilBrown
4
-4
/
+7
2018-05-25
staging: lustre: remove libcfs_all.h includes from lnet/klnd
NeilBrown
3
-2
/
+1
2018-05-25
staging: lustre: don't include libcfs.h in lnet/lib-lnet.h
NeilBrown
1
-0
/
+1
2018-05-25
staging: lustre: start moving includes out of libcfs.h
NeilBrown
24
-25
/
+25
2018-05-25
staging: lustre: replace memory_presure funcitons by standard interfaces.
NeilBrown
3
-8
/
+10
2018-05-25
staging: lustre: move lnet_debug_log_upcall declaration to tracefile.h
NeilBrown
1
-0
/
+5
2018-05-25
staging: lustre: make lnet_debugfs_symlink_def local to libcfs/modules.c
NeilBrown
2
-7
/
+18
2018-05-25
staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chain
NeilBrown
5
-79
/
+63
2018-05-25
staging: lustre: discard CFS_TICK
NeilBrown
1
-1
/
+1
2018-05-25
staging: lustre: discard LOWEST_BIT_SET()
NeilBrown
1
-1
/
+1
2018-05-25
staging: lustre: remove current_pid() and current_comm()
NeilBrown
1
-1
/
+1
2018-05-25
staging: lustre: remove conditional compilation from libcfs_cpu.c
NeilBrown
3
-65
/
+1
2018-05-25
staging: lustre: rename cfs_cpt_table to cfs_cpt_tab
NeilBrown
4
-22
/
+22
2018-05-25
staging: lustre: move files out of lustre/lnet/libcfs/linux/
NeilBrown
6
-11
/
+10
2018-05-25
staging: lustre: refactor libcfs initialization.
NeilBrown
6
-23
/
+65
2018-05-14
staging: lustre: o2iblnd: Fix crash in kiblnd_handle_early_rxs()
Doug Oucharek
1
-2
/
+3
2018-05-11
staging: lustre: lnet: add static to libcfs_dev declaration
Justin Skists
1
-1
/
+1
2018-05-08
staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between Nodes
Doug Oucharek
3
-11
/
+40
2018-05-08
staging: lustre: move remaining code from linux-module.c to module.c
NeilBrown
3
-169
/
+131
2018-05-08
staging: lustre: move misc-device registration closer to related code.
NeilBrown
2
-29
/
+29
2018-05-06
staging: lustre: o2iblnd: fix race at kiblnd_connect_peer
Doug Oucahrek
1
-6
/
+12
2018-05-06
staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5
Doug Oucharek
2
-9
/
+5
2018-04-23
staging: lustre: rearrange placement of CPU partition management code.
NeilBrown
3
-1101
/
+938
2018-04-23
staging: lustre: remove include/linux/libcfs/linux/linux-cpu.h
NeilBrown
1
-2
/
+2
2018-04-23
staging: lustre: libcfs: use dynamic minors for /dev/{lnet, obd}
John L. Hammond
3
-4
/
+3
2018-04-23
staging: lustre: remove cruft from libcfs/linux/libcfs.h
NeilBrown
1
-1
/
+1
2018-04-23
staging: lustre: discard cfs_duration_sec()
NeilBrown
7
-13
/
+12
2018-04-23
staging: lustre: libcfs: discard cfs_time_after()
NeilBrown
10
-38
/
+38
2018-04-23
staging: lustre: libcfs: discard cfs_time_shift().
NeilBrown
6
-30
/
+30
2018-04-23
staging: lustre: libcfs: discard cfs_time_add/sub
NeilBrown
7
-30
/
+19
2018-04-23
staging: lustre: cfs_time_current() -> jiffies.
NeilBrown
13
-58
/
+57
2018-04-04
Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
30
-401
/
+92
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-06
staging: lustre: allow monolithic builds
NeilBrown
1
-1
/
+1
2018-03-06
staging: lustre: get entropy from nid when nid set.
NeilBrown
1
-0
/
+7
2018-03-06
staging: lustre: lnet: keep ln_nportals consistent
NeilBrown
1
-2
/
+3
2018-03-06
staging: lustre: Replace "be be" with "be"
Arushi Singhal
1
-1
/
+1
2018-02-27
staging: lustre: lnet/selftest: don't ignore status from lstcon_test_add
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: fix assorted checkpatch errors
NeilBrown
2
-2
/
+2
2018-02-22
staging: lustre: remove phantom struct cfs_crypto_hash_desc
NeilBrown
1
-16
/
+13
2018-02-22
staging: lustre: discard libcfs_kvzalloc and linux-mem.c
NeilBrown
2
-45
/
+0
2018-02-22
staging: lustre: discard libcfs_kvzalloc_cpt()
NeilBrown
1
-7
/
+0
2018-02-22
staging: lustre: make signal-blocking functions inline
NeilBrown
2
-63
/
+1
[next]