index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sha256_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
bcache: use read_cache_page_gfp to read the superblock
Christoph Hellwig
2
-9
/
+8
2020-01-23
bcache: store a pointer to the on-disk sb in the cache and cached_dev structures
Christoph Hellwig
2
-19
/
+17
2020-01-23
bcache: return a pointer to the on-disk sb from read_super
Christoph Hellwig
1
-11
/
+11
2020-01-23
bcache: transfer the sb_page reference to register_{bdev,cache}
Christoph Hellwig
1
-15
/
+6
2020-01-23
bcache: fix use-after-free in register_bcache()
Coly Li
1
-1
/
+2
2020-01-23
bcache: properly initialize 'path' and 'err' in register_bcache()
Coly Li
1
-1
/
+3
2020-01-23
bcache: rework error unwinding in register_bcache
Christoph Hellwig
1
-30
/
+45
2020-01-23
bcache: use a separate data structure for the on-disk super block
Christoph Hellwig
2
-3
/
+54
2020-01-23
bcache: cached_dev_free needs to put the sb page
Liang Chen
1
-0
/
+3
2020-01-13
md/raid1: introduce wait_for_serialization
Guoqing Jiang
1
-19
/
+22
2020-01-13
md/raid1: use bucket based mechanism for IO serialization
Guoqing Jiang
2
-8
/
+19
2020-01-13
md: introduce a new struct for IO serialization
Guoqing Jiang
4
-63
/
+116
2020-01-13
md: don't destroy serial_info_pool if serialize_policy is true
Guoqing Jiang
1
-4
/
+8
2020-01-13
raid1: serialize the overlap write
Guoqing Jiang
1
-14
/
+13
2020-01-13
md: reorgnize mddev_create/destroy_serial_pool
Guoqing Jiang
1
-29
/
+42
2020-01-13
md: add serialize_policy sysfs node for raid1
Guoqing Jiang
2
-0
/
+53
2020-01-13
md: prepare for enable raid1 io serialization
Guoqing Jiang
2
-21
/
+46
2020-01-13
md: fix a typo s/creat/create
Guoqing Jiang
1
-3
/
+3
2020-01-13
md: rename wb stuffs
Guoqing Jiang
4
-77
/
+80
2020-01-13
raid5: remove worker_cnt_per_group argument from alloc_thread_groups
Guoqing Jiang
1
-14
/
+7
2020-01-13
md/raid6: fix algorithm choice under larger PAGE_SIZE
Zhengyuan Liu
2
-23
/
+44
2020-01-13
raid6/test: fix a compilation warning
Zhengyuan Liu
2
-1
/
+3
2020-01-13
raid6/test: fix a compilation error
Zhengyuan Liu
1
-1
/
+0
2020-01-13
md-bitmap: small cleanups
Zhiqiang Liu
1
-3
/
+2
2020-01-09
block: mark zone-mgmt bios with REQ_SYNC
Chaitanya Kulkarni
1
-1
/
+1
2020-01-07
blk-mq: Document functions for sending request
André Almeida
1
-2
/
+83
2020-01-07
block: Allow t10-pi to be modular
Herbert Xu
5
-2
/
+12
2019-12-19
blk-mq: optimise blk_mq_flush_plug_list()
Pavel Begunkov
1
-38
/
+19
2019-12-19
list: introduce list_for_each_continue()
Pavel Begunkov
1
-0
/
+10
2019-12-19
blk-mq: optimise rq sort function
Pavel Begunkov
1
-8
/
+4
2019-12-17
early init: fix error handling when opening /dev/console
Linus Torvalds
1
-1
/
+1
2019-12-16
iommu: fix KASAN use-after-free in iommu_insert_resv_region
Eric Auger
1
-2
/
+2
2019-12-16
Fix root mounting with no mount options
Linus Torvalds
1
-10
/
+13
2019-12-16
perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES description
Ed Maste
1
-1
/
+1
2019-12-16
perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITES
Ed Maste
1
-1
/
+1
2019-12-16
libtraceevent: Allow custom libdir path
Sudip Mukherjee
2
-4
/
+6
2019-12-16
ALSA: hda - Downgrade error message for single-cmd fallback
Takashi Iwai
1
-1
/
+1
2019-12-16
spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
Christophe Leroy
1
-3
/
+3
2019-12-16
spi: nxp-fspi: Ensure width is respected in spi-mem operations
Michael Walle
1
-1
/
+1
2019-12-16
regulator: rn5t618: fix module aliases
Andreas Kemnade
1
-0
/
+1
2019-12-16
ASoC: wm8962: fix lambda value
Shengjiu Wang
1
-2
/
+2
2019-12-16
ARM: bcm: Add missing sentinel to bcm2711_compat[]
H. Nikolaus Schaller
1
-0
/
+1
2019-12-16
Linux 5.5-rc2
v5.5-rc2
Linus Torvalds
1
-1
/
+1
2019-12-14
ALSA: hda: Fix regression by strip mask fix
Takashi Iwai
2
-3
/
+3
2019-12-14
ALSA: hda/ca0132 - Fix work handling in delayed HP detection
Takashi Iwai
1
-2
/
+14
2019-12-14
ALSA: hda/ca0132 - Avoid endless loop
Takashi Iwai
1
-2
/
+3
2019-12-14
ALSA: hda/ca0132 - Keep power on during processing DSP response
Takashi Iwai
1
-0
/
+2
2019-12-14
ALSA: pcm: Avoid possible info leaks from PCM stream buffers
Takashi Iwai
1
-0
/
+4
2019-12-14
binder: fix incorrect calculation for num_valid
Todd Kjos
1
-2
/
+2
2019-12-13
btrfs: send: remove WARN_ON for readonly mount
Anand Jain
1
-6
/
+0
[next]