index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
configfs.c
Age
Commit message (
Expand
)
Author
2020-05-27
nvmet: add metadata/T10-PI support
Israel Rukshin
2020-05-27
nvmet: revalidate-ns & generate AEN from configfs
Chaitanya Kulkarni
2020-05-27
nvmet: mark nvmet_ana_state static
Christoph Hellwig
2020-05-27
nvmet: replace kstrndup() with kmemdup_nul()
Chen Zhou
2020-05-09
nvmet: align addrfam list to spec
Chaitanya Kulkarni
2020-05-09
nvmet: centralize port enable access for configfs
Chaitanya Kulkarni
2020-05-09
nvmet: use type-name map for address treq
Chaitanya Kulkarni
2020-05-09
nvmet: use type-name map for ana states
Chaitanya Kulkarni
2020-05-09
nvmet: use type-name map for address family
Chaitanya Kulkarni
2020-05-09
nvmet: add generic type-name mapping
Chaitanya Kulkarni
2020-04-02
nvmet: fix NULL dereference when removing a referral
Sagi Grimberg
2020-03-04
nvmet: check sscanf value for subsys serial attr
Chaitanya Kulkarni
2020-03-04
nvmet: make ctrl model configurable
Mark Ruijter
2020-03-04
nvmet: make ctrl-id configurable
Chaitanya Kulkarni
2020-03-04
nvmet: configfs code cleanup
Chaitanya Kulkarni
2019-07-31
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
2019-07-09
nvmet: print a hint while rejecting NSID 0 or 0xffffffff
Mikhail Skorzhinskii
2019-04-25
nvmet: return a specified error it subsys_alloc fails
Minwoo Im
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
2018-12-13
nvmet: allow configfs tcp trtype configuration
Sagi Grimberg
2018-12-07
nvmet: expose support for fabrics SQ flow control disable in treq
Sagi Grimberg
2018-12-07
nvmet: don't override treq upon modification.
Sagi Grimberg
2018-12-07
nvmet: enable Discovery Controller AENs
Jay Sternberg
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
nvmet: support configuring ANA groups
Christoph Hellwig
2018-07-27
nvmet: add minimal ANA support
Christoph Hellwig
2018-07-25
nvmet: fixup crash on NULL device path
Hannes Reinecke
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-06-08
nvmet: filter newlines from user input
Sagi Grimberg
2018-03-26
nvmet: refactor configfs transport type handling
Christoph Hellwig
2018-03-26
nvmet: move device_uuid configfs attr definition to suitable place
Max Gurtovoy
2017-10-19
nvmet: make config_item_type const
Bhumika Goyal
2017-08-28
nvmet: use NVME_NSID_ALL
Christoph Hellwig
2017-07-20
nvmet: preserve controller serial number between reboots
Johannes Thumshirn
2017-07-20
nvmet: prefix version configfs file with attr
Johannes Thumshirn
2017-06-15
nvmet: allow overriding the NVMe VS via configfs
Johannes Thumshirn
2017-06-15
nvmet: add uuid field to nvme_ns and populate via configfs
Johannes Thumshirn
2017-01-26
nvmet: delete controllers deletion upon subsystem release
Sagi Grimberg
2016-12-14
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-12-06
nvme-fabrics: patch target code in prep for FC transport support
James Smart
2016-12-06
nvmet: Fix possible infinite loop triggered on hot namespace removal
Solganik Alexander
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
2016-07-07
nvmet: fix an error code
Dan Carpenter
2016-07-05
nvmet: add a generic NVMe target
Christoph Hellwig