Age | Commit message (Expand) | Author |
2013-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-03-07 | Btrfs: improve the delayed inode throttling | Chris Mason |
2013-03-06 | Btrfs: fix a mismerge in btrfs_balance() | Ilya Dryomov |
2013-03-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/... | Chris Mason |
2013-03-05 | Btrfs: enforce min_bytes parameter during extent allocation | Chris Mason |
2013-03-04 | Btrfs: allow running defrag in parallel to administrative tasks | Stefan Behrens |
2013-03-04 | Btrfs: avoid deadlock on transaction waiting list | Liu Bo |
2013-03-04 | Btrfs: do not BUG_ON on aborted situation | Liu Bo |
2013-03-04 | Btrfs: do not BUG_ON in prepare_to_reloc | Liu Bo |
2013-03-04 | Btrfs: free all recorded tree blocks on error | Liu Bo |
2013-03-04 | Btrfs: build up error handling for merge_reloc_roots | Liu Bo |
2013-03-04 | Btrfs: check for NULL pointer in updating reloc roots | Liu Bo |
2013-03-04 | Btrfs: fix unclosed transaction handler when the async transaction commitment... | Miao Xie |
2013-03-04 | Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails | Miao Xie |
2013-03-04 | Btrfs: use set_nlink if our i_nlink is 0 | Josef Bacik |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-03-03 | btrfs/raid56: Add missing #include <linux/vmalloc.h> | Geert Uytterhoeven |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-03-01 | btrfs: fixup/remove module.h usage as required | Paul Gortmaker |
2013-03-01 | Btrfs: delete inline extents when we find them during logging | Josef Bacik |
2013-03-01 | btrfs: try harder to allocate raid56 stripe cache | David Sterba |
2013-03-01 | Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logic | Wang Shilong |
2013-03-01 | Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve fails | Wang Shilong |
2013-03-01 | Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_... | Wang Shilong |
2013-03-01 | Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails | Wang Shilong |
2013-03-01 | Btrfs: fix missing deleted items in btrfs_clean_quota_tree | Wang Shilong |
2013-02-28 | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-28 | btrfs: use only inline_pages from extent buffer | David Sterba |
2013-02-28 | Btrfs: fix wrong reserved space when deleting a snapshot/subvolume | Miao Xie |
2013-02-28 | Btrfs: fix wrong reserved space in qgroup during snap/subv creation | Miao Xie |
2013-02-28 | Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot | Miao Xie |
2013-02-28 | btrfs: remove a printk from scan_one_device | David Sterba |
2013-02-28 | Btrfs: fix NULL pointer after aborting a transaction | Liu Bo |
2013-02-28 | Btrfs: fix memory leak of log roots | Liu Bo |
2013-02-28 | Btrfs: copy everything if we've created an inline extent | Josef Bacik |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | btrfs: cleanup for open-coded alignment | Qu Wenruo |
2013-02-26 | Btrfs: do not change inode flags in rename | Liu Bo |
2013-02-26 | Btrfs: use reserved space for creating a snapshot | Liu Bo |
2013-02-26 | clear chunk_alloc flag on retryable failure | Alexandre Oliva |
2013-02-26 | Btrfs: fix backref walking race with tree deletions | Jan Schmidt |
2013-02-26 | Btrfs: make sure NODATACOW also gets NODATASUM set | Josef Bacik |
2013-02-26 | fs: encode_fh: return FILEID_INVALID if invalid fid_type | Namjae Jeon |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | Btrfs: fix remount vs autodefrag | Miao Xie |
2013-02-21 | Btrfs: fix wrong outstanding_extents when doing DIO write | Miao Xie |