index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
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-20
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-479
/
+1582
2017-02-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
23
-206
/
+456
2017-02-20
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
25
-722
/
+659
2017-02-20
Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-90
/
+177
2017-02-20
Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
240
-506
/
+838
2017-02-20
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
77
-2505
/
+4163
2017-02-20
Merge tag 'leds_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/j....
Linus Torvalds
10
-20
/
+252
2017-02-20
Merge tag 'spi-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
33
-615
/
+1502
[next]