messages from 2018-03-14 19:44:04 to 2018-03-20 17:11:49 UTC [more...]
[PATCH 00/16] remove eight obsolete architectures
2018-03-20 17:11 UTC (15+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
` rfc: remove print_vma_addr ? (was Re: [PATCH 00/16] remove eight obsolete architectures)
[PATCH] rbd: fix spelling mistake: "reregisteration" -> "re-registration"
2018-03-20 14:49 UTC (4+ messages)
[PATCH 0/8] block: sed-opal: support write to shadow mbr
2018-03-20 10:02 UTC (28+ messages)
` [PATCH v2 00/11] block: sed-opal "
` [PATCH v2 01/11] block: sed-opal: use correct macro for method length
` [PATCH v2 02/11] block: sed-opal: unify space check in add_token_*
` [PATCH v2 03/11] block: sed-opal: unify cmd start and finalize
` [PATCH v2 04/11] block: sed-opal: unify error handling of responses
` [PATCH v2 05/11] block: sed-opal: print failed function address
` [PATCH v2 06/11] block: sed-opal: split generation of bytestring header and content
` [PATCH v2 07/11] block: sed-opal: add ioctl for done-mark of shadow mbr
` [PATCH v2 08/11] block: sed-opal: ioctl for writing to "
` [PATCH v2 09/11] block: sed-opal: unify retrieval of table columns
` [PATCH v2 10/11] block: sed-opal: get metadata about opal-sed tables
` [PATCH v2 11/11] block: sed-opal: check size of shadow mbr
[PATCH] block, bfq: keep peak_rate estimation within range 1..2^32-1
2018-03-20 7:41 UTC (5+ messages)
[PATCH V5 0/5] SCSI: fix selection of reply(hw) queue
2018-03-20 3:16 UTC (9+ messages)
` [PATCH V5 1/5] scsi: hpsa: fix selection of reply queue
[PATCH v2] block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unlock}()
2018-03-19 18:50 UTC (2+ messages)
[PATCH] block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unlock}()
2018-03-19 18:22 UTC (2+ messages)
[PATCH v5] blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()
2018-03-19 14:52 UTC (5+ messages)
[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
2018-03-19 5:27 UTC (25+ messages)
` [PATCH v2 01/21] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v2 02/21] ata: "
` [PATCH v2 03/21] crypto: "
` [PATCH v2 04/21] fbdev: "
` [PATCH v2 05/21] firewire: "
` [PATCH v2 06/21] fpga: "
` [PATCH v2 07/21] i2c: "
` [PATCH v2 08/21] iio: adc: "
` [PATCH v2 09/21] iommu: "
` [PATCH v2 10/21] lightnvm: "
` [PATCH v2 11/21] mailbox: "
` [PATCH v2 12/21] media: "
` [PATCH v2 13/21] mmc: "
` [PATCH v2 14/21] mtd: "
` [PATCH v2 15/21] net: "
` [PATCH v2 16/21] remoteproc: "
` [PATCH v2 17/21] scsi: hisi_sas: "
` [PATCH v2 18/21] serial: "
` [PATCH v2 19/21] spi: "
` [PATCH v2 20/21] staging: vc04_services: "
` [PATCH v2 21/21] usb: "
[PATCH] bache: put all the sorted bucket in heap into thefree_inc queue
2018-03-19 3:51 UTC (2+ messages)
[for-4.17 00/20] First 20 commits for bcache
2018-03-19 2:16 UTC (24+ messages)
` [for-4.17 01/20] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [for-4.17 02/20] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [for-4.17 03/20] bcache: stop dc->writeback_rate_update properly
` [for-4.17 04/20] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [for-4.17 05/20] bcache: add stop_when_cache_set_failed option to backing device
` [for-4.17 06/20] bcache: fix inaccurate io state for detached bcache devices
` [for-4.17 07/20] bcache: fix incorrect sysfs output value of strip size
` [for-4.17 08/20] bcache: fix error return value in memory shrink
` [for-4.17 09/20] bcache: fix using of loop variable "
` [for-4.17 10/20] bcache: move closure debug file into debug directory
` [for-4.17 11/20] bcache: add backing_request_endio() for bi_end_io
` [for-4.17 12/20] bcache: add io_disable to struct cached_dev
` [for-4.17 13/20] bcache: Fix indentation
` [for-4.17 14/20] bcache: Add __printf annotation to __bch_check_keys()
` [for-4.17 15/20] bcache: Annotate switch fall-through
` [for-4.17 16/20] bcache: Fix kernel-doc warnings
` [for-4.17 17/20] bcache: Remove an unused variable
` [for-4.17 18/20] bcache: Suppress more warnings about set-but-not-used variables
` [for-4.17 19/20] bcache: Reduce the number of sparse complaints about lock imbalances
` [for-4.17 20/20] bcache: Fix a compiler warning in bcache_device_init()
[PATCH v3] block: bio_check_eod() needs to consider partitions
2018-03-17 20:48 UTC (2+ messages)
[PATCH v3, resend] block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
2018-03-17 20:45 UTC (4+ messages)
[PATCH v2] blk-mq-debugfs: Show more request state information
2018-03-17 20:41 UTC (2+ messages)
[PATCH] bache: put all the sorted bucket in heap into the free_inc queue
2018-03-17 14:21 UTC (2+ messages)
[PATCH 00/16] bcache: Compiler, sparse and smatch fixes
2018-03-17 10:05 UTC (51+ messages)
` [PATCH 01/16] bcache: Fix indentation
` [PATCH 02/16] bcache: Add __printf annotation to __bch_check_keys()
` [PATCH 03/16] bcache: Annotate switch fall-through
` [PATCH 04/16] bcache: Fix kernel-doc warnings
` [PATCH 05/16] bcache: Remove an unused variable
` [PATCH 06/16] bcache: Suppress more warnings about set-but-not-used variables
` [PATCH 07/16] bcache: Reduce the number of sparse complaints about lock imbalances
` [PATCH 08/16] bcache: Fix a compiler warning in bcache_device_init()
` [PATCH 09/16] bcache: Remove a redundant assignment
` [PATCH 10/16] bcache: Suppress a compiler warning in bch_##name##_h()
` [PATCH 11/16] bcache: Check the d->disk pointer before using it
` [PATCH 12/16] bcache: Make it easier for static analyzers to analyze bch_allocator_thread()
` [PATCH 13/16] bcache: Make bch_dump_read() fail if copying to user space fails
` [PATCH 14/16] bcache: Make csum_set() implementation easier to read
` [PATCH 15/16] bcache: Fix an endianness bug
` [PATCH 16/16] bcache: Fix endianness annotations
[PATCH 0/4] bcache-tools: enable big endian support for s390x
2018-03-17 9:58 UTC (7+ messages)
` [PATCH 1/4] bcache-tools: change bcache.c:crc64() to non-inline function
` [PATCH 2/4] bcache-tools: only set/display sb.bucket_size for cache devices
` [PATCH 3/4] bcache-tools: print more super block information in bcache-super-show
` [PATCH 4/4] bcache-tools: add CPU endianness support
[PATCH] nbd: do not update block size if file system is mounted
2018-03-16 16:36 UTC (3+ messages)
[PATCH v6] blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()
2018-03-16 16:36 UTC (2+ messages)
[PATCH][RESEND] block: sed-opal: fix u64 short atom length
2018-03-16 16:14 UTC (5+ messages)
` [PATCH v2] "
[PATCH, RFC] block: remove the paride drivers
2018-03-15 22:37 UTC (6+ messages)
Hangs in balance_dirty_pages with arm-32 LPAE + highmem
2018-03-15 20:10 UTC (5+ messages)
[RFC PATCH] bcache: enable big endian support for IBM s390x
2018-03-15 15:45 UTC (3+ messages)
Ask a question about size of ca->heap in bcache
2018-03-15 8:29 UTC
[PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
2018-03-15 4:30 UTC (16+ messages)
[PATCH] dm mpath: fix passing integrity data
2018-03-14 19:44 UTC (2+ messages)
` "
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).