index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: fix sparse warning on effects masking
Keith Busch
2023-02-27
1
-1
/
+1
*
block: be a bit more careful in checking for NULL bdev while polling
Jens Axboe
2023-02-24
1
-2
/
+8
*
block: clear bio->bi_bdev when putting a bio back in the cache
Jens Axboe
2023-02-24
1
-0
/
+1
*
loop: loop_set_status_from_info() check before assignment
Zhong Jinghua
2023-02-23
1
-4
/
+4
*
ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmd
Ming Lei
2023-02-21
1
-3
/
+0
*
block: remove more NULL checks after bdev_get_queue()
Juhyung Park
2023-02-21
3
-21
/
+2
*
blk-mq: Reorder fields in 'struct blk_mq_tag_set'
Christophe JAILLET
2023-02-17
1
-2
/
+2
*
block: fix scan partition for exclusively open device again
Yu Kuai
2023-02-17
2
-5
/
+27
*
block: Revert "block: Do not reread partition table on exclusively open device"
Yu Kuai
2023-02-17
3
-13
/
+9
*
sed-opal: add support flag for SUM in status ioctl
Luca Boccassi
2023-02-17
2
-0
/
+3
*
brd: use radix_tree_maybe_preload instead of radix_tree_preload
Pankaj Raghav
2023-02-17
1
-1
/
+1
*
block: use proper return value from bio_failfast()
Jens Axboe
2023-02-17
1
-1
/
+1
*
block: bio-integrity: Copy flags when bio_integrity_payload is cloned
Martin K. Petersen
2023-02-16
1
-0
/
+1
*
block: Fix io statistics for cgroup in throttle path
Jinke Han
2023-02-16
1
-11
/
+12
*
brd: mark as nowait compatible
Jens Axboe
2023-02-16
1
-0
/
+1
*
brd: check for REQ_NOWAIT and set correct page allocation mask
Jens Axboe
2023-02-16
1
-20
/
+28
*
brd: return 0/-error from brd_insert_page()
Jens Axboe
2023-02-16
1
-14
/
+12
*
block: sync mixed merged request's failfast with 1st bio's
Ming Lei
2023-02-16
1
-2
/
+33
*
Merge tag 'nvme-6.3-2023-02-15' of git://git.infradead.org/nvme into for-6.3/...
Jens Axboe
2023-02-15
1
-4
/
+2
|
\
|
*
nvme-pci: remove iod use_sgls
Keith Busch
2023-02-14
1
-3
/
+1
|
*
nvme-pci: fix freeing single sgl
Keith Busch
2023-02-14
1
-1
/
+1
*
|
Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"
Christoph Hellwig
2023-02-14
7
-31
/
+33
*
|
Revert "blk-cgroup: pass a gendisk to blkg_lookup"
Christoph Hellwig
2023-02-14
2
-18
/
+18
*
|
Revert "blk-cgroup: delay blk-cgroup initialization until add_disk"
Christoph Hellwig
2023-02-14
1
-9
/
+8
*
|
Revert "blk-cgroup: delay calling blkcg_exit_disk until disk_release"
Christoph Hellwig
2023-02-14
2
-4
/
+3
*
|
Revert "blk-cgroup: move the cgroup information to struct gendisk"
Christoph Hellwig
2023-02-14
6
-54
/
+50
|
/
*
block: ublk: check IO buffer based on flag need_get_data
Liu Xiaodong
2023-02-13
1
-4
/
+9
*
s390/dasd: Fix potential memleak in dasd_eckd_init()
Qiheng Lin
2023-02-10
1
-1
/
+3
*
s390/dasd: sort out physical vs virtual pointers usage
Alexander Gordeev
2023-02-10
6
-70
/
+67
*
block: Remove the ALLOC_CACHE_SLACK constant
Bart Van Assche
2023-02-10
1
-1
/
+0
*
block: make kobj_type structures constant
Thomas Weißschuh
2023-02-09
6
-10
/
+10
*
block: Merge bio before checking ->cached_rq
Xiao Ni
2023-02-09
1
-3
/
+4
*
Revert "blk-cgroup: simplify blkg freeing from initialization failure paths"
Christoph Hellwig
2023-02-09
1
-7
/
+20
*
blk-cgroup: delay calling blkcg_exit_disk until disk_release
Christoph Hellwig
2023-02-09
2
-3
/
+4
*
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2023-02-09
2
-3
/
+10
|
\
|
*
md: account io_acct_set usage with active_io
Xiao Ni
2023-02-09
2
-3
/
+10
|
/
*
block: ublk: improve handling device deletion
Ming Lei
2023-02-08
1
-4
/
+18
*
block, bfq: cleanup 'bfqg->online'
Yu Kuai
2023-02-07
3
-6
/
+2
*
Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/...
Jens Axboe
2023-02-07
10
-153
/
+166
|
\
|
*
nvme: mask CSE effects for security receive
Keith Busch
2023-02-01
1
-0
/
+17
|
*
nvme: always initialize known command effects
Keith Busch
2023-02-01
1
-39
/
+45
|
*
nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()
Amit Engel
2023-02-01
1
-1
/
+1
|
*
nvme-tcp: add additional info for nvme_tcp_timeout log
Amit Engel
2023-02-01
1
-2
/
+5
|
*
nvme: add nvme_opcode_str function for all nvme cmd types
Amit Engel
2023-02-01
2
-0
/
+29
|
*
nvme: remove nvme_execute_passthru_rq
Christoph Hellwig
2023-02-01
4
-19
/
+12
|
*
nvme-pci: place descriptor addresses in iod
Keith Busch
2023-02-01
1
-31
/
+18
|
*
nvme-pci: use mapped entries for sgl decision
Keith Busch
2023-02-01
1
-3
/
+3
|
*
nvme-pci: remove SGL segment descriptors
Keith Busch
2023-02-01
1
-42
/
+5
|
*
nvme-auth: don't use NVMe status codes
Hannes Reinecke
2023-02-01
1
-15
/
+15
|
*
nvme-fabrics: clarify AUTHREQ result handling
Hannes Reinecke
2023-02-01
1
-2
/
+17
[next]