Show patches with: none      |   40826 patches
« 1 2 ... 348 349 350408 409 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
btrfs-progs: Fix check_arg_type() which doesn't use realpath() result. - - - --- 2014-02-12 Qu Wenruo Accepted
btrfs-progs: Remove superfluous BUG_ON check. - - - --- 2014-02-11 Mitch Harder Accepted
[v2] xfstests: btrfs/004: fix to make test really work - - - --- 2014-02-11 Wang Shilong Not Applicable
[v3] xfstests: Btrfs: add test for large metadata blocks - - - --- 2014-02-10 Koen De Wit Not Applicable
Btrfs-progs: receive: don't output normal message into stderr - - - --- 2014-02-10 Wang Shilong Accepted
xfstests: btrfs/004: fix to make test really work - - - --- 2014-02-10 Wang Shilong Not Applicable
[v2] Btrfs: avoid warning bomb of btrfs_invalidate_inodes - - - --- 2014-02-10 Liu Bo Accepted
Btrfs: fix possible deadlock in btrfs_cleanup_transaction - - - --- 2014-02-10 Liu Bo Accepted
[3/3] btrfs-progs: reuse find_mount_root to determine arg type and so on. - - - --- 2014-02-10 Qu Wenruo Under Review
[2/3] btrfs-progs: Add path_is_mp option for find_mount_root. - - - --- 2014-02-10 Qu Wenruo Under Review
[1/3] btrfs-progs: move find_mount_root to utils.[ch] - - - --- 2014-02-10 Qu Wenruo Accepted
Btrfs: faster/more efficient insertion of file extent items - - - --- 2014-02-09 Filipe Manana Accepted
[V3] Provide a better free space estimate [was]Re: Provide a better free space estimate on RAID1 - - - --- 2014-02-09 Goffredo Baroncelli New
btrfs: always choose work from prio_head first - - - --- 2014-02-08 Stanislaw Gruszka Accepted
[V2] Re: Provide a better free space estimate on RAID1 - - - --- 2014-02-08 Goffredo Baroncelli New
xfstests: add test for btrfs data corruption when using compression - - - --- 2014-02-08 Filipe Manana Not Applicable
Btrfs: fix data corruption when reading/updating compressed extents - - - --- 2014-02-08 Filipe Manana Accepted
[RFC,2/2] Revert "Btrfs: remove transaction from btrfs send" - - - --- 2014-02-08 Wang Shilong Accepted
[1/2] Btrfs: skip readonly root for snapshot-aware defragment - - - --- 2014-02-08 Wang Shilong Accepted
Provide a better free space estimate on RAID1 - - - --- 2014-02-08 Goffredo Baroncelli New
Provide a better free space estimate on RAID1 - - - --- 2014-02-08 Roman Mamedov New
[v2] xfstests: Btrfs: add test for large metadata blocks - - - --- 2014-02-08 Koen De Wit Not Applicable
[v2] Btrfs: fix a spinlock warning when cleaning up aborted transaction - - - --- 2014-02-08 Liu Bo Accepted
Btrfs: fix a lockdep warning when cleaning up aborted transaction - - - --- 2014-02-08 Liu Bo Accepted
Btrfs: don't loop forever if we can't run because of the tree mod log - - - --- 2014-02-07 Josef Bacik Accepted
btrfs-progs: Preserve process_one_leaf return value. - - - --- 2014-02-07 Mitch Harder Accepted
Btrfs: unlock extent and pages on error in cow_file_range - - - --- 2014-02-07 Josef Bacik Accepted
xfstests: Btrfs: add test for large metadata blocks - - - --- 2014-02-07 Koen De Wit Not Applicable
btrfs-progs: add dry-run option to restore command - - - --- 2014-02-07 Justin Maggard Superseded
btrfs-progs: Change BUG() to use assert. - - - --- 2014-02-07 Mitch Harder Accepted
[v4] xfstests/btrfs: add a regression test for running snapshot and send concurrently - - - --- 2014-02-07 Wang Shilong Not Applicable
[4/4] Revert "btrfs: add ioctl to export size of global metadata reservation" - - - --- 2014-02-07 David Sterba Accepted
[3/4,RFC] btrfs: export global block reserve size as space_info - - - --- 2014-02-07 David Sterba Accepted
[2/4] btrfs: reserve no transaction units in btrfs_ioctl_set_features - - - --- 2014-02-07 David Sterba Accepted
[1/4] btrfs: commit transaction after setting label and features - - - --- 2014-02-07 David Sterba Accepted
[v3,3/3] btrfs/035: add new clone overwrite regression test - - - --- 2014-02-07 David Disseldorp New
[v3,2/3] src/cloner: use btrfs/ioctl.h header if present - - - --- 2014-02-07 David Disseldorp New
[v3,1/3] btrfs: add small program for clone testing - - - --- 2014-02-07 David Disseldorp New
[v2,1/2] btrfs-progs: Add missing devices check for mounted btrfs. - - - --- 2014-02-07 Qu Wenruo Accepted
[2/2] btrfs-progs: Add -p/--print-missing options for btrfs fi show - - - --- 2014-02-07 Qu Wenruo Under Review
[1/2] btrfs-progs: Add missing devices check for mounted btrfs. - - - --- 2014-02-07 Qu Wenruo Superseded
Btrfs: balance delayed inode updates V2 - - - --- 2014-02-06 Josef Bacik Accepted
Btrfs: throttle delayed refs better - - - --- 2014-02-06 Josef Bacik Accepted
Btrfs: balance delayed inode updates - - - --- 2014-02-06 Josef Bacik Superseded
btrfs-progs: Convert BUG() to BUG_ON(1) - - - --- 2014-02-06 Mitch Harder Under Review
[v3] Btrfs: add regression test for running snapshot and send concurrently - - - --- 2014-02-06 Wang Shilong New
[v2] Btrfs: add regression test for running snapshot and send concurrently - - - --- 2014-02-06 Wang Shilong New
ioctl: add note regarding CLONE_RANGE(len=0) behaviour - - - --- 2014-02-06 David Disseldorp Accepted
[v2,3/3] btrfs/035: add new clone overwrite regression test - - - --- 2014-02-06 David Disseldorp New
[v2,2/3] src/cloner: use btrfs/ioctl.h header if present - - - --- 2014-02-06 David Disseldorp New
[v2,1/3] btrfs: add small program for clone testing - - - --- 2014-02-06 David Disseldorp New
[v2,1/2] Btrfs: switch to btrfs_previous_extent_item() - - - --- 2014-02-06 Wang Shilong Accepted
Btrfs: fix assert screwup for the pending move stuff - - - --- 2014-02-05 Josef Bacik Accepted
Provide a better free space estimate on RAID1 - - - --- 2014-02-05 Roman Mamedov New
[2/2] Btrfs: make some tree searches in send.c more efficient - - - --- 2014-02-05 Filipe Manana Accepted
[1/2] Btrfs: use right extent item position in send when finding extent clones - - - --- 2014-02-05 Filipe Manana Accepted
[v2] btrfs: send: lower memory requirements in common case - - - --- 2014-02-05 David Sterba Accepted
[v4] btrfs: add simple debugfs interface - - - --- 2014-02-05 David Sterba Accepted
btrfs-progs: fix typo in reported error - - - --- 2014-02-05 Anand Jain Accepted
btrfs: looping across fs_devices isn't necessary - - - --- 2014-02-05 Anand Jain New
[2/2] btrfs/035: add new clone overwrite regression test - - - --- 2014-02-05 David Disseldorp New
[1/2] btrfs: add small program for clone testing - - - --- 2014-02-05 David Disseldorp New
Btrfs: skip submitting barrier for missing device - - - --- 2014-02-05 Hidetoshi Seto Accepted
Btrfs: introduce commit_root_sem to protect commit roots - - - --- 2014-02-04 Josef Bacik Accepted
[v2] btrfs-progs: there is devid 0 when replace is running - - - --- 2014-02-04 Anand Jain Superseded
btrfs-progs: there is devid 0 when replace is running - - - --- 2014-02-04 Anand Jain Superseded
[6/6] btrfs: send: remove BUG_ON from name_cache_delete - - - --- 2014-02-03 David Sterba Accepted
[5/6] btrfs: send: remove BUG from process_all_refs - - - --- 2014-02-03 David Sterba Accepted
[4/6] btrfs: send: lower memory requirements in common case - - - --- 2014-02-03 David Sterba Accepted
[3/6] btrfs: send: squeeze bitfilelds in fs_path - - - --- 2014-02-03 David Sterba Accepted
[2/6] btrfs: send: remove virtual_mem member from fs_path - - - --- 2014-02-03 David Sterba Accepted
[1/6] btrfs: send: remove prepared member from fs_path - - - --- 2014-02-03 David Sterba Accepted
[v3] btrfs: add simple debugfs interface - - - --- 2014-02-03 David Sterba Accepted
btrfs: send: replace check with an assert in gen_unique_name - - - --- 2014-02-03 David Sterba Accepted
[RESEND] xfstests: add test for btrfs incremental send data corruption - - - --- 2014-02-03 Filipe Manana Not Applicable
Btrfs: add regression test for running snapshot and send concurrently - - - --- 2014-02-03 Wang Shilong New
Btrfs: use late_initcall instead of module_init - - - --- 2014-02-01 Filipe Manana Accepted
xfstests: more tests for test case btrfs/030 - - - --- 2014-02-01 Filipe Manana Not Applicable
Btrfs: more send support for parent/child dir relationship inversion - - - --- 2014-02-01 Filipe Manana Accepted
Btrfs: fix send dealing with file renames and directory moves - - - --- 2014-02-01 Filipe Manana Accepted
[2/2] Btrfs: only add roots if necessary in find_parent_nodes() - - - --- 2014-01-31 Wang Shilong Accepted
[1/2] Btrfs: switch to btrfs_previous_extent_item() - - - --- 2014-01-31 Wang Shilong Accepted
xfstests: generic/299 can have truncate fail - - - --- 2014-01-30 Josef Bacik Not Applicable
btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctl - - - --- 2014-01-30 Hugo Mills Accepted
[v2] btrfs: add simple debugfs interface - - - --- 2014-01-30 David Sterba Accepted
[RFCv4,7/7] btrfs: new ioctl TREE_SEARCH_V2 - - - --- 2014-01-30 Gerhard Heift Accepted
[RFCv4,6/7] btrfs: tree_search, search_ioctl: direct copy to userspace - - - --- 2014-01-30 Gerhard Heift Accepted
[RFCv4,5/7] btrfs: new function read_extent_buffer_to_user - - - --- 2014-01-30 Gerhard Heift Accepted
[RFCv4,4/7] btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW - - - --- 2014-01-30 Gerhard Heift Accepted
[RFCv4,3/7] btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer - - - --- 2014-01-30 Gerhard Heift Accepted
[RFCv4,2/7] btrfs: tree_search, search_ioctl: accept varying buffer - - - --- 2014-01-30 Gerhard Heift Accepted
[RFCv4,1/7] btrfs: tree_search: eliminate redundant nr_items check - - - --- 2014-01-30 Gerhard Heift Accepted
Btrfs: add missing error check in incremental send - - - --- 2014-01-30 Filipe Manana Accepted
[2/2] Btrfs: fix use-after-free in the finishing procedure of the device replace - - - --- 2014-01-30 Miao Xie Accepted
[1/2] Btrfs: fix unprotected alloc list insertion during the finishing procedure of replace - - - --- 2014-01-30 Miao Xie Accepted
btrfs: Return EXDEV for cross file system snapshot - - - --- 2014-01-30 Kusanagi Kouichi Accepted
[RFCv3,6/6] btrfs: new ioctl TREE_SEARCH_V2 - - - --- 2014-01-30 Gerhard Heift Superseded
[RFCv3,5/6] btrfs: search_ioctl: direct copy to userspace - - - --- 2014-01-30 Gerhard Heift New
[RFCv3,4/6] btrfs: new function read_extent_buffer_to_user - - - --- 2014-01-30 Gerhard Heift Superseded
[RFCv3,3/6] btrfs: tree_search returns needed size on EOVERFLOW - - - --- 2014-01-30 Gerhard Heift New
« 1 2 ... 348 349 350408 409 »