messages from 2013-08-03 11:57:18 to 2013-08-08 13:02:11 UTC [more...]
[PATCH][RESEND] vfs: allow /proc/PID/maps to get device from stat
2013-08-08 13:02 UTC (5+ messages)
[PATCH 1/3] Btrfs: fix possible memory leak in find_parent_nodes()
2013-08-08 11:39 UTC (13+ messages)
` [PATCH 2/3] Btrfs: catch error return value from find_extent_in_eb()
` [PATCH 3/3] Btrfs: allocate prelim_ref with a slab allocater
btrfs-progs: drop weird indirections & dead code from send/receive
2013-08-08 11:04 UTC (2+ messages)
[PATCH 0/3] Small fixes for btrfs-progs
2013-08-08 10:56 UTC (5+ messages)
` [PATCH v2 0/5] "
` [PATCH 4/5] Btrfs-progs: return error on write failure in make_btrfs()
[PATCH] Btrfs-progs: fix a regression in mkfs.btrfs
2013-08-08 10:55 UTC (2+ messages)
[RFC PATCH v6 0/5] Online data deduplication
2013-08-08 8:35 UTC (7+ messages)
` [RFC PATCH v6 1/5] Btrfs: skip merge part for delayed data refs
` [RFC PATCH v6 2/5] Btrfs: improve the delayed refs process in rm case
` [RFC PATCH v6 3/5] Btrfs: introduce a head ref rbtree
` [RFC PATCH v6 4/5] Btrfs: disable qgroups accounting when quata_enable is 0
` [RFC PATCH v6 5/5] Btrfs: online data deduplication
` [PATCH v2] Btrfs-progs: add dedup subcommand
[PATCH v3 0/2] xfstest btrfs/316: test send / receive
2013-08-08 8:17 UTC (3+ messages)
` [PATCH v3 1/2] xfstests: add fssum tool
` [PATCH v3 2/2] xfstests btrfs/316: test send / receive
[PATCH 0/9] btrfs-progs: coalesce of patches
2013-08-08 8:10 UTC (5+ messages)
` [PATCH 0/2] scan /dev/mapper in filesystem show and device scan
` [PATCH 1/2] btrfs-progs: btrfs_scan_one_dir not to skip links when /dev/mapper is provided
` [PATCH 2/2] btrfs-progs: scan /dev/mapper in filesystem show and device scan
[PATCH 0/2 v2] introduce btrfs filesystem show --kernel
2013-08-08 8:07 UTC (3+ messages)
` [PATCH 1/2] btrfs-progs: move out print in cmd_df to another function
` [PATCH 2/2] btrfs-progs: introduce btrfs filesystem show --kernel
[PATCH] Btrfs: pass gfp_t to __add_prelim_ref() to avoid always using GFP_ATOMIC
2013-08-08 7:49 UTC (2+ messages)
[PATCH] Btrfs: deal with enomem in the rewind path V3
2013-08-08 7:36 UTC (2+ messages)
[PATCH 0/7] uselex.rb as a tiny tool to find dead code
2013-08-08 7:33 UTC (11+ messages)
` [PATCH 1/7] btrfs: cleanup: mark 'btrfs_lookup_fs_root' as static
` [PATCH 2/7] btrfs: cleanup: mark 'set_state_private' "
` [PATCH 3/7] btrfs: cleanup: mark 'btrfs_write_and_wait_marked_extents' "
` [PATCH 4/7] btrfs: cleanup: removed unused 'btrfs_start_transaction_lflush'
` [PATCH 5/7] btrfs: cleanup: mark 'btrfs_read_root_item' as static
` [PATCH 6/7] btrfs: cleanup: removed unused 'btrfs_reada_detach'
` [PATCH 7/7] btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'
[PATCH] Btrfs: stop using GFP_ATOMIC when allocating rewind ebs
2013-08-08 7:23 UTC (2+ messages)
[PATCH] _test_generic_punch: Extend $testfile's size to work with 64k block
2013-08-08 6:10 UTC
Heavy memory leak when using quota groups
2013-08-08 3:52 UTC (7+ messages)
[PATCH] Btrfs-progs: add manpage of btrfs-image -m option
2013-08-08 2:33 UTC
[PATCH] Btrfs: deal with enomem in the rewind path V2
2013-08-07 20:18 UTC (3+ messages)
btrfs filesystem "hang" after page allocation failure: order:0 + kernel BUG at fs/btrfs/extent_io.c:4151
2013-08-07 19:02 UTC (4+ messages)
[PATCH] Btrfs: deal with enomem in the rewind path
2013-08-07 18:56 UTC
[PATCH 0/2] btrfs-progs: Introduce devel namespace
2013-08-07 18:12 UTC (8+ messages)
` [PATCH 1/2] btrfs-progs: introduce command namespace for development features
` [PATCH 2/2] btrfs-progs: move chunk-recover command to devel namespace
[PATCH] xfstests: add regression test for kernel bz 60673
2013-08-07 16:15 UTC
[PATCH 0/2] btrfs-progs: more statics & removals
2013-08-07 15:17 UTC (6+ messages)
` [PATCH 1/2] btrfs-progs: mark static & remove unused from shared kernel code
` [PATCH 2/2] btrfs-progs: mark static & remove unused from non-kernel code
[PATCH RFC] Btrfs: add support for persistent mount options
2013-08-07 13:46 UTC (14+ messages)
[PATCH 0/3 resend]
2013-08-07 12:11 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: let user know that devid can be used if path is missing
` [PATCH 2/3] btrfs-progs: cmd_start_replace() to use test_dev_for_mkfs()
` [PATCH 3/3] btrfs-progs: avoid write to the disk before sure to create fs
[PATCH RFC] Btrfs: track compression algorithm on inodes
2013-08-07 11:29 UTC
[v2 1/8] Btrfs-progs: add missing man page information for btrfsck
2013-08-07 8:35 UTC (11+ messages)
` [v2 2/8] Btrfs-progs: add missing man information for btrfs-debug-tree
` [v2 3/8] Btrfs-progs: add missing man page for btrfs-show-super
` [v2 4/8] Btrfs-progs: add man page information for btrfs-find-root
` [v2 5/8] Btrfs-progs: add man page information for btrfs-convert
` [v2 6/8] Btrfs-progs: add missing man page for btrfstune
` [v2 7/8] Btrfs-progs: add missing man page information for btrfs-zero-log
` [v2 8/8] Btrfs-progs: add missing man page for btrfs-map-logical
` [patch v2 resend 4/8] Btrfs-progs: add man page information for btrfs-find-root
[PATCH 1/3] Btrfs: fix oops when writing dirty qgroups to disk
2013-08-07 5:16 UTC (4+ messages)
` [PATCH 2/3] Btrfs: move btrfs_free_qgroup_config() out of spin_lock and fix comments
` [PATCH 3/3] Btrfs: remove reduplicate check when disabling quota
[PATCH] Btrfs: check our parent dir when doing a compare send V2
2013-08-06 21:07 UTC
[PATCH] Btrfs: check our parent dir when doing a compare send
2013-08-06 20:54 UTC
[PATCH v2 0/2] xfstest btrfs/316: test send / receive (was: btrfs/314)
2013-08-06 20:43 UTC (5+ messages)
` [PATCH v2 1/2] xfstests: add fssum tool
` [PATCH v2 2/2] xfstests btrfs/316: test send / receive
[PATCH 0/4] btrfs: out-of-band (aka offline) dedupe v4
2013-08-06 19:11 UTC (6+ messages)
` [PATCH 1/4] btrfs: abtract out range locking in clone ioctl()
` [PATCH 2/4] btrfs_ioctl_clone: Move clone code into it's own function
` [PATCH 3/4] btrfs: Introduce extent_read_full_page_nolock()
` [PATCH 4/4] btrfs: offline dedupe
[PATCH] btrfs-progs: don't overrun "answer" array in cmds-chunk.c
2013-08-06 18:49 UTC (6+ messages)
[PATCH RFC] Btrfs-progs: allow btrfstune to set persistent mount options
2013-08-06 18:28 UTC
[PROGS PATCH] Import btrfs-extent-same
2013-08-06 15:31 UTC (2+ messages)
[PATCH 01/10] Btrfs-progs: add missing man page information for btrfsck
2013-08-06 15:13 UTC (5+ messages)
` [PATCH 09/10] btrfs-progs: Fix the return value of btrfs-map-logical
[PATCH 00/11 v2 (resend)] btrfs-progs: coalesce of patches
2013-08-06 15:08 UTC (7+ messages)
` [PATCH 05/11] btrfs-progs: btrfs_scan_one_dir not to skip links when /dev/mapper is provided
` [PATCH 06/11] btrfs-progs: scan /dev/mapper in filesystem show and device scan
btrfs mounts as read-only
2013-08-06 9:27 UTC
btrfs mounts as read-only
2013-08-06 9:09 UTC
[RFC PATCH v5 0/5] Online data deduplication
2013-08-06 2:25 UTC (6+ messages)
` [RFC PATCH v5 4/5] Btrfs: disable qgroups accounting when quota is off
[PATCH] btrfs-progs: mkfs.btrfs documentation: clarify current restrictions of sectorsize, nodesize and leafsize
2013-08-06 0:21 UTC (2+ messages)
[PATCH 1/2] btrfs-progs: Update the usage strings of some cmds
2013-08-05 23:28 UTC (3+ messages)
` [PATCH 2/2] btrfs-progs: Update the man page of btrfs
[PATCH] Btrfs: race free update of super flags
2013-08-05 22:47 UTC (4+ messages)
[PATCH] btrfs-progs: make set/get functions for the super compat_ro flags use compat_ro
2013-08-05 21:49 UTC
[PATCH] btrfs-progs: fix definition of struct btrfs_extent_inline_ref
2013-08-05 21:46 UTC
[PATCH v2] btrfs: add mount option to set commit interval
2013-08-05 18:33 UTC (2+ messages)
Recovery advice
2013-08-05 15:44 UTC (6+ messages)
[PATCH] Btrfs: return ENOSPC when target space is full
2013-08-05 15:25 UTC
[PATCH] Btrfs: handle errors when doing slow caching
2013-08-05 15:19 UTC
[PATCH] Btrfs: stop all workers before cleaning up roots
2013-08-05 15:09 UTC (3+ messages)
[PATCH v2] btrfs: add mount option to set commit interval
2013-08-05 12:02 UTC (3+ messages)
[PATCH] Btrfs: don't ignore errors from btrfs_run_delayed_items
2013-08-05 8:45 UTC (4+ messages)
` [PATCH v2] "
Unable to unmount filesystem (bug in kernel reported in kern.log)
2013-08-05 4:50 UTC (3+ messages)
[RFC PATCH 00/12] Btrfs-progs: introduce chunk recover function
2013-08-04 23:43 UTC (5+ messages)
` [PATCH 04/12] Btrfs-progs: cleanup similar code in open_ctree_* and close_ctree
[PATCH] xfstests btrfs/309: test btrfs-convert
2013-08-04 20:12 UTC
[PATCH] Btrfs: fix inode leak on kmalloc failure in tree-log.c
2013-08-04 18:58 UTC
building btrfs corrupt block
2013-08-04 18:50 UTC (3+ messages)
Q: Why subvolumes?
2013-08-04 14:56 UTC (6+ messages)
[PATCH] Btrfs-progs: restore can now recover file xattrs
2013-08-04 14:14 UTC (3+ messages)
` [PATCH v5] "
` [PATCH v6] "
error count
2013-08-04 13:37 UTC (2+ messages)
Btrfsck repair, strange df numbers and cannot write
2013-08-04 12:59 UTC (4+ messages)
Is the checkpoint interval adjustable?
2013-08-04 0:58 UTC (4+ messages)
Delivery Status Notification (Failure)
2013-08-04 0:51 UTC
[PATCH 0/2] Remove duplicated and useless code in cmds-restore
2013-08-03 21:36 UTC (5+ messages)
` [PATCH 1/2] Btrfs-progs: remove duplicated code in cmds-restore.c
Which better: rsync or snapshot + rsync --delete
2013-08-03 16:54 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).