Show patches with: Archived = No       |   6202 patches
« 1 2 ... 39 40 4162 63 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/9] btrfs: Fix tail space processing in find_free_dev_extent() - - - --- 2015-04-03 Zhaolei Superseded
[1/9] btrfs: fix condition of commit transaction - - - --- 2015-04-03 Zhaolei Superseded
[v4] btrfs-progs: Doc: Add warning and note on btrfs-convert. - - - --- 2015-04-03 Qu Wenruo Accepted
[6/6] btrfs-progs: convert-tests: Add check for converted btrfs with regular file extent. - - - --- 2015-04-03 Qu Wenruo Accepted
[5/6] btrfs-progs: convert-tests: Update to use test framework infrastructure. - - - --- 2015-04-03 Qu Wenruo Accepted
[4/6] btrfs-progs: fsck-tests: Add fallback TEST_DEV for test case 013 - - - --- 2015-04-03 Qu Wenruo Accepted
[3/6] btrfs-progs: fsck-tests: Update 013-extent-tree-rebuild to use more test framework infrastruc… - - - --- 2015-04-03 Qu Wenruo Accepted
[2/6] btrfs-progs: fsck-tests: Remove duplicatesd TEST_MNT setup. - - - --- 2015-04-03 Qu Wenruo Accepted
[1/6] btrfs-progs: test-frame: Update variant names - - - --- 2015-04-03 Qu Wenruo Accepted
[v3] btrfs-progs: Doc: Add warning and note on btrfs-convert. - - - --- 2015-04-03 Qu Wenruo Superseded
[v2] Btrfs: fix range cloning when same inode used as source and destination - - - --- 2015-04-02 Filipe Manana Accepted
[v2] fstests: regression test for btrfs file range cloning - - - --- 2015-04-02 Filipe Manana Not Applicable
[RESEND] fstests: test for btrfs send after complex directory hierarchy changes - - - --- 2015-04-02 Filipe Manana Not Applicable
[1/2] btrfs-progs: convert: Make ext*_image file obey datacsum setting. - - - --- 2015-04-02 Qu Wenruo Accepted
btrfs-progs doc: emphasis that only mounted device works for btrfs device stats - - - --- 2015-04-01 Chen Hanxiao Accepted
[3/3] btrfs: delayed-ref: Cleanup the unneeded functions. - - - --- 2015-04-01 Qu Wenruo Superseded
[2/3] btrfs: delayed-ref: Use list to replace the ref_root in ref_head. - - - --- 2015-04-01 Qu Wenruo Superseded
[1/3] btrfs: backref: Don't merge refs which are not for same block. - - - --- 2015-04-01 Qu Wenruo Superseded
Btrfs: avoid syncing log in the fast fsync path when not necessary - - - --- 2015-04-01 Filipe Manana Accepted
[v2] fstests: test for btrfs cloning of zero length ranges - - - --- 2015-03-30 Filipe Manana Not Applicable
btrfs: iterate over unused chunk space in FITRIM - - - --- 2015-03-30 Jeff Mahoney Superseded
xfstests: generic: test for discard properly discarding unused extents - - - --- 2015-03-30 Jeff Mahoney Not Applicable
Btrfs: fix inode eviction infinite loop after extent_same ioctl - - - --- 2015-03-30 Filipe Manana Accepted
Btrfs: fix inode eviction infinite loop after cloning into it - - - --- 2015-03-30 Filipe Manana Accepted
[v2] xfstests: btrfs: test for orphan item cleanup - - - --- 2015-03-30 Jeff Mahoney Not Applicable
btrfs: unlock i_mutex after attempting to delete subvolume during send - - - --- 2015-03-28 Omar Sandoval Superseded
[v2] Btrfs: incremental send, don't delay directory renames unnecessarily - - - --- 2015-03-28 Filipe Manana Superseded
btrfs-progs: silence fake fsck - - - --- 2015-03-27 Zach Brown Accepted
[V2] fstests: fix _filter_mkfs regression on btrfs - - - --- 2015-03-27 Eric Sandeen Not Applicable
fstests: test for btrfs send after complex directory hierarchy changes - - - --- 2015-03-27 Filipe Manana Not Applicable
btrfs: wait for delayed iputs on no space - - - --- 2015-03-27 Zhaolei Superseded
I think "btrfs: fix leak of path in btrfs_find_item" broke stable trees ... - - - --- 2015-03-27 Eryu Guan Accepted
fstests: fix _filter_mkfs regression on btrfs - - - --- 2015-03-26 Eric Sandeen Not Applicable
[RFC] btrfs/052: Fix test case to work on variable block size. - - - --- 2015-03-26 Chandan Rajendra Not Applicable
I think "btrfs: fix leak of path in btrfs_find_item" broke stable trees ... - - - --- 2015-03-26 Eric Sandeen Superseded
[v2] btrfs-progs: Doc: Add warning and note on btrfs-convert. - - - --- 2015-03-26 Qu Wenruo Superseded
btrfs-progs: Doc: Add warning and note on btrfs-convert. - - - --- 2015-03-26 Qu Wenruo Superseded
xfstests: btrfs: test for orphan item cleanup - - - --- 2015-03-25 Jeff Mahoney Not Applicable
btrfs: don't accept bare namespace as a valid xattr - - - --- 2015-03-25 David Sterba Accepted
btrfs-progs: Fix autoconf handling of --enable-convert - - - --- 2015-03-25 Mike Gilbert Accepted
[1/1] btrfs: incorrect handling for fiemap_fill_next_extent return - - - --- 2015-03-24 Chengyu Song Accepted
fstests: fix _filter_transcation_commit_default - - - --- 2015-03-24 Eric Sandeen Not Applicable
fstests: update _filter_btrfs_version - - - --- 2015-03-24 Eric Sandeen Not Applicable
btrfs-progs: convert, add long options for all short options - - - --- 2015-03-24 David Sterba Accepted
[v2] btrfs: explicitly set control file's private_data - - - --- 2015-03-24 Tom Van Braeckel Accepted
btrfs: explicitly set control file's private_data - - - --- 2015-03-23 Tom Van Braeckel Superseded
[v2] Btrfs: fix log tree corruption when fs mounted with -o discard - - - --- 2015-03-23 Filipe Manana Accepted
[RFC,11/11] btrfs: qgroup: Cleanup the unneeded codes. - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,10/11] btrfs: qgroup-tests: Add old_roots ulist to allow qgroup test pass. - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,09/11] btrfs: qgroup: Use oper->old/new_roots to update refcnt. - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,08/11] btrfs: qgroup: Record current referenced roots at qgroup_record_ref(). - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,07/11] btrfs: qgroup: save and pass old_roots ulist to btrfs_qgroup_record_ref(). - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,06/11] btrfs: qgroup: Add needed parameter and member for qgroup. - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,05/11] btrfs: backref: Allow btrfs_find_all_roots() to skip given ref_node. - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,04/11] btrfs: backref: Allow find_parent_nodes() to skip given ref_node. - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,03/11] btrfs: backref: Add nolock option for btrfs_find_all_roots(). - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,02/11] btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_extent_ref() a… - - - --- 2015-03-23 Qu Wenruo Superseded
[v2,RESEND,01/11] btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read. - - - --- 2015-03-23 Qu Wenruo Superseded
btrfs: cleanup orphans while looking up default subvolume - - - --- 2015-03-20 Jeff Mahoney Accepted
[v6] Btrfs: fix metadata inconsistencies after directory fsync - - - --- 2015-03-20 Filipe Manana Accepted
[1/3] dm: log writes target V2 - - - --- 2015-03-20 Josef Bacik Not Applicable
[25/27] Btrfs: sysfs: add support to show replacing target in the sysfs - - - --- 2015-03-20 Anand Jain Accepted
[24/27] Btrfs: free the stale device - - - --- 2015-03-20 Anand Jain Superseded
[23/27] Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue - - - --- 2015-03-20 Anand Jain Accepted
[22/27] Btrfs: sysfs: add support to add parent for fsid - - - --- 2015-03-20 Anand Jain Accepted
[21/27] Btrfs: sysfs: separate kobject and attribute creation - - - --- 2015-03-20 Anand Jain Accepted
[20/27] Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static - - - --- 2015-03-20 Anand Jain Accepted
[19/27] Btrfs: sysfs: make btrfs_sysfs_add_device() non static - - - --- 2015-03-20 Anand Jain Accepted
[18/27] Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static - - - --- 2015-03-20 Anand Jain Accepted
[17/27] Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info - - - --- 2015-03-20 Anand Jain Accepted
[16/27] Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info - - - --- 2015-03-20 Anand Jain Accepted
[15/27] Btrfs: sysfs: provide framework to remove all fsid sysfs kobject - - - --- 2015-03-20 Anand Jain Accepted
[14/27] Btrfs: sysfs: add pointer to access fs_info from fs_devices - - - --- 2015-03-20 Anand Jain Accepted
[13/27] Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids - - - --- 2015-03-20 Anand Jain Accepted
[12/27] Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices - - - --- 2015-03-20 Anand Jain Accepted
[11/27] Btrfs: sysfs: separate device kobject and its attribute creation - - - --- 2015-03-20 Anand Jain Accepted
[10/27] Btrfs: sysfs: let default_attrs be separate from the kset - - - --- 2015-03-20 Anand Jain Accepted
[09/27] Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsid - - - --- 2015-03-20 Anand Jain Accepted
[08/27] Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsid - - - --- 2015-03-20 Anand Jain Accepted
[07/27] Btrfs: sysfs: reorder the kobject creations - - - --- 2015-03-20 Anand Jain Accepted
[06/27] Btrfc: sysfs: fix, check if device_dir_kobj is init before destroy - - - --- 2015-03-20 Anand Jain Accepted
[05/27] Btrfs: sysfs: fix, kobject pointer clean up needed after kobject release - - - --- 2015-03-20 Anand Jain Accepted
[04/27] Btrfs: sysfs: fix, undo sysfs device links - - - --- 2015-03-20 Anand Jain Accepted
[03/27] Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice - - - --- 2015-03-20 Anand Jain Accepted
[02/27] Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject data - - - --- 2015-03-20 Anand Jain Accepted
[v2,4/4] btrfs-progs: Add nodesize test for btrfs-convert - - - --- 2015-03-20 Sebastian Thorarensen Accepted
[v2,3/4] btrfs-progs: btrfs-convert: Allow setting nodesize - - - --- 2015-03-20 Sebastian Thorarensen Accepted
[v2,2/4] btrfs-progs: Fix msgs in check_node_or_leaf_size - - - --- 2015-03-20 Sebastian Thorarensen Accepted
[v2,1/4] btrfs-progs: mkfs: Move out some nodesize code - - - --- 2015-03-20 Sebastian Thorarensen Accepted
[3/3] fstests: btrfs balance with dm log writes test - - - --- 2015-03-19 Josef Bacik Not Applicable
[2/3] fstests: add dm-log-writes test and supporting code - - - --- 2015-03-19 Josef Bacik Not Applicable
[4/4] Btrfs: fix outstanding_extents accounting in DIO - - - --- 2015-03-17 Josef Bacik Accepted
[3/4] Btrfs: add sanity test for outstanding_extents accounting - - - --- 2015-03-17 Josef Bacik Accepted
[2/4] Btrfs: just free dummy extent buffers - - - --- 2015-03-17 Josef Bacik Accepted
[1/4] Btrfs: account merges/splits properly - - - --- 2015-03-17 Josef Bacik Accepted
Btrfs: fix outstanding_extents accounting in DIO - - - --- 2015-03-17 Josef Bacik Superseded
btrfs-progs: fi usage, fix reporting space for degraded mounts - - - --- 2015-03-17 David Sterba Accepted
Btrfs: account for the correct number of extents for delalloc reservations - - - --- 2015-03-17 Filipe Manana Accepted
[v2] Btrfs: Remove the check for old-style mkfs - - - --- 2015-03-17 Liu Bo Accepted
[1/1] Btrfs: add sysfs layout to show volume info - - - --- 2015-03-17 Anand Jain kdave RFC
« 1 2 ... 39 40 4162 63 »