linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-12 02:01:58 to 2016-08-27 07:11:45 UTC [more...]

[PATCH] bdev: fix NULL pointer dereference in sync()/close() race
 2016-08-27  7:07 UTC 

[dm-devel] dm-crypt: Fix error with too large bios
 2016-08-26 14:05 UTC  (3+ messages)
            `  "

[PATCH v8 0/2] Block layer support ZAC/ZBC commands
 2016-08-26  5:17 UTC  (8+ messages)
` [PATCH v8 1/2] Add bio/request flags to issue ZBC/ZAC commands
  ` [PATCH v8 1/2 RESEND] "
` [PATCH v8 2/2] Add ioctl to issue ZBC/ZAC commands via block layer
  ` [PATCH v8 2/2 RESEND] "
` [PATCH v8 0/2 RESEND] Block layer support ZAC/ZBC commands

[PATCH v10 0/3] fallocate for block devices
 2016-08-26  2:15 UTC  (5+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices

Oops when completing request on the wrong queue
 2016-08-24 20:36 UTC  (10+ messages)

[PATCH v4] block: make sure big bio is splitted into at most 256 bvecs
 2016-08-24 14:17 UTC  (3+ messages)

[PATCH v2 0/4] Integrate bio/request ZBC ops with zone cache
 2016-08-24  5:19 UTC  (9+ messages)
` [PATCH v2 1/4] Enable support for Seagate HostAware drives
` [PATCH v2 2/4] On Discard either do Reset WP or Write Same
` [PATCH v2 3/4] Merge ZBC constants
` [PATCH v2 4/4] Integrate ZBC command requests with zone cache

[PATCH 0/2] Change zone cache format to use less memory
 2016-08-22 15:43 UTC  (6+ messages)
` [PATCH 1/2] Move ZBC core setup to sd_zbc
` [PATCH 2/2] Migrate zone cache from RB-Tree to arrays of descriptors

[PATCH v3] block: make sure big bio is splitted into at most 256 bvecs
 2016-08-22  8:57 UTC  (7+ messages)

[PATCH] block: Fix secure erase
 2016-08-19 15:14 UTC  (12+ messages)
        ` [PATCH V2] "

[PATCH 00/15] Fix issue with KOBJ_ADD uevent versus disk attributes
 2016-08-18  2:36 UTC  (25+ messages)
` [PATCH 01/15] disk: Drop add_disk in favor of device_add_disk
` [PATCH 02/15] genhd: Return error from register_disk()
` [PATCH 03/15] genhd: Return error from blk_register_region
` [PATCH 04/15] block: Return error from blk_integrity_add
` [PATCH 05/15] genhd: Return error from disk_{add,alloc}_events
` [PATCH 06/15] genhd: Add return code to device_add_disk
` [PATCH 07/15] genhd: Add attribute group parameter "
` [PATCH 08/15] nvme: Pass attribute group "
` [PATCH 09/15] virtio-blk: "
` [PATCH 10/15] mtd: "
` [PATCH 11/15] zram: "
` [PATCH 12/15] mtip: "
` [PATCH 13/15] aoeblk: "
` [PATCH 14/15] axonram: "
` [PATCH 15/15] block: Add FIXME comment to handle device_add_disk error

[RFC 0/3] Add the feature of boosting urgent asynchronous writeback I/O
 2016-08-17  5:20 UTC  (4+ messages)
` [RFC 1/3] block, mm: add support for boosting urgent asynchronous writeback io
` [RFC 2/3] cfq: add cfq_find_async_wb_req
` [RFC 3/3] ext4: tag asynchronous writeback io

[PATCH] block: Fix race triggered by blk_set_queue_dying()
 2016-08-17  1:37 UTC  (2+ messages)

[BUG] Deadlock in blk_mq_register_disk error path
 2016-08-16  8:18 UTC  (8+ messages)
  `  "

[PATCH v6 0/2] Block layer support ZAC/ZBC commands
 2016-08-16  6:07 UTC  (14+ messages)

[RFC] libata-scsi: make sure Maximum Write Same Length is not too large
 2016-08-16  4:15 UTC  (8+ messages)

[PATCH v2 1/2] libata-scsi: use dev->max_sectors from libata-core appropriately
 2016-08-16  4:10 UTC  (6+ messages)
` [PATCH v2 2/2] sd: check BLK_DEF_MAX_SECTORS against max_dev_sectors

[RFC] sd: dynamically adjust SD_MAX_WS16_BLOCKS as per the actual logical block size
 2016-08-16  4:02 UTC  (6+ messages)

Time to make dynamically allocated devt the default for scsi disks?
 2016-08-15 20:11 UTC  (16+ messages)

[PATCHv2, 00/41] ext4: support of huge pages
 2016-08-14 12:40 UTC  (46+ messages)
` [PATCHv2 01/41] tools: Add WARN_ON_ONCE
` [PATCHv2 02/41] radix tree test suite: Allow GFP_ATOMIC allocations to fail
` [PATCHv2 03/41] radix-tree: Add radix_tree_join
` [PATCHv2 04/41] radix-tree: Add radix_tree_split
` [PATCHv2 05/41] radix-tree: Add radix_tree_split_preload()
` [PATCHv2 06/41] radix-tree: Handle multiorder entries being deleted by replace_clear_tags
` [PATCHv2 07/41] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv2 08/41] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv2 09/41] page-flags: relax page flag policy for few flags
` [PATCHv2 10/41] mm, rmap: account file thp pages
` [PATCHv2 11/41] thp: try to free page's buffers before attempt split
` [PATCHv2 12/41] thp: handle write-protection faults for file THP
` [PATCHv2 13/41] truncate: make sure invalidate_mapping_pages() can discard huge pages
` [PATCHv2 14/41] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv2 15/41] filemap: handle huge pages in do_generic_file_read()
` [PATCHv2 16/41] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv2 17/41] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv2 18/41] HACK: readahead: alloc huge pages, if allowed
` [PATCHv2 19/41] block: define BIO_MAX_PAGES to HPAGE_PMD_NR if huge page cache enabled
` [PATCHv2 20/41] mm: make write_cache_pages() work on huge pages
` [PATCHv2 21/41] thp: introduce hpage_size() and hpage_mask()
` [PATCHv2 22/41] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv2 23/41] fs: make block_read_full_page() be able to read huge page
` [PATCHv2 24/41] fs: make block_write_{begin,end}() be able to handle huge pages
` [PATCHv2 25/41] fs: make block_page_mkwrite() aware about "
` [PATCHv2 26/41] truncate: make truncate_inode_pages_range() "
` [PATCHv2 27/41] truncate: make invalidate_inode_pages2_range() "
` [PATCHv2 28/41] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries
` [PATCHv2 29/41] ext4: make ext4_mpage_readpages() hugepage-aware
` [PATCHv2 30/41] ext4: make ext4_writepage() work on huge pages
` [PATCHv2 31/41] ext4: handle huge pages in ext4_page_mkwrite()
` [PATCHv2 32/41] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv2 33/41] ext4: make ext4_block_write_begin() aware about huge pages
` [PATCHv2 34/41] ext4: handle huge pages in ext4_da_write_end()
` [PATCHv2 35/41] ext4: make ext4_da_page_release_reservation() aware about huge pages
` [PATCHv2 36/41] ext4: handle writeback with "
` [PATCHv2 37/41] ext4: make EXT4_IOC_MOVE_EXT work "
` [PATCHv2 38/41] ext4: fix SEEK_DATA/SEEK_HOLE for "
` [PATCHv2 39/41] ext4: make fallocate() operations work with "
` [PATCHv2 40/41] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv2 41/41] ext4, vfs: add huge= mount option

[PATCH 1/2] libata-scsi: use dev->max_sectors from libata-core appropriately
 2016-08-13 10:10 UTC  (6+ messages)
` [PATCH 2/2] sd: check BLK_DEF_MAX_SECTORS against max_dev_sectors

[GIT PULL] Block fixes for 4.8-rc2
 2016-08-13  2:42 UTC 

[PATCH v2 1/2] libata-scsi: set max_hw_sectors again only when dev->max_sectors is set
 2016-08-12 21:17 UTC  (12+ messages)
` [PATCH v2 2/2] libata-core: do not set dev->max_sectors for LBA48 devices

[RFC PATCH] blk-mq: Prevent round-robin from scheduling dead cpus
 2016-08-12 17:56 UTC  (2+ messages)

[PATCH v1] block: make sure big bio is splitted into at most 256 bvecs
 2016-08-12 16:36 UTC  (5+ messages)
` [PATCH v2] "


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).