index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-11
blk-mq: pair blk_mq_start_request / blk_mq_requeue_request
Christoph Hellwig
1
-23
/
+26
2014-02-11
blk-mq: dont assume rq->errors is set when returning an error from ->queue_rq
Christoph Hellwig
1
-1
/
+1
2014-02-11
block: Fix cloning of discard/write same bios
Kent Overstreet
2
-5
/
+21
2014-02-10
block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_show
Masanari Iida
1
-1
/
+1
2014-02-10
blk-mq: rework flush sequencing logic
Christoph Hellwig
7
-117
/
+76
2014-02-10
null_blk: use blk_complete_request and blk_mq_complete_request
Christoph Hellwig
1
-65
/
+32
2014-02-10
virtio_blk: use blk_mq_complete_request
Christoph Hellwig
1
-3
/
+4
2014-02-10
blk-mq: rework I/O completions
Christoph Hellwig
4
-24
/
+37
2014-02-09
fs: Add prototype declaration to appropriate header file include/linux/bio.h
Rashika Kheria
1
-0
/
+1
2014-02-09
fs: Mark function as static in fs/bio-integrity.c
Rashika Kheria
1
-1
/
+2
2014-02-07
block/null_blk: Fix completion processing from LIFO to FIFO
Shlomo Pongratz
1
-0
/
+2
2014-02-07
block: Explicitly handle discard/write same segments
Kent Overstreet
1
-29
/
+62
2014-02-07
block: Fix nr_vecs for inline integrity vectors
Martin K. Petersen
1
-1
/
+9
2014-02-07
blk-mq: Add bio_integrity setup to blk_mq_make_request
Nicholas Bellinger
1
-0
/
+5
2014-02-07
blk-mq: initialize sg_reserved_size
Christoph Hellwig
1
-0
/
+2
2014-02-07
blk-mq: handle dma_drain_size
Christoph Hellwig
1
-0
/
+10
2014-02-07
blk-mq: divert __blk_put_request for MQ ops
Christoph Hellwig
1
-0
/
+5
2014-02-07
blk-mq: support at_head inserations for blk_execute_rq
Christoph Hellwig
3
-9
/
+13
2014-02-07
xen-blkfront: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2014-02-07
xen-blkif: drop struct blkif_request_segment_aligned
Roger Pau Monne
4
-25
/
+19
2014-02-07
xen-blkback: fix shutdown race
Roger Pau Monne
3
-10
/
+24
2014-02-07
xen-blkback: fix memory leaks
Roger Pau Monne
3
-9
/
+31
2014-02-07
xen-blkback: fix memory leak when persistent grants are used
Matt Rushton
1
-3
/
+3
2014-01-30
block: __elv_next_request() shouldn't call into the elevator if bypassing
Tejun Heo
1
-1
/
+1
2014-01-30
blk-mq: Don't reserve a tag for flush request
Shaohua Li
3
-19
/
+38
2014-01-30
percpu_ida: fix a live lock
Shaohua Li
1
-5
/
+2
2014-01-30
ipmi: Add missing rv in ipmi_parisc_probe()
Geert Uytterhoeven
1
-0
/
+1
2014-01-30
nfs: fix xattr inode op pointers when disabled
Christoph Hellwig
1
-2
/
+2
2014-01-30
MAINTAINERS: ADI Linux development mailing lists: change to the new server
Sonic Zhang
1
-22
/
+20
2014-01-30
Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/
Ard Biesheuvel
14
-20
/
+20
2014-01-30
dma-debug: fix overlap detection
Dan Williams
1
-3
/
+7
2014-01-30
memblock: add limit checking to memblock_virt_alloc
Yinghai Lu
1
-0
/
+3
2014-01-30
mm/readahead.c: fix do_readahead() for no readpage(s)
Mark Rutland
1
-10
/
+5
2014-01-30
mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages
Dave Hansen
1
-6
/
+6
2014-01-30
slab: fix wrong retval on kmem_cache_create_memcg error path
Dave Jones
1
-8
/
+11
2014-01-30
s390/compat: change parameter types from unsigned long to compat_ulong_t
Heiko Carstens
1
-2
/
+2
2014-01-30
fs/compat: fix lookup_dcookie() parameter handling
Heiko Carstens
2
-2
/
+2
2014-01-30
fs/compat: fix parameter handling for compat readv/writev syscalls
Heiko Carstens
2
-16
/
+16
2014-01-30
mm/mempolicy.c: convert to pr_foo()
Andrew Morton
1
-2
/
+2
2014-01-30
mm: numa: initialise numa balancing after jump label initialisation
Mel Gorman
1
-6
/
+11
2014-01-30
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
4
-27
/
+5
2014-01-30
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
Johannes Weiner
1
-31
/
+24
2014-01-30
mm: document improved handling of swappiness==0
Aaron Tomlin
1
-1
/
+3
2014-01-30
lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL
Lad, Prabhakar
1
-2
/
+3
2014-01-30
ceph: fix posix ACL hooks
Sage Weil
4
-5
/
+10
2014-01-30
drm/nouveau: resume display if any later suspend bits fail
Ilia Mirkin
1
-4
/
+10
2014-01-30
drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip
Maarten Lankhorst
1
-1
/
+1
2014-01-30
drm/nouveau: implement hooks for needed for drm vblank timestamping support
Ben Skeggs
3
-0
/
+86
2014-01-29
drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping
Ben Skeggs
10
-7
/
+146
2014-01-29
drm/nv50: fill in crtc mode struct members from crtc_mode_fixup
Ben Skeggs
1
-0
/
+1
[next]