| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2009-10-01 | 1 | -31/+204 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 2009-10-01 | 1 | -0/+11 |
| |\ |
|
| | * | Btrfs: fix data space leak fix | Josef Bacik | 2009-10-01 | 1 | -0/+11 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 2009-10-01 | 1 | -31/+193 |
| |\ \
| | |/ |
|
| | * | Btrfs: proper -ENOSPC handling | Josef Bacik | 2009-09-28 | 1 | -31/+193 |
* | | | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2009-09-24 | 1 | -169/+494 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 2009-09-24 | 1 | -169/+494 |
| |\ \
| | |/ |
|
| | * | Btrfs: don't rename file into dummy directory | Yan, Zheng | 2009-09-24 | 1 | -0/+3 |
| | * | Btrfs: check size of inode backref before adding hardlink | Yan, Zheng | 2009-09-24 | 1 | -24/+29 |
| | * | Btrfs: add snapshot/subvolume destroy ioctl | Yan, Zheng | 2009-09-21 | 1 | -7/+127 |
| | * | Btrfs: change how subvolumes are organized | Yan, Zheng | 2009-09-21 | 1 | -106/+262 |
| | * | Btrfs: do not reuse objectid of deleted snapshot/subvol | Yan, Zheng | 2009-09-21 | 1 | -3/+0 |
| | * | Btrfs: search for an allocation hint while filling file COW | Chris Mason | 2009-09-18 | 1 | -1/+9 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 2009-09-11 | 1 | -38/+74 |
| | |\ |
|
| | | * | Btrfs: zero page past end of inline file items | Chris Mason | 2009-09-11 | 1 | -0/+5 |
| | | * | Btrfs: fix btrfs page_mkwrite to return locked page | Chris Mason | 2009-09-11 | 1 | -0/+3 |
| | | * | Btrfs: Fix extent replacment race | Chris Mason | 2009-09-11 | 1 | -5/+20 |
| | | * | Btrfs: Use PagePrivate2 to track pages in the data=ordered code. | Chris Mason | 2009-09-11 | 1 | -17/+30 |
| | | * | Btrfs: use a cached state for extent state operations during delalloc | Chris Mason | 2009-09-11 | 1 | -3/+3 |
| | | * | Btrfs: cache values for locking extents | Chris Mason | 2009-09-11 | 1 | -3/+3 |
| | | * | Btrfs: switch extent_map to a rw lock | Chris Mason | 2009-09-11 | 1 | -12/+12 |
* | | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 | 1 | -0/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | HWPOISON: Enable error_remove_page on btrfs | Andi Kleen | 2009-09-16 | 1 | -0/+1 |
| |/ / |
|
* | | | const: mark remaining inode_operations as const | Alexey Dobriyan | 2009-09-22 | 1 | -10/+10 |
* | | | const: mark remaining address_space_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -4/+4 |
|/ / |
|
* | | btrfs: fix inode rbtree corruption | From: Nick Piggin | 2009-08-21 | 1 | -7/+14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-08-07 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Btrfs: remove superfluous NULL pointer check in btrfs_rename() | Bartlomiej Zolnierkiewicz | 2009-08-07 | 1 | -2/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-07-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Btrfs: adjust NULL test | Julia Lawall | 2009-07-22 | 1 | -1/+1 |
* | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-07-02 | 1 | -7/+18 |
|\ \
| |/ |
|
| * | Btrfs: honor nodatacow/sum mount options for new files | Chris Mason | 2009-07-02 | 1 | -6/+7 |
| * | Btrfs: account for space we may use in fallocate | Josef Bacik | 2009-07-02 | 1 | -1/+11 |
* | | Get "no acls for this inode" right, fix shmem breakage | Al Viro | 2009-06-24 | 1 | -4/+2 |
* | | switch btrfs to inode->i_acl | Al Viro | 2009-06-24 | 1 | -14/+2 |
* | | btrfs: remove ->write_super and stop maintaining ->s_dirt | Christoph Hellwig | 2009-06-11 | 1 | -7/+0 |
|/ |
|
* | Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION | Christoph Hellwig | 2009-06-10 | 1 | -11/+16 |
* | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng | 2009-06-10 | 1 | -59/+73 |
* | Btrfs: remove some WARN_ONs in the IO failure path | Chris Mason | 2009-05-14 | 1 | -1/+0 |
* | Btrfs: init inode ordered_data_close flag properly | Chris Mason | 2009-05-14 | 1 | -0/+1 |
* | Btrfs: look for acls during btrfs_read_locked_inode | Chris Mason | 2009-04-27 | 1 | -0/+62 |
* | Btrfs: fix acl caching | Chris Mason | 2009-04-27 | 1 | -2/+2 |
* | Btrfs: remove unused btrfs_bit_radix slab | Chris Mason | 2009-04-27 | 1 | -8/+0 |
* | Btrfs: ratelimit IO error printks | Chris Mason | 2009-04-27 | 1 | -4/+6 |
* | Btrfs: fix fallocate deadlock on inode extent lock | Chris Mason | 2009-04-24 | 1 | -9/+18 |
* | Btrfs: kill btrfs_cache_create | Christoph Hellwig | 2009-04-24 | 1 | -23/+19 |
* | Btrfs: fix btrfs fallocate oops and deadlock | Chris Mason | 2009-04-21 | 1 | -8/+28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-04-03 | 1 | -1/+4 |
|\ |
|