Age | Commit message (Expand) | Author |
2012-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-02-23 | Btrfs: improve error handling for btrfs_insert_dir_item callers | Chris Mason |
2012-02-16 | btrfs: honor umask when creating subvol root | Florian Albrechtskirchinger |
2012-02-15 | btrfs: delalloc for page dirtied out-of-band in fixup worker | Jeff Mahoney |
2012-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-01-27 | Btrfs: fix reservations in btrfs_page_mkwrite | Chris Mason |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-01-16 | Btrfs: add a delalloc mutex to inodes for delalloc reservations | Josef Bacik |
2012-01-16 | Btrfs: protect orphan block rsv with spin_lock | Josef Bacik |
2012-01-16 | Btrfs: release space on error in page_mkwrite | Josef Bacik |
2012-01-16 | Btrfs: fix btrfsck error 400 when truncating a compressed | Miao Xie |
2012-01-16 | Btrfs: do not use btrfs_end_transaction_throttle everywhere | Josef Bacik |
2012-01-16 | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ... | Chris Mason |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-05 | Btrfs: make sure we're not using obsolete code in btrfs_get_extent | Jan Schmidt |
2012-01-03 | fs: propagate umode_t, misc bits | Al Viro |
2012-01-03 | switch ->mknod() to umode_t | Al Viro |
2012-01-03 | switch ->create() to umode_t | Al Viro |
2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro |
2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro |
2011-12-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-12-23 | Btrfs: call d_instantiate after all ops are setup | Al Viro |
2011-12-22 | Btrfs: mark delayed refs as for cow | Arne Jansen |
2011-12-16 | Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2011-12-15 | Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo... | Chris Mason |
2011-12-15 | Btrfs: don't panic if orphan item already exists | Josef Bacik |
2011-12-15 | Btrfs: fix leaked space in truncate | Josef Bacik |
2011-12-15 | Btrfs: fix how we do delalloc reservations and how we free reservations on error | Josef Bacik |
2011-12-15 | Btrfs: deal with enospc from dirtying inodes properly | Josef Bacik |
2011-12-15 | BTRFS: Establish i_ops before calling d_instantiate | Casey Schaufler |
2011-12-15 | btrfs: keep orphans for subvolume deletion | Arne Jansen |
2011-12-15 | Btrfs: fix wrong disk space information of the files | Miao Xie |
2011-12-15 | Btrfs: fix wrong i_size when truncating a file to a larger size | Miao Xie |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock |
2011-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-11-30 | Btrfs: fix deadlock on metadata reservation when evicting a inode | Miao Xie |
2011-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-11-20 | btrfs: fix stat blocks accounting | David Sterba |
2011-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-11-10 | Btrfs: fix unreleased path in btrfs_orphan_cleanup() | Miao Xie |
2011-11-10 | Btrfs: tweak the delayed inode reservations again | Chris Mason |
2011-11-08 | Btrfs: fix our reservations for updating an inode when completing io | Josef Bacik |
2011-11-08 | Btrfs: fix oops on NULL trans handle in btrfs_truncate | Chris Mason |
2011-11-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-11-06 | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason |
2011-11-06 | btrfs: separate superblock items out of fs_info | David Sterba |
2011-11-06 | Btrfs: release metadata from global reserve if we have to fallback for unlink | Josef Bacik |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi |
2011-10-20 | Btrfs: fix direct-io vs nodatacow | Li Zefan |
2011-10-20 | Btrfs: remove BUG_ON() in compress_file_range() | Li Zefan |