Age | Commit message (Expand) | Author |
2016-07-10 | Btrfs: don't use src fd for printk | Josef Bacik |
2016-07-10 | btrfs: account for non-CoW'd blocks in btrfs_abort_transaction | Jeff Mahoney |
2016-06-03 | btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl | Luke Dashjr |
2016-04-20 | Btrfs: fix file/data loss caused by fsync after rename and new inode | Filipe Manana |
2016-04-20 | Btrfs: fix fsync after truncate when no_holes feature is enabled | Filipe Manana |
2016-04-20 | Btrfs: fix fsync xattr loss in the fast fsync path | Filipe Manana |
2016-04-13 | btrfs: async-thread: Fix a use-after-free error for trace | Qu Wenruo |
2016-04-13 | btrfs: Fix no_space in write and rm loop | Zhao Lei |
2016-04-13 | btrfs: wait for delayed iputs on no space | Zhao Lei |
2016-04-13 | btrfs: initialize the seq counter in struct btrfs_device | Sebastian Andrzej Siewior |
2016-04-13 | Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub... | Chandan Rajendra |
2016-04-13 | Btrfs: fix transaction handle leak on failure to create hard link | Filipe Manana |
2016-04-13 | Btrfs: fix number of transaction units required to create symlink | Filipe Manana |
2016-04-13 | Btrfs: send, don't BUG_ON() when an empty symlink is found | Filipe Manana |
2016-04-13 | btrfs: statfs: report zero available if metadata are exhausted | David Sterba |
2016-04-13 | Btrfs: igrab inode in writepage | Josef Bacik |
2016-04-13 | Btrfs: add missing brelse when superblock checksum fails | Anand Jain |
2016-03-04 | btrfs: properly set the termination value of ctx->pos in readdir | David Sterba |
2016-02-28 | Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl | Filipe Manana |
2016-02-03 | Btrfs: fix deadlock running delayed iputs at transaction commit time | Filipe Manana |
2016-02-03 | btrfs: put delayed item hook into inode | David Sterba |
2016-02-03 | btrfs: handle invalid num_stripes in sys_array | David Sterba |
2015-12-14 | Btrfs: fix race when listing an inode's xattrs | Filipe Manana |
2015-12-14 | Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow | Filipe Manana |
2015-12-14 | Btrfs: fix race leading to incorrect item deletion when dropping extents | Filipe Manana |
2015-12-14 | Btrfs: fix truncation of compressed and inlined extents | Filipe Manana |
2015-12-14 | Btrfs: fix file corruption and data loss after cloning inline extents | Filipe Manana |
2015-11-09 | btrfs: fix possible leak in btrfs_ioctl_balance() | Christian Engelmayer |
2015-10-27 | btrfs: fix use after free iterating extrefs | Chris Mason |
2015-10-27 | btrfs: check unsupported filters in balance arguments | David Sterba |
2015-10-22 | Btrfs: update fix for read corruption of compressed and shared extents | Filipe Manana |
2015-10-22 | Btrfs: fix read corruption of compressed and shared extents | Filipe Manana |
2015-10-22 | btrfs: skip waiting on ordered range for special files | Jeff Mahoney |
2015-09-29 | Btrfs: check if previous transaction aborted to avoid fs corruption | Filipe Manana |
2015-08-03 | Btrfs: fix file corruption after cloning inline extents | Filipe Manana |
2015-08-03 | Btrfs: fix list transaction->pending_ordered corruption | Filipe Manana |
2015-08-03 | Btrfs: fix memory leak in the extent_same ioctl | Filipe Manana |
2015-08-03 | Btrfs: fix fsync data loss after append write | Filipe Manana |
2015-08-03 | Btrfs: fix race between caching kthread and returning inode to inode cache | Filipe Manana |
2015-08-03 | Btrfs: use kmem_cache_free when freeing entry in inode cache | Filipe Manana |
2015-08-03 | Btrfs: don't invalidate root dentry when subvolume deletion fails | Omar Sandoval |
2015-05-23 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-05-20 | Btrfs: fix regression in raid level conversion | Chris Mason |
2015-05-19 | Btrfs: fix racy system chunk allocation when setting block group ro | Filipe Manana |
2015-05-19 | btrfs: clear 'ret' in btrfs_check_shared() loop | Mark Fasheh |
2015-05-16 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-05-11 | Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON | Filipe Manana |
2015-05-11 | Btrfs: fix race between block group creation and their cache writeout | Filipe Manana |
2015-05-11 | Btrfs: fix panic when starting bg cache writeout after IO error | Filipe Manana |
2015-05-11 | Btrfs: fix crash after inode cache writeback failure | Filipe Manana |