index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2
-29
/
+1
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
3
-3
/
+6
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2
-4
/
+3
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2
-4
/
+36
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
6
-44
/
+31
2024-06-19
block: remove blk_flush_policy
Christoph Hellwig
1
-18
/
+15
2024-06-19
block: freeze the queue in queue_attr_store
Christoph Hellwig
2
-9
/
+5
2024-06-18
block, bfq: remove blkg_path()
Yu Kuai
3
-67
/
+0
2024-06-17
block: cleanup flag_{show,store}
Kanchan Joshi
1
-8
/
+7
2024-06-16
block: BFQ: Refactor bfq_exit_icq() to silence sparse warning
John Garry
1
-18
/
+20
2024-06-16
block: Drop locking annotation for limits_lock
John Garry
1
-1
/
+0
2024-06-16
bdev: make blockdev_mnt static
Jiapeng Chong
1
-1
/
+1
2024-06-15
block: Improve checks on zone resource limits
Damien Le Moal
2
-4
/
+24
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
3
-123
/
+131
2024-06-14
block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
Christoph Hellwig
2
-11
/
+11
2024-06-14
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
1
-6
/
+0
2024-06-14
block: don't require stable pages for non-PI metadata
Christoph Hellwig
1
-2
/
+4
2024-06-14
block: use kstrtoul in flag_store
Christoph Hellwig
1
-2
/
+6
2024-06-14
block: factor out flag_{store,show} helper for integrity
Christoph Hellwig
1
-27
/
+26
2024-06-14
block: remove the blk_flush_integrity call in blk_integrity_unregister
Christoph Hellwig
1
-2
/
+0
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
7
-224
/
+145
2024-06-14
block: initialize integrity buffer to zero before writing it to media
Christoph Hellwig
1
-1
/
+10
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
1
-41
/
+0
2024-06-14
block: remove unused queue limits API
Christoph Hellwig
1
-190
/
+0
2024-06-14
block: take io_opt and io_min into account for max_sectors
Christoph Hellwig
1
-0
/
+7
2024-06-12
block: unmap and free user mapped integrity via submitter
Anuj Gupta
1
-2
/
+24
2024-06-12
block: fix request.queuelist usage in flush
Chengming Zhou
1
-1
/
+2
2024-06-12
block: Optimize disk zone resource cleanup
Damien Le Moal
1
-0
/
+3
2024-06-12
block: sed-opal: avoid possible wrong address reference in read_sed_opal_key()
Su Hui
1
-1
/
+1
2024-05-30
blk-throttle: Fix incorrect display of io.max
Waiman Long
2
-18
/
+14
2024-05-30
scsi: bsg: Pass dev to blk_mq_alloc_queue()
John Garry
1
-2
/
+1
2024-05-30
block: Fix zone write plugging handling of devices with a runt zone
Damien Le Moal
1
-8
/
+27
2024-05-30
block: Fix validation of zoned device with a runt zone
Damien Le Moal
1
-5
/
+11
2024-05-28
block: check for max_hw_sectors underflow
Hannes Reinecke
1
-2
/
+6
2024-05-28
block: stack max_user_sectors
Christoph Hellwig
1
-0
/
+2
2024-05-27
block: delete redundant function declaration
hexue
1
-1
/
+0
2024-05-23
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
5
-38
/
+89
2024-05-22
blk-throttle: remove unused struct 'avg_latency_bucket'
Dr. David Alan Gilbert
1
-5
/
+0
2024-05-21
block: fix lost bio for plug enabled bio based device
Yu Kuai
1
-6
/
+7
2024-05-21
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
8
-32
/
+42
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
7
-39
/
+67
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-13
/
+22
2024-05-20
block: t10-pi: add MODULE_DESCRIPTION()
Jeff Johnson
1
-1
/
+1
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-4
/
+2
2024-05-17
blk-mq: add helper for checking if one CPU is mapped to specified hctx
Ming Lei
1
-2
/
+18
2024-05-15
blk-cgroup: Properly propagate the iostat update up the hierarchy
Waiman Long
1
-1
/
+18
2024-05-15
blk-cgroup: fix list corruption from reorder of WRITE ->lqueued
Ming Lei
1
-0
/
+10
2024-05-15
blk-cgroup: fix list corruption from resetting io stat
Ming Lei
1
-23
/
+35
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-247
/
+4
2024-05-14
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-0
/
+1
[prev]
[next]