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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
dm: remove unused 'num_write_bios' target interface
NeilBrown
2
-35
/
+10
2017-12-13
dm: ensure bio submission follows a depth-first tree walk
NeilBrown
1
-9
/
+24
2017-12-13
dm io: remove BIOSET_NEED_RESCUER flag from bios bioset
NeilBrown
1
-2
/
+1
2017-12-13
dm crypt: remove BIOSET_NEED_RESCUER flag
NeilBrown
1
-2
/
+1
2017-12-13
dm: fix comment above dm_accept_partial_bio
NeilBrown
1
-1
/
+1
2017-12-13
dm raid: use rs_is_raid*()
Heinz Mauelshagen
1
-8
/
+8
2017-12-13
dm raid: simplify rs_get_progress()
Heinz Mauelshagen
1
-20
/
+3
2017-12-13
dm raid: ensure 'a' chars during reshape
Heinz Mauelshagen
1
-0
/
+9
2017-12-13
dm raid: stop keeping raid set frozen altogether
Heinz Mauelshagen
2
-38
/
+71
2017-12-13
dm raid: validate current raid sets redundancy
Heinz Mauelshagen
1
-1
/
+6
2017-12-08
dm raid: bump target version to reflect numerous fixes
Mike Snitzer
2
-2
/
+4
2017-12-08
dm raid: small cleanup and remove unsed "struct raid_set" member
Heinz Mauelshagen
1
-4
/
+2
2017-12-08
dm raid: fix rs_get_progress() synchronization state/ratio
Heinz Mauelshagen
1
-31
/
+64
2017-12-08
dm raid: avoid passing array_in_sync variable to raid_status() callees
Heinz Mauelshagen
1
-14
/
+16
2017-12-08
dm raid: display a consistent copy of the MD status via raid_status()
Heinz Mauelshagen
1
-16
/
+18
2017-12-08
dm raid: fix raid_resume() to keep raid set frozen as needed
Heinz Mauelshagen
1
-3
/
+9
2017-12-08
dm raid: add component device size checks to avoid runtime failure
Heinz Mauelshagen
1
-1
/
+19
2017-12-08
dm raid: fix raid set size revalidation
Heinz Mauelshagen
1
-10
/
+20
2017-12-08
dm raid: correct resizing state relative to reshape space in ctr
Heinz Mauelshagen
1
-4
/
+6
2017-12-08
dm raid: consume sizes after md_finish_reshape() completes changing them
Heinz Mauelshagen
1
-4
/
+38
2017-12-08
dm raid: fix deadlock caused by premature md_stop_writes()
Heinz Mauelshagen
1
-10
/
+4
2017-12-08
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
Suren Baghdasaryan
1
-2
/
+6
2017-12-08
dm mpath: fix bio-based multipath queue_if_no_path handling
Mike Snitzer
1
-7
/
+42
2017-12-04
dm: fix various targets to dm_register_target after module __init resources c...
monty_pavel@sina.com
4
-51
/
+49
2017-12-04
dm table: fix regression from improper dm_dev_internal.count refcount_t conve...
Mike Snitzer
1
-2
/
+3
2017-12-03
Linux 4.15-rc2
v4.15-rc2
Linus Torvalds
1
-1
/
+1
2017-12-03
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2017-12-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+23
2017-12-03
Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+37
2017-12-03
Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...
Wolfram Sang
1
-1
/
+18
2017-12-01
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-2
/
+9
2017-12-01
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
13
-61
/
+190
2017-12-01
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...
Linus Torvalds
40
-146
/
+498
2017-12-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-93
/
+92
2017-12-01
RISC-V: Fixes for clean allmodconfig build
Palmer Dabbelt
12
-21
/
+39
2017-12-01
move libgcc.h to include/linux
Palmer Dabbelt
7
-6
/
+6
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
2017-12-01
RISC-V: User-Visible Changes
Palmer Dabbelt
19
-34
/
+392
2017-12-01
RISC-V Atomic Cleanups
Palmer Dabbelt
5
-84
/
+60
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
2017-12-01
move libgcc.h to include/linux
Christoph Hellwig
7
-6
/
+6
2017-12-01
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-8
/
+33
2017-12-01
Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-10
/
+27
2017-12-01
Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
7
-21
/
+98
2017-12-01
Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
67
-483
/
+814
2017-12-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-211
/
+291
2017-12-01
arm64: context: Fix comments and remove pointless smp_wmb()
Will Deacon
1
-11
/
+12
2017-12-01
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
1
-3
/
+3
2017-12-01
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
1
-6
/
+0
2017-12-01
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
Dave Martin
1
-3
/
+3
[next]