Age | Commit message (Expand) | Author |
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 |
2011-01-16 | btrfs: fix wrong free space information of btrfs | Miao Xie |
2011-01-16 | btrfs: fix wrong data space statistics | Miao Xie |
2011-01-12 | switch btrfs, close races | Al Viro |
2010-12-22 | btrfs: Add lzo compression support | Li Zefan |
2010-12-22 | btrfs: Allow to add new compression algorithm | Li Zefan |
2010-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-12-10 | Btrfs: Fix a crash when mounting a subvolume | Li Zefan |
2010-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-11-27 | Btrfs: setup blank root and fs_info for mount time | Josef Bacik |
2010-11-27 | Btrfs - fix race between btrfs_get_sb() and umount | Ian Kent |
2010-11-21 | Btrfs: handle the space_cache option properly | Josef Bacik |
2010-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2010-10-29 | Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed | Sage Weil |
2010-10-29 | Btrfs: cleanup warnings from gcc 4.6 (nonbugs) | Andi Kleen |
2010-10-29 | Btrfs: Use ERR_CAST helpers | Julia Lawall |
2010-10-29 | Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Chris Mason |
2010-10-29 | Btrfs: Add a clear_cache mount option | Josef Bacik |
2010-10-29 | convert btrfs | Al Viro |
2010-10-28 | Btrfs: create special free space cache inode | Josef Bacik |
2010-10-22 | Btrfs: fix error handling in btrfs_get_sb | Josef Bacik |
2010-10-22 | Btrfs: fix df regression | Josef Bacik |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-08-09 | convert btrfs to ->evict_inode() | Al Viro |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2010-06-11 | Btrfs: btrfs_iget() returns ERR_PTR | Dan Carpenter |
2010-06-11 | Btrfs: handle error returns from btrfs_lookup_dir_item() | Dan Carpenter |
2010-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-05-25 | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers |
2010-05-25 | Btrfs: Metadata reservation for orphan inodes | Yan, Zheng |
2010-05-25 | Btrfs: Integrate metadata reservation with start_transaction | Yan, Zheng |
2010-05-25 | Btrfs: Link block groups of different raid types | Yan, Zheng |
2010-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-03-30 | Btrfs: kill max_extent mount option | Josef Bacik |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-15 | btrfs: use memparse | Akinobu Mita |
2010-03-15 | Btrfs: make df be a little bit more understandable | Josef Bacik |
2010-03-15 | Btrfs: make subvolid=0 mount the original default root | Josef Bacik |
2010-03-15 | Btrfs: change how we mount subvolumes | Josef Bacik |
2010-03-08 | Btrfs: kfree correct pointer during mount option parsing | Josef Bacik |
2010-01-28 | Btrfs: Add mount -o compress-force | Chris Mason |