Age | Commit message (Expand) | Author |
2012-05-29 | ->encode_fh() API change | Al Viro |
2012-03-22 | btrfs: replace many BUG_ONs with proper error handling | Jeff Mahoney |
2012-01-08 | btrfs: let ->s_fs_info point to fs_info, not root... | Al Viro |
2011-05-21 | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num... | Chris Mason |
2011-04-25 | Btrfs: Always use 64bit inode number | Li Zefan |
2011-03-14 | exportfs: Return the minimum required handle size | Aneesh Kumar K.V |
2011-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2011-01-28 | btrfs: fix several uncheck memory allocations | liubo |
2011-01-12 | switch btrfs, close races | Al Viro |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin |
2010-12-20 | Fix btrfs b0rkage | Al Viro |
2010-11-21 | Btrfs: handle NFS lookups properly | Josef Bacik |
2010-03-15 | Btrfs: change how we mount subvolumes | Josef Bacik |
2009-09-21 | Btrfs: add snapshot/subvolume destroy ioctl | Yan, Zheng |
2009-06-10 | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng |
2009-01-05 | Btrfs: Fix checkpatch.pl warnings | Chris Mason |
2008-09-25 | Remove Btrfs compat code for older kernels | Chris Mason |
2008-09-25 | Btrfs: cleanup d_obtain_alias useage | Christoph Hellwig |
2008-09-25 | Clean up btrfs_get_parent() a little more, fix a free-after-free bug | David Woodhouse |
2008-09-25 | Btrfs: Fix NFS exporting of subvol roots. | David Woodhouse |
2008-09-25 | Simplify btrfs_get_parent(), fix use-after-free bug | David Woodhouse |
2008-09-25 | NFS support for btrfs - v3 | Balaji Rao |