messages from 2017-02-07 17:24:43 to 2017-02-13 14:32:47 UTC [more...]
[PATCHv6 00/37] ext4: support of huge pages
2017-02-13 14:32 UTC (37+ messages)
` [PATCHv6 01/37] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv6 03/37] page-flags: relax page flag policy for few flags
` [PATCHv6 04/37] mm, rmap: account file thp pages
` [PATCHv6 05/37] thp: try to free page's buffers before attempt split
` [PATCHv6 06/37] thp: handle write-protection faults for file THP
` [PATCHv6 07/37] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv6 08/37] filemap: handle huge pages in do_generic_file_read()
` [PATCHv6 09/37] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv6 10/37] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv6 11/37] HACK: readahead: alloc huge pages, if allowed
` [PATCHv6 12/37] brd: make it handle huge pages
` [PATCHv6 13/37] mm: make write_cache_pages() work on "
` [PATCHv6 15/37] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv6 16/37] thp: make thp_get_unmapped_area() respect S_HUGE_MODE
` [PATCHv6 17/37] fs: make block_read_full_page() be able to read huge page
[PATCH 0/10] block: Fix block device shutdown related races
2017-02-13 14:27 UTC (26+ messages)
` [PATCH 01/10] block: Move bdev_unhash_inode() after invalidate_partition()
` [PATCH 02/10] block: Unhash also block device inode for the whole device
` [PATCH 03/10] block: Revalidate i_bdev reference in bd_aquire()
` [PATCH 04/10] block: Move bdi_unregister() to del_gendisk()
` [PATCH 05/10] writeback: Generalize and standardize I_SYNC waiting function
` [PATCH 06/10] writeback: Move __inode_wait_for_state_bit
` [PATCH 07/10] writeback: Implement reliable switching to default writeback structure
` [PATCH 08/10] block: Fix oops in locked_inode_to_wb_and_lock_list()
` [PATCH 09/10] kobject: Export kobject_get_unless_zero()
` [PATCH 10/10] block: Fix oops scsi_disk_get()
[BUG] Potential deadlock in the block layer
2017-02-13 14:14 UTC
[PATCH v1 0/5] md: use bio_clone_fast()
2017-02-13 13:49 UTC (12+ messages)
` [PATCH v1 1/5] block: introduce bio_clone_bioset_partial()
` [PATCH v1 2/5] md/raid1: use bio_clone_bioset_partial() in case of write behind
` [PATCH v1 3/5] md: fail if mddev->bio_set can't be created
` [PATCH v1 4/5] md: remove unnecessary check on mddev
` [PATCH v1 5/5] md: fast clone bio in bio_clone_mddev()
Sed-opal Fixes
2017-02-13 7:54 UTC (5+ messages)
` [PATCH V4 1/2] uapi: sed-opal fix IOW for activate lsp to use correct struct
` [PATCH V4 2/2] Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN
[PATCH 00/16] multiqueue for MMC/SD third try
2017-02-12 16:16 UTC (20+ messages)
` [PATCH 01/16] mmc: core: move some code in mmc_start_areq()
` [PATCH 02/16] mmc: core: refactor asynchronous request finalization
` [PATCH 03/16] mmc: core: refactor mmc_request_done()
` [PATCH 04/16] mmc: core: move the asynchronous post-processing
` [PATCH 05/16] mmc: core: add a kthread for completing requests
` [PATCH 06/16] mmc: core: replace waitqueue with worker
` [PATCH 07/16] mmc: core: do away with is_done_rcv
` [PATCH 08/16] mmc: core: do away with is_new_req
` [PATCH 09/16] mmc: core: kill off the context info
` [PATCH 10/16] mmc: queue: simplify queue logic
` [PATCH 11/16] mmc: block: shuffle retry and error handling
` [PATCH 12/16] mmc: queue: stop flushing the pipeline with NULL
` [PATCH 13/16] mmc: queue: issue struct mmc_queue_req items
` [PATCH 14/16] mmc: queue: get/put struct mmc_queue_req
` [PATCH 15/16] mmc: queue: issue requests in massive parallel
` [PATCH 16/16] RFC: mmc: switch MMC/SD to use blk-mq multiqueueing v3
[PATCH] nbd: set the logical and physical blocksize properly
2017-02-11 16:13 UTC (5+ messages)
` [Nbd] "
[lkp-robot] [scsi, block] 0dba1314d4: WARNING:at_fs/sysfs/dir.c:#sysfs_warn_dup
2017-02-11 16:07 UTC (6+ messages)
[PATCH] block/loop: fix race between I/O and set_status
2017-02-11 3:40 UTC
[WIP PATCHSET 0/4] WIP branch for bfq-mq
2017-02-10 19:49 UTC (14+ messages)
` [WIP PATCHSET 1/4] blk-mq: pass bio to blk_mq_sched_get_rq_priv
` [WIP PATCHSET 2/4] Move thinktime from bic to bfqq
` [WIP PATCHSET 3/4] Embed bfq-ioc.c and add locking on request queue
` [WIP PATCHSET 4/4] Modify interface and operation to comply with blk-mq-sched
[PATCH] blk-mq-sched: don't hold queue_lock when calling exit_icq
2017-02-10 18:35 UTC (2+ messages)
[PATCH] block: set make_request_fn manually in blk_mq_update_nr_hw_queues
2017-02-10 18:15 UTC (2+ messages)
[PATCH] bfq-mq: cause deadlock by executing exit_icq body immediately
2017-02-10 16:09 UTC (8+ messages)
Sed-opal fixups
2017-02-10 15:57 UTC (13+ messages)
` [PATCH V3 1/2] uapi: sed-opal fix IOW for activate lsp to use correct struct
` [PATCH V3 2/2] Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN
[PATCH] genhd: Do not hold event lock when scheduling workqueue elements
2017-02-10 14:49 UTC (15+ messages)
` Boot regression (was "Re: [PATCH] genhd: Do not hold event lock when scheduling workqueue elements")
spread MSI(-X) vectors to all possible CPUs
2017-02-10 11:13 UTC (3+ messages)
` [PATCH 3/6] genirq/affinity: update CPU affinity for CPU hotplug events
[PATCHv5 0/2] loop: enable different logical blocksizes
2017-02-10 8:43 UTC (3+ messages)
` [PATCHv5 1/2] loop: Remove unused 'bdev' argument from loop_set_capacity
` [PATCHv5 2/2] loop: support 4k physical blocksize
[PATCH 1/1] dm-zoned: Zoned block device target
2017-02-10 1:24 UTC (6+ messages)
v4.9, 4.4-final: 28 bioset threads on small notebook, 36 threads on cellphone
2017-02-09 21:25 UTC (2+ messages)
automatic IRQ affinity for virtio V3
2017-02-09 16:01 UTC (7+ messages)
` [PATCH 1/9] virtio_pci: remove struct virtio_pci_vq_info
[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones
2017-02-09 15:52 UTC (17+ messages)
` [PATCH 04/24] fs: Provide infrastructure for dynamic BDIs in filesystems
` [lustre-devel] "
` [PATCH 05/24] fs: Get proper reference for s_bdi
` [PATCH 06/24] lustre: Convert to separately allocated bdi
` [lustre-devel] "
` [PATCH 08/24] btrfs: "
` [PATCH 16/24] exofs: "
` [PATCH 22/24] ubifs: "
[PATCH] block: sed-opal: reduce stack size of ioctl handler
2017-02-09 14:57 UTC (5+ messages)
rate-capped fio jobs in a CFQ group degrade performance of fio jobs in another CFQ group with the same weight
2017-02-09 9:40 UTC
[PATCH v2] Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN
2017-02-09 7:18 UTC (2+ messages)
[PATCH] Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN
2017-02-08 22:56 UTC
support for multi-range discard requests V3
2017-02-08 17:45 UTC (6+ messages)
` [PATCH 1/4] block: move req_set_nomerge to blk.h
` [PATCH 2/4] block: enumify ELEVATOR_*_MERGE
` [PATCH 3/4] block: optionally merge discontiguous discard bios into a single request
` [PATCH 4/4] nvme: support ranged discard requests
[PATCH 0/4 v2] BDI lifetime fix
2017-02-08 16:00 UTC (8+ messages)
[PATCH] nbd: ref count the socks array
2017-02-08 15:05 UTC (2+ messages)
` [PATCH V2] "
support for multi-range discard requests V2
2017-02-08 13:36 UTC (7+ messages)
` [PATCH 1/4] block: move req_set_nomerge to blk.h
` [PATCH 2/4] block: enumify ELEVATOR_*_MERGE
` [PATCH 3/4] block: optionally merge discontiguous discard bios into a single request
` [PATCH 4/4] nvme: support ranged discard requests
4.10 lockdep: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected
2017-02-08 13:10 UTC
support for multi-range discard requests
2017-02-08 11:57 UTC (7+ messages)
` [PATCH 3/4] block: optionally merge discontiguous discard bios into a single request
` [PATCH 4/4] nvme: support ranged discard requests
[GIT PULL] WRITE_SAME regression fix for 4.10
2017-02-07 23:07 UTC
[PATCH] nbd: cleanup ioctl handling
2017-02-07 22:10 UTC
[PATCH 0/2] blk-mq-sched: fix put_rq_private() lock inconsistency
2017-02-07 17:35 UTC (3+ messages)
` [PATCH 2/2] block: free merged request in the caller
[PATCHSET v4] blk-mq-scheduling framework
2017-02-07 17:27 UTC (9+ messages)
` [PATCH 7/8] mq-deadline: add blk-mq adaptation of the deadline IO scheduler
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).