index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-23
io_uring: deduplicate open iopoll check
Pavel Begunkov
1
-7
/
+4
2021-08-23
io_uring: inline io_free_req_deferred
Pavel Begunkov
1
-8
/
+4
2021-08-23
io_uring: move io_rsrc_node_alloc() definition
Pavel Begunkov
1
-45
/
+44
2021-08-23
io_uring: move io_put_task() definition
Pavel Begunkov
1
-12
/
+11
2021-08-23
io_uring: extract a helper for ctx quiesce
Pavel Begunkov
1
-24
/
+29
2021-08-23
io_uring: optimise io_cqring_wait() hot path
Pavel Begunkov
1
-8
/
+6
2021-08-23
io_uring: add more locking annotations for submit
Pavel Begunkov
1
-0
/
+6
2021-08-23
io_uring: don't halt iopoll too early
Pavel Begunkov
1
-9
/
+6
2021-08-23
io_uring: refactor io_alloc_req
Pavel Begunkov
1
-33
/
+33
2021-08-23
io-wq: improve wq_list_add_tail()
Pavel Begunkov
1
-1
/
+1
2021-08-23
io_uring: remove unnecessary PF_EXITING check
Pavel Begunkov
1
-3
/
+1
2021-08-23
io_uring: clean io-wq callbacks
Pavel Begunkov
1
-9
/
+9
2021-08-23
io_uring: avoid touching inode in rw prep
Pavel Begunkov
1
-10
/
+15
2021-08-23
io_uring: rename io_file_supports_async()
Pavel Begunkov
1
-15
/
+15
2021-08-23
io_uring: inline fixed part of io_file_get()
Pavel Begunkov
1
-26
/
+39
2021-08-23
io_uring: use kvmalloc for fixed files
Pavel Begunkov
1
-23
/
+10
2021-08-23
io_uring: be smarter about waking multiple CQ ring waiters
Jens Axboe
1
-14
/
+13
2021-08-23
io-wq: remove GFP_ATOMIC allocation off schedule out path
Jens Axboe
1
-32
/
+40
2021-08-23
null_blk: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+1
2021-08-23
virtio_blk: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+6
2021-08-23
block: add error handling for device_add_disk / add_disk
Luis Chamberlain
2
-38
/
+62
2021-08-23
block: return errors from disk_alloc_events
Luis Chamberlain
2
-4
/
+5
2021-08-23
block: return errors from blk_integrity_add
Luis Chamberlain
2
-7
/
+10
2021-08-23
block: call blk_register_queue earlier in device_add_disk
Christoph Hellwig
2
-11
/
+3
2021-08-23
block: call blk_integrity_add earlier in device_add_disk
Christoph Hellwig
1
-1
/
+2
2021-08-23
block: create the bdi link earlier in device_add_disk
Christoph Hellwig
1
-7
/
+6
2021-08-23
block: call bdev_add later in device_add_disk
Christoph Hellwig
1
-19
/
+17
2021-08-23
block: fold register_disk into device_add_disk
Christoph Hellwig
1
-71
/
+60
2021-08-23
block: add a sanity check for a live disk in del_gendisk
Christoph Hellwig
1
-1
/
+1
2021-08-23
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
9
-26
/
+26
2021-08-23
block: hold a request_queue reference for the lifetime of struct gendisk
Christoph Hellwig
2
-13
/
+7
2021-08-23
block: pass a request_queue to __blk_alloc_disk
Christoph Hellwig
6
-12
/
+13
2021-08-23
block: remove the minors argument to __alloc_disk_node
Christoph Hellwig
6
-11
/
+10
2021-08-23
block: remove alloc_disk and alloc_disk_node
Christoph Hellwig
4
-13
/
+9
2021-08-23
block: cleanup the lockdep handling in *alloc_disk
Christoph Hellwig
4
-29
/
+17
2021-08-23
sg: do not allocate a gendisk
Christoph Hellwig
1
-23
/
+9
2021-08-23
st: do not allocate a gendisk
Christoph Hellwig
2
-38
/
+13
2021-08-23
nvme: use blk_mq_alloc_disk
Christoph Hellwig
1
-20
/
+13
2021-08-23
kbuild: Enable dtc 'pci_device_reg' warning by default
Rob Herring
1
-2
/
+1
2021-08-23
dt-bindings: soc: remove obsolete zte zx header
Zenghui Yu
1
-24
/
+0
2021-08-23
dt-bindings: clock: remove obsolete zte zx header
Zenghui Yu
1
-164
/
+0
2021-08-23
of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS
Marc Zyngier
1
-1
/
+1
2021-08-23
dt-bindings: memory: convert H8/300 bus controller to dtschema
Krzysztof Kozlowski
2
-12
/
+35
2021-08-23
EDAC/i10nm: Retrieve and print retry_rd_err_log registers
Youquan Song
4
-3
/
+157
2021-08-23
EDAC/i10nm: Fix NVDIMM detection
Qiuxu Zhuo
1
-3
/
+3
2021-08-23
EDAC/skx_common: Set the memory type correctly for HBM memory
Qiuxu Zhuo
1
-1
/
+4
2021-08-23
Merge series "ASoC: Intel: Skylake: Fix and support complex" from Cezary Rojewski <cezary.rojewski@intel.com>:
Mark Brown
6
-190
/
+230
2021-08-23
f2fs: rebuild nat_bits during umount
Chao Yu
3
-59
/
+95
2021-08-23
f2fs: introduce periodic iostat io latency traces
Daeho Jeong
6
-6
/
+315
2021-08-23
f2fs: separate out iostat feature
Daeho Jeong
14
-149
/
+225
[prev]
[next]