index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-17
dm: remove redundant mapped_device member from clone_info structure
Mike Snitzer
1
-6
/
+4
2017-12-17
dm: remove now unused bio-based io_pool and _io_cache
Mike Snitzer
2
-30
/
+2
2017-12-17
dm: improve performance by moving dm_io structure to per-bio-data
Mike Snitzer
3
-69
/
+133
2017-12-17
dm: rename 'bio' member of dm_io structure to 'orig_bio'
Mike Snitzer
1
-14
/
+14
2017-12-17
dm: remove stale comment blocks
Mike Snitzer
1
-12
/
+0
2017-12-13
dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
Mike Snitzer
2
-3
/
+2
2017-12-13
dm: fix __send_changing_extent_only() to send first bio and chain remainder
Mike Snitzer
1
-36
/
+30
2017-12-13
dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs
Mike Snitzer
3
-15
/
+27
2017-12-13
dm: remove BIOSET_NEED_RESCUER based dm_offload infrastructure
Mike Snitzer
1
-59
/
+1
2017-12-13
dm: safely allocate multiple bioset bios
Mike Snitzer
1
-12
/
+57
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-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
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
2017-12-01
arm64: pgd: Mark pgd_cache as __ro_after_init
Jinbum Park
1
-1
/
+1
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
7
-31
/
+22
2017-12-01
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
2
-36
/
+46
2017-12-01
afs: Properly reset afs_vnode (inode) fields
David Howells
2
-2
/
+17
2017-12-01
afs: Fix permit refcounting
David Howells
1
-8
/
+10
2017-11-30
hwmon: (jc42) optionally try to disable the SMBUS timeout
Peter Rosin
2
-0
/
+25
2017-11-30
RISC-V: Clean up an unused include
Palmer Dabbelt
1
-1
/
+0
2017-11-30
RISC-V: Allow userspace to flush the instruction cache
Andrew Waterman
8
-0
/
+105
[next]