index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-11
block: Fix cloning of discard/write same bios
Kent Overstreet
2
-5
/
+21
2014-02-10
Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
5
-46
/
+79
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-10
fs: Add prototype declaration to appropriate header file include/linux/bio.h
Rashika Kheria
1
-0
/
+1
2014-02-10
fs: Mark function as static in fs/bio-integrity.c
Rashika Kheria
1
-1
/
+2
2014-02-08
block/null_blk: Fix completion processing from LIFO to FIFO
Shlomo Pongratz
1
-0
/
+2
2014-02-08
block: Explicitly handle discard/write same segments
Kent Overstreet
1
-29
/
+62
2014-02-08
block: Fix nr_vecs for inline integrity vectors
Martin K. Petersen
1
-1
/
+9
2014-02-08
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
Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
6
-10
/
+15
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
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
39
-1895
/
+2435
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
139
-2683
/
+2144
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
26
-393
/
+284
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
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
512
-11882
/
+35535
2014-01-30
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
30
-202
/
+1885
2014-01-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...
Linus Torvalds
4
-91
/
+323
2014-01-30
Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-280
/
+279
2014-01-30
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
35
-358
/
+1598
2014-01-30
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
48
-77
/
+64
2014-01-30
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
79
-148
/
+225
2014-01-30
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
15
-237
/
+642
2014-01-30
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
34
-83
/
+166
2014-01-30
Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-11
/
+12
2014-01-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-69
/
+69
2014-01-30
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
14
-3
/
+519
2014-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-225
/
+303
2014-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
22
-24
/
+7
2014-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2
-0
/
+3
2014-01-30
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
14
-12
/
+244
2014-01-30
Merge branch 'drm-next-3.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
19
-53
/
+102
2014-01-30
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
31
-155
/
+137
2014-01-30
MAINTAINERS: ADI Linux development mailing lists: change to the new server
Sonic Zhang
1
-22
/
+20
[next]