index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2020-04-02
nvmet: fix NULL dereference when removing a referral
Sagi Grimberg
1
-1
/
+9
2020-03-04
nvmet: check sscanf value for subsys serial attr
Chaitanya Kulkarni
1
-2
/
+5
2020-03-04
nvmet: make ctrl model configurable
Mark Ruijter
1
-0
/
+66
2020-03-04
nvmet: make ctrl-id configurable
Chaitanya Kulkarni
1
-0
/
+62
2020-03-04
nvmet: configfs code cleanup
Chaitanya Kulkarni
1
-7
/
+4
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