| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-09 | Btrfs: make compress and nodatacow mount options mutually exclusive | Andrei Popa | 1 | -1/+13 |
| 2012-10-09 | btrfs: fix message printing | Daniel J Blueman | 1 | -4/+4 |
| 2012-10-09 | Btrfs: fix orphan transaction on the freezed filesystem | Miao Xie | 1 | -4/+14 |
| 2012-10-04 | Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fs | Josef Bacik | 1 | -6/+0 |
| 2012-10-04 | Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents | Liu Bo | 1 | -1/+1 |
| 2012-10-04 | Btrfs: fix race in sync and freeze again | Josef Bacik | 1 | -9/+6 |
| 2012-10-01 | Btrfs: output more information when aborting a unused transaction handle | Miao Xie | 1 | -1/+7 |
| 2012-10-01 | Btrfs: use a slab for ordered extents allocation | Miao Xie | 1 | -1/+8 |
| 2012-08-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -4/+11 |
| 2012-08-28 | Btrfs: fix deadlock with freeze and sync V2 | Josef Bacik | 1 | -4/+9 |
| 2012-08-28 | Btrfs: do not use missing devices when showing devname | Josef Bacik | 1 | -0/+2 |
| 2012-08-04 | btrfs: nuke write_super from comments | Artem Bityutskiy | 1 | -4/+0 |
| 2012-07-30 | btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout | Joe Perches | 1 | -6/+35 |
| 2012-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -12/+16 |
| 2012-07-25 | Btrfs: Check INCOMPAT flags on remount and add helper function | Mitch Harder | 1 | -0/+1 |
| 2012-07-23 | Btrfs: add DEVICE_READY ioctl | Josef Bacik | 1 | -0/+7 |
| 2012-07-23 | Btrfs: allow mount -o remount,compress=no | Arnd Hannemann | 1 | -1/+8 |
| 2012-07-23 | Btrfs: remove ->dirty_inode | Josef Bacik | 1 | -11/+0 |
| 2012-07-14 | VFS: Pass mount flags to sget() | David Howells | 1 | -2/+2 |
| 2012-07-02 | Btrfs: resume balance on rw (re)mounts properly | Ilya Dryomov | 1 | -0/+4 |
| 2012-06-14 | Btrfs: implement ->show_devname | Josef Bacik | 1 | -0/+33 |
| 2012-05-30 | Btrfs: avoid buffer overrun in mount option handling | Jim Meyering | 1 | -41/+26 |
| 2012-05-30 | Btrfs: avoid buffer overrun in btrfs_printk | Jim Meyering | 1 | -1/+2 |
| 2012-05-30 | btrfs: allow changing 'thread_pool' size at remount time | Sergei Trofimovich | 1 | -5/+40 |
| 2012-05-30 | Btrfs: use i_version instead of our own sequence | Josef Bacik | 1 | -1/+1 |
| 2012-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+4 |
| 2012-04-27 | Btrfs: do not start delalloc inodes during sync | Josef Bacik | 1 | -1/+0 |
| 2012-04-18 | btrfs: fix early abort in 'remount' | Sergei Trofimovich | 1 | -2/+4 |
| 2012-03-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -19/+173 |
| 2012-03-28 | Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus | Chris Mason | 1 | -0/+2 |
| 2012-03-27 | Btrfs: actually call btrfs_init_lockdep | Jan Schmidt | 1 | -0/+2 |
| 2012-03-22 | btrfs: replace many BUG_ONs with proper error handling | Jeff Mahoney | 1 | -1/+1 |
| 2012-03-22 | btrfs: enhance transaction abort infrastructure | Jeff Mahoney | 1 | -8/+66 |
| 2012-03-22 | btrfs: add varargs to btrfs_error | Jeff Mahoney | 1 | -7/+56 |
| 2012-03-22 | btrfs: return void in functions without error conditions | Jeff Mahoney | 1 | -4/+1 |
| 2012-03-22 | btrfs: Add btrfs_panic() | Jeff Mahoney | 1 | -1/+49 |
| 2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -6/+2 |
| 2012-01-17 | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -79/+64 |
| 2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+45 |
| 2012-01-16 | Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b... | Chris Mason | 1 | -0/+36 |
| 2012-01-16 | Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int... | Chris Mason | 1 | -2/+9 |
| 2012-01-16 | Btrfs: add skip_balance mount option | Ilya Dryomov | 1 | -2/+9 |
| 2012-01-08 | btrfs: take allocation of ->tree_root into open_ctree() | Al Viro | 1 | -5/+0 |
| 2012-01-08 | btrfs: let ->s_fs_info point to fs_info, not root... | Al Viro | 1 | -37/+38 |
| 2012-01-08 | btrfs: consolidate failure exits in btrfs_mount() a bit | Al Viro | 1 | -16/+5 |
| 2012-01-08 | btrfs: make free_fs_info() call ->kill_sb() unconditional | Al Viro | 1 | -6/+2 |
| 2012-01-08 | btrfs: merge free_fs_info() calls on fill_super failures | Al Viro | 1 | -1/+1 |
| 2012-01-08 | btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super() | Al Viro | 1 | -5/+2 |
| 2012-01-08 | btrfs: make open_ctree() return int | Al Viro | 1 | -4/+4 |
| 2012-01-08 | btrfs: sanitizing ->fs_info, part 4 | Al Viro | 1 | -2/+1 |
| 2012-01-08 | btrfs: fix mount/umount race | Al Viro | 1 | -9/+4 |
| 2012-01-08 | btrfs: get ->kill_sb() of its own | Al Viro | 1 | -9/+18 |
| 2012-01-08 | btrfs: preparation to fixing mount/umount race | Al Viro | 1 | -1/+5 |
| 2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro | 1 | -2/+2 |
| 2012-01-03 | btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... | Al Viro | 1 | -1/+0 |
| 2011-12-21 | Btrfs: integrate integrity check module into btrfs | Stefan Behrens | 1 | -1/+38 |
| 2011-12-16 | 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-16 | new helper: mount_subtree() | Al Viro | 1 | -29/+6 |
| 2011-11-16 | switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs | Al Viro | 1 | -3/+1 |
| 2011-11-16 | 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-09 | Btrfs: rework error handling in btrfs_mount() | Ilya Dryomov | 1 | -21/+21 |
| 2011-11-09 | Btrfs: fix subvol_name leak on error in btrfs_mount() | Ilya Dryomov | 1 | -1/+3 |
| 2011-11-09 | Btrfs: fix memory leak in btrfs_parse_early_options() | Ilya Dryomov | 1 | -0/+1 |
| 2011-11-07 | 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-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+6 |
| 2011-07-06 | btrfs: add missing options displayed in mount output | David Sterba | 1 | -0/+6 |
| 2011-06-07 | 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-03 | more conservative S_NOSEC handling | Al Viro | 1 | -1/+1 |
| 2011-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -5/+46 |
| 2011-05-26 | 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-11 | 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-25 | 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-07 | 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-28 | Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 | Chris Mason | 1 | -2/+5 |
| 2011-01-27 | Btrfs: Free correct pointer after using strsep | Tero Roponen | 1 | -2/+3 |
| 2011-01-27 | Btrfs: Fix memory leak on finding existing super | Ian Kent | 1 | -0/+2 |
| 2011-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -18/+263 |
| 2011-01-17 | Btrfs: forced readonly mounts on errors | liubo | 1 | -0/+84 |
| 2011-01-16 | btrfs: fix wrong free space information of btrfs | Miao Xie | 1 | -6/+140 |
| 2011-01-16 | btrfs: fix wrong data space statistics | Miao Xie | 1 | -4/+3 |
| 2011-01-12 | switch btrfs, close races | Al Viro | 1 | -0/+1 |
| 2010-12-22 | btrfs: Add lzo compression support | Li Zefan | 1 | -0/+3 |
| 2010-12-22 | btrfs: Allow to add new compression algorithm | Li Zefan | 1 | -11/+36 |
| 2010-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -1/+1 |
| 2010-12-10 | Btrfs: Fix a crash when mounting a subvolume | Li Zefan | 1 | -1/+1 |
| 2010-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -3/+38 |
| 2010-11-27 | Btrfs: setup blank root and fs_info for mount time | Josef Bacik | 1 | -3/+31 |
| 2010-11-27 | Btrfs - fix race between btrfs_get_sb() and umount | Ian Kent | 1 | -0/+6 |
| 2010-11-21 | Btrfs: handle the space_cache option properly | Josef Bacik | 1 | -0/+1 |
| 2010-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -12/+30 |
| 2010-10-29 | Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed | Sage Weil | 1 | -0/+5 |
| 2010-10-29 | Btrfs: cleanup warnings from gcc 4.6 (nonbugs) | Andi Kleen | 1 | -4/+2 |
| 2010-10-29 | Btrfs: Use ERR_CAST helpers | Julia Lawall | 1 | -1/+1 |
| 2010-10-29 | Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Chris Mason | 1 | -6/+12 |
| 2010-10-29 | Btrfs: Add a clear_cache mount option | Josef Bacik | 1 | -1/+5 |
| 2010-10-29 | convert btrfs | Al Viro | 1 | -9/+6 |
| 2010-10-28 | Btrfs: create special free space cache inode | Josef Bacik | 1 | -1/+6 |
| 2010-10-22 | Btrfs: fix error handling in btrfs_get_sb | Josef Bacik | 1 | -4/+3 |
| 2010-10-22 | Btrfs: fix df regression | Josef Bacik | 1 | -2/+9 |
| 2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
| 2010-08-09 | convert btrfs to ->evict_inode() | Al Viro | 1 | -1/+1 |
| 2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+4 |
| 2010-06-11 | Btrfs: btrfs_iget() returns ERR_PTR | Dan Carpenter | 1 | -2/+2 |
| 2010-06-11 | Btrfs: handle error returns from btrfs_lookup_dir_item() | Dan Carpenter | 1 | -0/+2 |
| 2010-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -23/+7 |
| 2010-05-25 | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers | 1 | -1/+4 |
| 2010-05-25 | Btrfs: Metadata reservation for orphan inodes | Yan, Zheng | 1 | -3/+3 |
| 2010-05-25 | Btrfs: Integrate metadata reservation with start_transaction | Yan, Zheng | 1 | -1/+1 |
| 2010-05-25 | Btrfs: Link block groups of different raid types | Yan, Zheng | 1 | -19/+3 |
| 2010-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -20/+3 |
| 2010-03-30 | Btrfs: kill max_extent mount option | Josef Bacik | 1 | -20/+3 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-15 | btrfs: use memparse | Akinobu Mita | 1 | -28/+3 |
| 2010-03-15 | Btrfs: make df be a little bit more understandable | Josef Bacik | 1 | -3/+26 |
| 2010-03-15 | Btrfs: make subvolid=0 mount the original default root | Josef Bacik | 1 | -3/+9 |
| 2010-03-15 | Btrfs: change how we mount subvolumes | Josef Bacik | 1 | -25/+147 |
| 2010-03-08 | Btrfs: kfree correct pointer during mount option parsing | Josef Bacik | 1 | -2/+3 |
| 2010-01-28 | Btrfs: Add mount -o compress-force | Chris Mason | 1 | -1/+8 |
| 2009-12-17 | Btrfs: Show discard option in /proc/mounts | Matthew Wilcox | 1 | -0/+2 |
| 2009-12-17 | Btrfs: fail mount on bad mount options | Sage Weil | 1 | -1/+8 |
| 2009-12-17 | Btrfs: Add delayed iput | Yan, Zheng | 1 | -2/+2 |
| 2009-10-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Linus Torvalds | 1 | -2/+7 |
| 2009-10-14 | Btrfs: add -o discard option | Christoph Hellwig | 1 | -1/+6 |
| 2009-10-13 | Btrfs: fix btrfs acl #ifdef checks | Chris Mason | 1 | -1/+1 |
| 2009-10-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 1 | -0/+2 |
| 2009-09-29 | Btrfs: Fix setting umask when POSIX ACLs are not enabled | Chris Ball | 1 | -0/+2 |
| 2009-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 1 | -0/+1 |
| 2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan | 1 | -2/+2 |
| 2009-09-21 | Btrfs: add snapshot/subvolume destroy ioctl | Yan, Zheng | 1 | -0/+1 |
| 2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
| 2009-06-11 | enforce ->sync_fs is only called for rw superblock | Christoph Hellwig | 1 | -3/+0 |
| 2009-06-11 | btrfs: remove ->write_super and stop maintaining ->s_dirt | Christoph Hellwig | 1 | -8/+0 |
| 2009-06-11 | Btrfs: fix -o nodatasum printk spelling | Chris Mason | 1 | -1/+1 |
| 2009-06-10 | Btrfs: autodetect SSD devices | Chris Mason | 1 | -0/+3 |
| 2009-06-10 | Btrfs: add mount -o ssd_spread to spread allocations out | Chris Mason | 1 | -4/+15 |
| 2009-06-10 | Btrfs: Add mount -o nossd | Chris Mason | 1 | -2/+7 |
| 2009-06-10 | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng | 1 | -17/+9 |
| 2009-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -2/+2 |
| 2009-05-14 | Btrfs: make show_options result match actual option names | Sage Weil | 1 | -2/+2 |
| 2009-05-09 | Convert obvious places to deactivate_locked_super() | Al Viro | 1 | -8/+4 |
| 2009-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -7/+20 |
| 2009-04-27 | Btrfs: Fix a bunch of printk() warnings. | Joel Becker | 1 | -6/+9 |
| 2009-04-24 | Btrfs: try to keep a healthy ratio of metadata vs data block groups | Josef Bacik | 1 | -1/+11 |
| 2009-04-20 | btrfs: use memdup_user() | Li Zefan | 1 | -9/+4 |
| 2009-04-02 | Btrfs: add flushoncommit mount option | Sage Weil | 1 | -4/+10 |
| 2009-04-02 | Btrfs: notreelog mount option | Sage Weil | 1 | -1/+9 |
| 2009-04-02 | Btrfs: introduce btrfs_show_options | Eric Paris | 1 | -1/+33 |
| 2009-02-12 | Btrfs: don't clean old snapshots on sync(1) | Chris Mason | 1 | -1/+0 |
| 2009-02-12 | Btrfs: process mount options on mount -o remount, | Chris Mason | 1 | -0/+4 |
| 2009-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 1 | -3/+3 |
| 2009-01-21 | Btrfs: removed unused #include <version.h>'s | Huang Weiyi | 1 | -1/+0 |
| 2009-01-21 | Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl() | Wang Cong | 1 | -2/+3 |
| 2009-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -1/+2 |
| 2009-01-16 | Btrfs: fix ioctl arg size (userland incompatible change!) | Chris Mason | 1 | -1/+2 |
| 2009-01-15 | btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h> | Qinghuang Feng | 1 | -1/+1 |
| 2009-01-10 | btrfs: fix for write_super_lockfs/unlockfs error handling | Linus Torvalds | 1 | -4/+6 |
| 2009-01-05 | Btrfs: Fix checkpatch.pl warnings | Chris Mason | 1 | -14/+11 |
| 2009-01-05 | Btrfs: fix a memory leak in btrfs_get_sb | Shen Feng | 1 | -5/+4 |
| 2009-01-05 | Btrfs: add permission checks to the ioctls | Chris Mason | 1 | -0/+3 |
| 2008-12-12 | Btrfs: shared seed device | Yan Zheng | 1 | -3/+5 |
| 2008-12-02 | Btrfs: corret fmode_t annotations | Christoph Hellwig | 1 | -5/+9 |
| 2008-12-02 | Btrfs: make things static and include the right headers | Christoph Hellwig | 1 | -1/+1 |
| 2008-11-20 | Btrfs: compat code fixes | Chris Mason | 1 | -0/+2 |
| 2008-11-17 | Btrfs: Allow subvolumes and snapshots anywhere in the directory tree | Chris Mason | 1 | -5/+5 |
| 2008-11-17 | Btrfs: Seed device support | Yan Zheng | 1 | -0/+9 |
| 2008-11-12 | Btrfs: mount ro and remount support | Yan Zheng | 1 | -2/+35 |
| 2008-11-06 | Btrfs: Optimize compressed writeback and reads | Chris Mason | 1 | -0/+4 |
| 2008-10-29 | Btrfs: Add zlib compression support | Chris Mason | 1 | -1/+9 |
| 2008-09-29 | Btrfs: add and improve comments | Chris Mason | 1 | -0/+3 |
| 2008-09-25 | Remove Btrfs compat code for older kernels | Chris Mason | 1 | -7/+0 |
| 2008-09-25 | Btrfs: Reinstate '-osubvol=.' option to mount entire tree | David Woodhouse | 1 | -15/+19 |
| 2008-09-25 | Mask root object ID into f_fsid in btrfs_statfs() | David Woodhouse | 1 | -0/+4 |