linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-27 08:43:10 to 2014-02-02 01:28:09 UTC [more...]

[GIT PULL] Btrfs
 2014-02-02  1:28 UTC  (3+ messages)

[PATCH] Btrfs: fix btrfs boot when compiled as built-in
 2014-02-01 21:28 UTC  (13+ messages)
` [PATCH v2] "

[PATCH] Btrfs: use late_initcall instead of module_init
 2014-02-01 21:27 UTC 

[PATCH] xfstests: more tests for test case btrfs/030
 2014-02-01  2:05 UTC 

[PATCH] Btrfs: more send support for parent/child dir relationship inversion
 2014-02-01  2:02 UTC 

[PATCH] Btrfs: fix send dealing with file renames and directory moves
 2014-02-01  2:00 UTC 

[PATCH] Btrfs: convert to add transaction protection for btrfs send
 2014-01-31 23:40 UTC  (10+ messages)

Booting with syslinux not possible
 2014-01-31 22:00 UTC  (3+ messages)

Booting with syslinux not possible
 2014-01-31 20:54 UTC 

Booting with syslinux not possible
 2014-01-31 20:32 UTC 

GPF on access to presumably corrupted file
 2014-01-31 17:43 UTC  (4+ messages)

[PATCH RFCv4] new ioctl TREE_SEARCH_V2
 2014-01-31 17:40 UTC  (9+ messages)
` [PATCH RFCv4 1/7] btrfs: tree_search: eliminate redundant nr_items check
` [PATCH RFCv4 2/7] btrfs: tree_search, search_ioctl: accept varying buffer
` [PATCH RFCv4 3/7] btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
` [PATCH RFCv4 4/7] btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
` [PATCH RFCv4 5/7] btrfs: new function read_extent_buffer_to_user
` [PATCH RFCv4 6/7] btrfs: tree_search, search_ioctl: direct copy to userspace
` [PATCH RFCv4 7/7] btrfs: new ioctl TREE_SEARCH_V2

[PATCH 1/2] Btrfs: switch to btrfs_previous_extent_item()
 2014-01-31 16:42 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: only add roots if necessary in find_parent_nodes()

lost with degraded RAID1
 2014-01-31  7:37 UTC  (17+ messages)
`  "
    ` Fwd: "

Snapshots – noob questions
 2014-01-31  4:19 UTC  (14+ messages)

Stop using btrfs
 2014-01-30 23:21 UTC  (4+ messages)

[PATCH] xfstests: generic/299 can have truncate fail
 2014-01-30 22:01 UTC 

[btrfs/i_size] xfstests generic/299 TFAIL
 2014-01-30 21:52 UTC  (2+ messages)

btrfs send requires root
 2014-01-30 21:41 UTC  (3+ messages)

[PATCH] btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctl
 2014-01-30 20:17 UTC 

[PATCH v2] btrfs: add simple debugfs interface
 2014-01-30 17:25 UTC 

[PATCH] Btrfs: add missing error check in incremental send
 2014-01-30 13:27 UTC 

[PATCH RFCv3] new ioctl TREE_SEARCH_V2
 2014-01-30 12:28 UTC  (8+ messages)
` [PATCH RFCv3 1/6] btrfs: search_ioctl accepts varying buffer
` [PATCH RFCv3 2/6] btrfs: copy_to_sk returns EOVERFLOW for too small buffer
` [PATCH RFCv3 3/6] btrfs: tree_search returns needed size on EOVERFLOW
` [PATCH RFCv3 4/6] btrfs: new function read_extent_buffer_to_user
` [PATCH RFCv3 5/6] btrfs: search_ioctl: direct copy to userspace
` [PATCH RFCv3 6/6] btrfs: new ioctl TREE_SEARCH_V2

[PATCH 1/2] Btrfs: fix unprotected alloc list insertion during the finishing procedure of replace
 2014-01-30  8:46 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: fix use-after-free in the finishing procedure of the device replace

[PATCH] btrfs: Return EXDEV for cross file system snapshot
 2014-01-30  7:32 UTC 

Rapid memory exhaustion during normal operation
 2014-01-29 22:38 UTC  (6+ messages)

Receive on same subvolume
 2014-01-29 21:26 UTC 

[PATCH] Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
 2014-01-29 21:06 UTC 

[PATCH] Btrfs: disable snapshot aware defrag for now
 2014-01-29 21:05 UTC 

[PATCH V2 0/4] Btrfs: improve the performance fluctuating of the fsync
 2014-01-29 18:48 UTC  (12+ messages)
