index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
2018-12-07
nvmet-rdma: fix response use after free
Israel Rukshin
2018-11-09
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-09
Revert "nvmet-rdma: use a private workqueue for delete"
Christoph Hellwig
2018-11-09
nvmet: don't try to add ns to p2p map unless it actually uses it
Sagi Grimberg
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
2018-10-17
nvmet: Introduce helper functions to allocate and free request SGLs
Logan Gunthorpe
2018-10-17
nvmet-fcloop: suppress a compiler warning
Bart Van Assche
2018-10-17
nvmet-fc: fix kernel-doc headers
Bart Van Assche
2018-10-17
nvmet: avoid integer overflow in the discard code
Bart Van Assche
2018-10-17
nvmet-rdma: declare local symbols static
Bart Van Assche
2018-10-17
nvmet: use strlcpy() instead of strcpy()
Bart Van Assche
2018-10-17
nvmet: use strcmp() instead of strncmp() for subsystem lookup
Bart Van Assche
2018-10-17
nvmet: remove unreachable code
Chaitanya Kulkarni
2018-10-05
nvmet-rdma: use a private workqueue for delete
Sagi Grimberg
2018-10-01
nvmet: don't split large I/Os unconditionally
Sagi Grimberg
2018-10-01
nvmet_fc: support target port removal with nvmet layer
James Smart
2018-10-01
nvme-fc: fix for a minor typos
Milan P. Gandhi
2018-10-01
nvmet: remove redundant module prefix
Chaitanya Kulkarni
2018-09-17
nvme: count all ANA groups for ANA Log page
Hannes Reinecke
2018-09-05
nvmet-rdma: fix possible bogus dereference under heavy load
Sagi Grimberg
2018-08-28
nvmet: free workqueue object if module init fails
Chaitanya Kulkarni
2018-08-28
nvme-fcloop: Fix dropped LS's to removed target port
James Smart
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-08
nvmet: add ns write protect support
Chaitanya Kulkarni
2018-07-27
nvmet: use Retain Async Event bit to clear AEN
Chaitanya Kulkarni
2018-07-27
nvmet: support configuring ANA groups
Christoph Hellwig
2018-07-27
nvmet: add minimal ANA support
Christoph Hellwig
2018-07-27
nvmet: track and limit the number of namespaces per subsystem
Christoph Hellwig
2018-07-27
nvmet: keep a port pointer in nvmet_ctrl
Christoph Hellwig
2018-07-25
nvmet: only check for filebacking on -ENOTBLK
Hannes Reinecke
2018-07-25
nvmet: fixup crash on NULL device path
Hannes Reinecke
2018-07-24
nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
nvmet: don't use uuid_le type
Andy Shevchenko
2018-07-24
nvmet: check fileio lba range access boundaries
Sagi Grimberg
2018-07-24
nvmet: fix file discard return status
Sagi Grimberg
2018-07-24
nvme: if_ready checks to fail io to deleting controller
James Smart
2018-07-24
nvmet-fc: fix target sgl list on large transfers
James Smart
2018-07-23
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
2018-07-23
nvmet-rdma: add an error flow for post_recv failures
Max Gurtovoy
2018-07-23
nvmet-rdma: add unlikely check in the fast path
Max Gurtovoy
2018-07-23
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
2018-07-23
nvmet: add buffered I/O support for file backed ns
Chaitanya Kulkarni
2018-07-23
nvmet: add commands supported and effects log page
Chaitanya Kulkarni
2018-06-20
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
[next]