index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memory_hotplug: introduce default phys_to_target_node() implementation
Dan Williams
2020-10-14
2
-20
/
+14
*
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
2020-10-14
1
-0
/
+8
*
x86/numa: add 'nohmat' option
Dan Williams
2020-10-14
2
-0
/
+10
*
x86/numa: cleanup configuration dependent command-line options
Dan Williams
2020-10-14
1
-1
/
+5
*
include/linux/slab.h: fix a typo error in comment
tangjianqiang
2020-10-14
1
-1
/
+1
*
export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for Clang
Nick Desaulniers
2020-10-14
1
-1
/
+1
*
compiler.h: avoid escaped section names
Nick Desaulniers
2020-10-14
1
-1
/
+1
*
compiler-gcc: improve version error
Nick Desaulniers
2020-10-14
1
-1
/
+1
*
compiler-clang: add build check for clang 10.0.1
Nick Desaulniers
2020-10-14
1
-0
/
+8
*
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
5
-10
/
+35
|
\
|
*
block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONED
Christoph Hellwig
2020-10-07
1
-1
/
+3
|
*
scsi: Add host and host template flag 'host_tagset'
Hannes Reinecke
2020-10-06
1
-1
/
+8
|
*
block: scsi_ioctl: Avoid the use of one-element arrays
Gustavo A. R. Silva
2020-10-03
1
-1
/
+4
|
*
bcache: add set_uuid in struct cache_set
Coly Li
2020-10-02
1
-2
/
+2
|
*
md/raid6: let async recovery function support different page offset
Yufen Yu
2020-09-25
1
-2
/
+4
|
*
md/raid6: let syndrome computor support different page offset
Yufen Yu
2020-09-25
1
-3
/
+3
|
*
md/raid5: add new xor function to support different page offset
Yufen Yu
2020-09-25
1
-0
/
+11
|
*
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
2020-09-24
11
-113
/
+85
|
|
\
*
|
\
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
4
-38
/
+132
|
\
\
\
|
*
|
|
io_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ ring waits
Jens Axboe
2020-10-01
1
-0
/
+1
|
*
|
|
fs: align IOCB_* flags with RWF_* flags
Jens Axboe
2020-10-01
1
-18
/
+19
|
*
|
|
io_uring: allow disabling rings during the creation
Stefano Garzarella
2020-10-01
1
-0
/
+2
|
*
|
|
io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
Stefano Garzarella
2020-10-01
1
-0
/
+31
|
*
|
|
io_uring: use an enumeration for io_uring_register(2) opcodes
Stefano Garzarella
2020-10-01
1
-11
/
+16
|
*
|
|
io_uring: move io_uring_get_socket() into io_uring.h
Jens Axboe
2020-10-01
2
-9
/
+5
|
*
|
|
io_uring: don't rely on weak ->files references
Jens Axboe
2020-10-01
2
-0
/
+58
*
|
|
|
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
15
-173
/
+199
|
\
\
\
\
|
*
|
|
|
block: fix uapi blkzoned.h comments
Damien Le Moal
2020-10-09
1
-6
/
+9
|
*
|
|
|
block: soft limit zone-append sectors as well
Johannes Thumshirn
2020-10-07
1
-1
/
+4
|
*
|
|
|
block: remove the unused blk_integrity_merge_bio export
Christoph Hellwig
2020-10-06
1
-8
/
+0
|
*
|
|
|
block: remove the unused blk_integrity_merge_rq export
Christoph Hellwig
2020-10-06
1
-8
/
+0
|
*
|
|
|
block: move 'q_usage_counter' into front of 'request_queue'
Ming Lei
2020-10-06
1
-1
/
+2
|
*
|
|
|
percpu_ref: reduce memory footprint of percpu_ref in fast path
Ming Lei
2020-10-06
1
-28
/
+24
|
*
|
|
|
block: make bio_crypt_clone() able to fail
Eric Biggers
2020-10-05
1
-4
/
+16
|
*
|
|
|
block: add a bdget_part helper
Christoph Hellwig
2020-10-05
1
-1
/
+1
|
*
|
|
|
iocost: add iocg_forgive_debt tracepoint
Tejun Heo
2020-09-25
1
-0
/
+41
|
*
|
|
|
dm: add support for REQ_NOWAIT and enable it for linear target
Konstantin Khlebnikov
2020-09-25
1
-0
/
+6
|
*
|
|
|
block: add QUEUE_FLAG_NOWAIT
Mike Snitzer
2020-09-25
1
-2
/
+5
|
*
|
|
|
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-2
/
+7
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-24
1
-38
/
+10
|
*
|
|
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
2020-09-24
1
-10
/
+3
|
*
|
|
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
3
-6
/
+4
|
*
|
|
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
2020-09-24
1
-9
/
+0
|
*
|
|
bdi: remove BDI_CAP_CGROUP_WRITEBACK
Christoph Hellwig
2020-09-24
1
-5
/
+3
|
*
|
|
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
1
-0
/
+1
|
*
|
|
fs: remove the unused SB_I_MULTIROOT flag
Christoph Hellwig
2020-09-24
1
-1
/
+0
|
*
|
|
block: mark blkdev_get static
Christoph Hellwig
2020-09-23
1
-1
/
+0
|
*
|
|
mm: split swap_type_of
Christoph Hellwig
2020-09-23
1
-1
/
+2
|
*
|
|
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
2020-09-23
1
-2
/
+2
|
*
|
|
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
2020-09-23
2
-3
/
+3
[next]