index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2024-10-04
Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
aoe: fix the potential use-after-free problem in more places
Chun-Yi Lee
2024-09-27
Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-26
zram: don't free statically defined names
Andrey Skvortsov
2024-09-25
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-18
drbd: Fix atomicity violation in drbd_uuid_set_bm()
Qiu-ji Chen
2024-09-17
Merge tag 'v6.11' into for-6.12/block
Jens Axboe
2024-09-17
zram: free secondary algorithms names
Sergey Senozhatsky
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-10
drbd: Add NULL check for net_conf to prevent dereference in state validation
Mikhail Lobanov
2024-09-09
zram: support priority parameter in recompression
Sergey Senozhatsky
2024-09-09
zram: add dictionary support to zstd backend
Sergey Senozhatsky
2024-09-09
zram: add dictionary support to lz4hc
Sergey Senozhatsky
2024-09-09
zram: add dictionary support to lz4
Sergey Senozhatsky
2024-09-09
zram: move immutable comp params away from per-CPU context
Sergey Senozhatsky
2024-09-09
zram: introduce zcomp_ctx structure
Sergey Senozhatsky
2024-09-09
zram: introduce zcomp_req structure
Sergey Senozhatsky
2024-09-09
zram: add support for dict comp config
Sergey Senozhatsky
2024-09-09
zram: introduce algorithm_params device attribute
Sergey Senozhatsky
2024-09-09
zram: recalculate zstd compression params once
Sergey Senozhatsky
2024-09-09
zram: introduce zcomp_params structure
Sergey Senozhatsky
2024-09-09
zram: check that backends array has at least one backend
Sergey Senozhatsky
2024-09-09
zram: add 842 compression backend support
Sergey Senozhatsky
2024-09-09
zram: add zlib compression backend support
Sergey Senozhatsky
2024-09-09
zram: pass estimated src size hint to zstd
Sergey Senozhatsky
2024-09-09
zram: add zstd compression backend support
Sergey Senozhatsky
2024-09-09
zram: add lz4hc compression backend support
Sergey Senozhatsky
2024-09-09
zram: add lz4 compression backend support
Sergey Senozhatsky
2024-09-09
zram: add lzo and lzorle compression backends support
Sergey Senozhatsky
2024-09-09
zram: introduce custom comp backends API
Sergey Senozhatsky
2024-09-07
mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
Li Zetao
2024-09-06
Merge tag 'block-6.11-20240906' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-06
zram: Shrink zram_table_entry::flags.
Sebastian Andrzej Siewior
2024-09-06
zram: Remove ZRAM_LOCK
Sebastian Andrzej Siewior
2024-09-06
zram: Replace bit spinlocks with a spinlock_t.
Mike Galbraith
2024-09-06
nbd: correct the maximum value for discard sectors
Wouter Verhelst
2024-09-06
nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
Wouter Verhelst
2024-09-06
nbd: implement the WRITE_ZEROES command
Wouter Verhelst
2024-09-04
ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
Li Nan
2024-09-03
zsmalloc: use all available 24 bits of page_type
Matthew Wilcox (Oracle)
2024-08-30
nbd: fix race between timeout and normal completion
Ming Lei
2024-08-28
block/rnbd-srv: Add sanity check and remove redundant assignment
Md Haris Iqbal
2024-08-27
pktcdvd: remove unnecessary debugfs_create_dir() error check
Yang Ruibin
2024-08-26
drbd: Remove an unused field in struct drbd_device
Christophe JAILLET
2024-08-12
ublk: move zone report data out of request pdu
Ming Lei
2024-08-02
drbd: Remove unused extern declarations
YueHaibing
2024-07-28
nbd: add support for rotational devices
Wouter Verhelst
[next]