messages from 2021-09-15 12:45:15 to 2021-10-15 13:30:40 UTC [more...]
don't use ->bd_inode to access the block device size v2
2021-10-15 13:26 UTC (25+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
iSCSI Abort Task and WRITE PENDING
2021-10-15 3:18 UTC (17+ messages)
don't use ->bd_inode to access the block device size
2021-10-14 15:35 UTC (76+ messages)
` [PATCH 01/29] bcache: remove bdev_sectors
` [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 03/29] dm: "
` [PATCH 04/29] md: "
` [PATCH 05/29] mtd/block2mtd: "
` [PATCH 06/29] nvmet: "
` [PATCH 07/29] target/iblock: "
` [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block
` [PATCH 09/29] fs: simplify init_page_buffers
` [PATCH 10/29] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 11/29] btrfs: "
` [PATCH 12/29] cramfs: "
` [PATCH 13/29] fat: "
` [PATCH 14/29] hfs: "
` [PATCH 15/29] hfsplus: "
` [PATCH 16/29] jfs: "
` [PATCH 17/29] nfs/blocklayout: "
` [PATCH 18/29] nilfs2: "
` [PATCH 19/29] ntfs3: "
` [PATCH 20/29] pstore/blk: "
` [PATCH 21/29] reiserfs: "
` [PATCH 22/29] squashfs: "
` [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate
` [PATCH 24/29] block: add a sb_bdev_nr_blocks helper
` [PATCH 25/29] ext4: use sb_bdev_nr_blocks
` [PATCH 26/29] jfs: "
` [PATCH 27/29] ntfs: "
` [PATCH 28/29] reiserfs: "
` [PATCH 29/29] udf: "
remove QUEUE_FLAG_SCSI_PASSTHROUGH
2021-10-14 8:03 UTC (20+ messages)
` [PATCH 1/7] block: add a ->get_unique_id method
` [PATCH 2/7] sd: implement ->get_unique_id
` [PATCH 3/7] nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
` [PATCH 4/7] bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn
` [PATCH 5/7] scsi: add a scsi_alloc_request helper
` [PATCH 6/7] block: remove the initialize_rq_fn blk_mq_ops method
` [PATCH 7/7] block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
[PATCH] scsi: target: tcmu: allocate zeroed pages for data area
2021-10-13 17:16 UTC
[PATCH] scsi: target: cxgbit: enable Delayed ACK
2021-10-13 14:25 UTC
[PATCH] scsi: target: cxgbit: increase max DataSegmentLength
2021-10-13 14:24 UTC
[PATCH v2] scsi: ibmvscsi_tgt: Use dma_alloc_noncoherent() instead of get_zeroed_page/dma_map_single()
2021-10-12 23:37 UTC (3+ messages)
[PATCH][next] scsi: target: tcmu: Use struct_size() helper in kmalloc()
2021-10-12 20:35 UTC (3+ messages)
[PATCH] scsi: target: core: Make logs less verbose
2021-10-12 20:35 UTC (4+ messages)
[PATCH v5 0/7] target: make tpg/enable attribute
2021-10-12 20:35 UTC (7+ messages)
` [PATCH v5 1/7] target: core: add common "
[PATCH] target: allow setting dbroot as a module parameter
2021-10-12 8:56 UTC (3+ messages)
[PATCH] scsi: ibmvscsi_tgt: Use dma_alloc_coherent() instead of get_zeroed_page/dma_map_single()
2021-10-11 7:26 UTC (4+ messages)
[PATCH 0/5] target: fixes and perf improvements
2021-10-05 18:02 UTC (7+ messages)
` [PATCH 1/5] target: fix ordered CMD_T_SENT handling
` [PATCH 2/5] target: fix ordered tag handling
` [PATCH 3/5] target: fix alua_tg_pt_gps_count tracking
` [PATCH 4/5] target: replace lun_tg_pt_gp_lock with rcu in IO path
` [PATCH 5/5] target: perform alua group changes in one step
[PATCH 0/3] target: iscsi: control authentication per ACL
2021-10-05 16:04 UTC (8+ messages)
` [PATCH 2/3] scsi: target: iscsi: extract auth functions
` [PATCH 3/3] target: iscsi: control authentication per ACL
[PATCH] scsi: elx: efct: switch from 'pci_' to 'dma_' API
2021-10-05 4:34 UTC (3+ messages)
[PATCH] scsi: efct: Delete stray unlock statement
2021-10-05 4:33 UTC (2+ messages)
[PATCH 1/5] target: fix ordered CMD_T_SENT handling
2021-09-30 1:38 UTC
[PATCH 0/3] efct fixes & improvements
2021-09-29 4:20 UTC (9+ messages)
` [PATCH 1/3] scsi: efct: add state in nport sm trace printout
` [PATCH 2/3] scsi: efct: fix nport free
` [PATCH 3/3] scsi: efct: decrease area under spinlock
[PATCH AUTOSEL 5.14 17/40] scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()
2021-09-28 5:55 UTC
[PATCH v3] target: core: remove from tmr_list at lun unlink
2021-09-22 16:43 UTC (5+ messages)
[PATCH] scsi: elx: libefc: Prefer kcalloc over open coded arithmetic
2021-09-22 4:45 UTC (2+ messages)
[PATCH] scsi: target: Remove unused argument of some functions
2021-09-22 4:45 UTC (2+ messages)
[PATCH] scsi: target: Fix spelling mistake "CONFLIFT" -> "CONFLICT"
2021-09-22 4:44 UTC (2+ messages)
[PATCH] scsi: qla2xxx: restore initiator in dual mode
2021-09-22 4:44 UTC (3+ messages)
[v2 0/1] scsi: target: Add 8Fh VPD page
2021-09-15 23:10 UTC (3+ messages)
` [v2 1/1] "
[PATCH] scsi: qla2xxx: fix unmap already freed sgl
2021-09-15 15:32 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).