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