summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2011-09-29btrfs: Put mirror_num in bi_bdevJan Schmidt
2011-09-29btrfs: Do not use bio->bi_bdev after submissionJan Schmidt
2011-09-29btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt
2011-09-29btrfs: new ioctls to do logical->inode and inode->path resolvingJan Schmidt
2011-09-29btrfs scrub: add fixup code for errors on nodatasum filesJan Schmidt
2011-09-29btrfs scrub: use int for mirror_num, not u64Jan Schmidt
2011-09-29btrfs: add mirror_num to extent_read_full_pageJan Schmidt
2011-09-29btrfs scrub: bugfix: mirror_num off by oneJan Schmidt
2011-09-29btrfs scrub: print paths of corrupted filesJan Schmidt
2011-09-29btrfs scrub: added unverified_errorsJan Schmidt
2011-09-29btrfs: added helper functions to iterate backrefsJan Schmidt
2011-09-20Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-09-20Btrfs: reserve sufficient space for ioctl cloneSage Weil
2011-09-18Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik
2011-09-18BTRFS: Fix lseek return value for errorJeff Liu
2011-09-18Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-09-18Btrfs: don't change inode flag of the dest clone fileLi Zefan
2011-09-18Btrfs: don't make a file partly checksummed through file cloneLi Zefan
2011-09-18Btrfs: fix pages truncation in btrfs_ioctl_clone()Li Zefan
2011-09-18btrfs: fix d_off in the first direntHidetoshi Seto
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-17Btrfs: truncate pages from clone ioctl target rangeSage Weil
2011-08-17Btrfs: fix uninitialized sync_pendingMiao Xie
2011-08-17Btrfs: fix wrong free space informationMiao Xie
2011-08-17btrfs: memory leak in btrfs_add_inode_defrag()Dan Carpenter
2011-08-17Btrfs: use plain page_address() in header fields setget functionsLi Zefan
2011-08-17Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh
2011-08-17Btrfs: check if there is enough space for balancing smarterliubo
2011-08-17Btrfs: fix a bug of balance on full multi-disk partitionsliubo
2011-08-17Btrfs: fix an oops of log replayliubo
2011-08-17Btrfs: detect wether a device supports discardJosef Bacik
2011-08-05Btrfs: force unplugs when switching from high to regular priority biosChris Mason
2011-08-03Merge 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