index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-7
/
+5
|
\
|
*
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-05-09
1
-3
/
+3
|
*
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-2
/
+1
|
*
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-2
/
+1
*
|
Merge tag 'exfat-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-24
1
-0
/
+7
|
\
\
|
*
|
block: add sync_blockdev_range()
Yuezhang Mo
2022-05-23
1
-0
/
+7
*
|
|
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
2
-9
/
+9
|
\
\
\
|
*
|
|
block: turn bdev->bd_openers into an atomic_t
Christoph Hellwig
2022-04-18
2
-9
/
+9
*
|
|
|
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
28
-523
/
+783
|
\
\
\
\
|
*
|
|
|
blk-mq: fix typo in comment
Julia Lawall
2022-05-21
1
-1
/
+1
|
*
|
|
|
bfq: Remove bfq_requeue_request_body()
Jan Kara
2022-05-19
1
-7
/
+2
|
*
|
|
|
bfq: Remove superfluous conversion from RQ_BIC()
Jan Kara
2022-05-19
1
-1
/
+1
|
*
|
|
|
bfq: Allow current waker to defend against a tentative one
Jan Kara
2022-05-19
1
-2
/
+1
|
*
|
|
|
bfq: Relax waker detection for shared queues
Jan Kara
2022-05-19
2
-2
/
+4
|
*
|
|
|
blk-cgroup: delete rcu_read_lock_held() WARN_ON_ONCE()
Jens Axboe
2022-05-18
1
-1
/
+0
|
*
|
|
|
blk-throttle: Set BIO_THROTTLED when bio has been throttled
Laibin Qiu
2022-05-17
1
-1
/
+2
|
*
|
|
|
blk-cgroup: Remove unnecessary rcu_read_lock/unlock()
Fanjun Kong
2022-05-17
1
-3
/
+1
|
*
|
|
|
blk-cgroup: always terminate io.stat lines
Wolfgang Bumiller
2022-05-17
4
-16
/
+8
|
*
|
|
|
block, bfq: make bfq_has_work() more accurate
Yu Kuai
2022-05-16
1
-4
/
+12
|
*
|
|
|
block, bfq: protect 'bfqd->queued' by 'bfqd->lock'
Yu Kuai
2022-05-16
1
-1
/
+3
|
*
|
|
|
block: cleanup the VM accounting in submit_bio
Christoph Hellwig
2022-05-16
1
-13
/
+5
|
*
|
|
|
blk-iocost: combine local_stat and desc_stat to stat
Chengming Zhou
2022-05-11
1
-39
/
+32
|
*
|
|
|
block: improve the error message from bio_check_eod
Christoph Hellwig
2022-05-04
1
-4
/
+3
|
*
|
|
|
block: allow passing a NULL bdev to bio_alloc_clone/bio_init_clone
Christoph Hellwig
2022-05-04
1
-4
/
+6
|
*
|
|
|
block: remove superfluous calls to blkcg_bio_issue_init
Christoph Hellwig
2022-05-04
3
-3
/
+0
|
*
|
|
|
blk-cgroup: cleanup blkcg_maybe_throttle_current
Christoph Hellwig
2022-05-02
1
-7
/
+1
|
*
|
|
|
blk-cgroup: cleanup blk_cgroup_congested
Christoph Hellwig
2022-05-02
1
-5
/
+1
|
*
|
|
|
blk-cgroup: move blkcg_css to blk-cgroup.c
Christoph Hellwig
2022-05-02
2
-17
/
+17
|
*
|
|
|
blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
Christoph Hellwig
2022-05-02
1
-0
/
+2
|
*
|
|
|
blk-cgroup: remove pointless CONFIG_BLOCK ifdefs
Christoph Hellwig
2022-05-02
1
-3
/
+0
|
*
|
|
|
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
2022-05-02
2
-4
/
+81
|
*
|
|
|
blktrace: cleanup the __trace_note_message interface
Christoph Hellwig
2022-05-02
2
-3
/
+3
|
*
|
|
|
blk-cgroup: move struct blkcg to block/blk-cgroup.h
Christoph Hellwig
2022-05-02
2
-1
/
+36
|
*
|
|
|
blk-cgroup: move blkcg_{pin,unpin}_online out of line
Christoph Hellwig
2022-05-02
1
-23
/
+65
|
*
|
|
|
blk-cgroup: move blk_cgroup_congested out line
Christoph Hellwig
2022-05-02
1
-0
/
+20
|
*
|
|
|
blk-cgroup: move blkcg_{get,set}_fc_appid out of line
Christoph Hellwig
2022-05-02
2
-0
/
+58
|
*
|
|
|
blk-cgroup: remove __bio_blkcg
Christoph Hellwig
2022-05-02
1
-23
/
+0
|
*
|
|
|
block: ignore RWF_HIPRI hint for sync dio
Ming Lei
2022-05-02
1
-21
/
+1
|
*
|
|
|
block/partitions/ldm: Remove redundant assignments
Michal Orzel
2022-04-23
1
-12
/
+3
|
*
|
|
|
block/partitions/atari: Remove redundant assignment
Michal Orzel
2022-04-23
1
-1
/
+0
|
*
|
|
|
block/partitions/acorn: Remove redundant assignments
Michal Orzel
2022-04-23
1
-2
/
+2
|
*
|
|
|
block/blk-map: Remove redundant assignment
Michal Orzel
2022-04-23
1
-3
/
+2
|
*
|
|
|
block/badblocks: Remove redundant assignments
Michal Orzel
2022-04-23
1
-2
/
+0
|
*
|
|
|
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
2022-04-18
1
-32
/
+20
|
|
/
/
/
|
*
|
|
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
6
-31
/
+97
|
*
|
|
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
1
-3
/
+2
|
*
|
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
4
-5
/
+3
|
*
|
|
block: refactor discard bio size limiting
Christoph Hellwig
2022-04-17
2
-44
/
+29
|
*
|
|
block: move {bdev,queue_limit}_discard_alignment out of line
Christoph Hellwig
2022-04-17
1
-0
/
+35
|
*
|
|
block: use bdev_discard_alignment in part_discard_alignment_show
Christoph Hellwig
2022-04-17
1
-5
/
+1
[next]