index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-04
1
-1
/
+12
|
\
|
*
aoe: fix the potential use-after-free problem in more places
Chun-Yi Lee
2024-10-02
1
-1
/
+12
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
4
-4
/
+4
|
/
*
Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-27
1
-2
/
+4
|
\
|
*
zram: don't free statically defined names
Andrey Skvortsov
2024-09-26
1
-2
/
+4
*
|
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
3
-4
/
+0
*
|
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-25
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
drbd: Fix atomicity violation in drbd_uuid_set_bm()
Qiu-ji Chen
2024-09-18
1
-2
/
+4
|
*
Merge tag 'v6.11' into for-6.12/block
Jens Axboe
2024-09-17
1
-0
/
+2
|
|
\
*
|
\
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
20
-127
/
+1241
|
\
\
\
|
*
|
|
zram: free secondary algorithms names
Sergey Senozhatsky
2024-09-17
1
-0
/
+5
|
*
|
|
zram: support priority parameter in recompression
Sergey Senozhatsky
2024-09-09
1
-0
/
+12
|
*
|
|
zram: add dictionary support to zstd backend
Sergey Senozhatsky
2024-09-09
1
-26
/
+124
|
*
|
|
zram: add dictionary support to lz4hc
Sergey Senozhatsky
2024-09-09
1
-7
/
+68
|
*
|
|
zram: add dictionary support to lz4
Sergey Senozhatsky
2024-09-09
1
-7
/
+67
|
*
|
|
zram: move immutable comp params away from per-CPU context
Sergey Senozhatsky
2024-09-09
9
-98
/
+168
|
*
|
|
zram: introduce zcomp_ctx structure
Sergey Senozhatsky
2024-09-09
9
-135
/
+149
|
*
|
|
zram: introduce zcomp_req structure
Sergey Senozhatsky
2024-09-09
9
-72
/
+77
|
*
|
|
zram: add support for dict comp config
Sergey Senozhatsky
2024-09-09
1
-9
/
+36
|
*
|
|
zram: introduce algorithm_params device attribute
Sergey Senozhatsky
2024-09-09
1
-0
/
+68
|
*
|
|
zram: recalculate zstd compression params once
Sergey Senozhatsky
2024-09-09
1
-2
/
+3
|
*
|
|
zram: introduce zcomp_params structure
Sergey Senozhatsky
2024-09-09
11
-24
/
+67
|
*
|
|
zram: check that backends array has at least one backend
Sergey Senozhatsky
2024-09-09
2
-6
/
+21
|
*
|
|
zram: add 842 compression backend support
Sergey Senozhatsky
2024-09-09
5
-0
/
+94
|
*
|
|
zram: add zlib compression backend support
Sergey Senozhatsky
2024-09-09
5
-0
/
+158
|
*
|
|
zram: pass estimated src size hint to zstd
Sergey Senozhatsky
2024-09-09
1
-2
/
+2
|
*
|
|
zram: add zstd compression backend support
Sergey Senozhatsky
2024-09-09
5
-0
/
+123
|
*
|
|
zram: add lz4hc compression backend support
Sergey Senozhatsky
2024-09-09
5
-2
/
+100
|
*
|
|
zram: add lz4 compression backend support
Sergey Senozhatsky
2024-09-09
5
-0
/
+98
|
*
|
|
zram: add lzo and lzorle compression backends support
Sergey Senozhatsky
2024-09-09
7
-0
/
+140
|
*
|
|
zram: introduce custom comp backends API
Sergey Senozhatsky
2024-09-09
4
-151
/
+76
|
*
|
|
zsmalloc: use all available 24 bits of page_type
Matthew Wilcox (Oracle)
2024-09-03
1
-1
/
+0
*
|
|
|
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-16
10
-63
/
+97
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
drbd: Add NULL check for net_conf to prevent dereference in state validation
Mikhail Lobanov
2024-09-10
1
-1
/
+1
|
*
|
mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
Li Zetao
2024-09-07
1
-18
/
+1
|
*
|
zram: Shrink zram_table_entry::flags.
Sebastian Andrzej Siewior
2024-09-06
2
-2
/
+3
|
*
|
zram: Remove ZRAM_LOCK
Sebastian Andrzej Siewior
2024-09-06
2
-12
/
+3
|
*
|
zram: Replace bit spinlocks with a spinlock_t.
Mike Galbraith
2024-09-06
2
-4
/
+15
|
*
|
nbd: correct the maximum value for discard sectors
Wouter Verhelst
2024-09-06
1
-1
/
+1
|
*
|
nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
Wouter Verhelst
2024-09-06
1
-0
/
+2
|
*
|
nbd: implement the WRITE_ZEROES command
Wouter Verhelst
2024-09-06
1
-0
/
+8
|
*
|
nbd: fix race between timeout and normal completion
Ming Lei
2024-08-30
1
-1
/
+12
|
*
|
block/rnbd-srv: Add sanity check and remove redundant assignment
Md Haris Iqbal
2024-08-28
1
-2
/
+9
|
*
|
pktcdvd: remove unnecessary debugfs_create_dir() error check
Yang Ruibin
2024-08-27
1
-2
/
+0
|
*
|
drbd: Remove an unused field in struct drbd_device
Christophe JAILLET
2024-08-26
1
-1
/
+0
|
*
|
ublk: move zone report data out of request pdu
Ming Lei
2024-08-12
1
-16
/
+46
|
*
|
drbd: Remove unused extern declarations
YueHaibing
2024-08-02
1
-10
/
+0
|
*
|
nbd: add support for rotational devices
Wouter Verhelst
2024-07-28
1
-0
/
+3
|
*
|
drbd: use sendpages_ok() instead of sendpage_ok()
Ofir Gal
2024-07-28
1
-1
/
+1
|
|
/
*
|
Merge tag 'block-6.11-20240906' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-06
1
-0
/
+2
|
\
\
|
|
/
|
/
|
[next]