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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2018-12-05
blk-mq: fix corruption with direct issue
Jens Axboe
1
-1
/
+25
2018-12-03
libata: whitelist all SAMSUNG MZ7KM* solid-state disks
Juha-Matti Tilli
1
-0
/
+1
2018-11-30
Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus
Jens Axboe
4
-4
/
+11
2018-11-30
block: fix single range discard merge
Ming Lei
1
-1
/
+1
2018-11-30
nvme-rdma: fix double freeing of async event data
Prabhath Sajeepa
1
-0
/
+2
2018-11-30
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
1
-1
/
+3
2018-11-30
nvme: warn when finding multi-port subsystems without multipathing enabled
Christoph Hellwig
1
-0
/
+3
2018-11-30
fs: fix lost error code in dio_complete
Maximilian Heyne
1
-2
/
+2
2018-11-27
nvme-pci: fix surprise removal
Igor Konopko
1
-1
/
+1
2018-11-27
nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()
Ewan D. Milne
1
-1
/
+1
2018-11-27
nvme: Free ctrl device name on init failure
Keith Busch
1
-1
/
+1
2018-11-21
Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-10
/
+63
2018-11-15
nvme-fc: resolve io failures during connect
James Smart
1
-10
/
+63
2018-11-14
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
2
-3
/
+10
2018-11-14
block: fix 32 bit overflow in __blkdev_issue_discard()
Dave Chinner
1
-1
/
+3
2018-11-12
libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
Diego Viola
1
-1
/
+1
2018-11-12
block: copy ioprio in __bio_clone_fast() and bounce
Hannes Reinecke
2
-0
/
+2
2018-11-12
kyber: fix wrong strlcpy() size in trace_kyber_latency()
Omar Sandoval
1
-4
/
+4
2018-11-10
floppy: fix race condition in __floppy_read_block_0()
Jens Axboe
1
-1
/
+2
2018-11-10
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-51
/
+43
2018-11-10
Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-19
/
+15
2018-11-10
Merge tag 'mips_fixes_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2018-11-09
block: make sure writesame bio is aligned with logical block size
Ming Lei
1
-1
/
+1
2018-11-09
block: cleanup __blkdev_issue_discard()
Ming Lei
1
-17
/
+6
2018-11-09
block: make sure discard bio is aligned with logical block size
Ming Lei
3
-3
/
+13
2018-11-09
Revert "nvmet-rdma: use a private workqueue for delete"
Christoph Hellwig
1
-15
/
+4
2018-11-09
nvme: make sure ns head inherits underlying device limits
Sagi Grimberg
2
-1
/
+4
2018-11-09
nvmet: don't try to add ns to p2p map unless it actually uses it
Sagi Grimberg
1
-1
/
+1
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
31
-93
/
+175
2018-11-09
Merge tag 'xfs-4.20-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-4
/
+11
2018-11-09
Merge tag 'led-fixes-for-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-21
/
+10
2018-11-09
Merge tag 'sound-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+5
2018-11-08
libceph: assume argonaut on the server side
Ilya Dryomov
2
-16
/
+4
2018-11-08
ceph: quota: fix null pointer dereference in quota check
Luis Henriques
1
-1
/
+2
2018-11-08
ceph: add destination file data sync before doing any remote copy
Luis Henriques
1
-2
/
+9
2018-11-08
sata_rcar: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+1
2018-11-08
ubd: fix missing initialization of io_req
Anton Ivanov
1
-2
/
+1
2018-11-08
Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...
Linus Torvalds
2
-5
/
+13
2018-11-08
Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-10
/
+18
2018-11-08
Compiler Attributes: improve explanation of header
Miguel Ojeda
1
-5
/
+9
2018-11-08
s390/perf: Change CPUM_CF return code in event init function
Thomas Richter
1
-1
/
+1
2018-11-08
block: Clear kernel memory before copying to user
Keith Busch
1
-0
/
+1
2018-11-08
MAINTAINERS: Fix remaining pointers to obsolete libata.git
Geert Uytterhoeven
1
-3
/
+3
2018-11-08
ubd: fix missing lock around request issue
Jens Axboe
1
-2
/
+7
2018-11-07
Documentation: ABI: led-trigger-pattern: Fix typos
Geert Uytterhoeven
1
-2
/
+2
2018-11-07
leds: trigger: Fix sleeping function called from invalid context
Baolin Wang
1
-16
/
+4
2018-11-07
block: respect virtual boundary mask in bvecs
Johannes Thumshirn
2
-2
/
+2
2018-11-07
Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+7
2018-11-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
9
-31
/
+39
2018-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
9
-11
/
+71
[next]