index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
2021-04-16
3
-12
/
+14
*
scsi: core: Remove an incorrect comment
Bart Van Assche
2021-04-16
1
-1
/
+1
*
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-04-06
1
-0
/
+1
|
\
|
*
scsi: iscsi: Fix race condition between login and sync thread
Gulam Mohamed
2021-03-30
1
-0
/
+1
*
|
scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declaration
Arnd Bergmann
2021-04-02
1
-1
/
+1
*
|
scsi: core: scsi_host_cmd_pool is declared twice
Wan Jiabing
2021-03-30
1
-1
/
+0
*
|
scsi: scsi_dh: Fix a typo
Bhaskar Chowdhury
2021-03-25
1
-1
/
+1
*
|
scsi: sbitmap: Silence a debug kernel warning triggered by sbitmap_put()
Bart Van Assche
2021-03-19
1
-1
/
+1
*
|
scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
Michael Kelley
2021-03-17
1
-0
/
+1
*
|
scsi: core: Add mq_poll support to SCSI layer
Kashyap Desai
2021-03-04
2
-0
/
+12
*
|
scsi: target: core: Make completion affinity configurable
Mike Christie
2021-03-04
1
-0
/
+9
*
|
scsi: target: core: Fix backend plugging
Mike Christie
2021-03-04
2
-0
/
+6
*
|
scsi: target: core: Cleanup cmd flag bits
Mike Christie
2021-03-04
1
-19
/
+19
*
|
scsi: target: core: Add workqueue based cmd submission
Mike Christie
2021-03-04
2
-1
/
+9
*
|
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
2021-03-04
1
-2
/
+3
*
|
scsi: target: core: Remove target_submit_cmd_map_sgls()
Mike Christie
2021-03-04
1
-5
/
+1
*
|
scsi: target: core: Break up target_submit_cmd_map_sgls()
Mike Christie
2021-03-04
1
-0
/
+8
*
|
scsi: target: core: Rename transport_init_se_cmd()
Mike Christie
2021-03-04
1
-1
/
+1
*
|
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
2021-03-04
1
-2
/
+3
*
|
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
2021-03-04
1
-0
/
+5
*
|
scsi: core: Put hot fields of scsi_host_template in one cacheline
Ming Lei
2021-03-04
1
-33
/
+39
*
|
scsi: blk-mq: Return budget token from .get_budget callback
Ming Lei
2021-03-04
1
-2
/
+2
*
|
scsi: blk-mq: Add callbacks for storing & retrieving budget token
Ming Lei
2021-03-04
2
-0
/
+11
*
|
scsi: sbitmap: Add sbitmap_calculate_shift() helper
Ming Lei
2021-03-04
1
-0
/
+18
*
|
scsi: sbitmap: Export sbitmap_weight
Ming Lei
2021-03-04
1
-0
/
+10
*
|
scsi: sbitmap: Move allocation hint into sbitmap
Ming Lei
2021-03-04
1
-15
/
+26
*
|
scsi: sbitmap: Maintain allocation round_robin in sbitmap
Ming Lei
2021-03-04
1
-10
/
+10
*
|
scsi: sbitmap: Remove sbitmap_clear_bit_unlock
Ming Lei
2021-03-04
1
-6
/
+0
*
|
scsi: ufs: Add exception event tracepoint
Adrian Hunter
2021-03-04
1
-0
/
+21
|
/
*
swap: fix swapfile read/write offset
Jens Axboe
2021-03-03
1
-0
/
+1
*
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-03-01
1
-0
/
+56
|
\
|
*
mm/highmem: Add VM_BUG_ON() to mem*_page() calls
Ira Weiny
2021-02-11
1
-0
/
+5
|
*
mm/highmem: Introduce memcpy_page(), memmove_page(), and memset_page()
Ira Weiny
2021-02-11
1
-0
/
+33
|
*
mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page()
Ira Weiny
2021-02-11
1
-4
/
+4
|
*
mm/highmem: Lift memcpy_[to|from]_page to core
Ira Weiny
2021-02-11
1
-0
/
+18
*
|
Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2021-02-28
1
-0
/
+1
|
\
\
|
*
|
csky: Fixup perf probe failed
Guo Ren
2021-01-12
1
-0
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-28
2
-2
/
+5
|
\
\
\
|
*
|
|
scsi: target: core: Add cmd length set before cmd complete
Aleksandr Miloserdov
2021-02-23
1
-0
/
+1
|
*
|
|
scsi: libiscsi: Add helper to calculate max SCSI cmds per session
Mike Christie
2021-02-09
1
-0
/
+2
|
*
|
|
scsi: libiscsi: Drop taskqueuelock
Mike Christie
2021-02-09
1
-2
/
+2
*
|
|
|
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-28
5
-20
/
+22
|
\
\
\
\
|
*
|
|
|
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-26
1
-1
/
+6
|
*
|
|
|
blktrace: remove debugfs file dentries from struct blk_trace
Greg Kroah-Hartman
2021-02-23
1
-2
/
+0
|
*
|
|
|
blktrace: fix blk_rq_merge documentation
Chaitanya Kulkarni
2021-02-22
1
-1
/
+1
|
*
|
|
|
blktrace: fix blk_rq_issue documentation
Chaitanya Kulkarni
2021-02-22
1
-1
/
+1
|
*
|
|
|
blktrace: add blk_fill_rwbs documentation comment
Chaitanya Kulkarni
2021-02-22
1
-1
/
+1
|
*
|
|
|
block: remove superfluous param in blk_fill_rwbs()
Chaitanya Kulkarni
2021-02-22
3
-14
/
+14
|
*
|
|
|
block: Remove unused blk_pm_*() function definitions
Bart Van Assche
2021-02-22
1
-1
/
+0
*
|
|
|
|
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
4
-23
/
+6
|
\
\
\
\
\
[next]