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