index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-24
32
-761
/
+986
|
\
|
*
dm-rq: don't dereference request payload after ending request
Jens Axboe
2017-02-24
1
-2
/
+4
|
*
blk-mq-sched: separate mark hctx and queue restart operations
Omar Sandoval
2017-02-23
2
-20
/
+26
|
*
blk-mq: use sbq wait queues instead of restart for driver tags
Omar Sandoval
2017-02-23
2
-9
/
+57
|
*
block/sed-opal: Propagate original error message to userland.
Scott Bauer
2017-02-23
1
-2
/
+5
|
*
nvme/pci: re-check security protocol support after reset
Scott Bauer
2017-02-23
1
-7
/
+10
|
*
block/sed-opal: Introduce free_opal_dev to free the structure and clean up state
Scott Bauer
2017-02-23
2
-0
/
+35
|
*
nvme: detect NVMe controller in recent MacBooks
Daniel Roschka
2017-02-22
1
-0
/
+1
|
*
nvme-rdma: add support for host_traddr
Max Gurtovoy
2017-02-22
1
-2
/
+21
|
*
nvmet-rdma: Fix error handling
Christophe JAILLET
2017-02-22
1
-1
/
+1
|
*
nvmet-rdma: use nvme cm status helper
Max Gurtovoy
2017-02-22
1
-2
/
+3
|
*
nvme-rdma: move nvme cm status helper to .h file
Max Gurtovoy
2017-02-22
2
-22
/
+24
|
*
nvme-fc: don't bother to validate ioccsz and iorcsz
James Smart
2017-02-22
1
-12
/
+0
|
*
nvme/pci: No special case for queue busy on IO
Keith Busch
2017-02-22
1
-4
/
+1
|
*
nvme/core: Fix race kicking freed request_queue
Keith Busch
2017-02-22
1
-3
/
+3
|
*
nvme/pci: Disable on removal when disconnected
Keith Busch
2017-02-22
1
-1
/
+3
|
*
nvme: Enable autonomous power state transitions
Andy Lutomirski
2017-02-22
3
-0
/
+171
|
*
nvme: Add a quirk mechanism that uses identify_ctrl
Andy Lutomirski
2017-02-22
2
-0
/
+65
|
*
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
2017-02-22
5
-8
/
+10
|
*
nvme: Use CNS as 8-bit field and avoid endianness conversion
Parav Pandit
2017-02-22
4
-6
/
+9
|
*
nvme: add semicolon in nvme_command setting
Max Gurtovoy
2017-02-22
1
-2
/
+2
|
*
nvmet: avoid dereferencing nvmet_req
Max Gurtovoy
2017-02-22
1
-1
/
+1
|
*
nvme: Make controller state visible via sysfs
Sagi Grimberg
2017-02-22
1
-0
/
+24
|
*
nvmet: Make cntlid globally unique
Sagi Grimberg
2017-02-22
3
-9
/
+6
|
*
nvmet_fc: cleanup of abort flag processing in fcp_op_done
James Smart
2017-02-22
1
-5
/
+3
|
*
nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"
Colin Ian King
2017-02-22
1
-1
/
+1
|
*
block: get rid of blk-mq default scheduler choice Kconfig entries
Jens Axboe
2017-02-22
3
-59
/
+13
|
*
block/sed: Embed function data into the function sequence
Jon Derrick
2017-02-22
1
-255
/
+163
|
*
cciss: Remove kmalloc cast
Tobin C. Harding
2017-02-22
1
-2
/
+1
|
*
cciss: Fix checkpatch OPEN_BRACE
Tobin C. Harding
2017-02-22
1
-10
/
+5
|
*
cciss: Fix checkpatch TRAILING_WHITESPACE
Tobin C. Harding
2017-02-22
1
-85
/
+85
|
*
block/sed: Check received header lengths
Jon Derrick
2017-02-22
1
-14
/
+21
|
*
block/sed: Add helper to qualify response tokens
Jon Derrick
2017-02-22
1
-36
/
+25
|
*
block/sed: Use ssize_t on atom parsers to return errors
Jon Derrick
2017-02-22
1
-14
/
+14
|
*
scsi_transport_sas: fix BSG ioctl memory corruption
Omar Sandoval
2017-02-21
1
-8
/
+16
|
*
block: Revalidate i_bdev reference in bd_aquire()
Jan Kara
2017-02-21
1
-1
/
+10
|
*
block: Unhash also block device inode for the whole device
Jan Kara
2017-02-21
1
-0
/
+1
|
*
block: Move bdev_unhash_inode() after invalidate_partition()
Jan Kara
2017-02-21
1
-2
/
+1
|
*
nbd: cleanup workqueue on error properly
Josef Bacik
2017-02-21
1
-1
/
+3
|
*
nbd: set the logical and physical blocksize properly
Josef Bacik
2017-02-21
1
-23
/
+15
|
*
nbd: cleanup ioctl handling
Josef Bacik
2017-02-21
1
-137
/
+132
|
*
scsi: zero per-cmd driver data before each I/O
Christoph Hellwig
2017-02-21
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-23
40
-226
/
+431
|
\
\
|
*
|
proc/sysctl: Don't grab i_lock under sysctl_lock.
Eric W. Biederman
2017-02-22
1
-13
/
+18
|
*
|
vfs: Use upper filesystem inode in bprm_fill_uid()
Vivek Goyal
2017-02-14
1
-1
/
+1
|
*
|
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
2017-02-13
4
-19
/
+51
|
*
|
mnt: Tuck mounts under others instead of creating shadow/side mounts.
Eric W. Biederman
2017-02-04
4
-63
/
+111
|
*
|
prctl: propagate has_child_subreaper flag to every descendant
Pavel Tikhomirov
2017-02-03
2
-3
/
+29
|
*
|
introduce the walk_process_tree() helper
Oleg Nesterov
2017-02-03
2
-0
/
+35
|
*
|
Merge branch 'nsfs-discovery'
Eric W. Biederman
2017-02-03
2
-2
/
+20
|
|
\
\
[next]