index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: drop unnecessary assignment of md->queue
Bob Liu
2016-03-10
1
-6
/
+1
*
dm: reorder 'struct mapped_device' members to fix alignment and holes
Mike Snitzer
2016-03-10
1
-16
/
+18
*
dm: remove dummy definition of 'struct dm_table'
Mike Snitzer
2016-03-10
1
-11
/
+3
*
dm: add 'dm_numa_node' module parameter
Mike Snitzer
2016-03-10
1
-8
/
+44
*
dm thin metadata: remove needless newline from subtree_dec() DMERR message
Mike Snitzer
2016-03-10
1
-1
/
+1
*
dm mpath: cleanup reinstate_path() et al based on code review
Mike Snitzer
2016-03-10
1
-6
/
+2
*
dm mpath: remove __pgpath_busy forward declaration, rename to pgpath_busy
Mike Snitzer
2016-02-23
1
-4
/
+2
*
dm mpath: switch from 'unsigned' to 'bool' for flags where appropriate
Mike Snitzer
2016-02-23
1
-50
/
+51
*
dm round robin: use percpu 'repeat_count' and 'current_path'
Mike Snitzer
2016-02-23
1
-12
/
+48
*
dm path selector: remove 'repeat_count' return from .select_path hook
Mike Snitzer
2016-02-23
5
-18
/
+4
*
dm mpath: push path selector locking down to path selectors
Mike Snitzer
2016-02-23
3
-11
/
+59
*
dm mpath: remove repeat_count support from multipath core
Mike Snitzer
2016-02-23
4
-10
/
+24
*
dm mpath: remove unnecessary casts in front of ti->private
Mike Snitzer
2016-02-23
1
-5
/
+5
*
dm mpath: use blk_mq_alloc_request() and blk_mq_free_request() directly
Mike Snitzer
2016-02-23
1
-3
/
+4
*
dm mpath: cleanup 'struct dm_mpath_io' management code
Mike Snitzer
2016-02-23
1
-12
/
+17
*
dm mpath: use blk-mq pdu for per-request 'struct dm_mpath_io'
Mike Snitzer
2016-02-23
1
-10
/
+29
*
dm: allow immutable request-based targets to use blk-mq pdu
Mike Snitzer
2016-02-23
3
-9
/
+28
*
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
2016-02-23
13
-25
/
+25
*
dm: distinquish old .request_fn (dm-old) vs dm-mq request-based DM
Mike Snitzer
2016-02-23
2
-50
/
+58
*
dm: remove support for stacking dm-mq on .request_fn device(s)
Mike Snitzer
2016-02-23
2
-40
/
+20
*
dm: fix a couple locking issues with use of block interfaces
Mike Snitzer
2016-02-23
1
-7
/
+21
*
dm: allocate blk_mq_tag_set rather than embed in mapped_device
Mike Snitzer
2016-02-22
1
-18
/
+27
*
dm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth' module params
Mike Snitzer
2016-02-22
1
-2
/
+25
*
dm: optimize dm_request_fn()
Mike Snitzer
2016-02-22
1
-30
/
+17
*
dm: optimize dm_mq_queue_rq()
Mike Snitzer
2016-02-22
4
-23
/
+31
*
dm: set DM_TARGET_WILDCARD feature on "error" target
Mike Snitzer
2016-02-22
5
-2
/
+26
*
dm: cleanup dm_any_congested()
Mike Snitzer
2016-02-22
1
-9
/
+8
*
dm: remove unused dm_get_rq_mapinfo()
Mike Snitzer
2016-02-22
1
-8
/
+0
*
dm: fix excessive dm-mq context switching
Mike Snitzer
2016-02-22
2
-8
/
+7
*
dm: fix sparse "unexpected unlock" warnings in ioctl code
Mike Snitzer
2016-02-22
1
-27
/
+29
*
dm: do not return target from dm_get_live_table_for_ioctl()
Mike Snitzer
2016-02-22
1
-20
/
+13
*
dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
Mike Snitzer
2016-02-22
1
-0
/
+2
*
Linux 4.5-rc5
v4.5-rc5
Linus Torvalds
2016-02-20
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-20
17
-134
/
+500
|
\
|
*
x86/mm: Fix vmalloc_fault() to handle large pages properly
Toshi Kani
2016-02-18
1
-4
/
+11
|
*
hpet: Drop stale URLs
Michael S. Tsirkin
2016-02-17
3
-6
/
+4
|
*
x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...
Toshi Kani
2016-02-17
1
-4
/
+32
|
*
x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
Toshi Kani
2016-02-17
1
-41
/
+73
|
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2016-02-16
2
-7
/
+8
|
|
\
|
|
*
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Jason Andryuk
2016-02-16
1
-7
/
+7
|
|
*
efi: Add pstore variables to the deletion whitelist
Matt Fleming
2016-02-16
1
-0
/
+1
|
|
/
|
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2016-02-16
12
-83
/
+383
|
|
\
|
|
*
efi: Make efivarfs entries immutable by default
Peter Jones
2016-02-10
9
-41
/
+258
|
|
*
efi: Make our variable validation list include the guid
Peter Jones
2016-02-10
3
-22
/
+38
|
|
*
efi: Do variable name validation tests in utf8
Peter Jones
2016-02-10
1
-11
/
+21
|
|
*
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
2016-02-10
2
-23
/
+14
|
|
*
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
2016-02-10
2
-0
/
+66
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-02-20
2
-3
/
+3
|
\
\
\
|
*
|
|
perf/core: Plug potential memory leak in CPU_UP_PREPARE
Thomas Gleixner
2016-02-17
1
-1
/
+1
|
*
|
|
perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state
Thomas Gleixner
2016-02-17
1
-1
/
+0
[next]