]> Git Repo - linux.git/history - drivers
dm verity: fix FEC for RS roots unaligned to block size
[linux.git] / drivers /
2021-03-04 Milan Brozdm verity: fix FEC for RS roots unaligned to block...
2021-03-04 Mikulas Patockadm bufio: subtract the number of initial sectors in...
2021-02-11 Mikulas Patockadm: fix deadlock when swapping to encrypted device
2021-02-11 Mike Snitzerdm: simplify target code conditional on CONFIG_BLK_DEV_...
2021-02-11 Satya Tangiraladm: set DM_TARGET_PASSES_CRYPTO feature for some targets
2021-02-11 Satya Tangiraladm: support key eviction from keyslot managers of under...
2021-02-11 Satya Tangiraladm: add support for passing through inline crypto support
2021-02-11 Nikos Tsironisdm era: only resize metadata in preresume
2021-02-10 Nikos Tsironisdm era: Use correct value size in equality function...
2021-02-10 Nikos Tsironisdm era: Fix bitset memory leaks
2021-02-10 Nikos Tsironisdm era: Verify the data block size hasn't changed
2021-02-10 Nikos Tsironisdm era: Reinitialize bitset cache before digesting...
2021-02-10 Nikos Tsironisdm era: Update in-core bitset after committing the...
2021-02-10 Nikos Tsironisdm era: Recover committed writeset after crash
2021-02-09 Mike Snitzerdm writecache: use bdev_nr_sectors() instead of open...
2021-02-09 Mikulas Patockadm writecache: fix writing beyond end of underlying...
2021-02-09 Jeffle Xudm table: remove needless request_queue NULL pointer...
2021-02-09 Jeffle Xudm table: fix zoned iterate_devices based device capabi...
2021-02-09 Jeffle Xudm table: fix DAX iterate_devices based device capabili...
2021-02-09 Jeffle Xudm table: fix iterate_devices based device capability...
2021-02-08 Mikulas Patockadm writecache: return the exact table values that were set
2021-02-03 Ahmad Fatoumdm crypt: support using trusted keys
2021-02-03 Ahmad Fatoumdm crypt: replaced #if defined with IS_ENABLED
2021-02-03 Tian Taodm writecache: fix unnecessary NULL check warnings
2021-02-03 Mikulas Patockadm writecache: fix performance degradation in ssd mode
2021-02-03 Mikulas Patockadm integrity: introduce the "fix_hmac" argument
2021-02-03 Jinoh Kangdm persistent data: fix return type of shadow_root()
2021-02-03 Jeffle Xudm: cleanup of front padding calculation
2021-02-03 Colin Ian Kingdm integrity: fix spelling mistake "flusing" -> "flushing"
2021-02-03 Geert Uytterhoevendm crypt: Spelling s/cihper/cipher/
2021-02-03 Tom Rixdm dust: remove h from printk format specifier
2021-02-01 Christoph Hellwigmd: use rdev_read_only in restart_array
2021-02-01 Christoph Hellwigmd: check for NULL ->meta_bdev before calling bdev_read...
2021-01-27 Chaitanya Kulkarninvme-core: check bdev value for NULL
2021-01-27 Christoph Hellwigmd/raid6: refactor raid5_read_one_chunk
2021-01-27 Christoph Hellwigmd: remove md_bio_alloc_sync
2021-01-27 Christoph Hellwigmd: simplify sync_page_io
2021-01-27 Christoph Hellwigmd: remove bio_alloc_mddev
2021-01-27 Christoph Hellwigdrbd: remove drbd_req_make_private_bio
2021-01-27 Christoph Hellwigdrbd: remove bio_alloc_drbd
2021-01-27 Christoph Hellwigdm-clone: use blkdev_issue_flush in commit_metadata
2021-01-27 Christoph Hellwigblock: use an on-stack bio in blkdev_issue_flush
2021-01-26 Christoph Hellwigbcache: use bio_set_dev to assign ->bi_bdev
2021-01-26 Christoph Hellwignvme: use bio_set_dev to assign ->bi_bdev
2021-01-25 Christoph Hellwigtarget/file: allocate the bvec array as part of struct...
2021-01-25 Guoqing Jiangblock: remove unnecessary argument from blk_execute_rq
2021-01-25 Guoqing Jiangblock: remove unnecessary argument from blk_execute_rq_...
2021-01-25 Ming Leibcache: don't pass BIOSET_NEED_BVECS for the 'bio_set...
2021-01-25 Christoph Hellwigblock: add a disk_uevent helper
2021-01-25 Christoph Hellwigblock: use ->bi_bdev for bio based I/O accounting
2021-01-25 Christoph Hellwigblock: store a block_device pointer in struct bio
2021-01-25 Christoph Hellwigdcssblk: remove the end of device check in dcssblk_subm...
2021-01-25 Christoph Hellwigbrd: remove the end of device check in brd_do_bvec
2021-01-25 Christoph Hellwignvme: allow revalidate to set a namespace read-only
2021-01-25 Christoph Hellwigrbd: remove the ->set_read_only method
2021-01-25 Christoph Hellwigdm: use bdev_read_only to check if a device is read...
2021-01-24 Linus TorvaldsMerge tag 'sh-for-5.11' of git://git.libc.org/linux-sh
2021-01-24 Linus TorvaldsMerge tag 'io_uring-5.11-2021-01-24' of git://git.kerne...
2021-01-24 Linus TorvaldsMerge tag 'block-5.11-2021-01-24' of git://git.kernel...
2021-01-24 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-01-24 Linus TorvaldsMerge tag 'char-misc-5.11-rc5' of git://git.kernel...
2021-01-24 Linus TorvaldsMerge tag 'driver-core-5.11-rc5' of git://git.kernel...
2021-01-24 Linus TorvaldsMerge tag 'staging-5.11-rc5' of git://git.kernel.org...
2021-01-24 Linus TorvaldsMerge tag 'tty-5.11-rc5' of git://git.kernel.org/pub...
2021-01-24 Linus TorvaldsMerge tag 'usb-5.11-rc5' of git://git.kernel.org/pub...
2021-01-24 Linus TorvaldsMerge tag 'irq_urgent_for_v5.11_rc5' of git://git.kerne...
2021-01-24 Linus TorvaldsMerge tag 'objtool_urgent_for_v5.11_rc5' of git://git...
2021-01-24 Linus TorvaldsMerge tag 'sched_urgent_for_v5.11_rc5' of git://git...
2021-01-24 Linus TorvaldsMerge tag 'timers_urgent_for_v5.11_rc5' of git://git...
2021-01-24 Linus TorvaldsMerge tag 'x86_urgent_for_v5.11_rc5' of git://git.kerne...
2021-01-24 Linus TorvaldsMerge tag 'powerpc-5.11-5' of git://git.kernel.org...
2021-01-24 Linus TorvaldsMerge tag 'for-linus-2021-01-24' of git://git.kernel...
2021-01-24 Linus TorvaldsMerge tag '5.11-rc4-smb3' of git://git.samba.org/sfrenc...
2021-01-23 Linus TorvaldsMerge branch 'mtd/fixes' of git://git.kernel.org/pub...
2021-01-23 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2021-01-23 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-01-23 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of...
2021-01-22 Linus TorvaldsMerge tag 'for-5.11/dm-fixes-2' of git://git.kernel...
2021-01-22 Linus TorvaldsMerge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of...
2021-01-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2021-01-22 Linus TorvaldsMerge tag 'ceph-for-5.11-rc5' of git://github.com/ceph...
2021-01-22 Linus TorvaldsMerge tag 'fixes-2021-01-22' of git://git.kernel.org...
2021-01-22 Linus TorvaldsMerge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub...
2021-01-22 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.11-2' of git://git...
2021-01-22 Ricky Wumisc: rtsx: init value of aspm_enabled
2021-01-22 Linus Torvaldstty: fix up hung_up_tty_write() conversion
2021-01-22 Krzysztof Kozlowskii2c: sprd: depend on COMMON_CLK to fix compile tests
2021-01-22 Fabio EstevamRevert "i2c: imx: Remove unused .id_table support"
2021-01-22 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-01-22 Linus TorvaldsMerge tag 'drm-fixes-2021-01-22' of git://anongit.freed...
2021-01-21 Dave AirlieMerge tag 'amd-drm-fixes-5.11-2021-01-21' of https...
2021-01-21 Dave AirlieMerge tag 'drm-intel-fixes-2021-01-21' of git://anongit...
2021-01-21 Dave AirlieMerge tag 'drm-misc-fixes-2021-01-20' of git://anongit...
2021-01-21 Hannes Reineckedm: avoid filesystem lookup in dm_get_dev_t()
2021-01-21 Ignat Korchagindm crypt: fix copy and paste bug in crypt_alloc_req_aead
2021-01-21 Mikulas Patockadm integrity: conditionally disable "recalculate" feature
2021-01-21 Linus TorvaldsMerge tag 'fs_for_v5.11-rc5' of git://git.kernel.org...
2021-01-21 Mikulas Patockadm integrity: fix a crash if "recalculate" used without...
2021-01-21 Greg Kroah-HartmanMerge tag 'misc-habanalabs-fixes-2021-01-21' of https...
2021-01-21 Linus TorvaldsMerge tag 'printk-for-5.11-printk-rework-fixup' of...
next
This page took 0.145282 seconds and 7 git commands to generate.