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
path:
root
/
drivers
/
nvme
/
target
/
configfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-05
nvmet: model_number must be immutable once set
Max Gurtovoy
1
-27
/
+23
2021-02-02
nvmet: Fix nvmet_is_port_enabled indentation
Israel Rukshin
1
-1
/
+1
2021-02-02
nvmet: Use nvmet_is_port_enabled helper for pi_enable
Israel Rukshin
1
-3
/
+1
2020-12-01
nvmet: add passthru io timeout value attr
Chaitanya Kulkarni
1
-0
/
+20
2020-12-01
nvmet: add passthru admin timeout value attr
Chaitanya Kulkarni
1
-0
/
+20
2020-08-21
nvmet: fix a memory leak
Sagi Grimberg
1
-0
/
+1
2020-07-29
nvmet: introduce the passthru configfs interface
Logan Gunthorpe
1
-0
/
+99
2020-07-29
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
1
-0
/
+4
2020-07-08
nvmet: use unsigned type for u64
Chaitanya Kulkarni
1
-8
/
+8
2020-05-27
nvmet: add metadata/T10-PI support
Israel Rukshin
1
-0
/
+58
2020-05-27
nvmet: revalidate-ns & generate AEN from configfs
Chaitanya Kulkarni
1
-0
/
+26
2020-05-27
nvmet: mark nvmet_ana_state static
Christoph Hellwig
1
-1
/
+1
2020-05-27
nvmet: replace kstrndup() with kmemdup_nul()
Chen Zhou
1
-2
/
+2
2020-05-09
nvmet: align addrfam list to spec
Chaitanya Kulkarni
1
-6
/
+8
2020-05-09
nvmet: centralize port enable access for configfs
Chaitanya Kulkarni
1
-28
/
+16
2020-05-09
nvmet: use type-name map for address treq
Chaitanya Kulkarni
1
-22
/
+26
2020-05-09
nvmet: use type-name map for ana states
Chaitanya Kulkarni
1
-12
/
+8
2020-05-09
nvmet: use type-name map for address family
Chaitanya Kulkarni
1
-24
/
+27
2020-05-09
nvmet: add generic type-name mapping
Chaitanya Kulkarni
1
-9
/
+10
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-07-31
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
1
-0
/
+1
2019-07-09
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-07
nvmet: expose support for fabrics SQ flow control disable in treq
Sagi Grimberg
1
-0
/
+1
2018-12-07
nvmet: don't override treq upon modification.
Sagi Grimberg
1
-4
/
+7
2018-12-07
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
[next]