messages from 2015-02-24 10:47:28 to 2015-03-05 10:36:58 UTC [more...]
[PATCH] Btrfs: fix data loss of fsync
2015-03-05 10:36 UTC (5+ messages)
` [PATCH V2] Btrfs: catch transaction abortion after waiting for it
btrfs oops while mounting fuzzed btrfs image
2015-03-05 10:27 UTC (4+ messages)
rsync vs. extent-same: this time with lock debugging (still v3.18.8)
2015-03-05 10:17 UTC (3+ messages)
[PATCH v3 0/3] Enhancement for df command
2015-03-05 2:18 UTC (4+ messages)
` [PATCH v3 1/3] Btrfs: get more accurate output in "
` [PATCH v3 2/3] Btrfs: raid56: simplify the parameter of nr_parity_stripes()
` [PATCH v3 3/3] Btrfs: adapt df command to RAID5/6
rsync causes kernel oops
2015-03-04 20:54 UTC (2+ messages)
[PATCH 1/6] btrfs: Fix calculation of rbio->dbitmap's size calculation
2015-03-04 18:41 UTC (6+ messages)
` [PATCH 2/6] btrfs: Use unified stripe_page's index calculation
` [PATCH 3/6] btrfs: use rbio->nr_pages to reduce calculation
` [PATCH 4/6] btrfs: Clear PageUptodate bit in alloc_rbio_parity_pages()
` [PATCH 5/6] btrfs: Use raid_write_end_io for scrub
` [PATCH 6/6] btrfs: Remove unused err = 0 line for raid_rmw_end_io()
[PATCH] Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list)
2015-03-04 16:05 UTC (7+ messages)
[PATCH] btrfs-progs: convert: show progress by default
2015-03-04 6:21 UTC (2+ messages)
Regression: kernel 4.0.0-rc1 - soft lockups
2015-03-04 5:58 UTC (5+ messages)
[PATCH] Btrfs: rework qgroup accounting V2
2015-03-04 3:13 UTC (2+ messages)
[RFC PATCH 0/7] Btrfs: qgroup: part-4: Add type to btrfs qgroup
2015-03-04 1:49 UTC (2+ messages)
[PATCH 0/4] Btrfs: qgroup: part-2: bug fixes for qgroup reservation
2015-03-04 1:47 UTC (2+ messages)
[PATCH] btrfs/disk-io: Use '%zu' to print 'sizeof'
2015-03-04 1:23 UTC
[PATCH 0/3] Btrfs: qgroup: part-3: bug fixes for deleting subvolume
2015-03-03 20:20 UTC (8+ messages)
` [PATCH 3/3] btrfs: qgroup: fix a wrong parameter of no_quota
` [PATCH] fstest: btrfs: add a test for quota number when deleting a subvol
[PULL] [PATCH 00/11] Cleanups for 4.1
2015-03-03 16:30 UTC (15+ messages)
` [PATCH 01/11] btrfs: need_resched not needed with cond_resched
` [PATCH 02/11] btrfs: use cond_resched_lock where possible
` [PATCH 03/11] btrfs: cleanup 64bit/32bit divs, compile time constants
` [PATCH 04/11] btrfs: cleanup 64bit/32bit divs, provably bounded values
` [PATCH 05/11] btrfs: replace remaining do_div calls with div_u64 variants
` [PATCH 06/11] btrfs: cleanup, use correct type in div_u64_rem
` [PATCH 07/11] btrfs: cleanup, use kmalloc_array/kcalloc array helpers
` [PATCH 08/11] btrfs: remove shadowing variables in __btrfs_buffered_write
` [PATCH 09/11] btrfs: switch helper macros to static inlines in sysfs.h
` [PATCH 10/11] btrfs: remove shadowing variables in __btrfs_map_block
` [PATCH 11/11] btrfs: use explicit initializer for seq_elem
extent-same ioctl hangs holding locks (v3.18.8)
2015-03-03 15:57 UTC
[PATCH] Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref
2015-03-03 15:35 UTC (4+ messages)
[GIT PULL] Btrfs
2015-03-03 14:13 UTC (6+ messages)
` WARNING: CPU: 2 PID: 32343 at fs/btrfs/inode.c:8693 btrfs_destroy_inode+0x278/0x2a0()
[PATCH] Btrfs: fix data loss in the fast fsync path
2015-03-03 13:31 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] btrfs-progs: btrfs-convert: Allow setting nodesize
2015-03-03 11:57 UTC (2+ messages)
Documenting MS_LAZYTIME
2015-03-03 7:14 UTC (16+ messages)
rsync causes kernel oops
2015-03-03 6:17 UTC (2+ messages)
[PATCH 1/1] btrfs: Align EOF length to block in extent_same
2015-03-03 0:27 UTC (5+ messages)
[PATCH 0/9] Btrfs: qgroup: part-1: bug fixes for qgroup inherit
2015-03-02 22:10 UTC (7+ messages)
` [PATCH 1/2] btrfs-progs:correct the return value
` [PATCH 1/9] btrfs: qgroup: move WARN_ON() to the correct location
` [PATCH 2/9] btrfs: qgroup: inherit limit info from srcgroup in creating snapshot
[PATCH 0/7] Qgroup status flag fix and semi-automatic qgroup update on relationship assign
2015-03-02 22:03 UTC (15+ messages)
` [PATCH 1/7] btrfs: Check qgroup level in kernel qgroup assign
` [PATCH 2/7] btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
` [PATCH 3/7] btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value
` [PATCH 4/7] btrfs: Update btrfs qgroup status item when rescan is done
` [PATCH 5/7] btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota
` [PATCH 6/7] btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags when assigning/deleting a qgroup relations
` [PATCH 7/7] btrfs: quota: Update quota tree after qgroup relationship change
[PATCH] Btrfs: remove extra run_delayed_refs in update_cowonly_root
2015-03-02 17:51 UTC
Btrfs Send/Receive "no such file or directory" bug
2015-03-02 16:03 UTC (2+ messages)
[PATCH] btrfs: Support busy loop of write and delete
2015-03-02 12:37 UTC
[PATCH v2] btrfs-progs: fsck-test: Add check_sudo to check valid root/sudo privilege
2015-03-02 3:41 UTC
[PATCH] btrfs-progs: fsck-test: Add check_sudo to check valid root/sudo privilege
2015-03-02 0:43 UTC (5+ messages)
[PATCH] btrfs/052: Fix test case to work on 64K block size
2015-03-01 17:20 UTC
[PATCH] Btrfs: incremental send, don't rename a directory too soon
2015-02-28 22:29 UTC (2+ messages)
` [PATCH v2] "
[PATCH] fstests: btrfs test for incremental send with directory renames
2015-02-28 21:04 UTC
Receive "directory not empty" bug
2015-02-28 21:04 UTC (4+ messages)
[PATCH] btrfs-progs: use less memory for pretty_size_mode buffers
2015-02-27 18:37 UTC
[PATCH V2 1/2] Btrfs-progs: make pretty_sizes() work less error prone
2015-02-27 17:53 UTC (5+ messages)
` [PATCH] btrfs-progs: per-thread, per-call pretty buffer
[PATCH] Add more detailed package dependency information to INSTALL file
2015-02-27 16:53 UTC (2+ messages)
root subvol id is 0 or 5?
2015-02-27 16:50 UTC (5+ messages)
[PATCH 1/2] btrfs-progs: read_tree_block() and read_node_slot() cleanup
2015-02-27 16:45 UTC (3+ messages)
` [PATCH 2/2] btrfs-progs: Move (set/clear_)extent_buffer_uptodate() to extent_io.h
[PATCH] btrfs-progs: Make csum tree rebuild works with extent tree rebuild
2015-02-27 16:31 UTC (2+ messages)
[PATCH] Generic test for file fsync after moving files across directories
2015-02-27 11:17 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/7] btrfs-progs: qgroup related enhance
2015-02-27 8:51 UTC (9+ messages)
` [PATCH 1/7] btrfs-progs: Update qgroup status flags and replace qgroup level/subvid calculation with inline function
` [PATCH 2/7] btrfs-progs: Allow btrfs-debug-tree to print human readable qgroup status flag
` [PATCH 3/7] btrfs-progs: Move parse_qgroupid() to utils.c
` [PATCH 4/7] btrfs-progs: Allow parse_qgroupid() to resolve subvolume path into qgroupid
` [PATCH 5/7] btrfs-progs: Add stack get/set functions for btrfs_qgroup_status_item
` [PATCH 6/7] btrfs-progs: Print warning message if qgroup data is inconsistent
` [PATCH 7/7] btrfs-progs: Schedule quota rescan if qgroup assign caused inconsistence
[PATCH 0/1] btrfs: Fix NO_SPACE bug caused by delayed-iput
2015-02-27 1:21 UTC (4+ messages)
` [PATCH 1/1] "
Btrfs fixes, changes don't appear on git repo
2015-02-26 22:20 UTC (3+ messages)
[PATCH 3/3] btrfs: Remove BUG_ON() when failed searching block_group_cache in unpin_extent_range()
2015-02-26 12:03 UTC (5+ messages)
[PATCH v3 0/2] btrfs: Set relative data on clear btrfs_block_group_cache->pinned
2015-02-26 6:48 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] btrfs: add WARN_ON() to check is space_info op current
WARNING: CPU: 1 PID: 2436 at fs/btrfs/qgroup.c:1414 btrfs_delayed_qgroup_accounting+0x9f1/0xa0b [btrfs]()
2015-02-26 6:16 UTC (5+ messages)
[GIT PULL] Btrfs
2015-02-26 2:01 UTC
[PATCH 1/2] btrfs: Make the chunk size limit on on-disk/logical more clean
2015-02-26 1:20 UTC (2+ messages)
[PATCH v2 0/2] btrfs: Set relative data on clear btrfs_block_group_cache->pinned
2015-02-25 12:54 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] btrfs: add WARN_ON() to check is space_info op current
[PATCH] fstests: generic test for directory fsync after adding hard links
2015-02-25 9:15 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] Btrfs: fix metadata inconsistencies after directory fsync
2015-02-24 23:28 UTC (2+ messages)
` [PATCH v4] "
[PATCH] Btrfs: throttle transactions based on dirty bgs
2015-02-24 21:37 UTC
[PATCH] Btrfs: check before stealing from the global rsv in evict
2015-02-24 21:35 UTC
[PATCH] Btrfs: make async space flushing suck less when we're full
2015-02-24 21:29 UTC
[PATCH] btrfs: fix lost return value due to variable shadowing
2015-02-24 17:57 UTC
[PULL] [PATCH 0/4] Barriers + waitqueue_active fixes
2015-02-24 16:51 UTC (5+ messages)
` [PATCH 1/4] btrfs: add missing barriers before waitqueue_active
` [PATCH 2/4] btrfs: add comments to "
` [PATCH 3/4] btrfs: remove extra barrier "
` [PATCH 4/4] btrfs: comment the rest of implicit barriers "
Read performance problem
2015-02-24 15:40 UTC
[PATCH 2/3] btrfs: add WARN_ON() to check is space_info op current
2015-02-24 15:37 UTC
[PATCH 1/3] btrfs: Set relative data on clear btrfs_block_group_cache->pinned
2015-02-24 15:37 UTC
[PATCH] btrfs-progs: Fix a infinite loop when fixing nlink if file name conflicts twice
2015-02-24 14:22 UTC (2+ messages)
[PATCH] docs: fixed a grammar mistake
2015-02-24 14:20 UTC (2+ messages)
Non-unmountable file system
2015-02-24 10:56 UTC
[PATCH] fstests: generic test for fsync after removing xattrs
2015-02-24 11:21 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 0/3] btrfs: ENOMEM bugfixes
2015-02-24 10:47 UTC (4+ messages)
` [PATCH v2 1/3] btrfs: handle ENOMEM in btrfs_alloc_tree_block
` [PATCH v2 2/3] btrfs: fix race on ENOMEM in alloc_extent_buffer
` [PATCH v2 3/3] btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache
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).