index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
block: wbt: Remove unnecessary invoking of wbt_update_limits in wbt_init
Lei Chen
2020-11-30
1
-1
/
+0
|
*
|
|
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-16
1
-8
/
+5
|
|
/
/
|
*
|
block: fix the kerneldoc comment for __register_blkdev
Christoph Hellwig
2020-11-16
1
-1
/
+4
|
*
|
block: switch gendisk lookup to a simple xarray
Christoph Hellwig
2020-11-16
1
-171
/
+37
|
*
|
block: add an optional probe callback to major_names
Christoph Hellwig
2020-11-16
1
-3
/
+18
|
*
|
block: rework requesting modules for unclaimed devices
Christoph Hellwig
2020-11-16
1
-10
/
+15
|
*
|
block: split block_class_lock
Christoph Hellwig
2020-11-16
1
-14
/
+15
|
*
|
block: open code kobj_map into in block/genhd.c
Christoph Hellwig
2020-11-16
1
-13
/
+117
|
*
|
block: cleanup del_gendisk a bit
Christoph Hellwig
2020-11-16
1
-7
/
+8
|
*
|
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2020-11-16
1
-20
/
+5
|
*
|
block: remove set_device_ro
Christoph Hellwig
2020-11-16
2
-8
/
+1
|
*
|
block: don't call into the driver for BLKROSET
Christoph Hellwig
2020-11-16
1
-23
/
+0
|
*
|
block: add a new set_read_only method
Christoph Hellwig
2020-11-16
1
-0
/
+5
|
*
|
block: don't call into the driver for BLKFLSBUF
Christoph Hellwig
2020-11-16
1
-7
/
+0
*
|
|
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-15
1
-3
/
+1
|
\
\
\
|
*
\
\
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-27
4
-7
/
+31
|
|
\
\
\
|
*
|
|
|
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-11-24
1
-3
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-05
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
block: use gcd() to fix chunk_sectors limit stacking
Mike Snitzer
2020-12-01
1
-1
/
+4
*
|
|
|
|
Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-04
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
dm: fix IO splitting
Mike Snitzer
2020-12-04
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
block/keyslot-manager: prevent crash when num_slots=1
Eric Biggers
2020-11-20
1
-0
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
Christoph Hellwig
2020-11-14
1
-0
/
+1
*
|
|
block: mark flush request as IDLE when it is really finished
Ming Lei
2020-11-13
1
-1
/
+6
|
/
/
*
|
block: add a return value to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-12
1
-1
/
+4
*
|
blk-mq: mark flush request as IDLE in flush_end_io()
Ming Lei
2020-10-30
1
-0
/
+1
*
|
block: advance iov_iter on bio_add_hw_page failure
Naohiro Aota
2020-10-28
1
-4
/
+7
*
|
blk-cgroup: Pre-allocate tree node on blkg_conf_prep
Gabriel Krisman Bertazi
2020-10-26
1
-2
/
+12
*
|
blk-cgroup: Fix memleak on error path
Gabriel Krisman Bertazi
2020-10-26
1
-0
/
+1
|
/
*
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-24
3
-3
/
+7
|
\
|
*
block: blk-mq: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-10-23
1
-1
/
+1
|
*
blk-mq: remove the calling of local_memory_node()
Xianting Tian
2020-10-20
2
-2
/
+2
|
*
block: add zone specific block statuses
Keith Busch
2020-10-13
1
-0
/
+4
*
|
docs: bio: fix a kerneldoc markup
Mauro Carvalho Chehab
2020-10-15
1
-1
/
+1
*
|
block: bio: fix a warning at the kernel-doc markups
Mauro Carvalho Chehab
2020-10-15
1
-1
/
+1
*
|
Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-15
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
dm: fix request-based DM to not bounce through indirect dm_submit_bio
Mike Snitzer
2020-10-08
1
-1
/
+0
|
*
Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10
Mike Snitzer
2020-09-29
28
-1250
/
+2194
|
|
\
*
|
\
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-3
/
+3
|
\
\
\
|
*
|
|
block: scsi_ioctl: Avoid the use of one-element arrays
Gustavo A. R. Silva
2020-10-03
1
-3
/
+3
|
*
|
|
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
2020-09-24
27
-1234
/
+2116
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
35
-1405
/
+2360
|
\
\
\
\
|
*
|
|
|
blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
Yang Yang
2020-10-09
2
-3
/
+8
|
*
|
|
|
blk-mq: get rid of the dead flush handle code path
Yufen Yu
2020-10-09
1
-6
/
+0
|
*
|
|
|
block: get rid of unnecessary local variable
Yufen Yu
2020-10-09
1
-3
/
+1
|
*
|
|
|
block: fix comment and add lockdep assert
Yufen Yu
2020-10-09
1
-10
/
+4
|
*
|
|
|
blk-mq: use helper function to test hw stopped
Yufen Yu
2020-10-09
1
-1
/
+1
|
*
|
|
|
block: use helper function to test queue register
Yufen Yu
2020-10-09
2
-2
/
+2
|
*
|
|
|
block: remove redundant mq check
Yufen Yu
2020-10-09
1
-2
/
+2
|
*
|
|
|
block: invoke blk_mq_exit_sched no matter whether have .exit_sched
Yufen Yu
2020-10-09
2
-3
/
+1
[prev]
[next]