index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
configfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-01
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
1
-0
/
+1
2019-07-10
nvmet: print a hint while rejecting NSID 0 or 0xffffffff
Mikhail Skorzhinskii
1
-1
/
+3
2019-04-25
nvmet: return a specified error it subsys_alloc fails
Minwoo Im
1
-2
/
+2
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2018-12-13
nvmet: allow configfs tcp trtype configuration
Sagi Grimberg
1
-0
/
+1
2018-12-08
nvmet: expose support for fabrics SQ flow control disable in treq
Sagi Grimberg
1
-0
/
+1
2018-12-08
nvmet: don't override treq upon modification.
Sagi Grimberg
1
-4
/
+7
2018-12-08
nvmet: enable Discovery Controller AENs
Jay Sternberg
1
-7
/
+23
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
1
-0
/
+47
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+250
2018-07-27
nvmet: support configuring ANA groups
Christoph Hellwig
1
-1
/
+181
2018-07-27
nvmet: add minimal ANA support
Christoph Hellwig
1
-0
/
+10
2018-07-25
nvmet: fixup crash on NULL device path
Hannes Reinecke
1
-2
/
+7
2018-07-23
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
1
-0
/
+31
2018-07-23
nvmet: add buffered I/O support for file backed ns
Chaitanya Kulkarni
1
-0
/
+29
2018-06-08
nvmet: filter newlines from user input
Sagi Grimberg
1
-5
/
+9
2018-03-26
nvmet: refactor configfs transport type handling
Christoph Hellwig
1
-32
/
+29
2018-03-26
nvmet: move device_uuid configfs attr definition to suitable place
Max Gurtovoy
1
-2
/
+2
2017-10-19
nvmet: make config_item_type const
Bhumika Goyal
1
-15
/
+15
2017-08-28
nvmet: use NVME_NSID_ALL
Christoph Hellwig
1
-1
/
+1
2017-07-20
nvmet: preserve controller serial number between reboots
Johannes Thumshirn
1
-0
/
+22
2017-07-20
nvmet: prefix version configfs file with attr
Johannes Thumshirn
1
-4
/
+4
2017-06-15
nvmet: allow overriding the NVMe VS via configfs
Johannes Thumshirn
1
-0
/
+37
2017-06-15
nvmet: add uuid field to nvme_ns and populate via configfs
Johannes Thumshirn
1
-0
/
+31
2017-01-26
nvmet: delete controllers deletion upon subsystem release
Sagi Grimberg
1
-0
/
+1
2016-12-14
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-6
/
+4
2016-12-06
nvme-fabrics: patch target code in prep for FC transport support
James Smart
1
-0
/
+14
2016-12-06
nvmet: Fix possible infinite loop triggered on hot namespace removal
Solganik Alexander
1
-3
/
+3
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
1
-6
/
+4
2016-07-07
nvmet: fix an error code
Dan Carpenter
1
-2
/
+2
2016-07-05
nvmet: add a generic NVMe target
Christoph Hellwig
1
-0
/
+917