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
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
26
-96
/
+95
2016-07-20
block: don't ignore -EOPNOTSUPP blkdev_issue_write_same
Christoph Hellwig
1
-1
/
+1
2016-07-20
block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
Christoph Hellwig
2
-7
/
+14
2016-07-14
NVMe: don't allocate unused nvme_major
NeilBrown
1
-15
/
+1
2016-07-13
nvme: avoid crashes when node 0 is memoryless node.
Masayoshi Mizuma
1
-1
/
+1
2016-07-12
nvme: Limit command retries
Keith Busch
3
-1
/
+15
2016-07-12
loop: Make user notify for adding loop device failed
Minfei Huang
1
-0
/
+1
2016-07-12
nvme-loop: fix nvme-loop Kconfig dependencies
Arnd Bergmann
1
-3
/
+2
2016-07-12
nvmet: fix return value check in nvmet_subsys_alloc()
Wei Yongjun
1
-1
/
+1
2016-07-12
nvme-fabrics: add-remove ctrl repeat fix
Ming Lin
1
-0
/
+4
2016-07-12
nvme-fabrics: Remove tl_retry_count
Sagi Grimberg
2
-17
/
+0
2016-07-12
nvme-rdma: Don't use tl_retry_count
Sagi Grimberg
1
-6
/
+3
2016-07-12
nvme-rdma: fix the return value of nvme_rdma_reinit_request()
Wei Yongjun
1
-1
/
+1
2016-07-12
cdrom: support read sub-channel command in LBA format
vchannaiah
2
-10
/
+21
2016-07-12
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
3
-0
/
+24
2016-07-08
Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
30
-72
/
+50
2016-07-08
nvme-rdma: add a NVMe over Fabrics RDMA host driver
Christoph Hellwig
3
-0
/
+2040
2016-07-08
nvmet-rdma: add a NVMe over Fabrics RDMA target driver
Christoph Hellwig
3
-0
/
+1460
2016-07-08
nvme-rdma.h: Add includes for nvme rdma_cm negotiation
Sagi Grimberg
1
-0
/
+71
2016-07-08
nvme: add new reconnecting controller state
Christoph Hellwig
2
-0
/
+13
2016-07-08
blk-mq: Introduce blk_mq_reinit_tagset
Sagi Grimberg
2
-0
/
+29
2016-07-07
lightnvm: make __nvm_submit_ppa static
Matias Bjørling
1
-1
/
+1
2016-07-07
lightnvm: make ppa_list const in nvm_set_rqd_list
Matias Bjørling
2
-4
/
+6
2016-07-07
lightnvm: fix lun offset calculation for mark blk
Matias Bjørling
1
-1
/
+1
2016-07-07
lightnvm: make rrpc_map_page call nvm_get_blk outside locks
Matias Bjørling
2
-43
/
+66
2016-07-07
lightnvm: remove _unlocked variant of [get/put]_blk
Matias Bjørling
4
-60
/
+6
2016-07-07
lightnvm: remove unused lists from struct rrpc_block
Matias Bjørling
2
-17
/
+0
2016-07-07
lightnvm: remove nested lock conflict with mm
Matias Bjørling
1
-4
/
+5
2016-07-07
lightnvm: move target mgmt into media mgr
Matias Bjørling
4
-159
/
+206
2016-07-07
lightnvm: rename gennvm and update description
Matias Bjørling
3
-99
/
+102
2016-07-07
lightnvm: remove open/close statistics for gennvm
Matias Bjørling
3
-41
/
+8
2016-07-07
lightnvm: fix checkpatch terse errors
Matias Bjørling
1
-2
/
+5
2016-07-07
lightnvm: remove checkpatch warning for unsigned ints
Matias Bjørling
2
-3
/
+3
2016-07-07
lightnvm: Make functions not used by ouside static
Johannes Thumshirn
2
-4
/
+6
2016-07-07
nvme: lightnvm: make MLC num_pairs little endian
Johannes Thumshirn
1
-1
/
+1
2016-07-07
lightnvm: initialize ppa_addr in dev_to_generic_addr()
Javier González
1
-0
/
+1
2016-07-07
lightnvm: add media manager mark_blk helper
Javier González
2
-0
/
+8
2016-07-07
lightnvm: break the loop when rqd is not null
Wenwei Tao
1
-2
/
+5
2016-07-07
nvmet: fix an error code
Dan Carpenter
1
-2
/
+2
2016-07-07
nvme-loop: add configfs dependency
Arnd Bergmann
1
-0
/
+1
2016-07-05
bcache: Remove redundant block_size assignment
Yijing Wang
1
-1
/
+0
2016-07-05
bcache: update document info
Yijing Wang
2
-2
/
+3
2016-07-05
bcache: Remove redundant parameter for cache_alloc()
Yijing Wang
1
-2
/
+2
2016-07-05
nvme-loop: add a NVMe loopback host driver
Christoph Hellwig
3
-0
/
+766
2016-07-05
nvmet: add a generic NVMe target
Christoph Hellwig
12
-0
/
+3383
2016-07-05
block: Export blk_poll
Sagi Grimberg
1
-0
/
+1
2016-07-05
nvme: add keep-alive support
Sagi Grimberg
4
-1
/
+119
2016-07-05
nvme.h: Add keep-alive opcode and identify controller attribute
Sagi Grimberg
1
-1
/
+5
2016-07-05
nvme-fabrics: add a generic NVMe over Fabrics library
Christoph Hellwig
6
-1
/
+1098
2016-07-05
nvme.h: add NVMe over Fabrics definitions
Christoph Hellwig
3
-23
/
+322
[next]