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
2017-02-23
blk-mq-sched: separate mark hctx and queue restart operations
Omar Sandoval
2
-20
/
+26
2017-02-23
blk-mq: use sbq wait queues instead of restart for driver tags
Omar Sandoval
2
-9
/
+57
2017-02-23
block/sed-opal: Propagate original error message to userland.
Scott Bauer
1
-2
/
+5
2017-02-23
nvme/pci: re-check security protocol support after reset
Scott Bauer
1
-7
/
+10
2017-02-23
block/sed-opal: Introduce free_opal_dev to free the structure and clean up state
Scott Bauer
2
-0
/
+35
2017-02-23
nvme: detect NVMe controller in recent MacBooks
Daniel Roschka
1
-0
/
+1
2017-02-22
nvme-rdma: add support for host_traddr
Max Gurtovoy
1
-2
/
+21
2017-02-22
nvmet-rdma: Fix error handling
Christophe JAILLET
1
-1
/
+1
2017-02-22
nvmet-rdma: use nvme cm status helper
Max Gurtovoy
1
-2
/
+3
2017-02-22
nvme-rdma: move nvme cm status helper to .h file
Max Gurtovoy
2
-22
/
+24
2017-02-22
nvme-fc: don't bother to validate ioccsz and iorcsz
James Smart
1
-12
/
+0
2017-02-22
nvme/pci: No special case for queue busy on IO
Keith Busch
1
-4
/
+1
2017-02-22
nvme/core: Fix race kicking freed request_queue
Keith Busch
1
-3
/
+3
2017-02-22
nvme/pci: Disable on removal when disconnected
Keith Busch
1
-1
/
+3
2017-02-22
nvme: Enable autonomous power state transitions
Andy Lutomirski
3
-0
/
+171
2017-02-22
nvme: Add a quirk mechanism that uses identify_ctrl
Andy Lutomirski
2
-0
/
+65
2017-02-22
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
5
-8
/
+10
2017-02-22
nvme: Use CNS as 8-bit field and avoid endianness conversion
Parav Pandit
4
-6
/
+9
2017-02-22
nvme: add semicolon in nvme_command setting
Max Gurtovoy
1
-2
/
+2
2017-02-22
nvmet: avoid dereferencing nvmet_req
Max Gurtovoy
1
-1
/
+1
2017-02-22
nvme: Make controller state visible via sysfs
Sagi Grimberg
1
-0
/
+24
2017-02-22
nvmet: Make cntlid globally unique
Sagi Grimberg
3
-9
/
+6
2017-02-22
nvmet_fc: cleanup of abort flag processing in fcp_op_done
James Smart
1
-5
/
+3
2017-02-22
nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"
Colin Ian King
1
-1
/
+1
2017-02-22
block: get rid of blk-mq default scheduler choice Kconfig entries
Jens Axboe
3
-59
/
+13
2017-02-22
block/sed: Embed function data into the function sequence
Jon Derrick
1
-255
/
+163
2017-02-22
cciss: Remove kmalloc cast
Tobin C. Harding
1
-2
/
+1
2017-02-22
cciss: Fix checkpatch OPEN_BRACE
Tobin C. Harding
1
-10
/
+5
2017-02-22
cciss: Fix checkpatch TRAILING_WHITESPACE
Tobin C. Harding
1
-85
/
+85
2017-02-22
block/sed: Check received header lengths
Jon Derrick
1
-14
/
+21
2017-02-22
block/sed: Add helper to qualify response tokens
Jon Derrick
1
-36
/
+25
2017-02-22
block/sed: Use ssize_t on atom parsers to return errors
Jon Derrick
1
-14
/
+14
2017-02-22
scsi_transport_sas: fix BSG ioctl memory corruption
Omar Sandoval
1
-8
/
+16
2017-02-21
block: Revalidate i_bdev reference in bd_aquire()
Jan Kara
1
-1
/
+10
2017-02-21
block: Unhash also block device inode for the whole device
Jan Kara
1
-0
/
+1
2017-02-21
block: Move bdev_unhash_inode() after invalidate_partition()
Jan Kara
1
-2
/
+1
2017-02-21
nbd: cleanup workqueue on error properly
Josef Bacik
1
-1
/
+3
2017-02-21
nbd: set the logical and physical blocksize properly
Josef Bacik
1
-23
/
+15
2017-02-21
nbd: cleanup ioctl handling
Josef Bacik
1
-137
/
+132
2017-02-21
scsi: zero per-cmd driver data before each I/O
Christoph Hellwig
1
-1
/
+1
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
203
-5577
/
+9729
2017-02-21
sched/core: Fix build paravirt build on arm and arm64
Mark Brown
1
-0
/
+3
2017-02-21
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-60
/
+105
2017-02-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
11
-193
/
+205
2017-02-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-479
/
+1582
2017-02-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
23
-206
/
+456
2017-02-21
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
25
-722
/
+659
2017-02-21
Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-90
/
+177
2017-02-21
Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
240
-506
/
+838
2017-02-21
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
77
-2505
/
+4163
[next]