Age | Commit message (Expand) | Author |
2011-12-16 | Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2011-12-15 | Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo... | Chris Mason |
2011-12-15 | Btrfs: deal with enospc from dirtying inodes properly | Josef Bacik |
2011-12-15 | Btrfs: fix inaccurate available space on raid0 profile | Miao Xie |
2011-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-11-30 | Btrfs: fix oops when calling statfs on readonly device | Li Zefan |
2011-11-16 | new helper: mount_subtree() | Al Viro |
2011-11-16 | switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs | Al Viro |
2011-11-16 | btrfs: fix double mntput() in mount_subvol() | Al Viro |
2011-11-11 | btrfs: rename the option to nospace_cache | David Sterba |
2011-11-09 | Btrfs: rework error handling in btrfs_mount() | Ilya Dryomov |
2011-11-09 | Btrfs: fix subvol_name leak on error in btrfs_mount() | Ilya Dryomov |
2011-11-09 | Btrfs: fix memory leak in btrfs_parse_early_options() | Ilya Dryomov |
2011-11-07 | btrfs: fix double-free 'tree_root' in 'btrfs_mount()' | slyich@gmail.com |
2011-11-06 | Btrfs: add a log of past tree roots | Chris Mason |
2011-11-06 | btrfs: separate superblock items out of fs_info | David Sterba |
2011-10-24 | btrfs: do not allow mounting non-subvolumes via subvol option | David Sterba |
2011-10-20 | Btrfs: fix a bug when opening seed devices | Ilya Dryomov |
2011-10-20 | btrfs: trivial fix, a potential memory leak in btrfs_parse_early_options() | Jeff Liu |
2011-10-19 | Btrfs: introduce mount option no_space_cache | Josef Bacik |
2011-10-19 | Btrfs: fix how we mount subvol=<whatever> | Josef Bacik |
2011-10-19 | Btrfs: use d_obtain_alias when mounting subvol/subvolid | Josef Bacik |
2011-07-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-07-06 | btrfs: add missing options displayed in mount output | David Sterba |
2011-06-07 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2011-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-06-04 | Btrfs: add mount -o inode_cache | Chris Mason |
2011-06-03 | more conservative S_NOSEC handling | Al Viro |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-05-26 | Btrfs: add mount -o auto_defrag | Chris Mason |
2011-05-26 | btrfs: add cleancache support | Dan Magenheimer |
2011-05-23 | Merge branch 'cleanups_and_fixes' into inode_numbers | Chris Mason |
2011-05-23 | fs/btrfs: Add missing btrfs_free_path | Julia Lawall |
2011-05-22 | Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason |
2011-05-22 | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason |
2011-05-21 | btrfs: implement delayed inode items operation | Miao Xie |
2011-05-13 | btrfs: move btrfs_cmp_device_free_bytes to super.c | Arne Jansen |
2011-05-02 | btrfs: rename variables clashing with global function names | David Sterba |
2011-04-11 | Btrfs: fix subvolume mount by name problem when default mount subvolume is set | Xin Zhong |
2011-04-05 | Btrfs: fix /proc/mounts info. | Tsutomu Itoh |
2011-03-28 | Btrfs: add initial tracepoint support for btrfs | liubo |
2011-02-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2011-02-16 | Btrfs: put ENOSPC debugging under a mount option | Chris Mason |
2011-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2011-02-01 | btrfs: fix return value check of btrfs_start_transaction() | Tsutomu Itoh |
2011-01-28 | Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 | Chris Mason |
2011-01-27 | Btrfs: Free correct pointer after using strsep | Tero Roponen |
2011-01-27 | Btrfs: Fix memory leak on finding existing super | Ian Kent |
2011-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-01-17 | Btrfs: forced readonly mounts on errors | liubo |