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.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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbd: set discard granularity properly
Josef Bacik
2018-05-23
1
-2
/
+8
*
block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Dan Melnic
2018-05-22
1
-1
/
+2
*
nvme-pci: fix race between poll and IRQ completions
Jens Axboe
2018-05-21
1
-4
/
+11
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-21
5
-94
/
+133
|
\
|
*
nvme-pci: drop IRQ disabling on submission queue lock
Jens Axboe
2018-05-18
1
-4
/
+4
|
*
nvme-pci: split the nvme queue lock into submission and completion locks
Jens Axboe
2018-05-18
1
-21
/
+23
|
*
nvme-pci: handle completions outside of the queue lock
Jens Axboe
2018-05-18
1
-42
/
+45
|
*
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
Jens Axboe
2018-05-18
1
-5
/
+13
|
*
nvme-pci: remove cq check after submission
Jens Axboe
2018-05-18
1
-2
/
+0
|
*
nvme-pci: simplify nvme_cqe_valid
Christoph Hellwig
2018-05-18
1
-6
/
+6
|
*
nvme: mark the result argument to nvme_complete_async_event volatile
Christoph Hellwig
2018-05-18
2
-2
/
+2
|
*
nvme/pci: Sync controller reset for AER slot_reset
Keith Busch
2018-05-11
1
-2
/
+9
|
*
nvme/pci: Hold controller reference during async probe
Keith Busch
2018-05-07
1
-0
/
+3
|
*
nvme: only reconfigure discard if necessary
Jens Axboe
2018-05-02
1
-12
/
+16
|
*
nvme/pci: Use async_schedule for initial reset work
Keith Busch
2018-05-02
1
-1
/
+9
|
*
nvme: lightnvm: add granby support
Wei Xu
2018-04-26
1
-0
/
+2
|
*
NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage
Micah Parrish
2018-04-26
1
-0
/
+2
|
*
nvme: change order of qid and cmdid in completion trace
Johannes Thumshirn
2018-04-26
1
-2
/
+2
|
*
nvme: fc: provide a descriptive error
Johannes Thumshirn
2018-04-26
1
-0
/
+2
*
|
nbd: call nbd_bdev_reset instead of bd_set_size on disconnect
Josef Bacik
2018-05-16
1
-1
/
+1
*
|
nbd: fix how we set bd_invalidated
Josef Bacik
2018-05-16
1
-4
/
+3
*
|
nbd: clear_sock on netlink disconnect
Josef Bacik
2018-05-16
1
-0
/
+1
*
|
nbd: use bd_set_size when updating disk size
Josef Bacik
2018-05-16
1
-1
/
+9
*
|
nbd: update size when connected
Josef Bacik
2018-05-16
1
-0
/
+2
*
|
nbd: fix nbd device deletion
Josef Bacik
2018-05-16
1
-1
/
+4
*
|
Remove jsflash driver
Jens Axboe
2018-05-15
3
-668
/
+0
*
|
block: Split out bio_list_copy_data()
Kent Overstreet
2018-05-14
1
-1
/
+1
*
|
block: Use bioset_init() for fs_bio_set
Kent Overstreet
2018-05-14
1
-1
/
+1
*
|
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-05-14
5
-5
/
+6
*
|
block: pass an explicit gfp_t to get_request
Christoph Hellwig
2018-05-14
1
-4
/
+0
*
|
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
24
-35
/
+32
*
|
scsi/osd: remove the gfp argument to osd_start_request
Christoph Hellwig
2018-05-14
1
-13
/
+11
*
|
memstick: remove unused variables
Christoph Hellwig
2018-05-14
2
-2
/
+0
*
|
ps3disk: handle highmem pages
Christoph Hellwig
2018-05-11
1
-2
/
+0
*
|
jsflash: handle highmem pages
Christoph Hellwig
2018-05-11
1
-2
/
+4
*
|
aoe: handle highmem pages
Christoph Hellwig
2018-05-11
2
-2
/
+2
*
|
mtd_blkdevs: handle highmem pages
Christoph Hellwig
2018-05-11
1
-6
/
+14
*
|
memstick: don't call blk_queue_bounce_limit
Christoph Hellwig
2018-05-11
2
-10
/
+0
*
|
DAC960: don't use block layer bounce buffers
Christoph Hellwig
2018-05-11
2
-8
/
+2
*
|
mtip32xx: don't use block layer bounce buffers
Christoph Hellwig
2018-05-11
1
-1
/
+0
*
|
mtip32xx: Fix an error handling path in 'mtip_pci_probe()'
Christophe JAILLET
2018-05-10
1
-1
/
+1
*
|
brd: Mark as non-rotational
SeongJae Park
2018-05-09
1
-0
/
+4
*
|
block: consolidate struct request timestamp fields
Omar Sandoval
2018-05-09
1
-1
/
+1
*
|
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2018-05-07
2
-5
/
+7
*
|
Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-05-07
1
-9
/
+21
|
\
\
|
*
|
of: overlay: Stop leaking resources on overlay removal
Jan Kiszka
2018-04-26
1
-9
/
+21
*
|
|
Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-05-06
5
-34
/
+37
|
\
\
\
|
*
|
|
iommu: rockchip: fix building without CONFIG_OF
Arnd Bergmann
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()
Joerg Roedel
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/vt-d: fix shift-out-of-bounds in bug checking
Changbin Du
2018-05-03
1
-1
/
+1
[next]