index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
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-21
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
sched/core: Fix build paravirt build on arm and arm64
Mark Brown
1
-0
/
+3
2017-02-20
ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN
Theodore Ts'o
2
-5
/
+5
2017-02-20
fork: Fix task_struct alignment
Peter Zijlstra
1
-1
/
+1
2017-02-19
Linux 4.10
v4.10
Linus Torvalds
1
-1
/
+1
2017-02-19
Fix missing sanity check in /dev/sg
Al Viro
1
-0
/
+4
2017-02-19
scsi: don't BUG_ON() empty DMA transfers
Johannes Thumshirn
1
-1
/
+2
2017-02-19
spi: spi-ti-qspi: Fix error handling
Christophe JAILLET
1
-1
/
+2
2017-02-19
spi: spi-ti-qspi: Fix error handling
Christophe JAILLET
1
-1
/
+2
2017-02-19
spi: lantiq-ssc: activate under COMPILE_TEST
Hauke Mehrtens
1
-1
/
+1
2017-02-19
spi: armada-3700: Remove spi_master_put in a3700_spi_remove()
Wei Yongjun
1
-1
/
+0
2017-02-19
irqchip/qcom: Fix error handling
Christophe JAILLET
1
-2
/
+2
2017-02-19
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
1
-2
/
+4
2017-02-19
printk: use rcuidle console tracepoint
Sergey Senozhatsky
1
-1
/
+1
2017-02-18
ARM: multi_v7_defconfig: enable Qualcomm RPMCC
Andy Gross
1
-0
/
+1
2017-02-18
hrtimer: Catch invalid clockids again
Marc Zyngier
1
-5
/
+15
[next]