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