messages from 2013-10-05 00:05:52 to 2013-10-13 22:01:28 UTC [more...]
Can't mount btrfs - bad tree block start
2013-10-13 22:01 UTC
btrfs hung tasks
2013-10-13 15:50 UTC
BTRFS Multidevice Filesystem: Save to delete one device?
2013-10-13 13:14 UTC (2+ messages)
Linux Arch: kernel BUG at fs/btrfs/inode.c:873!
2013-10-12 21:20 UTC (10+ messages)
[PATCH] Btrfs: don't leak delayed node on path allocation failure
2013-10-12 19:32 UTC
[PATCH] Btrfs-progs: check return value of realpath(3)
2013-10-12 15:47 UTC
[GIT PULL] Btrfs
2013-10-12 1:01 UTC
[PATCH] Btrfs: add tests for btrfs_get_extent
2013-10-11 19:31 UTC
[PATCH v6] btrfs: Fix memory leakage in the tree-log.c
2013-10-11 18:55 UTC (2+ messages)
[PATCH] Btrfs: avoid unnecessary scrub workers allocation
2013-10-11 18:11 UTC
[PATCH] Btrfs: init device stats for new devices
2013-10-11 17:36 UTC (4+ messages)
[PATCH] Btrfs: improve inode hash function/inode lookup
2013-10-11 17:20 UTC (4+ messages)
` [PATCH v2] "
BUG relating to fstrim on btrfs partitions
2013-10-11 15:21 UTC (5+ messages)
[PATCH] Btrfs: Wait for uuid-tree rebuild task on remount read-only
2013-10-11 15:14 UTC
[PATCH] Btrfs: fail device statistic reset on read-only filesystem
2013-10-11 14:22 UTC (4+ messages)
[PATCH v5] btrfs: Fix memory leakage in the tree-log.c
2013-10-11 13:19 UTC (3+ messages)
[PATCH 1/2] btrfs-progs: device scan use BTRFS_SCAN_LBLKID by default
2013-10-11 11:52 UTC (2+ messages)
` [PATCH 2/2] btrfs-progs: use the marco BTRFS_UPDATE_KERNEL where needed
[PATCH] Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts
2013-10-11 9:55 UTC (8+ messages)
btrfs-convert won't convert ext* - No valid Btrfs found on /dev/sdb1
2013-10-11 8:00 UTC (5+ messages)
[PATCH] Btrfs: add tests for find_lock_delalloc_range
2013-10-11 1:33 UTC (2+ messages)
Handful of btrfs fixes for 3.11.x stable
2013-10-10 23:23 UTC (5+ messages)
Will "btrfs scrub" clear corrupt filesystem trees?
2013-10-10 19:11 UTC (2+ messages)
[PATCH] Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replace
2013-10-10 17:39 UTC
[PATCH] Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devices
2013-10-10 17:37 UTC
[PATCH v4] btrfs: Fix memory leakage in the tree-log.c
2013-10-10 10:41 UTC (2+ messages)
[PATCH] xfstests btrfs/012: test balance while creating and deleting subvolumes
2013-10-10 5:13 UTC (2+ messages)
[PATCH] btrfs-progs: calculate disk space that a subvol could free
2013-10-10 3:35 UTC (13+ messages)
` [PATCH v2] "
[PATCH v3] btrfs: Fix memory leakage in the tree-log.c
2013-10-10 1:19 UTC (4+ messages)
[PATCH v2] btrfs: Fix memory leakage in the tree-log.c
2013-10-09 23:24 UTC
[PATCH] btrfs: Fix memory leakage in the tree-log.c
2013-10-09 23:28 UTC (3+ messages)
` [Kernel-BR] "
[PATCH] xfstests: btrfs/016: a regression test for subvolume rename
2013-10-09 19:04 UTC
regression, can't move subvols into subvols
2013-10-09 17:23 UTC (7+ messages)
` regression, can't move subvols into subvols, fs/btrfs/inode.c:8049 btrfs_rename
[PATCH] Btrfs: use right root when checking for hash collision
2013-10-09 16:48 UTC (2+ messages)
[PATCH] Btrfs: add tests for find_lock_delalloc_range
2013-10-09 16:05 UTC
Corrupt btrfs filesystem recovery... (Due to *sata* errors)
2013-10-09 16:03 UTC (14+ messages)
` Corrupt btrfs filesystem recovery... What best instructions?
` btrfsck --repair --init-extent-tree: segfault error 4
` ASM1083 rev01 PCIe to PCI Bridge chip (Was: Corrupt btrfs filesystem recovery... (Due to *sata* errors))
kernel BUG at fs/btrfs/relocation.c:2255!
2013-10-09 16:01 UTC (2+ messages)
[PATCH] Btrfs: limit delalloc pages outside of find_delalloc_range
2013-10-09 13:07 UTC (4+ messages)
btrfs device delete problem
2013-10-09 7:01 UTC (6+ messages)
[PATCH] Btrfs: do not defrag extent root in ioctl
2013-10-09 2:45 UTC (3+ messages)
[PATCH V2] xfstest: an regression test for btrfs balance
2013-10-09 2:16 UTC
[PATCH] xfstest: an regression test for btrfs balance
2013-10-09 2:13 UTC (3+ messages)
[RFC] another round of static analysis fixes
2013-10-08 17:20 UTC (21+ messages)
` [PATCH 01/12] btrfs-progs: check path alloc in corrupt block
` [PATCH 02/12] btrfs-progs: check fopen failure in cmds-send
` [PATCH 03/12] btrfs-progs: don't overrun name in find-collisions
` [PATCH 04/12] btrfs-progs: don't overflow read buffer in image
` [PATCH 05/12] btrfs-progs: check link_subvol name base
` [PATCH 06/12] btrfs-progs: remove dead block group checking
` [PATCH 07/12] btrfs-progs: free eb in fixup_chunk_tree_block()
` [PATCH 08/12] btrfs-progs: don't leak path in verify_space_cache
` [PATCH 09/12] btrfs-progs: don't deref pipefd[-1]
` [PATCH 10/12] btrfs-progs: don't overflow colors[] in fragments
` [PATCH 11/12] btrfs-progs: remove unused variables
` [PATCH 12/12] btrfs-progs: free leaked roots in calc-size
[PATCH v3 00/12] enhance btrfs qgroup show command
2013-10-08 17:10 UTC (22+ messages)
` [PATCH v3 01/12] Btrfs-progs: restructure show_qgroups
` [PATCH v3 02/12] Btrfs-progs: introduces '-p' option to print the ID of the parent qgroups
` [PATCH v3 03/12] Btrfs-progs: introduces '-c' option to print the ID of the child qgroups
` [PATCH v3 04/12] Btrfs-progs: introduce '-r' option to print max referenced size of qgroups
` [PATCH v3 05/12] Btrfs-progs: introduce '-e' option to print max exclusive "
` [PATCH v3 06/12] Btrfs-progs: list all qgroups impact given path(include ancestral qgroups)
` [PATCH v3 07/12] Btrfs-progs: list all qgroups impact given path(exclude "
` [PATCH v3 08/12] Btrfs-progs: enhance btrfs qgroup show to sort qgroups
` [PATCH v3 09/12] Btrfs-progs: enhance btrfs qgroup to print the result as a table
` [PATCH v3 10/12] Btrfs-progs: add '--block-size' option to control print result
` [PATCH v3 11/12] Btrfs-progs: make pretty_size_snprintf() return len
` [PATCH v3 12/12] Btrfs-progs: add '-h' options to print sizes in human readable format
[PATCH v4 9/12 ] Btrfs-progs: enhance btrfs qgroup to print the result as a table
2013-10-08 16:24 UTC
kernel BUG at mm/page-writeback.c:2317!
2013-10-08 15:29 UTC (4+ messages)
[PATCH] Btrfs: kill unused code in btrfs_search_forward
2013-10-08 10:19 UTC
[PATCH] Btrfs: cleanup dead code of defragment
2013-10-08 10:19 UTC
minor wiki bug, check_int mount options description
2013-10-08 8:11 UTC (2+ messages)
[PATCH 1/3 v4] btrfs-progs: use kernel for mounted disk for show
2013-10-08 3:41 UTC (3+ messages)
` [PATCH 2/3 v2] btrfs-progs: add more parameter to the filesystem show
` [PATCH 3/3] btrfs-progs: use BTRFS_SCAN_LBLKID as default scan in "
[PATCH] Btrfs: free up block groups after everything
2013-10-08 1:22 UTC (2+ messages)
[PATCH] Btrfs: remove unnecessary key copy when logging inode
2013-10-07 21:57 UTC (2+ messages)
[PATCH] Btrfs: free reserved space on error in a few places
2013-10-07 19:21 UTC
[PATCH] Btrfs: fixup reserved trace points
2013-10-07 19:20 UTC
[PATCH] Btrfs: cleanup reserved space when freeing tree log on error
2013-10-07 19:12 UTC
[PATCH] Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case
2013-10-07 15:45 UTC
Not possible to read device stats for devices added after mount
2013-10-07 15:25 UTC (3+ messages)
` [PATCH] btrfs: init device stats for new devices
[PATCH] Btrfs: do not free the dirty bytes from the trans block rsv on cleanup
2013-10-07 14:46 UTC
Some questions after devices addition to existing raid 1 btrfs filesystem
2013-10-07 14:37 UTC (3+ messages)
[PATCH] Btrfs: fix memory leaks on transaction commit failure
2013-10-07 11:04 UTC
[PATCH] Btrfs: fix the dev-replace suspend sequence
2013-10-07 10:42 UTC
[PATCH] btrfs-progs: create helper function to use lblkid to scan for btrfs disks
2013-10-07 10:21 UTC (5+ messages)
kernel BUG at fs/btrfs/relocation.c:1060 during rebalancing
2013-10-07 8:09 UTC (6+ messages)
[PATCH] btrfs-progs: btrfs_list_find_updated_files: Fix memory leak
2013-10-07 6:36 UTC
[PATCH] fs: btrfs: suppress compilation warnings
2013-10-07 4:49 UTC
defrag - kernel BUG at fs/btrfs/locking.c:264!
2013-10-06 19:11 UTC
snapshot vs subvolume confusion
2013-10-05 20:37 UTC
[GIT PULL] Btrfs
2013-10-05 17:36 UTC
btrfs raid0
2013-10-05 0:05 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).