index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-02-14
29
-304
/
+397
|
\
|
*
block: add cond_resched() to potentially long running ioctl discard loop
Jens Axboe
2014-02-12
1
-0
/
+8
|
*
xen-blkback: init persistent_purge_work work_struct
Roger Pau Monne
2014-02-11
3
-2
/
+3
|
*
blk-mq: pair blk_mq_start_request / blk_mq_requeue_request
Christoph Hellwig
2014-02-11
1
-23
/
+26
|
*
blk-mq: dont assume rq->errors is set when returning an error from ->queue_rq
Christoph Hellwig
2014-02-11
1
-1
/
+1
|
*
block: Fix cloning of discard/write same bios
Kent Overstreet
2014-02-11
2
-5
/
+21
|
*
Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2014-02-10
5
-46
/
+79
|
|
\
|
|
*
xen-blkfront: handle backend CLOSED without CLOSING
David Vrabel
2014-02-07
1
-1
/
+4
|
|
*
xen-blkif: drop struct blkif_request_segment_aligned
Roger Pau Monne
2014-02-07
4
-25
/
+19
|
|
*
xen-blkback: fix shutdown race
Roger Pau Monne
2014-02-07
3
-10
/
+24
|
|
*
xen-blkback: fix memory leaks
Roger Pau Monne
2014-02-07
3
-9
/
+31
|
|
*
xen-blkback: fix memory leak when persistent grants are used
Matt Rushton
2014-02-07
1
-3
/
+3
|
*
|
block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_show
Masanari Iida
2014-02-10
1
-1
/
+1
|
*
|
blk-mq: rework flush sequencing logic
Christoph Hellwig
2014-02-10
7
-117
/
+76
|
*
|
null_blk: use blk_complete_request and blk_mq_complete_request
Christoph Hellwig
2014-02-10
1
-65
/
+32
|
*
|
virtio_blk: use blk_mq_complete_request
Christoph Hellwig
2014-02-10
1
-3
/
+4
|
*
|
blk-mq: rework I/O completions
Christoph Hellwig
2014-02-10
4
-24
/
+37
|
*
|
fs: Add prototype declaration to appropriate header file include/linux/bio.h
Rashika Kheria
2014-02-09
1
-0
/
+1
|
*
|
fs: Mark function as static in fs/bio-integrity.c
Rashika Kheria
2014-02-09
1
-1
/
+2
|
*
|
block/null_blk: Fix completion processing from LIFO to FIFO
Shlomo Pongratz
2014-02-07
1
-0
/
+2
|
*
|
block: Explicitly handle discard/write same segments
Kent Overstreet
2014-02-07
1
-29
/
+62
|
*
|
block: Fix nr_vecs for inline integrity vectors
Martin K. Petersen
2014-02-07
1
-1
/
+9
|
*
|
blk-mq: Add bio_integrity setup to blk_mq_make_request
Nicholas Bellinger
2014-02-07
1
-0
/
+5
|
*
|
blk-mq: initialize sg_reserved_size
Christoph Hellwig
2014-02-07
1
-0
/
+2
|
*
|
blk-mq: handle dma_drain_size
Christoph Hellwig
2014-02-07
1
-0
/
+10
|
*
|
blk-mq: divert __blk_put_request for MQ ops
Christoph Hellwig
2014-02-07
1
-0
/
+5
|
*
|
blk-mq: support at_head inserations for blk_execute_rq
Christoph Hellwig
2014-02-07
3
-9
/
+13
|
*
|
Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
2014-01-30
6
-10
/
+15
|
|
\
\
|
|
*
|
bcache: bugfix - gc thread now gets woken when cache is full
Nicholas Swenson
2014-01-29
1
-3
/
+3
|
|
*
|
bcache: Minor fixes from kbuild robot
Kent Overstreet
2014-01-29
4
-5
/
+8
|
|
*
|
bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED
Darrick J. Wong
2014-01-29
2
-2
/
+4
|
*
|
|
block: __elv_next_request() shouldn't call into the elevator if bypassing
Tejun Heo
2014-01-30
1
-1
/
+1
|
*
|
|
blk-mq: Don't reserve a tag for flush request
Shaohua Li
2014-01-30
3
-19
/
+38
|
*
|
|
percpu_ida: fix a live lock
Shaohua Li
2014-01-30
1
-5
/
+2
*
|
|
|
Merge tag 'sound-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-02-14
8
-39
/
+51
|
\
\
\
\
|
*
|
|
|
ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X"
Martin Kepplinger
2014-02-12
1
-3
/
+0
|
*
|
|
|
ALSA: hda - Fix undefined symbol due to builtin/module mixup
Takashi Iwai
2014-02-10
1
-15
/
+15
|
*
|
|
|
ALSA: hda - Fix mic capture on Sony VAIO Pro 11
Takashi Iwai
2014-02-07
1
-0
/
+1
|
*
|
|
|
ALSA: hda - Add a headset quirk for Dell XPS 13
David Henningsson
2014-02-07
1
-0
/
+1
|
*
|
|
|
ALSA: hda - Fix inconsistent Mic mute LED
Takashi Iwai
2014-02-07
6
-18
/
+31
|
*
|
|
|
ALSA: hda - Fix leftover ifdef checks after modularization
Takashi Iwai
2014-02-07
2
-4
/
+4
*
|
|
|
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-02-14
18
-74
/
+214
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
\
\
\
\
Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...
Roland Dreier
2014-02-14
17
-71
/
+210
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
IB/usnic: Fix smatch endianness error
Upinder Malhi
2014-02-14
1
-1
/
+8
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
IB/qib: Add missing serdes init sequence
Mike Marciniszyn
2014-02-13
1
-0
/
+5
|
|
|
|
|
|
|
|
|
|
/
/
/
/
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
RDMA/ocrdma: Fix load time panic during GID table init
Devesh Sharma
2014-02-14
1
-1
/
+1
|
|
|
|
|
|
|
|
*
|
|
|
|
|
RDMA/ocrdma: Fix traffic class shift
Devesh Sharma
2014-02-14
1
-1
/
+1
|
|
|
|
|
|
|
|
|
/
/
/
/
/
|
|
|
|
|
|
|
*
/
/
/
/
/
RDMA/nes: Fix error return code
Julia Lawall
2014-02-12
1
-1
/
+4
|
|
|
|
|
|
|
|
/
/
/
/
/
|
|
|
|
|
|
*
|
|
|
|
|
IB/mlx5: Remove dependency on X86
Eli Cohen
2014-02-13
2
-2
/
+2
|
|
|
|
|
|
*
|
|
|
|
|
mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use
Roland Dreier
2014-02-13
1
-0
/
+2
[next]