index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-zero.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-23
dm: remove support for stacking dm-mq on .request_fn device(s)
Mike Snitzer
2
-40
/
+20
2016-02-23
dm: fix a couple locking issues with use of block interfaces
Mike Snitzer
1
-7
/
+21
2016-02-22
dm: allocate blk_mq_tag_set rather than embed in mapped_device
Mike Snitzer
1
-18
/
+27
2016-02-22
dm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth' module params
Mike Snitzer
1
-2
/
+25
2016-02-22
dm: optimize dm_request_fn()
Mike Snitzer
1
-30
/
+17
2016-02-22
dm: optimize dm_mq_queue_rq()
Mike Snitzer
4
-23
/
+31
2016-02-22
dm: set DM_TARGET_WILDCARD feature on "error" target
Mike Snitzer
5
-2
/
+26
2016-02-22
dm: cleanup dm_any_congested()
Mike Snitzer
1
-9
/
+8
2016-02-22
dm: remove unused dm_get_rq_mapinfo()
Mike Snitzer
1
-8
/
+0
2016-02-22
dm: fix excessive dm-mq context switching
Mike Snitzer
2
-8
/
+7
2016-02-22
dm: fix sparse "unexpected unlock" warnings in ioctl code
Mike Snitzer
1
-27
/
+29
2016-02-22
dm: do not return target from dm_get_live_table_for_ioctl()
Mike Snitzer
1
-20
/
+13
2016-02-22
dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
Mike Snitzer
1
-0
/
+2
2016-02-20
Linux 4.5-rc5
v4.5-rc5
Linus Torvalds
1
-1
/
+1
2016-02-20
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
1
-2
/
+3
2016-02-19
arm64: mm: allow the kernel to handle alignment faults on user accesses
EunTaik Lee
1
-1
/
+8
2016-02-19
arm64: kbuild: make "make install" not depend on vmlinux
Masahiro Yamada
3
-3
/
+17
2016-02-19
ext4: fix crashes in dioread_nolock mode
Jan Kara
1
-20
/
+20
2016-02-19
ext4: fix bh->b_state corruption
Jan Kara
1
-2
/
+30
2016-02-19
drm/nouveau: use post-decrement in error handling
Rasmus Villemoes
1
-1
/
+1
2016-02-19
drm/atomic: Allow for holes in connector state, v2.
Maarten Lankhorst
4
-55
/
+48
2016-02-19
clk: gpio: Really allow an optional clock= DT property
Stephen Boyd
1
-1
/
+1
2016-02-19
mm: slab: free kmem_cache_node after destroy sysfs file
Dmitry Safonov
5
-27
/
+29
2016-02-19
ipc/shm: handle removed segments gracefully in shm_mmap()
Kirill A. Shutemov
1
-10
/
+43
2016-02-19
MAINTAINERS: update Kselftest Framework mailing list
Shuah Khan
1
-1
/
+1
2016-02-19
devm_memremap_release(): fix memremap'd addr handling
Toshi Kani
1
-1
/
+1
2016-02-19
mm/hugetlb.c: fix incorrect proc nr_hugepages value
Vaishali Thakkar
1
-2
/
+4
2016-02-19
mm, x86: fix pte_page() crash in gup_pte_range()
Hugh Dickins
1
-1
/
+1
2016-02-19
fsnotify: turn fsnotify reaper thread into a workqueue job
Jeff Layton
1
-31
/
+18
2016-02-19
Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"
Jeff Layton
2
-18
/
+53
2016-02-19
mm: fix regression in remap_file_pages() emulation
Kirill A. Shutemov
1
-5
/
+29
2016-02-19
thp, dax: do not try to withdraw pgtable from non-anon VMA
Kirill A. Shutemov
1
-1
/
+2
2016-02-18
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
Takashi Iwai
1
-2
/
+14
2016-02-18
x86/mm: Fix vmalloc_fault() to handle large pages properly
Toshi Kani
1
-4
/
+11
2016-02-17
ftrace/module: remove ftrace module notifier
Jessica Yu
3
-37
/
+9
2016-02-17
blk: fix overflow in queue_discard_max_hw_show
Alan
1
-3
/
+2
2016-02-17
powerpc/ioda: Set "read" permission when "write" is set
Alexey Kardashevskiy
1
-0
/
+6
2016-02-17
arm64: dma-mapping: fix handling of devices registered before arch_initcall
Marek Szyprowski
1
-0
/
+4
2016-02-17
drm/i915: Fix hpd live status bits for g4x
Ville Syrjälä
2
-14
/
+15
2016-02-17
perf/core: Plug potential memory leak in CPU_UP_PREPARE
Thomas Gleixner
1
-1
/
+1
2016-02-17
perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state
Thomas Gleixner
1
-1
/
+0
2016-02-17
perf/core: Remove bogus UP_CANCELED hotplug state
Thomas Gleixner
1
-1
/
+0
2016-02-17
hpet: Drop stale URLs
Michael S. Tsirkin
3
-6
/
+4
2016-02-17
s390/dasd: fix performance drop
Stefan Haberland
1
-0
/
+1
2016-02-17
x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...
Toshi Kani
1
-4
/
+32
2016-02-17
x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
Toshi Kani
1
-41
/
+73
2016-02-17
s390/maccess: reduce stnsm instructions
Heiko Carstens
1
-4
/
+6
2016-02-17
perf/x86/amd/uncore: Plug reference leak
Thomas Gleixner
1
-0
/
+2
2016-02-17
drm/qxl: fix erroneous return value
Anton Protopopov
1
-1
/
+1
2016-02-17
drm/nouveau/display: Enable vblank irqs after display engine is on again.
Mario Kleiner
1
-4
/
+4
[next]