index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2022-06-03
19
-378
/
+202
|
\
|
*
siphash: add SPDX tags as sole licensing authority
Jason A. Donenfeld
2022-05-19
3
-10
/
+7
|
*
scripts/spdxcheck: Exclude top-level README
Thomas Gleixner
2022-05-18
1
-0
/
+1
|
*
scripts/spdxcheck: Exclude MAINTAINERS/CREDITS
Thomas Gleixner
2022-05-18
1
-0
/
+4
|
*
scripts/spdxcheck: Exclude config directories
Thomas Gleixner
2022-05-18
1
-0
/
+5
|
*
scripts/spdxcheck: Put excluded files and directories into a separate file
Thomas Gleixner
2022-05-18
2
-6
/
+72
|
*
scripts/spdxcheck: Add option to display files without SPDX
Thomas Gleixner
2022-05-18
1
-2
/
+19
|
*
scripts/spdxcheck: Add [sub]directory statistics
Thomas Gleixner
2022-05-18
1
-10
/
+57
|
*
scripts/spdxcheck: Add directory statistics
Thomas Gleixner
2022-05-18
1
-0
/
+27
|
*
scripts/spdxcheck: Add percentage to statistics
Thomas Gleixner
2022-05-18
1
-1
/
+3
|
*
freevxfs: relicense to GPLv2 only
Christoph Hellwig
2022-05-18
14
-356
/
+14
*
|
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-03
30
-391
/
+395
|
\
\
|
*
|
block: null_blk: Fix null_zone_write()
Damien Le Moal
2022-06-02
3
-9
/
+10
|
*
|
Merge tag 'nvme-5.19-2022-06-02' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
2022-06-02
3
-2
/
+12
|
|
\
\
|
|
*
|
nvmet: fix typo in comment
Julia Lawall
2022-05-31
1
-1
/
+1
|
|
*
|
nvme: set controller enable bit in a separate write
Niklas Cassel
2022-05-31
1
-1
/
+9
|
|
*
|
nvme-pci: disable namespace identifiers for the MAXIO MAP1001
Christoph Hellwig
2022-05-31
1
-0
/
+2
|
|
/
/
|
*
|
bcache: avoid unnecessary soft lockup in kworker update_writeback_rate()
Coly Li
2022-05-28
2
-10
/
+28
|
*
|
nbd: use pr_err to output error message
Yu Kuai
2022-05-27
1
-22
/
+18
|
*
|
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
2022-05-27
1
-11
/
+12
|
*
|
nbd: fix io hung while disconnecting device
Yu Kuai
2022-05-27
1
-1
/
+1
|
*
|
nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed
Yu Kuai
2022-05-27
1
-4
/
+14
|
*
|
nbd: fix race between nbd_alloc_config() and module removal
Yu Kuai
2022-05-27
1
-9
/
+19
|
*
|
nbd: call genl_unregister_family() first in nbd_cleanup()
Yu Kuai
2022-05-27
1
-1
/
+6
|
*
|
md: bcache: check the return value of kzalloc() in detached_dev_do_request()
Jia-Ju Bai
2022-05-27
1
-0
/
+6
|
*
|
bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...
Coly Li
2022-05-27
2
-0
/
+2
|
*
|
block, loop: support partitions without scanning
Christoph Hellwig
2022-05-27
3
-4
/
+7
|
*
|
bcache: avoid journal no-space deadlock by reserving 1 journal bucket
Coly Li
2022-05-24
3
-5
/
+29
|
*
|
bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
Coly Li
2022-05-24
1
-28
/
+13
|
*
|
bcache: improve multithreaded bch_sectors_dirty_init()
Coly Li
2022-05-24
2
-38
/
+26
|
*
|
bcache: improve multithreaded bch_btree_check()
Coly Li
2022-05-24
2
-33
/
+27
|
*
|
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2022-05-23
11
-217
/
+168
|
|
\
\
|
|
*
|
md: fix double free of io_acct_set bioset
Xiao Ni
2022-05-22
1
-4
/
+0
|
|
*
|
md: Don't set mddev private to NULL in raid0 pers->free
Xiao Ni
2022-05-22
1
-1
/
+0
|
|
*
|
md: remove most calls to bdevname
Christoph Hellwig
2022-05-22
9
-200
/
+147
|
|
*
|
md: protect md_unregister_thread from reentrancy
Guoqing Jiang
2022-05-22
1
-5
/
+10
|
|
*
|
md: don't unregister sync_thread with reconfig_mutex held
Guoqing Jiang
2022-05-22
3
-7
/
+11
|
|
/
/
*
|
|
Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-03
12
-82
/
+77
|
\
\
\
|
*
|
|
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-05-28
12
-22
/
+29
|
*
|
|
blk-mq: avoid a mess of casts for blk_end_sync_rq
Christoph Hellwig
2022-05-28
1
-23
/
+20
|
*
|
|
blk-mq: remove __blk_execute_rq_nowait
Christoph Hellwig
2022-05-28
1
-39
/
+30
*
|
|
|
Merge tag 'for-5.19/block-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-03
8
-80
/
+83
|
\
\
\
\
|
*
|
|
|
block: Fix potential deadlock in blk_ia_range_sysfs_show()
Damien Le Moal
2022-06-02
1
-6
/
+1
|
*
|
|
|
block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
Jan Kara
2022-06-02
1
-6
/
+2
|
*
|
|
|
block: remove useless BUG_ON() in blk_mq_put_tag()
Damien Le Moal
2022-06-02
1
-1
/
+0
|
*
|
|
|
blk-mq: do not update io_ticks with passthrough requests
Haisu Wang
2022-05-30
1
-1
/
+2
|
*
|
|
|
block: make bioset_exit() fully resilient against being called twice
Jens Axboe
2022-05-29
1
-0
/
+1
|
*
|
|
|
block: use bio_queue_enter instead of blk_queue_enter in bio_poll
Christoph Hellwig
2022-05-28
1
-1
/
+1
|
*
|
|
|
block: document BLK_STS_AGAIN usage
Hannes Reinecke
2022-05-27
1
-0
/
+4
|
*
|
|
|
block: take destination bvec offsets into account in bio_copy_data_iter
Christoph Hellwig
2022-05-27
1
-3
/
+5
[next]