Show patches with: Submitter = Eric Biggers       |    State = Action Required       |   239 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,5/9] f2fs: move f2fs_force_buffered_io() into file.c make statx() return DIO alignment information - - - --- 2022-07-22 Eric Biggers New
[v4,4/9] ext4: support STATX_DIOALIGN make statx() return DIO alignment information 1 - - --- 2022-07-22 Eric Biggers New
[v4,3/9] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN make statx() return DIO alignment information - 1 - --- 2022-07-22 Eric Biggers New
[v4,2/9] vfs: support STATX_DIOALIGN on block devices make statx() return DIO alignment information - 2 - --- 2022-07-22 Eric Biggers New
[v4,1/9] statx: add direct I/O alignment information make statx() return DIO alignment information - 3 - --- 2022-07-22 Eric Biggers New
[man-pages,RFC] statx.2, open.2: document STATX_DIOALIGN [man-pages,RFC] statx.2, open.2: document STATX_DIOALIGN - - - --- 2022-06-16 Eric Biggers New
[v3,8/8] f2fs: support STATX_DIOALIGN make statx() return DIO alignment information - - - --- 2022-06-16 Eric Biggers New
[v3,7/8] f2fs: simplify f2fs_force_buffered_io() make statx() return DIO alignment information - - - --- 2022-06-16 Eric Biggers New
[v3,6/8] f2fs: don't allow DIO reads but not DIO writes make statx() return DIO alignment information - - - --- 2022-06-16 Eric Biggers New
[v3,5/8] f2fs: move f2fs_force_buffered_io() into file.c make statx() return DIO alignment information - - - --- 2022-06-16 Eric Biggers New
[v3,4/8] ext4: support STATX_DIOALIGN make statx() return DIO alignment information - - - --- 2022-06-16 Eric Biggers New
[v3,3/8] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN make statx() return DIO alignment information - - - --- 2022-06-16 Eric Biggers New
[v3,2/8] vfs: support STATX_DIOALIGN on block devices make statx() return DIO alignment information - - - --- 2022-06-16 Eric Biggers New
[v3,1/8] statx: add direct I/O alignment information make statx() return DIO alignment information - 1 - --- 2022-06-16 Eric Biggers New
[RFC,v2,7/7] f2fs: support STATX_IOALIGN make statx() return I/O alignment information - - - --- 2022-05-18 Eric Biggers New
[RFC,v2,6/7] f2fs: simplify f2fs_force_buffered_io() make statx() return I/O alignment information - - - --- 2022-05-18 Eric Biggers New
[RFC,v2,5/7] f2fs: don't allow DIO reads but not DIO writes make statx() return I/O alignment information - - - --- 2022-05-18 Eric Biggers New
[RFC,v2,4/7] f2fs: move f2fs_force_buffered_io() into file.c make statx() return I/O alignment information - - - --- 2022-05-18 Eric Biggers New
[RFC,v2,3/7] ext4: support STATX_IOALIGN make statx() return I/O alignment information - - - --- 2022-05-18 Eric Biggers New
[RFC,v2,2/7] fscrypt: change fscrypt_dio_supported() to prepare for STATX_IOALIGN make statx() return I/O alignment information - - - --- 2022-05-18 Eric Biggers New
[RFC,v2,1/7] statx: add I/O alignment information make statx() return I/O alignment information - 2 - --- 2022-05-18 Eric Biggers New
[RFC,8/8] generic: verify ciphertext with hardware-wrapped keys xfstests: test the fscrypt hardware-wrapped key support - - - --- 2022-02-28 Eric Biggers New
[RFC,7/8] common/encrypt: support hardware-wrapped key testing xfstests: test the fscrypt hardware-wrapped key support - - - --- 2022-02-28 Eric Biggers New
[RFC,6/8] fscrypt-crypt-util: add hardware KDF support xfstests: test the fscrypt hardware-wrapped key support - - - --- 2022-02-28 Eric Biggers New
[RFC,5/8] common/encrypt: verify the key identifiers xfstests: test the fscrypt hardware-wrapped key support - - - --- 2022-02-28 Eric Biggers New
[RFC,4/8] common/encrypt: log full ciphertext verification params xfstests: test the fscrypt hardware-wrapped key support - - - --- 2022-02-28 Eric Biggers New
[RFC,3/8] fscrypt-crypt-util: add support for dumping key identifier xfstests: test the fscrypt hardware-wrapped key support - - - --- 2022-02-28 Eric Biggers New
[RFC,2/8] fscrypt-crypt-util: refactor get_key_and_iv() xfstests: test the fscrypt hardware-wrapped key support - - - --- 2022-02-28 Eric Biggers New
[RFC,1/8] fscrypt-crypt-util: use an explicit --direct-key option xfstests: test the fscrypt hardware-wrapped key support - - - --- 2022-02-28 Eric Biggers New
[v5,3/3] fscrypt: add support for hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2022-02-28 Eric Biggers New
[v5,2/3] block: add ioctls to create and prepare hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2022-02-28 Eric Biggers New
[v5,1/3] block: add basic hardware-wrapped key support Support for hardware-wrapped inline encryption keys - - - --- 2022-02-28 Eric Biggers New
[v4,3/3] blk-crypto: show crypto capabilities in sysfs block: show crypto capabilities in sysfs - 1 - --- 2022-01-24 Eric Biggers New
[v4,2/3] block: don't delete queue kobject before its children block: show crypto capabilities in sysfs - 4 - --- 2022-01-24 Eric Biggers New
[v4,1/3] block: simplify calling convention of elv_unregister_queue() block: show crypto capabilities in sysfs - 3 - --- 2022-01-24 Eric Biggers New
[v3,8/8] MAINTAINERS: add entries for block layer documentation docs: consolidate sysfs-block into Documentation/ABI/ - 4 - --- 2021-12-09 Eric Biggers New
[v3,7/8] docs: block: remove queue-sysfs.rst docs: consolidate sysfs-block into Documentation/ABI/ - 4 - --- 2021-12-09 Eric Biggers New
[v3,6/8] docs: sysfs-block: document virt_boundary_mask docs: consolidate sysfs-block into Documentation/ABI/ - 1 - --- 2021-12-09 Eric Biggers New
[v3,5/8] docs: sysfs-block: document stable_writes docs: consolidate sysfs-block into Documentation/ABI/ - 1 - --- 2021-12-09 Eric Biggers New
[v3,4/8] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst docs: consolidate sysfs-block into Documentation/ABI/ - 4 - --- 2021-12-09 Eric Biggers New
[v3,3/8] docs: sysfs-block: add contact for nomerges docs: consolidate sysfs-block into Documentation/ABI/ - 4 - --- 2021-12-09 Eric Biggers New
[v3,2/8] docs: sysfs-block: sort alphabetically docs: consolidate sysfs-block into Documentation/ABI/ - 4 - --- 2021-12-09 Eric Biggers New
[v3,1/8] docs: sysfs-block: move to stable directory docs: consolidate sysfs-block into Documentation/ABI/ - 2 - --- 2021-12-09 Eric Biggers New
[v3,3/3] blk-crypto: show crypto capabilities in sysfs block: show crypto capabilities in sysfs - 1 - --- 2021-12-08 Eric Biggers New
[v3,2/3] block: don't delete queue kobject before its children block: show crypto capabilities in sysfs - 3 - --- 2021-12-08 Eric Biggers New
[v3,1/3] block: simplify calling convention of elv_unregister_queue() block: show crypto capabilities in sysfs - 2 - --- 2021-12-08 Eric Biggers New
[v2,8/8] MAINTAINERS: add entries for block layer documentation docs: consolidate sysfs-block into Documentation/ABI/ - 2 - --- 2021-12-08 Eric Biggers New
[v2,7/8] docs: block: remove queue-sysfs.rst docs: consolidate sysfs-block into Documentation/ABI/ - 2 - --- 2021-12-08 Eric Biggers New
[v2,6/8] docs: sysfs-block: document virt_boundary_mask docs: consolidate sysfs-block into Documentation/ABI/ - 2 - --- 2021-12-08 Eric Biggers New
[v2,5/8] docs: sysfs-block: document stable_writes docs: consolidate sysfs-block into Documentation/ABI/ - 2 - --- 2021-12-08 Eric Biggers New
[v2,4/8] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst docs: consolidate sysfs-block into Documentation/ABI/ - 2 - --- 2021-12-08 Eric Biggers New
[v2,3/8] docs: sysfs-block: add contact for nomerges docs: consolidate sysfs-block into Documentation/ABI/ - 2 - --- 2021-12-08 Eric Biggers New
[v2,2/8] docs: sysfs-block: sort alphabetically docs: consolidate sysfs-block into Documentation/ABI/ - 2 - --- 2021-12-08 Eric Biggers New
[v2,1/8] docs: sysfs-block: move to stable directory docs: consolidate sysfs-block into Documentation/ABI/ - - - --- 2021-12-08 Eric Biggers New
[7/7] MAINTAINERS: add entries for block layer documentation docs: consolidate sysfs-block into Documentation/ABI/ - - - --- 2021-12-01 Eric Biggers New
[6/7] docs: block: remove queue-sysfs.rst docs: consolidate sysfs-block into Documentation/ABI/ - - - --- 2021-12-01 Eric Biggers New
[5/7] docs: sysfs-block: document virt_boundary_mask docs: consolidate sysfs-block into Documentation/ABI/ - - - --- 2021-12-01 Eric Biggers New
[4/7] docs: sysfs-block: document stable_writes docs: consolidate sysfs-block into Documentation/ABI/ - - - --- 2021-12-01 Eric Biggers New
[3/7] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst docs: consolidate sysfs-block into Documentation/ABI/ - - - --- 2021-12-01 Eric Biggers New
[2/7] docs: sysfs-block: add contact for nomerges docs: consolidate sysfs-block into Documentation/ABI/ - - - --- 2021-12-01 Eric Biggers New
[1/7] docs: sysfs-block: sort alphabetically docs: consolidate sysfs-block into Documentation/ABI/ - - - --- 2021-12-01 Eric Biggers New
[v2,3/3] blk-crypto: show crypto capabilities in sysfs block: show crypto capabilities in sysfs - 1 - --- 2021-11-30 Eric Biggers New
[v2,2/3] block: don't delete queue kobject before its children block: show crypto capabilities in sysfs - 2 - --- 2021-11-30 Eric Biggers New
[v2,1/3] block: simplify calling convention of elv_unregister_queue() block: show crypto capabilities in sysfs - 1 - --- 2021-11-30 Eric Biggers New
[3/3] blk-crypto: show crypto capabilities in sysfs block: show crypto capabilities in sysfs - - - --- 2021-11-26 Eric Biggers New
[2/3] block: don't delete queue kobject before its children block: show crypto capabilities in sysfs - - - --- 2021-11-26 Eric Biggers New
[1/3] block: simplify calling convention of elv_unregister_queue() block: show crypto capabilities in sysfs - - - --- 2021-11-26 Eric Biggers New
blk-crypto: remove blk_crypto_unregister() blk-crypto: remove blk_crypto_unregister() - 1 - --- 2021-11-24 Eric Biggers New
[RFC,v4,3/3] fscrypt: add support for hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2021-11-16 Eric Biggers New
[RFC,v4,2/3] block: add ioctls to create and prepare hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2021-11-16 Eric Biggers New
[RFC,v4,1/3] block: add basic hardware-wrapped key support Support for hardware-wrapped inline encryption keys - - - --- 2021-11-16 Eric Biggers New
[RFC,v3,3/3] fscrypt: add support for hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2021-10-21 Eric Biggers New
[RFC,v3,2/3] block: add ioctls to create and prepare hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2021-10-21 Eric Biggers New
[RFC,v3,1/3] block: add basic hardware-wrapped key support Support for hardware-wrapped inline encryption keys - - - --- 2021-10-21 Eric Biggers New
[v6,4/4] blk-crypto: update inline encryption documentation blk-crypto cleanups - 2 - --- 2021-10-18 Eric Biggers New
[v6,3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile blk-crypto cleanups 1 2 - --- 2021-10-18 Eric Biggers New
[v6,2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile blk-crypto cleanups 1 3 - --- 2021-10-18 Eric Biggers New
[v6,1/4] blk-crypto-fallback: properly prefix function and struct names blk-crypto cleanups - 4 - --- 2021-10-18 Eric Biggers New
[v5,4/4] blk-crypto: update inline encryption documentation blk-crypto cleanups - 1 - --- 2021-10-12 Eric Biggers New
[v5,3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile blk-crypto cleanups 1 1 - --- 2021-10-12 Eric Biggers New
[v5,2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile blk-crypto cleanups 1 2 - --- 2021-10-12 Eric Biggers New
[v5,1/4] blk-crypto-fallback: properly prefix function and struct names blk-crypto cleanups - 3 - --- 2021-10-12 Eric Biggers New
[v4,4/4] blk-crypto: update inline encryption documentation blk-crypto cleanups - 1 - --- 2021-09-29 Eric Biggers New
[v4,3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile blk-crypto cleanups 1 1 - --- 2021-09-29 Eric Biggers New
[v4,2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile blk-crypto cleanups 1 2 - --- 2021-09-29 Eric Biggers New
[v4,1/4] blk-crypto-fallback: properly prefix function and struct names blk-crypto cleanups - 3 - --- 2021-09-29 Eric Biggers New
[v3,4/4] blk-crypto: update inline encryption documentation blk-crypto cleanups - - - --- 2021-09-23 Eric Biggers New
[v3,3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile blk-crypto cleanups 1 - - --- 2021-09-23 Eric Biggers New
[v3,2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile blk-crypto cleanups 1 1 - --- 2021-09-23 Eric Biggers New
[v3,1/4] blk-crypto-fallback: properly prefix function and struct names blk-crypto cleanups - 2 - --- 2021-09-23 Eric Biggers New
[RFC,v2,5/5] fscrypt: add support for hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2021-09-16 Eric Biggers New
[RFC,v2,4/5] fscrypt: allow 256-bit master keys with AES-256-XTS Support for hardware-wrapped inline encryption keys - 1 - --- 2021-09-16 Eric Biggers New
[RFC,v2,3/5] fscrypt: improve documentation for inline encryption Support for hardware-wrapped inline encryption keys - - - --- 2021-09-16 Eric Biggers New
[RFC,v2,2/5] block: add ioctls to create and prepare hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2021-09-16 Eric Biggers New
[RFC,v2,1/5] block: add basic hardware-wrapped key support Support for hardware-wrapped inline encryption keys - - - --- 2021-09-16 Eric Biggers New
[v2,4/4] blk-crypto: update inline encryption documentation blk-crypto cleanups - - - --- 2021-09-16 Eric Biggers New
[v2,3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile blk-crypto cleanups 1 - - --- 2021-09-16 Eric Biggers New
[v2,2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile blk-crypto cleanups 1 1 - --- 2021-09-16 Eric Biggers New
[v2,1/4] blk-crypto-fallback: properly prefix function and struct names blk-crypto cleanups - 2 - --- 2021-09-16 Eric Biggers New
[5/5] blk-crypto: update inline encryption documentation blk-crypto cleanups - - - --- 2021-09-13 Eric Biggers New
« 1 2 3 »