Age | Commit message (Expand) | Author |
2011-09-12 | Merge branch 'for-linus' of git://github.com/chrismason/linux | Linus Torvalds |
2011-09-11 | Btrfs: add dummy extent if dst offset excceeds file end in | Li Zefan |
2011-09-11 | Btrfs: calc file extent num_bytes correctly in file clone | Li Zefan |
2011-09-11 | btrfs: xattr: fix attribute removal | David Sterba |
2011-09-11 | Btrfs: fix wrong nbytes information of the inode | Miao Xie |
2011-09-11 | Btrfs: fix the file extent gap when doing direct IO | Miao Xie |
2011-09-11 | Btrfs: fix unclosed transaction handle in btrfs_cont_expand | Miao Xie |
2011-09-11 | Btrfs: fix misuse of trans block rsv | Liu Bo |
2011-09-11 | Btrfs: reset to appropriate block rsv after orphan operations | Liu Bo |
2011-09-11 | Btrfs: skip locking if searching the commit root in csum lookup | Josef Bacik |
2011-09-11 | btrfs: fix warning in iput for bad-inode | Sergei Trofimovich |
2011-09-11 | Btrfs: fix an oops when deleting snapshots | Liu Bo |
2011-08-21 | Btrfs: fix 64 bit divide problem | Josef Bacik |
2011-08-18 | Merge branch 'btrfs-3.0' into for-linus | Chris Mason |
2011-08-18 | Btrfs: set i_size properly when fallocating and we already | Josef Bacik |
2011-08-18 | btrfs: unlock on error in btrfs_file_llseek() | Dan Carpenter |
2011-08-18 | btrfs: btrfs_permission's RO check shouldn't apply to device nodes | Jeff Mahoney |
2011-08-16 | Btrfs: truncate pages from clone ioctl target range | Sage Weil |
2011-08-16 | Btrfs: fix uninitialized sync_pending | Miao Xie |
2011-08-16 | Btrfs: fix wrong free space information | Miao Xie |
2011-08-16 | btrfs: memory leak in btrfs_add_inode_defrag() | Dan Carpenter |
2011-08-16 | Btrfs: use plain page_address() in header fields setget functions | Li Zefan |
2011-08-16 | Btrfs: forced readonly when btrfs_drop_snapshot() fails | Tsutomu Itoh |
2011-08-16 | Btrfs: check if there is enough space for balancing smarter | liubo |
2011-08-16 | Btrfs: fix a bug of balance on full multi-disk partitions | liubo |
2011-08-16 | Btrfs: fix an oops of log replay | liubo |
2011-08-16 | Btrfs: detect wether a device supports discard | Josef Bacik |
2011-08-05 | Btrfs: force unplugs when switching from high to regular priority bios | Chris Mason |
2011-08-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-08-01 | Btrfs: don't call writepages from within write_full_page | Josef Bacik |
2011-08-01 | Btrfs: Remove unused variable 'last_index' in file.c | Mitch Harder |
2011-08-01 | Btrfs: clean up for find_first_extent_bit() | Xiao Guangrong |
2011-08-01 | Btrfs: clean up for wait_extent_bit() | Xiao Guangrong |
2011-08-01 | Btrfs: clean up for insert_state() | Xiao Guangrong |
2011-08-01 | Btrfs: remove unused members from struct extent_state | Xiao Guangrong |
2011-08-01 | Btrfs: clean up code for merging extent maps | Li Zefan |
2011-08-01 | Btrfs: clean up code for extent_map lookup | Li Zefan |
2011-08-01 | Btrfs: clean up search_extent_mapping() | Li Zefan |
2011-08-01 | Btrfs: remove redundant code for dir item lookup | Li Zefan |
2011-08-01 | Btrfs: make acl functions really no-op if acl is not enabled | Li Zefan |
2011-08-01 | Btrfs: remove remaining ref-cache code | Li Zefan |
2011-08-01 | Btrfs: remove a BUG_ON() in btrfs_commit_transaction() | Li Zefan |
2011-08-01 | Btrfs: use wait_event() | Li Zefan |
2011-08-01 | Btrfs: check the nodatasum flag when writing compressed files | Li Zefan |
2011-08-01 | Btrfs: copy string correctly in INO_LOOKUP ioctl | Li Zefan |
2011-08-01 | Btrfs: don't print the leaf if we had an error | Josef Bacik |
2011-08-01 | btrfs: make btrfs_set_root_node void | Mark Fasheh |
2011-08-01 | Btrfs: fix oops while writing data to SSD partitions | liubo |
2011-08-01 | Btrfs: Protect the readonly flag of block group | WuBo |