index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
admin-cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-13
nvmet: fix max_qid race between configfs and controller allocation
Maurizio Lombardi
1
-4
/
+4
2026-08-10
nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()
Guixin Liu
1
-1
/
+1
2026-07-29
nvmet: fix return status of RMI log page on allocation failure
Guixin Liu
1
-1
/
+3
2026-04-27
Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1
Jens Axboe
1
-6
/
+2
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+3
2026-04-08
nvmet: introduce new mdts configuration entry
Aurelien Aptel
1
-6
/
+2
2026-03-27
nvmet: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2026-03-27
nvmet: report NPDGL and NPDAL
Caleb Sander Mateos
1
-0
/
+2
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2026-03-10
nvmet: move async event work off nvmet-wq
Chaitanya Kulkarni
1
-1
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-10
/
+10
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-12
/
+11
2026-01-30
block: introduce bdev_rot()
Damien Le Moal
1
-2
/
+2
2025-12-04
nvme: fix typo error in nvme target
Chu Guangqing
1
-1
/
+1
2025-06-04
nvme: spelling fixes
Yi Zhang
1
-1
/
+1
2025-05-20
nvmet: support completion queue sharing
Wilfred Mallawa
1
-9
/
+10
2025-05-20
nvmet: cq: prepare for completion queue sharing
Wilfred Mallawa
1
-2
/
+2
2025-05-20
nvmet: add a helper function for cqid checking
Wilfred Mallawa
1
-12
/
+2
2025-02-03
Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14
Jens Axboe
1
-0
/
+1
2025-01-24
nvmet: fix a memory leak in controller identify
Sagi Grimberg
1
-0
/
+1
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
1
-13
/
+375
2025-01-10
nvmet: Implement arbitration feature support
Damien Le Moal
1
-2
/
+49
2025-01-10
nvmet: Implement interrupt config feature support
Damien Le Moal
1
-2
/
+52
2025-01-10
nvmet: Implement interrupt coalescing feature support
Damien Le Moal
1
-2
/
+51
2025-01-10
nvmet: Implement host identifier set feature support
Damien Le Moal
1
-4
/
+31
2025-01-10
nvmet: Do not require SGL for PCI target controller commands
Damien Le Moal
1
-0
/
+5
2025-01-10
nvmet: Add support for I/O queue management admin commands
Damien Le Moal
1
-3
/
+162
2025-01-10
nvmet: Introduce nvmet_req_transfer_len()
Damien Le Moal
1
-0
/
+21
2025-01-10
nvmet: Introduce nvmet_get_cmd_effects_admin()
Damien Le Moal
1
-1
/
+6
2025-01-10
nvmet: Add vendor_id and subsys_vendor_id subsystem attributes
Damien Le Moal
1
-3
/
+2
2024-12-27
nvmet-loop: avoid using mutex in IO hotpath
Nilay Shroff
1
-4
/
+5
2024-12-02
nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()
Nilay Shroff
1
-2
/
+7
2024-11-18
nvme: define the remaining used sgls constants
Keith Busch
1
-3
/
+4
2024-11-13
nvmet: report ns's vwc not present
Guixin Liu
1
-0
/
+7
2024-11-11
nvmet: support for csi identify ns
Keith Busch
1
-0
/
+32
2024-11-11
nvmet: implement rotational media information log
Keith Busch
1
-0
/
+42
2024-11-11
nvmet: implement endurance groups
Keith Busch
1
-0
/
+95
2024-11-11
nvmet: implement supported features log
Keith Busch
1
-0
/
+33
2024-11-11
nvmet: implement supported log pages
Keith Busch
1
-0
/
+28
2024-11-11
nvmet: implement active command set ns list
Keith Busch
1
-2
/
+7
2024-11-11
nvmet: implement id ns for nvm command set
Keith Busch
1
-2
/
+16
2024-11-11
nvmet: support reservation feature
Guixin Liu
1
-1
/
+23
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+0
2024-09-03
nvmet: Identify-Active Namespace ID List command should reject invalid nsid
Maurizio Lombardi
1
-0
/
+10
2024-08-22
nvme-target: do not check authentication status for admin commands twice
Hannes Reinecke
1
-2
/
+0
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
1
-12
/
+12
2024-03-02
nvmet: set maxcmd to be per controller
Max Gurtovoy
1
-1
/
+1
2023-04-13
nvmet: remove nvmet_req_cns_error_complete
Christoph Hellwig
1
-1
/
+4
[next]