` [PATCH V2 1/4] Btrfs: filter the ordered extents that has been logged
` [PATCH V2 2/4] Btrfs: don't get the lock when adding a csum into a ordered extent
` [PATCH V2 3/4] Btrfs: don't mix the ordered extents of all files together during logging the inodes

[PATCH RFCv2] new ioctl TREE_SEARCH_V2
 2014-01-29 17:12 UTC  (22+ messages)
` [PATCH RFCv2 1/6] btrfs: search_ioctl accepts varying buffer
` [PATCH RFCv2 2/6] btrfs: search_ioctl rejects unused setted values
` [PATCH RFCv2 3/6] btrfs: copy_to_sk returns EOVERFLOW for too small buffer
` [PATCH RFCv2 4/6] btrfs: new ioctl TREE_SEARCH_V2
` [PATCH RFCv2 5/6] btrfs: search_ioctl: direct copy to userspace
` [PATCH RFCv2 6/6] btrfs: in tree_search extent buffer lifetime

BTRFS corrupted by combination of mistreatment of hiberantion and accidental power loss
 2014-01-29 17:08 UTC  (4+ messages)

questions regarding fsync in btrfs
 2014-01-29 17:04 UTC  (4+ messages)

Deleting subvolumes - there be dragons
 2014-01-29 16:44 UTC  (3+ messages)

[PATCH] Btrfs: remove unused argument from read_block_for_search()
 2014-01-29 15:52 UTC 

help with btrfs device delete of a disk with errors (resent from subscribed mail)
 2014-01-29  9:17 UTC 

help with btrfs device delete of a disk with errors
 2014-01-29  9:06 UTC 

Can you keep reflink relationship during a copy/backup to another filesystem?
 2014-01-29  8:05 UTC  (2+ messages)

[PATCH] xfstests: change btrfs/029's golden output and it's filtering
 2014-01-28 18:40 UTC 

[PATCH v4 1/2 ] Btrfs: rework ulist with list+rb_tree
 2014-01-28 16:25 UTC  (2+ messages)
` [PATCH v4 2/2] Btrfs: do not export ulist functions

[PATCH v3 1/2] Btrfs: rework ulist with list+rb_tree
 2014-01-28 16:21 UTC  (9+ messages)
` [PATCH v3 2/2] Btrfs: do not export ulist functions
` [PATCH] Btrfs: allocate ulist with a slab allocator

[PATCH] btrfs: add simple debugfs interface
 2014-01-28 15:50 UTC  (2+ messages)

[PATCH] btrfs: Return EXDEV for cross file system snapshot
 2014-01-28 15:45 UTC  (2+ messages)

[PATCH v2] Btrfs: do not use extent commit root for sending
 2014-01-28 15:04 UTC  (3+ messages)

[PATCH] xfstests: make test btrfs/025 more robust
 2014-01-28 14:51 UTC  (2+ messages)

[PATCH] xfstests: test btrfs send issue with non-aligned clone operations
 2014-01-28 14:33 UTC  (2+ messages)

[PATCH] xfstests: add test for btrfs incremental send data corruption
 2014-01-28 13:56 UTC  (2+ messages)

Options for SSD - autodefrag etc?
 2014-01-28 11:41 UTC  (6+ messages)

[PATCH v2] Btrfs: allocate ulist with a slab allocator
 2014-01-28 11:13 UTC  (2+ messages)
` [PATCH] Btrfs: fix memory leaks on walking backrefs failure

[PATCH] btrfs-progs: update INSTALL file
 2014-01-28  9:26 UTC  (5+ messages)

Monitoring for disk failures
 2014-01-28  9:15 UTC  (4+ messages)

[PATCH] Btrfs: only process as many file extents as there are refs
 2014-01-28  2:47 UTC  (2+ messages)

[PATCH] Btrfs: fix send file hole detection leading to data corruption
 2014-01-28  1:38 UTC 

Btrfs send 4-5 times slower than rsync on local
 2014-01-28  1:26 UTC  (2+ messages)

[PATCH] Btrfs: add a reschedule point in btrfs_find_all_roots()
 2014-01-27 16:52 UTC  (2+ messages)

btrfs and ECC RAM
 2014-01-27 16:42 UTC  (9+ messages)

[PATCH] dump device list as seen by the kernel
 2014-01-27  9:08 UTC  (5+ messages)
` [PATCH] btrfs: introduce BTRFS_IOC_GET_DEVS
` [PATCH] btrfs-progs: introduce btrfs-devlist

deleting files and qgroups
 2014-01-27  8:50 UTC  (2+ messages)


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).