messages from 2017-05-20 08:39:48 to 2017-05-26 08:56:55 UTC [more...]
dedicated error codes for the block layer V2
2017-05-26 8:56 UTC (8+ messages)
` [PATCH 01/13] nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd
` [PATCH 02/13] scsi/osd: don't save block errors into req_results
` [PATCH 03/13] gfs2: remove the unused sd_log_error field
` [PATCH 04/13] dm: fix REQ_RAHEAD handling
` [PATCH 05/13] fs: remove the unused error argument to dio_end_io()
` [PATCH 06/13] fs: simplify dio_bio_complete
` [PATCH 07/13] block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO
[PATCH 0/3 v2] compression ops args clean up and trace point
2017-05-26 8:34 UTC (7+ messages)
` [PATCH 1/3 v2] btrfs: btrfs_decompress_bio() could accept compressed_bio instead
` [PATCH 2/3 v2] btrfs: reduce arguments for decompress_bio ops
` [PATCH 3/3 v2] btrfs: add compression trace points
[PATCH] btrfs: btrfs_decompress_bio() could accept compressed_bio instead
2017-05-26 7:45 UTC (3+ messages)
[PATCH 0/6] add sanity check for extent inline ref type
2017-05-26 7:09 UTC (8+ messages)
` [PATCH 1/6] Btrfs: add a helper to retrive "
` [PATCH 2/6] Btrfs: convert to use btrfs_get_extent_inline_ref_type
` [PATCH 3/6] Btrfs: remove BUG() in btrfs_extent_inline_ref_size
` [PATCH 4/6] Btrfs: remove BUG() in print_extent_item
` [PATCH 5/6] Btrfs: remove BUG() in add_data_reference
` [PATCH 6/6] Btrfs: add sanity check of extent item in scrub
dedicated error codes for the block layer
2017-05-26 5:18 UTC (17+ messages)
` [PATCH 01/15] nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd
` [PATCH 02/15] scsi/osd: don't save block errors into req_results
` [PATCH 03/15] gfs2: remove the unused sd_log_error field
` [PATCH 04/15] dm: fix REQ_RAHEAD handling
` [PATCH 05/15] fs: remove the unused error argument to dio_end_io()
` [PATCH 06/15] fs: simplify dio_bio_complete
` [PATCH 08/15] dm mpath: merge do_end_io_bio into multipath_end_io_bio
` [dm-devel] "
[PATCH v2 0/5] btrfs-progs: check: simple errors repair in lowmem
2017-05-26 2:02 UTC (6+ messages)
` [PATCH v2 1/5] btrfs-progs: check: inode nbytes fix "
` [PATCH v2 2/5] btrfs-progs: check: dir isize "
` [PATCH v2 3/5] btrfs-progs: check: enable lowmem repair
` [PATCH v2 4/5] btrfs-progs: fsck-check: Allow fsck check test to repair in lowmem mode for certain test cases
` [PATCH v2 5/5] btrfs-progs: fsck-check: test cases for nbytes and dir isize
[PATCH] Btrfs: skip commit transaction if we don't have enough pinned bytes
2017-05-26 1:26 UTC (4+ messages)
[PATCH] Btrfs: let btrfs_print_leaf print more about block group
2017-05-26 0:08 UTC
[PATCH] btrfs: Use kvzalloc instead of kzalloc/vmalloc in alloc_bitmap
2017-05-25 21:27 UTC (2+ messages)
[PATCH v4 0/2] Btrfs: compression fixes
2017-05-25 18:12 UTC (3+ messages)
` [PATCH v4 1/2] Btrfs: lzo.c pr_debug() deflate->lzo
` [PATCH v4 2/2] Btrfs: compression must free at least one sector size
[PATCH v3 0/2] Btrfs: compression fixes
2017-05-25 17:55 UTC (5+ messages)
` [PATCH v3 1/2] Btrfs: lzo.c pr_debug() deflate->lzo
` [PATCH v3 2/2] Btrfs: compression must free at least PAGE_SIZE
[PATCH] Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
2017-05-25 17:11 UTC (4+ messages)
[PATCH] Btrfs: work around maybe-uninitialized warning
2017-05-25 16:48 UTC (4+ messages)
[PATCH] btrfs: btrfs_wait_tree_block_writeback can be void return
2017-05-25 10:39 UTC
[PATCH 0/10 v9] No wait AIO
2017-05-25 8:33 UTC (18+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
` [PATCH 03/10] fs: Use RWF_* flags for AIO operations
` [PATCH 04/10] fs: Introduce RWF_NOWAIT
` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] fs: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "
[PATCH v4 00/20] Btrfs-progs offline scrub
2017-05-25 6:22 UTC (21+ messages)
` [PATCH v4 01/20] btrfs-progs: raid56: Introduce raid56 header for later recovery usage
` [PATCH v4 02/20] btrfs-progs: raid56: Introduce tables for RAID6 recovery
` [PATCH v4 03/20] btrfs-progs: raid56: Allow raid6 to recover 2 data stripes
` [PATCH v4 04/20] btrfs-progs: raid56: Allow raid6 to recover data and p
` [PATCH v4 05/20] btrfs-progs: Introduce wrapper to recover raid56 data
` [PATCH v4 06/20] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result
` [PATCH v4 07/20] btrfs-progs: Allow __btrfs_map_block_v2 to remove unrelated stripes
` [PATCH v4 08/20] btrfs-progs: csum: Introduce function to read out data csums
` [PATCH v4 09/20] btrfs-progs: scrub: Introduce structures to support offline scrub for RAID56
` [PATCH v4 10/20] btrfs-progs: scrub: Introduce functions to scrub mirror based tree block
` [PATCH v4 11/20] btrfs-progs: scrub: Introduce functions to scrub mirror based data blocks
` [PATCH v4 12/20] btrfs-progs: scrub: Introduce function to scrub one mirror-based extent
` [PATCH v4 13/20] btrfs-progs: scrub: Introduce function to scrub one data stripe
` [PATCH v4 14/20] btrfs-progs: scrub: Introduce function to verify parities
` [PATCH v4 15/20] btrfs-progs: extent-tree: Introduce function to check if there is any extent in given range
` [PATCH v4 16/20] btrfs-progs: scrub: Introduce function to recover data parity
` [PATCH v4 17/20] btrfs-progs: scrub: Introduce helper to write a full stripe
` [PATCH v4 18/20] btrfs-progs: scrub: Introduce a function to scrub one "
` [PATCH v4 19/20] btrfs-progs: scrub: Introduce function to check a whole block group
` [PATCH v4 20/20] btrfs-progs: scrub: Introduce offline scrub function
[PATCH] fstests: common: Make _test_mount to include MOUNT_OPTIONS to allow consistent _test_cycle_mount
2017-05-25 3:26 UTC (11+ messages)
[PATCH 1/3] btrfs: Introduce btrfs_check_namelen to avoid reading beyond boundary
2017-05-25 2:09 UTC (3+ messages)
` [PATCH 2/3] btrfs: check namelen with boundary in verify dir_item
` [PATCH 3/3] btrfs: check namelen before read/memcmp_extent_buffer
Global reserve values
2017-05-25 1:46 UTC
btrfs check --check-data-csum malfunctioning?
2017-05-24 18:56 UTC (4+ messages)
4.11.1: cannot btrfs check --repair a filesystem, causes heavy memory stalls
2017-05-24 11:57 UTC (13+ messages)
4.11 relocate crash, null pointer
2017-05-24 10:16 UTC (7+ messages)
` 4.11 relocate crash, null pointer + rolling back a filesystem by X hours?
[PATCH] btrfs: check options during subsequent mount
2017-05-24 9:13 UTC (2+ messages)
[RFC PATCH 0/2] Introduce blkdev_issue_flush_no_wait()
2017-05-24 8:42 UTC (6+ messages)
` [PATCH 1/2] block: "
snapshot destruction making IO extremely slow
2017-05-24 8:23 UTC (10+ messages)
[PATCH RFC] vfs: add mount umount logs
2017-05-24 8:26 UTC (8+ messages)
` [PATCH v2] "
BTRFS converted from EXT4 becomes read-only after reboot
2017-05-24 4:03 UTC (11+ messages)
[PATCH v3 00/19] Btrfs-progs offline scrub
2017-05-24 3:58 UTC (9+ messages)
[PATCH v5] qgroup: Retry after commit on getting EDQUOT
2017-05-24 3:44 UTC (4+ messages)
[PATCH] btrfs: add compression trace points
2017-05-24 3:10 UTC
[PATCH] btrfs: tree-log.c: Wrong printk information about namelen
2017-05-24 1:31 UTC
QGroups Semantics
2017-05-23 7:38 UTC (6+ messages)
[PATCH 0/8] BtrFS: QGroups uapi improvements
2017-05-23 6:27 UTC (10+ messages)
` [PATCH 6/8] btrfs: Add code to check if a qgroup's subvol exists
` [PATCH 7/8] btrfs: Add code to prevent qgroup creation for a non-existent subvol
` [PATCH 8/8] btrfs: Add new ioctl uapis for qgroup creation / removal
[PATCH v2 0/2] Btrfs: compression fixes
2017-05-23 6:05 UTC (11+ messages)
` [PATCH v2 1/2] Btrfs: lzo.c pr_debug() deflate->lzo
` [PATCH v2 2/2] Btrfs: compression must free at least PAGE_SIZE
[PATCH v11 0/5] In-band de-duplication for btrfs-progs
2017-05-23 5:45 UTC
[PATCH v14.3 00/16] Btrfs In-band De-duplication
2017-05-23 5:33 UTC
WARNING: CPU: 5 PID: 19734 at fs/btrfs/send.c:6290 btrfs_ioctl_send+0xad/0xde2
2017-05-23 3:41 UTC
help!!! error when mount a btrfs file system
2017-05-23 3:26 UTC (2+ messages)
[PATCH 4/8] btrfs: autoremove qgroup by default, and add a mount flag to override
2017-05-23 0:48 UTC (7+ messages)
btrfs metadata reclaim behavior/performance characteristics
2017-05-22 22:57 UTC (8+ messages)
confusing "no space left" -- how to troubleshoot and "be prepared"?
2017-05-22 13:07 UTC (3+ messages)
` Fwd: "
[PATCH 1/2] btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
2017-05-22 10:16 UTC (2+ messages)
` [PATCH 2/2] btrfs: remove __BTRFS_LEAF_DATA_SIZE
[PATCH v4 1/2] btrfs: Separate space_info create/update
2017-05-22 6:35 UTC (2+ messages)
` [PATCH v4 2/2] btrfs: Refactor update_space_info
[PATCH 2/8] btrfs: Fail on removing qgroup if del_qgroup_item fails
2017-05-22 1:30 UTC (3+ messages)
[PATCH 0/3] Btrfs: compression fixes
2017-05-20 16:23 UTC (7+ messages)
` [PATCH 2/3] Btrfs: lzo compression must free at least PAGE_SIZE
Can't remount a BTRFS partition read write after a drive failure
2017-05-20 9:11 UTC (4+ 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).