messages from 2016-04-24 12:11:33 to 2016-04-28 01:10:18 UTC [more...]
[PATCH v3 0/3] block: avoid to call .bi_end_io() recursively
2016-04-28 1:09 UTC (4+ messages)
` [PATCH v3 1/3] fs: direct-io: handle error in dio_end_io()
` [PATCH v3 2/3] fs: direct-io: call .bi_end_io via bio_endio()
` [PATCH v3 3/3] block: avoid to call .bi_end_io() recursively
[PATCH] Btrfs: fix qgroup accounting when snapshotting
2016-04-28 0:34 UTC (5+ messages)
[PATCH] btrfs: do not return EBUSY on concurrent subvolume mounts
2016-04-27 23:22 UTC (3+ messages)
Add device while rebalancing
2016-04-27 23:19 UTC (20+ messages)
[PATCH] Btrfs: remove BUG_ON()'s in btrfs_map_block
2016-04-27 23:05 UTC (3+ messages)
[bug] df returns 100% used for empty mixed block group filesystem
2016-04-27 22:55 UTC (4+ messages)
[PATCH 0/2] scop GFP_NOFS api
2016-04-27 22:55 UTC (16+ messages)
` [PATCH 1/2] mm: add PF_MEMALLOC_NOFS
` [PATCH 1.1/2] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 1.2/2] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 2/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
[PATCH 0/8] btrfs: uapi migration for user-visible API components
2016-04-27 22:42 UTC (19+ messages)
` [PATCH 1/8] btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE
` [PATCH 2/8] btrfs: uapi/linux/btrfs.h migration, qgroup limit flags
` [PATCH 3/8] btrfs: uapi/linux/btrfs.h migration, document subvol flags
` [PATCH 4/8] btrfs: uapi/linux/btrfs.h migration, move feature flags
` [PATCH 5/8] btrfs: uapi/linux/btrfs.h migration, move balance flags
` [PATCH 6/8] btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args
` [PATCH 7/8] btrfs: uapi/linux/btrfs_tree.h migration, item types and defines
` [PATCH 8/8] btrfs: uapi/linux/btrfs_tree.h, use __u8 and __u64
[PATCH] Btrfs: track transid for delayed ref flushing
2016-04-27 22:29 UTC (3+ messages)
...in the matter of partition size
2016-04-27 20:18 UTC
[PATCH] Btrfs: fix divide error upon chunk's stripe_len
2016-04-27 17:33 UTC (4+ messages)
[PATCH V18 00/18] Allow I/O on blocks whose size is less than page size
2016-04-27 17:18 UTC (27+ messages)
` [PATCH V18 01/18] Btrfs: subpage-blocksize: Fix whole page read
` [PATCH V18 02/18] Btrfs: subpage-blocksize: Fix whole page write
` [PATCH V18 03/18] Btrfs: subpage-blocksize: Make sure delalloc range intersects with the locked page's range
` [PATCH V18 04/18] Btrfs: subpage-blocksize: Define extent_buffer_head
` [PATCH V18 05/18] Btrfs: subpage-blocksize: Read tree blocks whose size is < PAGE_SIZE
` [PATCH V18 06/18] Btrfs: subpage-blocksize: Write only dirty extent buffers belonging to a page
` [PATCH V18 07/18] Btrfs: subpage-blocksize: Allow mounting filesystems where sectorsize < PAGE_SIZE
` [PATCH V18 08/18] Btrfs: subpage-blocksize: Deal with partial ordered extent allocations
` [PATCH V18 09/18] Btrfs: subpage-blocksize: Explicitly track I/O status of blocks of an ordered extent
` [PATCH V18 10/18] Btrfs: subpage-blocksize: btrfs_punch_hole: Fix uptodate blocks check
` [PATCH V18 11/18] Btrfs: subpage-blocksize: Prevent writes to an extent buffer when PG_writeback flag is set
` [PATCH V18 12/18] Revert "btrfs: fix lockups from btrfs_clear_path_blocking"
` [PATCH V18 13/18] Btrfs: subpage-blocksize: Fix file defragmentation code
` [PATCH V18 14/18] Btrfs: subpage-blocksize: extent_clear_unlock_delalloc: Prevent page from being unlocked more than once
` [PATCH V18 15/18] Btrfs: subpage-blocksize: Enable dedupe ioctl
` [PATCH V18 16/18] Btrfs: btrfs_clone: Flush dirty blocks of a page that do not map the clone range
` [PATCH V18 17/18] Btrfs: subpage-blocksize: Make file extent relocate code subpage blocksize aware
` [PATCH V18 18/18] Btrfs: subpage-blocksize: __btrfs_lookup_bio_sums: Set offset when moving to a new bio_vec
[PATCH v2 0/2] Fix for race in relocation and avoid start and wait for unrelated IO
2016-04-27 14:54 UTC (9+ messages)
` [PATCH v2 1/2] Btrfs: don't wait for unrelated IO to finish before relocation
` [PATCH v2 2/2] Btrfs: don't do unnecessary delalloc flushes when relocating
` [PATCH v3 "
4.6.0-rc3+: WARNING: CPU: 16 PID: 17257 at fs/btrfs/inode.c:9261 btrfs_destroy_inode
2016-04-27 13:14 UTC (2+ messages)
Install to or Recover RAID Array Subvolume Root?
2016-04-27 12:03 UTC (6+ messages)
empty disk reports full
2016-04-27 11:03 UTC (6+ messages)
[PATCH v2 0/3] block: avoid to call .bi_end_io() recursively
2016-04-27 4:05 UTC (6+ messages)
` [PATCH v2 1/3] fs: direct-io: handle error in dio_end_io()
` [PATCH v2 2/3] fs: direct-io: call .bi_end_io via bio_endio()
` [PATCH v2 3/3] block: avoid to call .bi_end_io() recursively
Kernel crash if both devices in raid1 are failing
2016-04-27 2:44 UTC (4+ messages)
[PATCH v10 00/21] Btrfs dedupe framework
2016-04-27 1:29 UTC (3+ messages)
` [PATCH v10 11/21] btrfs: dedupe: Add ioctl for inband dedupelication
[PATCH v4] btrfs: qgroup: Fix qgroup accounting when creating snapshot
2016-04-27 1:12 UTC (9+ messages)
[PATCH] btrfs-progs: fsck: Fix found bytes accounting error
2016-04-27 0:47 UTC (3+ messages)
[PATCH 0/3] Minor updates to sysfs
2016-04-26 21:44 UTC (6+ messages)
` [PATCH 1/3] btrfs: add read-only check to sysfs handler of features
` [PATCH 2/3] btrfs: add check to sysfs handler of label
` [PATCH 3/3] btrfs: sysfs: protect reading label by lock
Question: raid1 behaviour on failure
2016-04-26 16:42 UTC (16+ messages)
[PATCH 0/3] Fixes for races in relocation and avoid start and wait for unrelated IO
2016-04-26 14:23 UTC (6+ messages)
` [PATCH 1/3] Btrfs: fix race in relocation that makes us miss extents
` [PATCH 2/3] Btrfs: don't wait for unrelated IO to finish before relocation
` [PATCH 3/3] Btrfs: don't do unnecessary delalloc flushes when relocating
[PATCH] fstests: test creating a symlink and then fsync its parent directory
2016-04-25 4:26 UTC
[PATCH] Btrfs: fix empty symlink after creating symlink and fsync parent dir
2016-04-25 4:25 UTC
[PATCH RFC 00/16] Introduce low memory usage btrfsck mode
2016-04-26 13:38 UTC (18+ messages)
` [PATCH RFC 01/16] btrfs-progs: fsck: Introduce function to check tree block backref in extent tree
` [PATCH RFC 02/16] btrfs-progs: fsck: Introduce function to check data "
` [PATCH RFC 03/16] btrfs-progs: fsck: Introduce function to query tree block level
` [PATCH RFC 04/16] btrfs-progs: fsck: Introduce function to check referencer of a backref
` [PATCH RFC 05/16] btrfs-progs: fsck: Introduce function to check shared block ref
` [PATCH RFC 06/16] btrfs-progs: fsck: Introduce function to check referencer for data backref
` [PATCH RFC 07/16] btrfs-progs: fsck: Introduce function to check shared "
` [PATCH RFC 08/16] btrfs-progs: fsck: Introduce function to check an extent
` [PATCH RFC 09/16] btrfs-progs: fsck: Introduce function to check dev extent item
` [PATCH RFC 10/16] btrfs-progs: fsck: Introduce function to check dev used space
` [PATCH RFC 11/16] btrfs-progs: fsck: Introduce function to check block group item
` [PATCH RFC 12/16] btrfs-progs: fsck: Introduce function to check chunk item
` [PATCH RFC 13/16] btrfs-progs: fsck: Introduce hub function for later fsck
` [PATCH RFC 14/16] btrfs-progs: fsck: Introduce function to speed up fs tree check
` [PATCH RFC 15/16] btrfs-progs: fsck: Introduce traversal function for fsck
` [PATCH RFC 16/16] btrfs-progs: fsck: Introduce low memory mode
[PATCH 00/18] Allow I/O on blocks whose size is less than page size
2016-04-26 13:23 UTC
[PATCH 0/2] Fixups for pending branches after PAGE_CACHE_/page_cache_ removal
2016-04-26 10:44 UTC (3+ messages)
` [PATCH 1/2] btrfs: btrfs_read_disk_super: PAGE_CACHE_ removal related fixups
` [PATCH 2/2] btrfs: __btrfs_buffered_write: "
Possible Double Freeing of dentry in check_parent_dirs_for_sync
2016-04-26 3:19 UTC (4+ messages)
btrfs_destroy_inode WARN_ON
2016-04-26 1:40 UTC (5+ messages)
[PATCH v8 00/27][For 4.7] Btrfs: Add inband (write time) de-duplication framework
2016-04-26 0:50 UTC (15+ messages)
` [PATCH v8 19/27] btrfs: try more times to alloc metadata reserve space
[PATCH 1/2] btrfs: use dynamic allocation for root item in create_subvol
2016-04-26 0:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/3] btrfs: use fs_info directly
2016-04-25 16:32 UTC (5+ messages)
` [PATCH 2/3] btrfs: keep sysfs target add in the last
` [PATCH 3/3] btrfs: refactor btrfs_dev_replace_start for reuse
[PATCH v5 00/13] Introduce device state 'failed', spare device and auto replace
2016-04-25 15:35 UTC (2+ messages)
[PATCH] btrfs: cleanup assigning next active device with a check
2016-04-25 15:15 UTC (2+ messages)
[PATCH] btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uuid_mutex
2016-04-25 15:09 UTC (2+ messages)
[PATCH] btrfs-progs: Restrict e2fsprogs version for new convert
2016-04-25 14:55 UTC (4+ messages)
[PATCH] Btrfs: use root when checking need_async_flush
2016-04-25 13:58 UTC
primary location of btrfs-progs changelog: The wiki?
2016-04-25 13:50 UTC (7+ messages)
[patch] btrfs: send: silence an integer overflow warning
2016-04-25 12:49 UTC (2+ messages)
Btrfs fails desatrerous on fuzzy tests
2016-04-25 12:44 UTC (2+ messages)
[PATCH] btrfs: Switch to generic xattr handlers
2016-04-25 12:28 UTC (2+ messages)
[PATCH 1/3] btrfs-progs: Fix return value bug of qgroups check
2016-04-25 12:09 UTC (2+ messages)
[PATCH] btrfs-progs: prop: remove an unnecessary condition on parse_args
2016-04-25 12:02 UTC (2+ messages)
[PATCH 1/4] btrfs-progs: Avoid interpreting options after "--" when getting unit mode
2016-04-25 11:59 UTC (4+ messages)
` [PATCH 4/4] btrfs-progs: "device ready" accepts just one device
btrfs forced readonly + errno=-28 No space left
2016-04-25 10:53 UTC (5+ messages)
restore is failing
2016-04-25 2:05 UTC (3+ messages)
About fi du and reflink/dedupe
2016-04-25 0:46 UTC (3+ 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).