index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lustre
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
63
-334
/
+308
2017-06-29
staging: lustre: replace kmalloc with kmalloc_array
Denis Petrovic
1
-2
/
+3
2017-06-24
staging: lustre: lustre: add all missing indentifier names
James Simmons
5
-24
/
+27
2017-06-24
staging: lustre: lustre: fix all bare unsigned usage
James Simmons
7
-13
/
+13
2017-06-24
staging: lustre: lustre: make all struct file_operations constant
James Simmons
7
-17
/
+17
2017-06-24
staging: lustre: lustre: resolve "use spaces between elements" checkpatch errors
James Simmons
45
-177
/
+175
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
12
-20
/
+20
2017-06-14
staging: lustre: llite: Replace the symbolic file permission mode with the nu...
Roman Storozhenko
1
-1
/
+1
2017-06-13
staging: lustre: fid: Fixes debug output style problem
Roman Storozhenko
1
-1
/
+1
2017-06-12
Merge 4.12-rc5 into staging-next
Greg Kroah-Hartman
1
-9
/
+0
2017-06-03
staging: lustre: in-place endianness functions
Nikola Jelic
1
-10
/
+10
2017-06-03
staging: lustre: changed __u32 to __be32
Nikola Jelic
1
-1
/
+1
2017-06-03
lustre: ko2iblnd: removed forced u32 casts after htonl
Nikola Jelic
1
-2
/
+2
2017-06-03
staging: lustre: cleanup le32 assignment to ldp_flags
Valentin Vidic
1
-3
/
+4
2017-06-03
staging: lustre: lprocfs: Use seq_puts instead of seq_printf
Mathias Rav
1
-10
/
+10
2017-06-03
staging: lustre: Use kstrtouint_from_user in ldlm_rw_uint
Mathias Rav
2
-35
/
+19
2017-06-03
staging: lustre: Replace printk_ratelimited with pr_warn_ratelimited
Konrad Malkowski
1
-7
/
+5
2017-06-03
staging/lustre/lov: remove set_fs() call from lov_getstripe()
Oleg Drokin
1
-9
/
+0
2017-05-15
staging: lustre: remove unnecessary braces
Thibaut Robert
7
-30
/
+19
2017-05-15
staging: lustre: ptlrpc: remove unnecessary code
Gustavo A. R. Silva
1
-1
/
+1
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-05-08
lustre: replace CURRENT_TIME macro
Deepa Dinamani
2
-5
/
+5
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-10
/
+1
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
105
-1662
/
+1641
2017-04-28
staging: lustre: remove void function return
Valentin Vidic
3
-3
/
+0
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2017-04-20
lustre: Convert to separately allocated bdi
Jan Kara
2
-25
/
+3
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-1
/
+1
2017-04-18
staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and...
Skanda Guruanand
1
-4
/
+4
2017-04-18
Staging: lustre cleanup macros in libcfs_private.h
Craig Inches
1
-36
/
+15
2017-04-14
staging: lustre: checking for NULL instead if IS_ERR
Dan Carpenter
1
-2
/
+2
2017-04-08
staging: lustre: fixed ../include/lustre_debug.h is included more than once.
Darryl T. Agostinelli
1
-1
/
+0
2017-04-08
drivers/staging/lustre: Coding-guideline: Missing a blank line after declarat...
Pushkar Jambhlekar
6
-0
/
+6
2017-03-29
Staging: lustre: lnet: code style fix
Sergiy Redko
1
-1
/
+1
2017-03-27
staging: lustre: Replace a bit shift by a use of BIT.
Arushi Singhal
3
-6
/
+6
2017-03-27
Merge 4.11-rc4 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2017-03-21
staging: lustre: libcfs: Define pr_fmt() to include relevant name
Narcisa Ana Maria Vasile
1
-5
/
+6
2017-03-21
staging: lustre: libcfs: Replace printk() with pr_*()
Narcisa Ana Maria Vasile
1
-28
/
+22
2017-03-17
staging: lustre: llite: rw26: Remove unused function definition
sayli karnik
1
-26
/
+0
2017-03-14
staging: lustre shorten multiple lines over 80 char in lu_object.h
Craig Inches
1
-5
/
+5
2017-03-12
staging: lustre: Use min3 macro
Gargi Sharma
1
-3
/
+3
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-2
/
+2
2017-03-09
staging: lustre: Remove max_u64 function
Gargi Sharma
1
-9
/
+4
2017-03-09
staging: lustre: lustre: Remove unnecessary cast on void pointer
simran singhal
1
-1
/
+1
2017-03-09
staging: lustre: Remove unnecessary cast on void pointer
simran singhal
1
-2
/
+2
2017-03-07
staging: lustre: Remove lustre_eacl.h
Gargi Sharma
3
-76
/
+0
2017-03-07
staging: lustre: lnet: Constify kernel_param_ops structure
Gargi Sharma
1
-4
/
+4
2017-03-07
staging: lustre: fix sparse warning about different address spaces
Mario Bambagini
1
-1
/
+2
2017-03-06
staging: lustre: Replace typedef with struct
Gargi Sharma
1
-6
/
+6
2017-03-06
staging: lustre: lnet: use struct bio_vec instead of typedef
James Simmons
10
-33
/
+32
[next]