| Commit message (Expand) | Author | Age |
* | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers | 2010-05-25 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-04-05 |
|\ |
|
| * | 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-30 |
|/ |
|
* | 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-15 |
* | Btrfs: kfree correct pointer during mount option parsing | Josef Bacik | 2010-03-08 |
* | Btrfs: Add mount -o compress-force | Chris Mason | 2010-01-28 |
* | Btrfs: Show discard option in /proc/mounts | Matthew Wilcox | 2009-12-17 |
* | Btrfs: fail mount on bad mount options | Sage Weil | 2009-12-17 |
* | Btrfs: Add delayed iput | Yan, Zheng | 2009-12-17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Linus Torvalds | 2009-10-15 |
|\ |
|
| * | Btrfs: add -o discard option | Christoph Hellwig | 2009-10-14 |
| * | Btrfs: fix btrfs acl #ifdef checks | Chris Mason | 2009-10-13 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 2009-10-01 |
|\| |
|
| * | Btrfs: Fix setting umask when POSIX ACLs are not enabled | Chris Ball | 2009-09-29 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 2009-09-24 |
|\| |
|
| * | Btrfs: add snapshot/subvolume destroy ioctl | Yan, Zheng | 2009-09-21 |
* | | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 |
|/ |
|
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | enforce ->sync_fs is only called for rw superblock | Christoph Hellwig | 2009-06-11 |
* | btrfs: remove ->write_super and stop maintaining ->s_dirt | Christoph Hellwig | 2009-06-11 |
* | Btrfs: fix -o nodatasum printk spelling | Chris Mason | 2009-06-11 |
* | Btrfs: autodetect SSD devices | Chris Mason | 2009-06-10 |
* | Btrfs: add mount -o ssd_spread to spread allocations out | Chris Mason | 2009-06-10 |
* | Btrfs: Add mount -o nossd | Chris Mason | 2009-06-10 |
* | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng | 2009-06-10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-05-14 |
|\ |
|
| * | Btrfs: make show_options result match actual option names | Sage Weil | 2009-05-14 |
* | | Convert obvious places to deactivate_locked_super() | Al Viro | 2009-05-09 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-04-27 |
|\| |
|
| * | Btrfs: Fix a bunch of printk() warnings. | Joel Becker | 2009-04-27 |
| * | Btrfs: try to keep a healthy ratio of metadata vs data block groups | Josef Bacik | 2009-04-24 |
* | | btrfs: use memdup_user() | Li Zefan | 2009-04-20 |
|/ |
|
* | Btrfs: add flushoncommit mount option | Sage Weil | 2009-04-02 |
* | Btrfs: notreelog mount option | Sage Weil | 2009-04-02 |
* | Btrfs: introduce btrfs_show_options | Eric Paris | 2009-04-02 |
* | Btrfs: don't clean old snapshots on sync(1) | Chris Mason | 2009-02-12 |
* | Btrfs: process mount options on mount -o remount, | Chris Mason | 2009-02-12 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 2009-01-28 |
|\ |
|
| * | Btrfs: removed unused #include <version.h>'s | Huang Weiyi | 2009-01-21 |
| * | Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl() | Wang Cong | 2009-01-21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-01-16 |
|\| |
|
| * | Btrfs: fix ioctl arg size (userland incompatible change!) | Chris Mason | 2009-01-16 |
* | | btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h> | Qinghuang Feng | 2009-01-15 |
* | | btrfs: fix for write_super_lockfs/unlockfs error handling | Linus Torvalds | 2009-01-10 |
|/ |
|
* | Btrfs: Fix checkpatch.pl warnings | Chris Mason | 2009-01-05 |
* | Btrfs: fix a memory leak in btrfs_get_sb | Shen Feng | 2009-01-05 |