Show patches with: Submitter = Josef Bacik       |    State = Action Required       |   277 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Btrfs: set a compat flag when setting default subvol - - - --- 2009-12-17 Josef Bacik New
Btrfs: use per-cpu pools for reserving metadata space - - - --- 2010-01-11 Josef Bacik New
Btrfs-progs: add btrfsctl -i to print space info - - - --- 2010-01-12 Josef Bacik New
Btrfs-progs: add btrfsctl -i to print space info - - - --- 2010-01-13 Josef Bacik New
[RFC] make btrfs-image work - - - --- 2010-01-19 Josef Bacik New
Btrfs-progs: make btrfsctl return values like everybody else - - - --- 2010-02-02 Josef Bacik New
[RFC] remove delalloc accounting for __btrfs_remove_ordered_extent - - - --- 2010-02-25 Josef Bacik New
Btrfs: fix small race with delalloc flushing waitqueue's - - - --- 2010-03-12 Josef Bacik New
Btrfs: force delalloc flushing when things get desperate - - - --- 2010-03-12 Josef Bacik New
Btrfs: fix chunk allocate size calculation - - - --- 2010-03-17 Josef Bacik New
Btrfs: fix data enospc check overflow - - - --- 2010-03-19 Josef Bacik New
Btrfs: kill max_extent mount option - - - --- 2010-03-19 Josef Bacik New
Btrfs: fail to mount if we have problems reading the block groups - - - --- 2010-03-19 Josef Bacik New
Btrfs: fix how we freeze - - - --- 2010-03-23 Josef Bacik New
Btrfs-progs: fix incompat flags - - - --- 2010-04-01 Josef Bacik New
[3/3] Btrfs: add basic DIO read support - - - --- 2010-05-03 Josef Bacik New
[3/3] Btrfs: add basic DIO read support - - - --- 2010-05-03 Josef Bacik New
[3/3] Btrfs: add basic DIO read support - - - --- 2010-05-06 Josef Bacik New
[5/5] Btrfs: add basic DIO read support V2 - - - --- 2010-05-07 Josef Bacik New
[4/4] Btrfs: add basic DIO read/write support V3 - - - --- 2010-05-12 Josef Bacik New
Btrfs: fix error handling in btrfs_get_sb - - - --- 2010-05-13 Josef Bacik New
[4/5] Btrfs: add basic DIO read/write support V5 - - - --- 2010-05-18 Josef Bacik New
[5/5] Btrfs: do aio_write instead of write - - - --- 2010-05-18 Josef Bacik New
[5/6] Btrfs: add basic DIO read/write support V6 - - - --- 2010-05-19 Josef Bacik New
[6/6] Btrfs: do aio_write instead of write V2 - - - --- 2010-05-19 Josef Bacik New
Btrfs: fix fallocate regression - - - --- 2010-06-07 Josef Bacik New
Btrfs: read from backup copy if csum fails with DIO - - - --- 2010-06-07 Josef Bacik New
fs: make sure to invalidate pages if we fall back on buffered reads - - - --- 2010-06-08 Josef Bacik New
[2.6.35-rc6] direct I/O submission fixes - - - --- 2010-07-25 Josef Bacik New
[1/3] Btrfs: create special free space cache inode FORMAT CHANGE - - - --- 2010-09-15 Josef Bacik New
[2/3] Btrfs: write out free space cache - - - --- 2010-09-15 Josef Bacik New
[3/3] Btrfs: load free space cache if it exists - - - --- 2010-09-15 Josef Bacik New
Btrfs: stop trying to shrink delalloc if there are no inodes to reclaim - - - --- 2010-09-16 Josef Bacik New
Btrfs-progs: add support for mixed data+metadata block groups - - - --- 2010-09-16 Josef Bacik New
Btrfs: check cache->caching_ctl before returning if caching has started - - - --- 2010-09-16 Josef Bacik New
Btrfs: add support for mixed data+metadata block groups - - - --- 2010-09-16 Josef Bacik New
Btrfs: Add a clear_cache mount option - - - --- 2010-09-21 Josef Bacik New
Btrfs: create special free space cache inode FORMAT CHANGE V2 - - - --- 2010-09-21 Josef Bacik New
[1/3] Btrfs: create special free space cache inode FORMAT CHANGE - - - --- 2010-09-22 Josef Bacik New
[2/3] Btrfs: write out free space cache - - - --- 2010-09-22 Josef Bacik New
[3/3] Btrfs: load free space cache if it exists - - - --- 2010-09-22 Josef Bacik New
Btrfs: add a disk info ioctl to get the disks attached to a filesystem - - - --- 2010-09-28 Josef Bacik New
Btrfs-progs: add btrfs filesystem disk-info command - - - --- 2010-09-28 Josef Bacik New
Btrfs: fix the df ioctl to report raid types - - - --- 2010-09-29 Josef Bacik New
Btrfs: fix some ENOSPC problems - - - --- 2010-10-06 Josef Bacik New
Btrfs: add support for mixed data+metadata block groups V2 - - - --- 2010-10-06 Josef Bacik New
Btrfs: add support for mixed data+metadata block groups V3 - - - --- 2010-10-07 Josef Bacik New
Btrfs: fix df regression - - - --- 2010-10-14 Josef Bacik New
[1/4] Btrfs: fix reservation code for mixed block groups - - - --- 2010-10-15 Josef Bacik New
[2/4] Btrfs: re-work delalloc flushing - - - --- 2010-10-15 Josef Bacik New
[3/4] Btrfs: don't allocate chunks as aggressively - - - --- 2010-10-15 Josef Bacik New
[4/4] Btrfs: rework how we reserve metadata bytes - - - --- 2010-10-15 Josef Bacik New
Btrfs: don't allocate chunks as aggressively V2 - - - --- 2010-10-19 Josef Bacik New
Btrfs: fix df regression V2 - - - --- 2010-10-22 Josef Bacik New
Btrfs: re-work delalloc flushing V2 - - - --- 2010-10-22 Josef Bacik New
Btrfs: rework how we reserve metadata bytes V2 - - - --- 2010-10-22 Josef Bacik New
Btrfs: set trans to null in reserve_metadata_bytes if we commit the transaction - - - --- 2010-10-26 Josef Bacik New
Btrfs: remove warn_on from use_block_rsv - - - --- 2010-10-26 Josef Bacik New
Btrfs: fix dentry->d_parent abuses - - - --- 2010-10-27 Josef Bacik New
Btrfs-progs: add support for mixed data+metadata block groups V2 - - - --- 2010-10-27 Josef Bacik New
Btrfs-progs: add incompat flag for space cache inode - - - --- 2010-10-27 Josef Bacik New
Btrfs-progs: add support for mixed data+metadata block groups V3 - - - --- 2010-10-27 Josef Bacik New
Btrfs: add support for mixed data+metadata block groups V2 - - - --- 2010-10-27 Josef Bacik New
Btrfs: fix dentry->d_parent abuses V2 - - - --- 2010-11-08 Josef Bacik New
[5/6] Btrfs: fail if we try to use hole punch - - - --- 2010-11-08 Josef Bacik New
[5/6] Btrfs: fail if we try to use hole punch - - - --- 2010-11-15 Josef Bacik New
Btrfs: do not loop through raid types when looking for free extent - - - --- 2010-11-16 Josef Bacik New
Btrfs: handle NFS lookups properly - - - --- 2010-11-17 Josef Bacik New
[5/6] Btrfs: fail if we try to use hole punch - - - --- 2010-11-18 Josef Bacik New
Btrfs: fix more ESTALE problems with NFS - - - --- 2010-11-19 Josef Bacik New
Btrfs: handle the space_cache option properly - - - --- 2010-11-19 Josef Bacik New
Btrfs: do not loop through raid types when looking for free extent V2 - - - --- 2010-11-19 Josef Bacik New
Btrfs: setup blank root and fs_info for mount time - - - --- 2010-11-19 Josef Bacik New
[1/3] Btrfs: use dget_parent where we can - - - --- 2010-11-19 Josef Bacik New
[2/3] Btrfs: hold i_mutex when calling btrfs_log_dentry_safe - - - --- 2010-11-19 Josef Bacik New
[3/3] Btrfs: make btrfs_add_nondir take parent inode as an argument - - - --- 2010-11-19 Josef Bacik New
Btrfs: use dget_parent where we can UPDATED - - - --- 2010-11-20 Josef Bacik New
Btrfs: fix typo in fallocate to make it honor actual size - - - --- 2010-11-22 Josef Bacik New
Btrfs: make sure new inode size is ok in fallocate - - - --- 2010-11-22 Josef Bacik New
Btrfs: fix fiemap - - - --- 2010-11-23 Josef Bacik New
Btrfs: update inode ctime when using links - - - --- 2010-11-23 Josef Bacik New
Btrfs: dynamically remove unused block groups - - - --- 2010-11-30 Josef Bacik New
disk space caching generation missmatch - - - --- 2010-12-01 Josef Bacik New
disk space caching generation missmatch - - - --- 2010-12-02 Josef Bacik New
Btrfs: deal with space cache errors better - - - --- 2010-12-03 Josef Bacik New
Btrfs: create a unique inode number for all subvol entries - - - --- 2010-12-06 Josef Bacik New
Btrfs: do not do fast caching if we are allocating blocks for tree_root - - - --- 2010-12-08 Josef Bacik New
Btrfs: fixup return code for btrfs_del_orphan_item - - - --- 2010-12-08 Josef Bacik New
Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots - - - --- 2010-12-08 Josef Bacik New
Btrfs-progs: update super fields for space cache - - - --- 2010-12-09 Josef Bacik New
Btrfs-progs: add support for mixed data+metadata block groups - - - --- 2010-12-09 Josef Bacik New
Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots UPDATED - - - --- 2010-12-10 Josef Bacik New
Btrfs-progs: add dedup functionality - - - --- 2011-01-05 Josef Bacik New
Btrfs: add extent-same ioctl for dedup - - - --- 2011-01-05 Josef Bacik New
Btrfs-progs: add dedup functionality - - - --- 2011-01-05 Josef Bacik New
Btrfs: add extent-same ioctl for dedup - - - --- 2011-01-06 Josef Bacik New
Btrfs-progs: add dedup functionality - - - --- 2011-01-06 Josef Bacik New
Btrfs: add extent-same ioctl for dedup - - - --- 2011-01-06 Josef Bacik New
Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check - - - --- 2011-01-12 Josef Bacik New
Btrfs: make shrink_delalloc a little friendlier - - - --- 2011-01-21 Josef Bacik New
« 1 2 3 »