summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2011-09-12Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-11Btrfs: add dummy extent if dst offset excceeds file end inLi Zefan
2011-09-11Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan
2011-09-11btrfs: xattr: fix attribute removalDavid Sterba
2011-09-11Btrfs: fix wrong nbytes information of the inodeMiao Xie
2011-09-11Btrfs: fix the file extent gap when doing direct IOMiao Xie
2011-09-11Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie
2011-09-11Btrfs: fix misuse of trans block rsvLiu Bo
2011-09-11Btrfs: reset to appropriate block rsv after orphan operationsLiu Bo
2011-09-11Btrfs: skip locking if searching the commit root in csum lookupJosef Bacik
2011-09-11btrfs: fix warning in iput for bad-inodeSergei Trofimovich
2011-09-11Btrfs: fix an oops when deleting snapshotsLiu Bo
2011-08-21Btrfs: fix 64 bit divide problemJosef Bacik
2011-08-18Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-08-18Btrfs: set i_size properly when fallocating and we alreadyJosef Bacik
2011-08-18btrfs: unlock on error in btrfs_file_llseek()Dan Carpenter
2011-08-18btrfs: btrfs_permission's RO check shouldn't apply to device nodesJeff Mahoney
2011-08-16Btrfs: truncate pages from clone ioctl target rangeSage Weil
2011-08-16Btrfs: fix uninitialized sync_pendingMiao Xie
2011-08-16Btrfs: fix wrong free space informationMiao Xie
2011-08-16btrfs: memory leak in btrfs_add_inode_defrag()Dan Carpenter
2011-08-16Btrfs: use plain page_address() in header fields setget functionsLi Zefan
2011-08-16Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh
2011-08-16Btrfs: check if there is enough space for balancing smarterliubo
2011-08-16Btrfs: fix a bug of balance on full multi-disk partitionsliubo
2011-08-16Btrfs: fix an oops of log replayliubo
2011-08-16Btrfs: detect wether a device supports discardJosef Bacik
2011-08-05Btrfs: force unplugs when switching from high to regular priority biosChris Mason
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-01Btrfs: don't call writepages from within write_full_pageJosef Bacik
2011-08-01Btrfs: Remove unused variable 'last_index' in file.cMitch Harder
2011-08-01Btrfs: clean up for find_first_extent_bit()Xiao Guangrong
2011-08-01Btrfs: clean up for wait_extent_bit()Xiao Guangrong
2011-08-01Btrfs: clean up for insert_state()Xiao Guangrong
2011-08-01Btrfs: remove unused members from struct extent_stateXiao Guangrong
2011-08-01Btrfs: clean up code for merging extent mapsLi Zefan
2011-08-01Btrfs: clean up code for extent_map lookupLi Zefan
2011-08-01Btrfs: clean up search_extent_mapping()Li Zefan
2011-08-01Btrfs: remove redundant code for dir item lookupLi Zefan
2011-08-01Btrfs: make acl functions really no-op if acl is not enabledLi Zefan
2011-08-01Btrfs: remove remaining ref-cache codeLi Zefan
2011-08-01Btrfs: remove a BUG_ON() in btrfs_commit_transaction()Li Zefan
2011-08-01Btrfs: use wait_event()Li Zefan
2011-08-01Btrfs: check the nodatasum flag when writing compressed filesLi Zefan
2011-08-01Btrfs: copy string correctly in INO_LOOKUP ioctlLi Zefan
2011-08-01Btrfs: don't print the leaf if we had an errorJosef Bacik
2011-08-01btrfs: make btrfs_set_root_node voidMark Fasheh
2011-08-01Btrfs: fix oops while writing data to SSD partitionsliubo
2011-08-01Btrfs: Protect the readonly flag of block groupWuBo