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
2015-09-12
staging: lustre: put constant on the right of binary operator
Julia Lawall
3
-7
/
+7
2015-09-12
staging: lustre: osc: put constant on the right of binary operator
Julia Lawall
1
-1
/
+1
2015-09-12
Staging: lustre: obd: put constant on the right of binary operator
Julia Lawall
1
-2
/
+2
2015-09-12
staging: lustre: llite: put constant on the right of binary operator
Julia Lawall
3
-11
/
+11
2015-09-12
staging: lustre: libcfs: put constant on the right of binary operator
Julia Lawall
1
-3
/
+3
2015-09-12
staging: lustre: ldlm: put constant on the right of binary operator
Julia Lawall
1
-4
/
+4
2015-09-12
staging: lustre: lnet: lib-ptl.c: put constant on the right of binary operator
Julia Lawall
1
-2
/
+2
2015-09-12
staging: lustre: include: put constant on the right of binary operator
Julia Lawall
1
-1
/
+1
2015-09-12
staging: lustre: fix OPEN_BRACE checkpatch.pl errors
Mike Rapoport
3
-3
/
+6
2015-09-12
staging: lustre: fix GLOBAL_INITIALISERS checkpatch.pl errors
Mike Rapoport
7
-14
/
+14
2015-09-12
staging: lustre: fix CODE_INDENT checkpatch.pl errors
Mike Rapoport
2
-4
/
+4
2015-09-12
staging/lustre: fix block comment formatting
Jeff Becker
1
-157
/
+127
2015-09-12
staging: lustre: lustre: llite: Added a space
Anjali Menon
1
-2
/
+2
2015-09-12
staging: lustre: simplify ptlrpc_deactivate_and_unlock_import
Maxime Lorrillere
1
-14
/
+7
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2015-08-31
Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
101
-1883
/
+1147
2015-08-18
staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()
Oleg Drokin
4
-325
/
+19
2015-08-14
staging: lustre: ptlrpc: add missing include directive
Ioan-Adrian Ratiu
1
-0
/
+2
2015-08-14
staging: lustre: Do not init global to NULL
Swee Hua Law
1
-1
/
+1
2015-08-14
staging: lustre: Remove unnecessary externs
Joe Perches
15
-392
/
+387
2015-08-14
staging: lustre: checkpatch: argument alignment for readability
Swee Hua Law
1
-4
/
+2
2015-08-14
staging: lustre: checkpatch: move */ block comment to next line
Swee Hua Law
1
-1
/
+2
2015-08-14
staging: lustre: checkpatch: symbol == NULL should be !symbol
Swee Hua Law
1
-2
/
+2
2015-08-14
staging: lustre: checkpatch: do not init global to NULL
Swee Hua Law
1
-2
/
+2
2015-08-14
staging: lustre-libcfs: make static-variable constant
Patrick Boettcher
1
-2
/
+2
2015-08-14
staging: lustre-libcfs: fix sparse warning
Patrick Boettcher
3
-12
/
+14
2015-08-14
Staging: lustre: libcfs: Remove unnecessary cast on void*
Shraddha Barke
1
-1
/
+1
2015-08-14
staging/lustre/llite: get rid of unused ll_super_blocks list
Oleg Drokin
2
-14
/
+1
2015-08-13
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
1
-0
/
+2
2015-08-10
Merge 4.2-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2015-08-09
Merge 4.2-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2015-08-08
Staging: lustre/lustre/ptlrpc: service.c: Fixed issue with global integer bei...
Daniel Machon
1
-1
/
+1
2015-08-08
Staging: lustre/lnet/selftest: framework.c: Fixed coding style issues
Daniel Machon
1
-4
/
+8
2015-08-07
staging/lustre: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-4
/
+2
2015-08-07
Staging: lustre: lnet: Remove unnecessary parentheses on return
Miguel Bernabeu Diaz
1
-3
/
+3
2015-08-07
staging: lustre: Fix space before '[' error
Miguel Bernabeu Diaz
1
-1
/
+1
2015-08-07
staging: lustre: Fix space before '(' warnings
Miguel Bernabeu Diaz
1
-50
/
+50
2015-08-07
staging: lustre: Fix space before '++' error
Miguel Bernabeu Diaz
1
-1
/
+1
2015-08-07
staging: lustre: Fix code indent error
Miguel Bernabeu Diaz
1
-1
/
+1
2015-08-07
staging: lustre: Unnecessary line continuation
Miguel Bernabeu Diaz
1
-2
/
+1
2015-08-05
staging: lustre: Fix style warning on header
Miguel Bernabeu Diaz
1
-1
/
+1
2015-08-05
Staging: lustre: obdclass: Use kasprintf
Shraddha Barke
1
-6
/
+4
2015-08-05
Staging: lustre: mgc: Replace comma with a semicolon
Shraddha Barke
1
-1
/
+1
2015-08-05
Staging: lustre: libcfs: Replace comma with a semicolon
Shraddha Barke
1
-1
/
+1
2015-08-05
Staging: lustre: osc: Drop unnecessary cast on void *
Shraddha Barke
1
-2
/
+2
2015-08-05
Staging: lustre: lov: Drop unnecessary cast on void *
Shraddha Barke
1
-2
/
+2
2015-08-05
Staging: lustre: libcfs: Drop unnecessary cast on void*
Shraddha Barke
1
-2
/
+2
2015-08-05
staging/lustre: Properly reference kthread_run instead of cfs_daemonize
Oleg Drokin
1
-1
/
+1
2015-08-05
staging/lustre/ptlrpc: Remove stray cfs_daemonize comment
Oleg Drokin
1
-2
/
+0
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
1
-3
/
+1
[next]