index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
block: Fix where bio IO priority gets set
Hongyu Jin
2
-10
/
+10
2024-02-01
nvme: allow passthru cmd error logging
Alan Adamson
3
-7
/
+113
2024-02-01
nvme-fc: show hostnqn when connecting to fc target
Nitin U. Yewale
1
-2
/
+2
2024-02-01
nvme-rdma: show hostnqn when connecting to rdma target
Nitin U. Yewale
1
-2
/
+2
2024-02-01
nvme-tcp: show hostnqn when connecting to tcp target
Nitin U. Yewale
1
-2
/
+2
2024-02-01
nvmet-fc: use RCU list iterator for assoc_list
Daniel Wagner
1
-12
/
+22
2024-02-01
nvmet-fc: take ref count on tgtport before delete assoc
Daniel Wagner
1
-8
/
+23
2024-02-01
nvmet-fc: avoid deadlock on delete association path
Daniel Wagner
1
-3
/
+13
2024-02-01
nvmet-fc: abort command when there is no binding
Daniel Wagner
1
-2
/
+6
2024-02-01
nvmet-fc: do not tack refs on tgtports from assoc
Daniel Wagner
1
-7
/
+1
2024-02-01
nvmet-fc: remove null hostport pointer check
Daniel Wagner
1
-4
/
+2
2024-02-01
nvmet-fc: hold reference on hostport match
Daniel Wagner
1
-2
/
+0
2024-02-01
nvmet-fc: free queue and assoc directly
Daniel Wagner
1
-4
/
+2
2024-02-01
nvmet-fc: defer cleanup using RCU properly
Daniel Wagner
1
-46
/
+37
2024-02-01
nvmet-fc: release reference on target port
Daniel Wagner
1
-1
/
+2
2024-02-01
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
1
-3
/
+3
2024-02-01
nvme-fc: do not wait in vain when unloading module
Daniel Wagner
1
-41
/
+6
2024-02-01
nvme-fc: log human-readable opcode on timeout
Caleb Sander
1
-3
/
+5
2024-02-01
nvme: split out fabrics version of nvme_opcode_str()
Caleb Sander
4
-11
/
+17
2024-02-01
nvme: take const cmd pointer in read-only helpers
Caleb Sander
1
-2
/
+2
2024-02-01
nvme: remove redundant status mask
Caleb Sander
1
-1
/
+1
2024-02-01
nvme: return string as char *, not unsigned char *
Caleb Sander
2
-13
/
+13
2024-02-01
nvme-common: add module description
Chaitanya Kulkarni
2
-0
/
+2
2024-02-01
nvme: enable retries for authentication commands
Hannes Reinecke
3
-1
/
+5
2024-02-01
nvme: change __nvme_submit_sync_cmd() calling conventions
Hannes Reinecke
4
-20
/
+41
2024-02-01
nvme-auth: open-code single-use macros
Hannes Reinecke
1
-7
/
+7
2024-01-29
nvme: use ctrl state accessor
Keith Busch
8
-30
/
+37
2024-01-26
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
1
-0
/
+1
2024-01-25
md: fix a suspicious RCU usage warning
Mikulas Patocka
1
-1
/
+1
2024-01-24
aoe: avoid potential deadlock at set_capacity
Maksim Kiselev
1
-1
/
+4
2024-01-24
nvme-rdma: Fix transfer length when write_generate/read_verify are 0
Israel Rukshin
1
-3
/
+8
2024-01-24
nvmet: add module description to stop warnings
Chaitanya Kulkarni
6
-0
/
+6
2024-01-24
nvme: add module description to stop warnings
Chaitanya Kulkarni
6
-0
/
+6
2024-01-23
nvmet: unify aer type enum
Guixin Liu
3
-9
/
+3
2024-01-23
block: Fix WARNING in _copy_from_iter
Christian A. Ehrhardt
1
-3
/
+10
2024-01-22
block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
Li Lingfeng
2
-2
/
+5
2024-01-21
Linux 6.8-rc1
v6.8-rc1
Linus Torvalds
1
-2
/
+2
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
1
-7
/
+18
2024-01-21
bcachefs: logged_ops_format.h
Kent Overstreet
2
-27
/
+31
2024-01-21
bcachefs: reflink_format.h
Kent Overstreet
3
-47
/
+48
2024-01-21
bcachefs; extents_format.h
Kent Overstreet
2
-279
/
+284
2024-01-21
bcachefs: ec_format.h
Kent Overstreet
2
-16
/
+20
2024-01-21
bcachefs: subvolume_format.h
Kent Overstreet
2
-32
/
+36
2024-01-21
bcachefs: snapshot_format.h
Kent Overstreet
2
-33
/
+37
2024-01-21
bcachefs: alloc_background_format.h
Kent Overstreet
2
-93
/
+94
2024-01-21
bcachefs: xattr_format.h
Kent Overstreet
2
-15
/
+20
2024-01-21
bcachefs: dirent_format.h
Kent Overstreet
2
-39
/
+43
2024-01-21
bcachefs: inode_format.h
Kent Overstreet
2
-164
/
+167
2024-01-21
bcachefs; quota_format.h
Kent Overstreet
2
-42
/
+48
2024-01-21
bcachefs: sb-counters_format.h
Kent Overstreet
2
-95
/
+100
[next]