Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH 11/33] tcp: tcp_sock_set_nodelay, (continued)
- [PATCH 15/33] tcp: add tcp_sock_set_keepidle, Christoph Hellwig
- [PATCH 14/33] tcp: add tcp_sock_set_user_timeout, Christoph Hellwig
- Re: [PATCH 29/33] rxrpc_sock_set_min_security_level, David Howells
- Re: [PATCH 21/33] ipv4: add ip_sock_set_mtu_discover, David Howells
- Re: [PATCH 20/33] ipv4: add ip_sock_set_recverr, David Howells
- Re: [PATCH 23/33] ipv6: add ip6_sock_set_recverr, David Howells
- Re: [PATCH 06/33] net: add sock_set_timestamps, David Howells
- Re: remove kernel_setsockopt and kernel_getsockopt, Joe Perches
- Re: remove kernel_setsockopt and kernel_getsockopt, Sagi Grimberg
- Re: remove kernel_setsockopt and kernel_getsockopt, David Miller
- [PATCH V11 00/12] blk-mq: improvement CPU hotplug,
Ming Lei
- [PATCH V11 01/12] block: clone nr_integrity_segments and write_hint in blk_rq_prep_clone, Ming Lei
- [PATCH V11 02/12] block: add helper for copying request, Ming Lei
- [PATCH V11 03/12] blk-mq: mark blk_mq_get_driver_tag as static, Ming Lei
- [PATCH V11 04/12] blk-mq: assign rq->tag in blk_mq_get_driver_tag, Ming Lei
- [PATCH V11 05/12] blk-mq: add blk_mq_all_tag_iter, Ming Lei
- [PATCH V11 06/12] blk-mq: prepare for draining IO when hctx's all CPUs are offline, Ming Lei
- [PATCH V11 07/12] blk-mq: stop to handle IO and drain IO before hctx becomes inactive, Ming Lei
- [PATCH V11 09/12] blk-mq: add blk_mq_hctx_handle_dead_cpu for handling cpu dead, Ming Lei
- [PATCH V11 08/12] block: add blk_end_flush_machinery, Ming Lei
- [PATCH V11 10/12] block: add request allocation flag of BLK_MQ_REQ_FORCE, Ming Lei
- [PATCH V11 11/12] blk-mq: re-submit IO in case that hctx is inactive, Ming Lei
- [PATCH V11 12/12] block: deactivate hctx when the hctx is actually inactive, Ming Lei
- Re: [PATCH V11 00/12] blk-mq: improvement CPU hotplug, John Garry
- [loop]efcfec579: BUG:blk_update_request: I/O error, dev loop6, sector 49674 op 0x9:(WRITE_ZEROES), Xu, Yanfei
- Re: BUG:loop:blk_update_request: I/O error, dev loop6, sector 49674 op 0x9:(WRITE_ZEROES),
Jens Axboe
- [PATCH] block: reset mapping if failed to update hardware queue count,
Weiping Zhang
- [PATCH v11 00/10] Introduce Zone Append for writing to zoned block devices,
Johannes Thumshirn
- [PATCH v11 01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no, Johannes Thumshirn
- [PATCH v11 02/10] block: rename __bio_add_pc_page to bio_add_hw_page, Johannes Thumshirn
- [PATCH v11 03/10] block: Introduce REQ_OP_ZONE_APPEND, Johannes Thumshirn
- [PATCH v11 04/10] block: introduce blk_req_zone_write_trylock, Johannes Thumshirn
- [PATCH v11 05/10] block: Modify revalidate zones, Johannes Thumshirn
- [PATCH v11 06/10] scsi: sd_zbc: factor out sanity checks for zoned commands, Johannes Thumshirn
- [PATCH v11 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands, Johannes Thumshirn
- [PATCH v11 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO, Johannes Thumshirn
- [PATCH v11 09/10] block: export bio_release_pages and bio_iov_iter_get_pages, Johannes Thumshirn
- [PATCH v11 08/10] null_blk: Support REQ_OP_ZONE_APPEND, Johannes Thumshirn
- Re: [PATCH v11 00/10] Introduce Zone Append for writing to zoned block devices, Christoph Hellwig
- Re: [PATCH v11 00/10] Introduce Zone Append for writing to zoned block devices, Jens Axboe
[bug report] lightnvm: pblk: return NVM_ error on failed submission,
Dan Carpenter
[PATCH v15 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device,
Danil Kipnis
- [PATCH v15 02/25] RDMA/rtrs: public interface header to establish RDMA connections, Danil Kipnis
- [PATCH v15 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers, Danil Kipnis
- [PATCH v15 05/25] RDMA/rtrs: client: private header with client structs and functions, Danil Kipnis
- [PATCH v15 04/25] RDMA/rtrs: core: lib functions shared between client and server modules, Danil Kipnis
- [PATCH v15 06/25] RDMA/rtrs: client: main functionality, Danil Kipnis
- [PATCH v15 07/25] RDMA/rtrs: client: statistics functions, Danil Kipnis
- [PATCH v15 01/25] sysfs: export sysfs_remove_file_self(), Danil Kipnis
- [PATCH v15 09/25] RDMA/rtrs: server: private header with server structs and functions, Danil Kipnis
- [PATCH v15 08/25] RDMA/rtrs: client: sysfs interface functions, Danil Kipnis
- [PATCH v15 10/25] RDMA/rtrs: server: main functionality, Danil Kipnis
- [PATCH v15 11/25] RDMA/rtrs: server: statistics functions, Danil Kipnis
- [PATCH v15 12/25] RDMA/rtrs: server: sysfs interface functions, Danil Kipnis
- [PATCH v15 13/25] RDMA/rtrs: include client and server modules into kernel compilation, Danil Kipnis
- [PATCH v15 14/25] RDMA/rtrs: a bit of documentation, Danil Kipnis
- [PATCH v15 15/25] block/rnbd: private headers with rnbd protocol structs and helpers, Danil Kipnis
- [PATCH v15 16/25] block/rnbd: client: private header with client structs and functions, Danil Kipnis
- [PATCH v15 18/25] block/rnbd: client: sysfs interface functions, Danil Kipnis
- [PATCH v15 19/25] block/rnbd: server: private header with server structs and functions, Danil Kipnis
- [PATCH v15 17/25] block/rnbd: client: main functionality, Danil Kipnis
- [PATCH v15 20/25] block/rnbd: server: main functionality, Danil Kipnis
- [PATCH v15 21/25] block/rnbd: server: functionality for IO submitting to block dev, Danil Kipnis
- [PATCH v15 22/25] block/rnbd: server: sysfs interface functions, Danil Kipnis
- [PATCH v15 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules, Danil Kipnis
- [PATCH v15 24/25] block/rnbd: a bit of documentation, Danil Kipnis
- [PATCH v15 23/25] block/rnbd: include client and server modules into kernel compilation, Danil Kipnis
- Re: [PATCH v15 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device, Danil Kipnis
- Re: [PATCH v15 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device, Jason Gunthorpe
[RFC PATCH v2] bcache: export zoned information for backing device,
Coly Li
[GIT PULL v2] Block fixes for 5.7-rc5,
Jens Axboe
[GIT PULL] Block fixes for 5.7-rc5,
Jens Axboe
[PATCH v4 0/5] block: fix blktrace debugfs use after free,
Luis Chamberlain
[PATCH 0/4] cleanup for blk-wbt and blk-throttle,
Guoqing Jiang
[PATCH 0/1] block: don't inject fake timeouts on quiesced queues,
Alan Adamson
[PATCH 1/1] block: don't inject fake timeouts on quiesced queues, Alan Adamson
remove a few uses of ->queuedata,
Christoph Hellwig
- [PATCH 01/15] nfblock: use gendisk private_data, Christoph Hellwig
- [PATCH 04/15] null_blk: stop using ->queuedata for bio mode, Christoph Hellwig
- [PATCH 12/15] md: stop using ->queuedata, Christoph Hellwig
- [PATCH 15/15] nvdimm/pmem: stop using ->queuedata, Christoph Hellwig
- [PATCH 13/15] nvdimm/blk: stop using ->queuedata, Christoph Hellwig
- [PATCH 14/15] nvdimm/btt: stop using ->queuedata, Christoph Hellwig
- [PATCH 11/15] dm: stop using ->queuedata, Christoph Hellwig
- [PATCH 10/15] bcache: stop setting ->queuedata, Christoph Hellwig
- [PATCH 07/15] umem: stop using ->queuedata, Christoph Hellwig
- [PATCH 08/15] zram: stop using ->queuedata, Christoph Hellwig
- [PATCH 09/15] lightnvm: stop using ->queuedata, Christoph Hellwig
- [PATCH 03/15] drbd: stop using ->queuedata, Christoph Hellwig
- [PATCH 06/15] rsxx: stop using ->queuedata, Christoph Hellwig
- [PATCH 02/15] simdisk: stop using ->queuedata, Christoph Hellwig
- [PATCH 05/15] ps3vram: stop using ->queuedata, Christoph Hellwig
- Re: remove a few uses of ->queuedata, Dan Williams
- Re: remove a few uses of ->queuedata, Ming Lei
[GIT PULL] first batch of nvme updates for 5.8,
Christoph Hellwig
[PATCH v2] zcomp: Use ARRAY_SIZE() for backends list, Andy Shevchenko
[RESEND] last missing patch in the cdrom ioctl_by_bdev removal series,
Christoph Hellwig
[PATCH V3 0/4] block: fix partition use-after-free and optimization,
Ming Lei
Need part_in_flight() to be non-static,
Coly Li
[PATCH V2 0/4] block: fix partition use-after-free and optimization,
Ming Lei
[PATCH] dm: track io errors per mapped device,
Kjetil Orbekk
[PATCH] block/drbd: remove redundant initialization to variable rv, Colin King
[PATCH AUTOSEL 5.6 43/50] block: remove the bd_openers checks in blk_drop_partitions, Sasha Levin
[PATCH v6 0/5] Fix potential kernel panic when increase hardware queue,
Weiping Zhang
[PATCH v2 00/10] clean up SECTOR related macros and sectors/pages conversions,
Zhen Lei
- [PATCH v2 07/10] block: use sectors_to_npage() and PAGE_SECTORS to clean up code, Zhen Lei
- [PATCH v2 06/10] mm/swap: use npage_to_sectors() and PAGE_SECTORS to clean up code, Zhen Lei
- [PATCH v2 08/10] md: use sectors_to_npage() and npage_to_sectors() to clean up code, Zhen Lei
- [PATCH v2 10/10] md: use PAGE_SECTORS to clean up code, Zhen Lei
- [PATCH v2 09/10] md: use existing definition RESYNC_SECTORS, Zhen Lei
- [PATCH v2 04/10] zram: abolish macro SECTORS_PER_PAGE_SHIFT, Zhen Lei
- [PATCH v2 05/10] block: abolish macro PAGE_SECTORS_SHIFT, Zhen Lei
- [PATCH v2 03/10] block: add sectors_to_npage()/npage_to_sectors() helpers, Zhen Lei
- [PATCH v2 02/10] zram: abolish macro SECTORS_PER_PAGE, Zhen Lei
- [PATCH v2 01/10] block: move PAGE_SECTORS definition into <linux/blkdev.h>, Zhen Lei
- Re: [PATCH v2 00/10] clean up SECTOR related macros and sectors/pages conversions, Leizhen (ThunderTown)
[PATCH] drivers: block: use set_current_state macro,
Xu Wang
[PATCH v10 0/9] Introduce Zone Append for writing to zoned block devices,
Johannes Thumshirn
[PATCH 0/3] Fix blkparse and iowatcher for kernels >= 4.14,
Jan Kara
[PATCH v2] block: Make request_queue.rpm_status an enum,
Geert Uytterhoeven
[PATCH] MAINTAINERS: Add missing header files to BLOCK LAYER section,
Geert Uytterhoeven
[PATCH 0/4] eliminate SECTOR related magic numbers and duplicated conversions,
Zhen Lei
[PATCH v5 0/5] Fix potential kernel panic when increase hardware queue,
Weiping Zhang
[PATCH V10 00/11] blk-mq: improvement CPU hotplug,
Ming Lei
- [PATCH V10 01/11] block: clone nr_integrity_segments and write_hint in blk_rq_prep_clone, Ming Lei
- [PATCH V10 02/11] block: add helper for copying request, Ming Lei
- [PATCH V10 03/11] blk-mq: mark blk_mq_get_driver_tag as static, Ming Lei
- [PATCH V10 04/11] blk-mq: assign rq->tag in blk_mq_get_driver_tag, Ming Lei
- [PATCH V10 05/11] blk-mq: support rq filter callback when iterating rqs, Ming Lei
- [PATCH V10 06/11] blk-mq: prepare for draining IO when hctx's all CPUs are offline, Ming Lei
- [PATCH V10 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive, Ming Lei
- [PATCH V10 08/11] block: add blk_end_flush_machinery, Ming Lei
- [PATCH V10 09/11] blk-mq: add blk_mq_hctx_handle_dead_cpu for handling cpu dead, Ming Lei
- [PATCH V10 10/11] blk-mq: re-submit IO in case that hctx is inactive, Ming Lei
- [PATCH V10 11/11] block: deactivate hctx when the hctx is actually inactive, Ming Lei
- Re: [PATCH V10 00/11] blk-mq: improvement CPU hotplug, Ming Lei
[block/for-5.7] iocost: protect iocg->abs_vdebt with iocg->waitq.lock,
Tejun Heo
[PATCH] block: remove the REQ_NOWAIT_INLINE flag,
Christoph Hellwig
[PATCH RFC 1/2] fs/iomap/direct-io: pass NOWAIT to bio flags,
Konstantin Khlebnikov
[PATCH 0/2] bcache patches for Linux v5.7-rc5,
Coly Li
[PATCH RFC 1/2] tracing/block: cleanup rwbs filling in trace events,
Konstantin Khlebnikov
[PATCH v14 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device,
Danil Kipnis
- [PATCH v14 01/25] sysfs: export sysfs_remove_file_self(), Danil Kipnis
- [PATCH v14 02/25] RDMA/rtrs: public interface header to establish RDMA connections, Danil Kipnis
- [PATCH v14 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers, Danil Kipnis
- [PATCH v14 04/25] RDMA/rtrs: core: lib functions shared between client and server modules, Danil Kipnis
- [PATCH v14 05/25] RDMA/rtrs: client: private header with client structs and functions, Danil Kipnis
- [PATCH v14 07/25] RDMA/rtrs: client: statistics functions, Danil Kipnis
- [PATCH v14 06/25] RDMA/rtrs: client: main functionality, Danil Kipnis
- [PATCH v14 08/25] RDMA/rtrs: client: sysfs interface functions, Danil Kipnis
- [PATCH v14 09/25] RDMA/rtrs: server: private header with server structs and functions, Danil Kipnis
- [PATCH v14 10/25] RDMA/rtrs: server: main functionality, Danil Kipnis
- [PATCH v14 11/25] RDMA/rtrs: server: statistics functions, Danil Kipnis
- [PATCH v14 12/25] RDMA/rtrs: server: sysfs interface functions, Danil Kipnis
- [PATCH v14 13/25] RDMA/rtrs: include client and server modules into kernel compilation, Danil Kipnis
- [PATCH v14 14/25] RDMA/rtrs: a bit of documentation, Danil Kipnis
- [PATCH v14 15/25] block/rnbd: private headers with rnbd protocol structs and helpers, Danil Kipnis
- [PATCH v14 16/25] block/rnbd: client: private header with client structs and functions, Danil Kipnis
- [PATCH v14 17/25] block/rnbd: client: main functionality, Danil Kipnis
- [PATCH v14 18/25] block/rnbd: client: sysfs interface functions, Danil Kipnis
- [PATCH v14 19/25] block/rnbd: server: private header with server structs and functions, Danil Kipnis
- [PATCH v14 20/25] block/rnbd: server: main functionality, Danil Kipnis
- [PATCH v14 22/25] block/rnbd: server: sysfs interface functions, Danil Kipnis
- [PATCH v14 23/25] block/rnbd: include client and server modules into kernel compilation, Danil Kipnis
- [PATCH v14 21/25] block/rnbd: server: functionality for IO submitting to block dev, Danil Kipnis
- [PATCH v14 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules, Danil Kipnis
- [PATCH v14 24/25] block/rnbd: a bit of documentation, Danil Kipnis
stop using ioctl_by_bdev for file system access to CDROMs v3,
Christoph Hellwig
[PATCH 1/4] block/part_stat: remove rcu_read_lock() from part_stat_lock(),
Konstantin Khlebnikov
bdi: fix use-after-free for dev_name(bdi->dev) v3 (resend),
Christoph Hellwig
- [PATCH 1/9] vboxsf: don't use the source name in the bdi name, Christoph Hellwig
- [PATCH 2/9] bdi: move bdi_dev_name out of line, Christoph Hellwig
- [PATCH 3/9] bdi: use bdi_dev_name() to get device name, Christoph Hellwig
- [PATCH 5/9] driver core: remove device_create_vargs, Christoph Hellwig
- [PATCH 6/9] bdi: unexport bdi_register_va, Christoph Hellwig
- [PATCH 7/9] bdi: remove bdi_register_owner, Christoph Hellwig
- [PATCH 9/9] bdi: remove the name field in struct backing_dev_info, Christoph Hellwig
- [PATCH 8/9] bdi: simplify bdi_alloc, Christoph Hellwig
- [PATCH 4/9] bdi: add a ->dev_name field to struct backing_dev_info, Christoph Hellwig
- PING for Re: bdi: fix use-after-free for dev_name(bdi->dev) v3 (resend), Christoph Hellwig
- Re: bdi: fix use-after-free for dev_name(bdi->dev) v3 (resend), Ming Lei
[PATCH V2] block: add blk_io_schedule() for avoiding task hung in sync dio,
Ming Lei
[PATCH V9 00/11] blk-mq: improvement CPU hotplug,
Ming Lei
- [PATCH V9 01/11] block: clone nr_integrity_segments and write_hint in blk_rq_prep_clone, Ming Lei
- [PATCH V9 02/11] block: add helper for copying request, Ming Lei
- [PATCH V9 03/11] blk-mq: mark blk_mq_get_driver_tag as static, Ming Lei
- [PATCH V9 04/11] blk-mq: assign rq->tag in blk_mq_get_driver_tag, Ming Lei
- [PATCH V9 05/11] blk-mq: support rq filter callback when iterating rqs, Ming Lei
- [PATCH V9 06/11] blk-mq: prepare for draining IO when hctx's all CPUs are offline, Ming Lei
- [PATCH V9 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive, Ming Lei
- [PATCH V9 09/11] blk-mq: add blk_mq_hctx_handle_dead_cpu for handling cpu dead, Ming Lei
- [PATCH V9 08/11] block: add blk_end_flush_machinery, Ming Lei
- [PATCH V9 11/11] block: deactivate hctx when the hctx is actually inactive, Ming Lei
- [PATCH V9 10/11] blk-mq: re-submit IO in case that hctx is inactive, Ming Lei
- Re: [PATCH V9 00/11] blk-mq: improvement CPU hotplug, John Garry
[GIT PULL] Block fixes for 5.7-rc4,
Jens Axboe
[PATCH v3 0/4] floppy: suppress UBSAN warning in setup_rw_floppy(),
Denis Efremov
[RFC PATCH v4 0/4] Inline crypto support on DragonBoard 845c,
Eric Biggers
[git pull] device mapper fixes for 5.7-rc4,
Mike Snitzer
[GIT PULL] nvme fix for 5.7,
Christoph Hellwig
[PATCH v2 0/3] block: drive-by cleanups for block cgroup,
Johannes Thumshirn
[PATCH AUTOSEL 5.6 58/79] blk-iocost: Fix error on iocost_ioc_vrate_adj, Sasha Levin
[PATCH v4] virtio-blk: handle block_device_operations callbacks after hot unplug,
Stefan Hajnoczi
[PATCH AUTOSEL 5.4 41/57] blk-iocost: Fix error on iocost_ioc_vrate_adj, Sasha Levin
[PATCH 8/7] hfs: stop using ioctl_by_bdev, Christoph Hellwig
[PATCH v12 00/12] Inline Encryption Support,
Satya Tangirala
- [PATCH v12 02/12] block: Keyslot Manager for Inline Encryption, Satya Tangirala
- [PATCH v12 03/12] block: Inline encryption support for blk-mq, Satya Tangirala
- [PATCH v12 04/12] block: Make blk-integrity preclude hardware inline encryption, Satya Tangirala
- [PATCH v12 05/12] block: blk-crypto-fallback for Inline Encryption, Satya Tangirala
- [PATCH v12 07/12] scsi: ufs: UFS crypto API, Satya Tangirala
- [PATCH v12 08/12] scsi: ufs: Add inline encryption support to UFS, Satya Tangirala
- [PATCH v12 10/12] fscrypt: add inline encryption support, Satya Tangirala
- [PATCH v12 12/12] ext4: add inline encryption support, Satya Tangirala
- [PATCH v12 11/12] f2fs: add inline encryption support, Satya Tangirala
- [PATCH v12 09/12] fs: introduce SB_INLINECRYPT, Satya Tangirala
- [PATCH v12 01/12] Documentation: Document the blk-crypto framework, Satya Tangirala
- [PATCH v12 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions, Satya Tangirala
- Re: [PATCH v12 00/12] Inline Encryption Support, Eric Biggers
Commit 35fe6d7632 breaks blktrace API,
Jan Kara
[PATCH 0/1] remove ioclt_by_bdev from DASD,
Stefan Haberland
[PATCH 1/1] io_uring: use proper references for fallback_req locking,
Bijan Mottahedeh
[PATCH v3] virtio-blk: handle block_device_operations callbacks after hot unplug,
Stefan Hajnoczi
[PATCH v4 00/10] Add a new LOOP_CONFIGURE ioctl,
Martijn Coenen
- [PATCH v4 01/10] loop: Factor out loop size validation, Martijn Coenen
- [PATCH v4 04/10] loop: Refactor loop_set_status() size calculation, Martijn Coenen
- [PATCH v4 05/10] loop: Remove figure_loop_size(), Martijn Coenen
- [PATCH v4 09/10] loop: Clean up LOOP_SET_STATUS lo_flags handling., Martijn Coenen
- [PATCH v4 08/10] loop: Rework lo_ioctl() __user argument casting, Martijn Coenen
- [PATCH v4 10/10] loop: Add LOOP_CONFIGURE ioctl, Martijn Coenen
- [PATCH v4 07/10] loop: Move loop_set_status_from_info() and friends up, Martijn Coenen
- [PATCH v4 06/10] loop: Factor out configuring loop from status, Martijn Coenen
- [PATCH v4 03/10] loop: Switch to set_capacity_revalidate_and_notify(), Martijn Coenen
- [PATCH v4 02/10] loop: Factor out setting loop device size, Martijn Coenen
Re: [PATCH v3 4/6] blktrace: fix debugfs use after free, Markus Elfring
[RFC v1 0/6] block: add error handling for *add_disk*(),
Luis Chamberlain
[PATCH v3 0/6] block: fix blktrace debugfs use after free,
Luis Chamberlain
[PATCH v11 00/12] Inline Encryption Support,
Satya Tangirala
- [PATCH v11 01/12] Documentation: Document the blk-crypto framework, Satya Tangirala
- [PATCH v11 02/12] block: Keyslot Manager for Inline Encryption, Satya Tangirala
- [PATCH v11 03/12] block: Inline encryption support for blk-mq, Satya Tangirala
- [PATCH v11 07/12] scsi: ufs: UFS crypto API, Satya Tangirala
- [PATCH v11 08/12] scsi: ufs: Add inline encryption support to UFS, Satya Tangirala
- [PATCH v11 12/12] ext4: add inline encryption support, Satya Tangirala
- [PATCH v11 11/12] f2fs: add inline encryption support, Satya Tangirala
- [PATCH v11 10/12] fscrypt: add inline encryption support, Satya Tangirala
- [PATCH v11 09/12] fs: introduce SB_INLINECRYPT, Satya Tangirala
- [PATCH v11 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions, Satya Tangirala
- [PATCH v11 05/12] block: blk-crypto-fallback for Inline Encryption, Satya Tangirala
- [PATCH v11 04/12] block: Make blk-integrity preclude hardware inline encryption, Satya Tangirala
- Re: [PATCH v11 00/12] Inline Encryption Support, Eric Biggers
[PATCH -next] blk-mq: Use BUG_ON() instead of BUG(),
Zou Wei
[PATCH] blk-mq: make function '__blk_mq_sched_dispatch_requests' static,
Zheng Bin
[PATCH] Fix use after free in get_tree_bdev(),
David Howells
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]