Age | Commit message (Expand) | Author |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-04 | direct-io: Handle O_(D)SYNC AIO | Christoph Hellwig |
2013-08-20 | treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks | Joe Perches |
2013-08-09 | btrfs: don't loop on large offsets in readdir | Zach Brown |
2013-08-09 | Btrfs: check to see if root_list is empty before adding it to dead roots | Josef Bacik |
2013-08-09 | Btrfs: release both paths before logging dir/changed extents | Josef Bacik |
2013-08-09 | Btrfs: allow splitting of hole em's when dropping extent cache | Josef Bacik |
2013-08-09 | Btrfs: make sure the backref walker catches all refs to our extent | Josef Bacik |
2013-08-09 | Btrfs: fix backref walking when we hit a compressed extent | Josef Bacik |
2013-08-09 | Btrfs: do not offset physical if we're compressed | Josef Bacik |
2013-08-09 | Btrfs: fix extent buffer leak after backref walking | Liu Bo |
2013-08-09 | Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents | Liu Bo |
2013-08-09 | btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified | Jie Liu |
2013-07-19 | Btrfs: fix wrong write offset when replacing a device | Stefan Behrens |
2013-07-19 | Btrfs: re-add root to dead root list if we stop dropping it | Josef Bacik |
2013-07-19 | Btrfs: fix lock leak when resuming snapshot deletion | Josef Bacik |
2013-07-19 | Btrfs: update drop progress before stopping snapshot dropping | Josef Bacik |
2013-07-16 | Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZERO | Sachin Kamat |
2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-03 | vfs: export lseek_execute() to modules | Jie Liu |
2013-07-02 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-07-02 | Btrfs: wait ordered range before doing direct io | Josef Bacik |
2013-07-02 | Btrfs: only do the tree_mod_log_free_eb if this is our last ref | Josef Bacik |
2013-07-02 | Btrfs: hold the tree mod lock in __tree_mod_log_rewind | Josef Bacik |
2013-07-02 | Btrfs: make backref walking code handle skinny metadata | Josef Bacik |
2013-07-02 | Btrfs: fix crash regarding to ulist_add_merge | Liu Bo |
2013-07-02 | Btrfs: fix several potential problems in copy_nocow_pages_for_inode | Miao Xie |
2013-07-02 | Btrfs: cleanup the code of copy_nocow_pages_for_inode() | Miao Xie |
2013-07-02 | Btrfs: fix oops when recovering the file data by scrub function | Miao Xie |
2013-07-02 | Btrfs: make the chunk allocator completely tree lockless | Josef Bacik |
2013-07-02 | Btrfs: cleanup orphaned root orphan item | Josef Bacik |
2013-07-02 | Btrfs: fix wrong mirror number tuning | Miao Xie |
2013-07-02 | Btrfs: cleanup redundant code in btrfs_submit_direct() | Miao Xie |
2013-07-02 | Btrfs: remove btrfs_sector_sum structure | Miao Xie |
2013-07-02 | Btrfs: check if we can nocow if we don't have data space | Josef Bacik |
2013-07-02 | Btrfs: stop using try_to_writeback_inodes_sb_nr to flush delalloc | Josef Bacik |
2013-07-02 | Btrfs: use a percpu to keep track of possibly pinned bytes | Josef Bacik |
2013-07-02 | Btrfs: check for actual acls rather than just xattrs when caching no acl | Josef Bacik |
2013-07-01 | Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate | Josef Bacik |
2013-07-01 | Btrfs: optimize reada_for_balance | Josef Bacik |
2013-07-01 | Btrfs: optimize read_block_for_search | Josef Bacik |
2013-07-01 | Btrfs: unlock extent range on enospc in compressed submit | Josef Bacik |
2013-07-01 | Btrfs: fix the comment typo for btrfs_attach_transaction_barrier | Wang Sheng-Hui |
2013-07-01 | Btrfs: fix not being able to find skinny extents during relocate | Josef Bacik |
2013-07-01 | Btrfs: cleanup backref search commit root flag stuff | Josef Bacik |