index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lustre
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
staging: lustre: llite: Remove filtering of seclabel xattr
Robin Humble
1
-9
/
+0
2018-04-23
staging: lustre: llite: handle xattr cache refill race
John L. Hammond
1
-1
/
+1
2018-04-23
staging: lustre: ldlm: xattr locks are lost on mdt
Vitaly Fertman
8
-91
/
+95
2018-04-23
staging: lustre: obd: change debug reporting in lmv_enqueue()
Vitaly Fertman
1
-4
/
+3
2018-04-23
staging: lustre: obd: create it_has_reply_body()
Vitaly Fertman
2
-1
/
+11
2018-04-23
staging: lustre: llite: initialize xattr->xe_namelen
James Simmons
1
-2
/
+4
2018-04-23
staging: lustre: libcfs: use dynamic minors for /dev/{lnet, obd}
John L. Hammond
8
-22
/
+8
2018-04-23
staging: lustre: remove cruft from libcfs/linux/libcfs.h
NeilBrown
3
-20
/
+1
2018-04-23
staging: lustre: discard linux-time.h
NeilBrown
4
-68
/
+6
2018-04-23
staging: lustre: discard cfs_time_before_64()
NeilBrown
3
-18
/
+4
2018-04-23
staging: lustre: discard cfs_duration_sec()
NeilBrown
9
-19
/
+13
2018-04-23
staging: lustre: libcfs: remove cfs_timeout_cap()
NeilBrown
4
-54
/
+3
2018-04-23
staging: lustre: libcfs: discard cfs_time_after()
NeilBrown
16
-61
/
+47
2018-04-23
staging: lustre: libcfs: discard cfs_time_shift().
NeilBrown
21
-66
/
+56
2018-04-23
staging: lustre: libcfs: discard cfs_time_add/sub
NeilBrown
15
-67
/
+32
2018-04-23
staging: lustre: cfs_time_current() -> jiffies.
NeilBrown
32
-96
/
+88
2018-04-23
staging: lustre: ldlm: free resource when ldlm_lock_create() fails.
NeilBrown
1
-1
/
+5
2018-04-23
staging: lustre: tidy up ldlm_resource_putref()
NeilBrown
2
-13
/
+10
2018-04-23
staging: lustre: remove unneeded include.
NeilBrown
1
-1
/
+0
2018-04-23
staging: lustre: remove unused hash tables.
NeilBrown
7
-86
/
+3
2018-04-23
staging: lustre: remove unused ldlm_completion_ast_async()
NeilBrown
2
-24
/
+0
2018-04-23
staging: lustre: remove invariant in cl_io_read_ahead()
NeilBrown
1
-1
/
+0
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
[prev]
[next]