summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorLines
2024-09-17Merge tag 'v6.11' into for-6.12/blockJens Axboe-0/+2
2024-09-17zram: free secondary algorithms namesSergey Senozhatsky-0/+5
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds-63/+97
2024-09-10drbd: Add NULL check for net_conf to prevent dereference in state validationMikhail Lobanov-1/+1
2024-09-09zram: support priority parameter in recompressionSergey Senozhatsky-0/+12
2024-09-09zram: add dictionary support to zstd backendSergey Senozhatsky-26/+124
2024-09-09zram: add dictionary support to lz4hcSergey Senozhatsky-7/+68
2024-09-09zram: add dictionary support to lz4Sergey Senozhatsky-7/+67
2024-09-09zram: move immutable comp params away from per-CPU contextSergey Senozhatsky-98/+168
2024-09-09zram: introduce zcomp_ctx structureSergey Senozhatsky-135/+149
2024-09-09zram: introduce zcomp_req structureSergey Senozhatsky-72/+77
2024-09-09zram: add support for dict comp configSergey Senozhatsky-9/+36
2024-09-09zram: introduce algorithm_params device attributeSergey Senozhatsky-0/+68
2024-09-09zram: recalculate zstd compression params onceSergey Senozhatsky-2/+3
2024-09-09zram: introduce zcomp_params structureSergey Senozhatsky-24/+67
2024-09-09zram: check that backends array has at least one backendSergey Senozhatsky-6/+21
2024-09-09zram: add 842 compression backend supportSergey Senozhatsky-0/+94
2024-09-09zram: add zlib compression backend supportSergey Senozhatsky-0/+158
2024-09-09zram: pass estimated src size hint to zstdSergey Senozhatsky-2/+2
2024-09-09zram: add zstd compression backend supportSergey Senozhatsky-0/+123
2024-09-09zram: add lz4hc compression backend supportSergey Senozhatsky-2/+100
2024-09-09zram: add lz4 compression backend supportSergey Senozhatsky-0/+98
2024-09-09zram: add lzo and lzorle compression backends supportSergey Senozhatsky-0/+140
2024-09-09zram: introduce custom comp backends APISergey Senozhatsky-151/+76
2024-09-07mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()Li Zetao-18/+1
2024-09-06Merge tag 'block-6.11-20240906' of git://git.kernel.dk/linuxLinus Torvalds-0/+2
2024-09-06zram: Shrink zram_table_entry::flags.Sebastian Andrzej Siewior-2/+3
2024-09-06zram: Remove ZRAM_LOCKSebastian Andrzej Siewior-12/+3
2024-09-06zram: Replace bit spinlocks with a spinlock_t.Mike Galbraith-4/+15
2024-09-06nbd: correct the maximum value for discard sectorsWouter Verhelst-1/+1
2024-09-06nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONALWouter Verhelst-0/+2
2024-09-06nbd: implement the WRITE_ZEROES commandWouter Verhelst-0/+8
2024-09-04ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()Li Nan-0/+2
2024-09-03zsmalloc: use all available 24 bits of page_typeMatthew Wilcox (Oracle)-1/+0
2024-08-30nbd: fix race between timeout and normal completionMing Lei-1/+12
2024-08-28block/rnbd-srv: Add sanity check and remove redundant assignmentMd Haris Iqbal-2/+9
2024-08-27pktcdvd: remove unnecessary debugfs_create_dir() error checkYang Ruibin-2/+0
2024-08-26drbd: Remove an unused field in struct drbd_deviceChristophe JAILLET-1/+0
2024-08-12ublk: move zone report data out of request pduMing Lei-16/+46
2024-08-02drbd: Remove unused extern declarationsYueHaibing-10/+0
2024-07-28nbd: add support for rotational devicesWouter Verhelst-0/+3
2024-07-28drbd: use sendpages_ok() instead of sendpage_ok()Ofir Gal-1/+1
2024-07-27Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds-1/+8
2024-07-26Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-20/+15
2024-07-25rbd: don't assume rbd_is_lock_owner() for exclusive mappingsIlya Dryomov-5/+0
2024-07-25rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappingsIlya Dryomov-5/+5
2024-07-25rbd: rename RBD_LOCK_STATE_RELEASING and releasing_waitIlya Dryomov-10/+10
2024-07-24ublk: fix UBLK_CMD_DEL_DEV_ASYNC handlingMing Lei-1/+4
2024-07-23drbd: Add peer_device to Kernel docSimon Horman-0/+4
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1