Show patches with: none      |   40743 patches
« 1 2 ... 318 319 320407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[01/27] export symbol kobject_move() - - - --- 2015-03-20 Anand Jain New
[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
[1/3] dm: log writes target - - - --- 2015-03-19 Josef Bacik Not Applicable
[7/7] Btrfs: qgroup: allow user to limit qgroup in different type. - - - --- 2015-03-19 Yang Dongsheng New
[6/7] Btrfs: qgroup: account data and metadata separately in rescan. - - - --- 2015-03-19 Yang Dongsheng New
[5/7] Btrfs: qgroup: update quota numbers in btrfs_qgroup_inherit. - - - --- 2015-03-19 Yang Dongsheng New
[4/7] Btrfs: qgroup: update all infos and limits to disk. - - - --- 2015-03-19 Yang Dongsheng New
[4/4] Btrfs-progs: qgroup: show specified quota data. - - - --- 2015-03-19 Yang Dongsheng New
[3/7] Btrfs: qgroup: record and account ref for qgroup in different type. - - - --- 2015-03-19 Yang Dongsheng New
[3/4] Btrfs-progs: qgroup: add a opt for type of qgroup limit. - - - --- 2015-03-19 Yang Dongsheng New
[2/7] Btrfs: qgroup: add incompatability feature for QGROUP_TYPE. - - - --- 2015-03-19 Yang Dongsheng New
[2/4] Btrfs-progs: qgroup: print info and limits type in btrfs-debug-tree. - - - --- 2015-03-19 Yang Dongsheng New
[1/7] Btrfs: qgroup: split information and limits in qgroup to other structures. - - - --- 2015-03-19 Yang Dongsheng New
[1/4] Btrfs-progs: qgroup: add incompatability feature for QGROUP_TYPE. - - - --- 2015-03-19 Yang Dongsheng New
[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: account merges properly - - - --- 2015-03-17 Josef Bacik New
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
Btrfs: add sanity test for outstanding_extents accounting - - - --- 2015-03-16 Josef Bacik Superseded
Btrfs: just free dummy extent buffers - - - --- 2015-03-16 Josef Bacik Superseded
Btrfs: fix merge delalloc logic V2 - - - --- 2015-03-16 Josef Bacik Accepted
btrfs-progs: re-introduce BTRFS_BUILD_VERSION in version.h - - - --- 2015-03-16 Lokesh Mandvekar Accepted
[RFC,5/5] direct_IO: remove rw from a_ops->direct_IO() - - - --- 2015-03-16 Omar Sandoval Accepted
[RFC,4/5] direct_IO: use iov_iter_rw() instead of rw everywhere - - - --- 2015-03-16 Omar Sandoval Accepted
[RFC,3/5] Remove rw from dax_{do_,}io() - - - --- 2015-03-16 Omar Sandoval New
[RFC,2/5] Remove rw from {,__,do_}blockdev_direct_IO() - - - --- 2015-03-16 Omar Sandoval Accepted
[RFC,1/5] new helper: iov_iter_rw() - - - --- 2015-03-16 Omar Sandoval New
fstest: btrfs/083: Test for incorrect exclusive refernce number after file clone. - - - --- 2015-03-16 Qu Wenruo Not Applicable
[v2] fstest: btrfs: add a test for quota number when deleting a subvol. - - - --- 2015-03-16 Yang Dongsheng Not Applicable
fstest: btrfs: add a test for quota number when deleting a subvol. - - - --- 2015-03-16 Yang Dongsheng Not Applicable
[v2] btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read. - - - --- 2015-03-16 Qu Wenruo Superseded
[v2] Btrfs: fix comp_oper to get right order - - - --- 2015-03-14 Liu Bo Accepted
[v2] Btrfs: change the insertion criteria for the qgroup operations rbtree - - - --- 2015-03-14 Filipe Manana Accepted
Btrfs: change the insertion criteria for the qgroup operations rbtree - - - --- 2015-03-13 Filipe Manana Superseded
Btrfs: account for the correct number of extents for delalloc reservations - - - --- 2015-03-13 Josef Bacik Superseded
Btrfs: fix merge delalloc logic - - - --- 2015-03-13 Josef Bacik Superseded
fs: btrfs: Add missing include file - - - --- 2015-03-13 Guenter Roeck Accepted
Btrfs: fix comp_oper to get right order - - - --- 2015-03-13 Liu Bo Superseded
[v2] fstest: btrfs/083: Test for incorrect exclusive refernce number after file clone. - - - --- 2015-03-13 Qu Wenruo Not Applicable
[v2] Btrfs: add missing inode item update in fallocate() - - - --- 2015-03-12 Filipe Manana Accepted
Btrfs: incremental send, remove dead code - - - --- 2015-03-12 Filipe Manana Superseded
fstests: generic test for fallocate - - - --- 2015-03-12 Filipe Manana Not Applicable
Btrfs: add missing inode item update in fallocate() - - - --- 2015-03-12 Filipe Manana Superseded
Btrfs: incremental send, clear name from cache after orphanization - - - --- 2015-03-12 Filipe Manana Accepted
btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read. - - - --- 2015-03-12 Qu Wenruo Superseded
Revert "Btrfs: allow superblock mismatch from older mkfs" - - - --- 2015-03-12 Liu Bo New
Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list) V3 - - - --- 2015-03-11 Josef Bacik Accepted
Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list) V2 - - - --- 2015-03-10 Josef Bacik Superseded
fstest: btrfs/083: Test for incorrect exclusive refernce number after file clone. - - - --- 2015-03-10 Qu Wenruo Not Applicable
[26/26] Btrfs: create sys/fs/btrfs/fsid when scanned instead of when mounted - - - --- 2015-03-09 Anand Jain New
[25/26] Btrfs: sysfs: support seed devices in the sysfs layout v3 - - - --- 2015-03-09 Anand Jain New
[24/26] Btrfs: sysfs: add support to show replacing target in the sysfs - - - --- 2015-03-09 Anand Jain Superseded
[23/26] Btrfs: free the stale device - - - --- 2015-03-09 Anand Jain Superseded
[22/26] Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue v2 - - - --- 2015-03-09 Anand Jain Superseded
[21/26] Btrfs: sysfs: add support to add parent for fsid - - - --- 2015-03-09 Anand Jain Superseded
[20/26] Btrfs: sysfs: separate kobject and attribute creation - - - --- 2015-03-09 Anand Jain Superseded
[19/26] Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static - - - --- 2015-03-09 Anand Jain Superseded
[18/26] Btrfs: sysfs: make btrfs_sysfs_add_device() non static - - - --- 2015-03-09 Anand Jain Superseded
[17/26] Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static - - - --- 2015-03-09 Anand Jain Superseded
[16/26] Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info - - - --- 2015-03-09 Anand Jain Superseded
[15/26] Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info - - - --- 2015-03-09 Anand Jain Superseded
[14/26] Btrfs: sysfs: provide framework to remove all fsid sysfs kobject v2 - - - --- 2015-03-09 Anand Jain Superseded
[13/26] Btrfs: sysfs: add pointer to access fs_info from fs_devices v2 - - - --- 2015-03-09 Anand Jain Superseded
[12/26] Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids v2 - - - --- 2015-03-09 Anand Jain Superseded
[11/26] Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices - - - --- 2015-03-09 Anand Jain Superseded
[10/26] Btrfs: sysfs: separate device kobject and its attribute creation - - - --- 2015-03-09 Anand Jain Superseded
[09/26] Btrfs: sysfs: let default_attrs be separate from the kset - - - --- 2015-03-09 Anand Jain Superseded
[08/26] Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsid - - - --- 2015-03-09 Anand Jain Superseded
[07/26] Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsid - - - --- 2015-03-09 Anand Jain Superseded
[06/26] Btrfs: sysfs: reorder the kobject creations - - - --- 2015-03-09 Anand Jain Superseded
[05/26] Btrfc: sysfs: fix, check if device_dir_kobj is init before destroy - - - --- 2015-03-09 Anand Jain Superseded
[04/26] Btrfs: sysfs: fix, kobject pointer clean up needed after kobject release - - - --- 2015-03-09 Anand Jain Superseded
[03/26] Btrfs: sysfs: fix, undo sysfs device links - - - --- 2015-03-09 Anand Jain Superseded
[02/26] Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice - - - --- 2015-03-09 Anand Jain Superseded
[01/26] Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject data - - - --- 2015-03-09 Anand Jain Superseded
btrfs: fix size_t format string - - - --- 2015-03-09 Arnd Bergmann New
« 1 2 ... 318 319 320407 408 »