index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
opal_proto.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-29
block: bypass blkg_tryget_closest for the root_blkg
Christoph Hellwig
1
-5
/
+10
2020-06-29
block: merge blkg_lookup_create and __blkg_lookup_create
Christoph Hellwig
1
-31
/
+18
2020-06-29
block: move the bio cgroup associatation helpers to blk-cgroup.c
Christoph Hellwig
3
-107
/
+101
2020-06-29
block: move bio_associate_blkg_from_page to mm/page_io.c
Christoph Hellwig
3
-33
/
+17
2020-06-29
block: merge __bio_associate_blkg into bio_associate_blkg_from_css
Christoph Hellwig
1
-32
/
+13
2020-06-29
block: really clone the block cgroup in bio_clone_blkg_association
Christoph Hellwig
1
-6
/
+6
2020-06-29
block: remove bio_disassociate_blkg
Christoph Hellwig
2
-21
/
+8
2020-06-29
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
1
-3
/
+2
2020-06-28
blk-rq-qos: remove redundant finish_wait to rq_qos_wait.
Guo Xuenan
1
-2
/
+0
2020-06-26
blktrace: Provide event for request merging
Jan Kara
3
-0
/
+27
2020-06-24
block: move struct block_device to blk_types.h
Christoph Hellwig
9
-42
/
+46
2020-06-24
block: reduce ifdef CONFIG_BLOCK madness in headers
Christoph Hellwig
3
-63
/
+46
2020-06-24
fs: move the buffer_heads_over_limit stub to buffer_head.h
Christoph Hellwig
2
-1
/
+1
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
12
-94
/
+96
2020-06-24
block: simplify sb_is_blkdev_sb
Christoph Hellwig
1
-12
/
+6
2020-06-24
fs: remove the mount_bdev and kill_block_super stubs
Christoph Hellwig
1
-16
/
+0
2020-06-24
fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL defines
Christoph Hellwig
1
-6
/
+0
2020-06-24
fs: remove an unused block_device_operations forward declaration
Christoph Hellwig
1
-2
/
+0
2020-06-24
block: mark bd_finish_claiming static
Christoph Hellwig
2
-5
/
+2
2020-06-24
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
Christoph Hellwig
2
-3
/
+1
2020-06-24
nvme-rdma: fix a missing completion with remove invalidation
Christoph Hellwig
1
-2
/
+3
2020-06-24
blk-iocost: Use struct_size() in kzalloc_node()
Gustavo A. R. Silva
1
-2
/
+1
2020-06-24
block: bio: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+1
2020-06-24
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
6
-48
/
+39
2020-06-24
blktrace: ensure our debugfs dir exists
Luis Chamberlain
1
-0
/
+12
2020-06-24
blktrace: fix debugfs use after free
Luis Chamberlain
1
-6
/
+12
2020-06-24
loop: be paranoid on exit and prevent new additions / removals
Luis Chamberlain
1
-0
/
+4
2020-06-24
blktrace: annotate required lock on do_blk_trace_setup()
Luis Chamberlain
1
-0
/
+2
2020-06-24
block: revert back to synchronous request_queue removal
Luis Chamberlain
4
-23
/
+47
2020-06-24
block: clarify context for refcount increment helpers
Luis Chamberlain
2
-0
/
+8
2020-06-24
block: add docs for gendisk / request_queue refcount helpers
Luis Chamberlain
2
-1
/
+62
2020-06-24
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
6
-9
/
+18
2020-06-24
nvme-rdma: factor out a nvme_rdma_end_request helper
Christoph Hellwig
1
-19
/
+17
2020-06-24
blk-mq: add a new blk_mq_complete_request_remote API
Christoph Hellwig
2
-19
/
+27
2020-06-24
blk-mq: factor out a blk_mq_complete_need_ipi helper
Christoph Hellwig
1
-18
/
+21
2020-06-24
blk-mq: remove the get_cpu/put_cpu pair in blk_mq_complete_request
Christoph Hellwig
1
-2
/
+1
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
19
-72
/
+61
2020-06-24
blk-mq: merge the softirq vs non-softirq IPI logic
Christoph Hellwig
1
-65
/
+20
2020-06-24
blk-mq: short cut the IPI path in blk_mq_force_complete_rq for !SMP
Christoph Hellwig
1
-1
/
+2
2020-06-24
blk-mq: complete polled requests directly
Christoph Hellwig
1
-6
/
+11
2020-06-24
blk-mq: remove raise_blk_irq
Christoph Hellwig
1
-30
/
+10
2020-06-24
blk-mq: factor out a helper to reise the block softirq
Christoph Hellwig
1
-17
/
+14
2020-06-24
blk-mq: merge blk-softirq.c into blk-mq.c
Christoph Hellwig
4
-158
/
+136
2020-06-22
Linux 5.8-rc2
v5.8-rc2
Linus Torvalds
1
-1
/
+1
2020-06-21
samples: watch_queue: build sample program for target architecture
Masahiro Yamada
2
-7
/
+5
2020-06-21
Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
Masahiro Yamada
1
-11
/
+3
2020-06-20
pinctrl: single: fix function name in documentation
Drew Fustini
1
-1
/
+1
2020-06-20
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
1
-1
/
+2
2020-06-20
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...
Haibo Chen
1
-4
/
+3
2020-06-20
afs: Fix hang on rmmod due to outstanding timer
David Howells
4
-2
/
+16
[next]