Age | Commit message (Expand) | Author |
2014-07-02 | btrfs: fix use of uninit "ret" in end_extent_writepage() | Eric Sandeen |
2014-07-02 | Btrfs: fix scrub_print_warning to handle skinny metadata extents | Liu Bo |
2014-07-02 | Btrfs: use right type to get real comparison | Liu Bo |
2014-07-02 | fs: btrfs: volumes.c: Fix for possible null pointer dereference | Rickard Strandqvist |
2014-07-02 | Btrfs: send, don't error in the presence of subvols/snapshots | Filipe Manana |
2014-07-02 | Btrfs: set right total device count for seeding support | Wang Shilong |
2014-07-02 | Btrfs: mark mapping with error flag to report errors to userspace | Liu Bo |
2014-07-02 | Btrfs: fix NULL pointer crash of deleting a seed device | Liu Bo |
2014-07-02 | Btrfs: make sure there are not any read requests before stopping workers | Wang Shilong |
2014-07-02 | Btrfs: output warning instead of error when loading free space cache failed | Miao Xie |
2014-07-02 | btrfs: Add ctime/mtime update for btrfs device add/remove. | Qu Wenruo |
2014-07-02 | Btrfs: fix double free in find_lock_delalloc_range | Chris Mason |
2014-06-27 | Btrfs: fix BUG_ON() casued by the reserved space migration | Miao Xie |
2014-06-27 | Btrfs: fix two use-after-free bugs with transaction cleanup | Josef Bacik |
2014-06-27 | Btrfs: don't delete ordered roots from list during cleanup | Josef Bacik |
2014-06-27 | Btrfs: cleanup transaction on abort | Josef Bacik |
2014-06-27 | Btrfs: do not release metadata for space cache inodes | Josef Bacik |
2014-06-27 | Btrfs: don't leak block group on error | Filipe David Borba Manana |
2014-06-27 | Btrfs: fix sync fs to actually wait for all data to be persisted | Filipe David Borba Manana |
2014-06-27 | Btrfs: fix tracking of orphan inode count | Filipe David Borba Manana |
2014-06-20 | btrfs: fix defrag 32-bit integer overflow | Justin Maggard |
2014-05-05 | Btrfs: fix deadlock with nested trans handles | Josef Bacik |
2014-05-05 | Btrfs: skip submitting barrier for missing device | Hidetoshi Seto |
2014-03-05 | fs: fix iversion handling | Christoph Hellwig |
2014-03-01 | Btrfs: fix data corruption when reading/updating compressed extents | Filipe David Borba Manana |
2014-03-01 | Btrfs: fix tree mod logging | Filipe David Borba Manana |
2014-03-01 | Btrfs: return immediately if tree log mod is not necessary | Filipe David Borba Manana |
2014-02-20 | Btrfs: disable snapshot aware defrag for now | Josef Bacik |
2014-02-06 | btrfs: restrict snapshotting to own subvolumes | David Sterba |
2014-02-06 | Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot() | Wang Shilong |
2013-12-20 | Btrfs: fix lockdep error in async commit | Liu Bo |
2013-12-20 | Btrfs: fix a crash when running balance and defrag concurrently | Liu Bo |
2013-12-20 | Btrfs: do not run snapshot-aware defragment on error | Liu Bo |
2013-12-20 | Btrfs: take ordered root lock when removing ordered operations inode | Josef Bacik |
2013-12-20 | Btrfs: stop using vfs_read in send | Josef Bacik |
2013-12-20 | Btrfs: fix incorrect inode acl reset | Filipe David Borba Manana |
2013-12-20 | Btrfs: fix hole check in log_one_extent | Josef Bacik |
2013-12-20 | Btrfs: fix memory leak of chunks' extent map | Liu Bo |
2013-12-20 | Btrfs: reset intwrite on transaction abort | Josef Bacik |
2013-12-20 | Btrfs: do a full search everytime in btrfs_search_old_slot | Josef Bacik |
2013-12-20 | btrfs: call mnt_drop_write after interrupted subvol deletion | David Sterba |
2013-12-20 | Btrfs: fix access_ok() check in btrfs_ioctl_send() | Dan Carpenter |
2013-11-29 | Btrfs: relocate csums properly with prealloc extents | Josef Bacik |
2013-10-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-10-18 | Btrfs: release path before starting transaction in can_nocow_extent | Josef Bacik |
2013-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-10-10 | Btrfs: fix oops caused by the space balance and dead roots | Miao Xie |
2013-10-10 | Btrfs: insert orphan roots into fs radix tree | Miao Xie |
2013-10-10 | Btrfs: limit delalloc pages outside of find_delalloc_range | Josef Bacik |
2013-10-10 | Btrfs: use right root when checking for hash collision | Josef Bacik |