| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2010-10-30 | 1 | -12/+30 |
|\ |
|
| * | Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed | Sage Weil | 2010-10-29 | 1 | -0/+5 |
| * | Btrfs: cleanup warnings from gcc 4.6 (nonbugs) | Andi Kleen | 2010-10-29 | 1 | -4/+2 |
| * | Btrfs: Use ERR_CAST helpers | Julia Lawall | 2010-10-29 | 1 | -1/+1 |
| * | Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Chris Mason | 2010-10-29 | 1 | -6/+12 |
| |\ |
|
| | * | Btrfs: fix error handling in btrfs_get_sb | Josef Bacik | 2010-10-22 | 1 | -4/+3 |
| | * | Btrfs: fix df regression | Josef Bacik | 2010-10-22 | 1 | -2/+9 |
| * | | Btrfs: Add a clear_cache mount option | Josef Bacik | 2010-10-29 | 1 | -1/+5 |
| * | | Btrfs: create special free space cache inode | Josef Bacik | 2010-10-28 | 1 | -1/+6 |
* | | | convert btrfs | Al Viro | 2010-10-29 | 1 | -9/+6 |
* | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
|/ / |
|
* | | convert btrfs to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2010-06-11 | 1 | -2/+4 |
|\ |
|
| * | Btrfs: btrfs_iget() returns ERR_PTR | Dan Carpenter | 2010-06-11 | 1 | -2/+2 |
| * | Btrfs: handle error returns from btrfs_lookup_dir_item() | Dan Carpenter | 2010-06-11 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-05-27 | 1 | -23/+7 |
|\ \
| |/ |
|
| * | Btrfs: Metadata reservation for orphan inodes | Yan, Zheng | 2010-05-25 | 1 | -3/+3 |
| * | Btrfs: Integrate metadata reservation with start_transaction | Yan, Zheng | 2010-05-25 | 1 | -1/+1 |
| * | Btrfs: Link block groups of different raid types | Yan, Zheng | 2010-05-25 | 1 | -19/+3 |
* | | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers | 2010-05-25 | 1 | -1/+4 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-04-05 | 1 | -20/+3 |
|\ |
|
| * | Btrfs: kill max_extent mount option | Josef Bacik | 2010-03-30 | 1 | -20/+3 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | btrfs: use memparse | Akinobu Mita | 2010-03-15 | 1 | -28/+3 |
* | Btrfs: make df be a little bit more understandable | Josef Bacik | 2010-03-15 | 1 | -3/+26 |
* | Btrfs: make subvolid=0 mount the original default root | Josef Bacik | 2010-03-15 | 1 | -3/+9 |
* | Btrfs: change how we mount subvolumes | Josef Bacik | 2010-03-15 | 1 | -25/+147 |
* | Btrfs: kfree correct pointer during mount option parsing | Josef Bacik | 2010-03-08 | 1 | -2/+3 |
* | Btrfs: Add mount -o compress-force | Chris Mason | 2010-01-28 | 1 | -1/+8 |
* | Btrfs: Show discard option in /proc/mounts | Matthew Wilcox | 2009-12-17 | 1 | -0/+2 |
* | Btrfs: fail mount on bad mount options | Sage Weil | 2009-12-17 | 1 | -1/+8 |
* | Btrfs: Add delayed iput | Yan, Zheng | 2009-12-17 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Linus Torvalds | 2009-10-15 | 1 | -2/+7 |
|\ |
|
| * | Btrfs: add -o discard option | Christoph Hellwig | 2009-10-14 | 1 | -1/+6 |
| * | Btrfs: fix btrfs acl #ifdef checks | Chris Mason | 2009-10-13 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 2009-10-01 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Btrfs: Fix setting umask when POSIX ACLs are not enabled | Chris Ball | 2009-09-29 | 1 | -0/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 2009-09-24 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Btrfs: add snapshot/subvolume destroy ioctl | Yan, Zheng | 2009-09-21 | 1 | -0/+1 |
* | | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -2/+2 |
|/ |
|
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | enforce ->sync_fs is only called for rw superblock | Christoph Hellwig | 2009-06-11 | 1 | -3/+0 |
* | btrfs: remove ->write_super and stop maintaining ->s_dirt | Christoph Hellwig | 2009-06-11 | 1 | -8/+0 |
* | Btrfs: fix -o nodatasum printk spelling | Chris Mason | 2009-06-11 | 1 | -1/+1 |
* | Btrfs: autodetect SSD devices | Chris Mason | 2009-06-10 | 1 | -0/+3 |
* | Btrfs: add mount -o ssd_spread to spread allocations out | Chris Mason | 2009-06-10 | 1 | -4/+15 |
* | Btrfs: Add mount -o nossd | Chris Mason | 2009-06-10 | 1 | -2/+7 |
* | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng | 2009-06-10 | 1 | -17/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-05-14 | 1 | -2/+2 |
|\ |
|
| * | Btrfs: make show_options result match actual option names | Sage Weil | 2009-05-14 | 1 | -2/+2 |