summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* btrfs: Put mirror_num in bi_bdevJan Schmidt2011-09-291-0/+2
* btrfs: Do not use bio->bi_bdev after submissionJan Schmidt2011-09-291-1/+1
* btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt2011-09-294-78/+90
* btrfs: new ioctls to do logical->inode and inode->path resolvingJan Schmidt2011-09-292-0/+162
* btrfs scrub: add fixup code for errors on nodatasum filesJan Schmidt2011-09-292-6/+183
* btrfs scrub: use int for mirror_num, not u64Jan Schmidt2011-09-291-4/+4
* btrfs: add mirror_num to extent_read_full_pageJan Schmidt2011-09-294-6/+6
* btrfs scrub: bugfix: mirror_num off by oneJan Schmidt2011-09-291-6/+6
* btrfs scrub: print paths of corrupted filesJan Schmidt2011-09-291-6/+163
* btrfs scrub: added unverified_errorsJan Schmidt2011-09-291-11/+26
* btrfs: added helper functions to iterate backrefsJan Schmidt2011-09-294-1/+851
* Merge branch 'btrfs-3.0' into for-linusChris Mason2011-09-201-1/+6
|\
| * Btrfs: reserve sufficient space for ioctl cloneSage Weil2011-09-201-1/+6
* | Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik2011-09-181-2/+11
* | BTRFS: Fix lseek return value for errorJeff Liu2011-09-181-2/+7
* | Merge branch 'btrfs-3.0' into for-linusChris Mason2011-09-182-7/+12
|\ \ | |/
| * Btrfs: don't change inode flag of the dest clone fileLi Zefan2011-09-181-1/+0
| * Btrfs: don't make a file partly checksummed through file cloneLi Zefan2011-09-181-0/+5
| * Btrfs: fix pages truncation in btrfs_ioctl_clone()Li Zefan2011-09-181-4/+4
| * btrfs: fix d_off in the first direntHidetoshi Seto2011-09-181-2/+3
* | Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds2011-09-128-22/+62
|\ \ | |/
| * Btrfs: add dummy extent if dst offset excceeds file end inLi Zefan2011-09-111-0/+6
| * Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan2011-09-111-3/+10
| * btrfs: xattr: fix attribute removalDavid Sterba2011-09-111-0/+9
| * Btrfs: fix wrong nbytes information of the inodeMiao Xie2011-09-111-2/+2
| * Btrfs: fix the file extent gap when doing direct IOMiao Xie2011-09-111-6/+10
| * Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie2011-09-111-2/+6
| * Btrfs: fix misuse of trans block rsvLiu Bo2011-09-111-0/+4
| * Btrfs: reset to appropriate block rsv after orphan operationsLiu Bo2011-09-111-0/+4
| * Btrfs: skip locking if searching the commit root in csum lookupJosef Bacik2011-09-111-1/+3
| * btrfs: fix warning in iput for bad-inodeSergei Trofimovich2011-09-111-7/+3
| * Btrfs: fix an oops when deleting snapshotsLiu Bo2011-09-111-1/+5
* | Btrfs: fix 64 bit divide problemJosef Bacik2011-08-211-5/+7
* | Merge branch 'btrfs-3.0' into for-linusChris Mason2011-08-188-35/+167
|\ \ | |/
| * Btrfs: set i_size properly when fallocating and we alreadyJosef Bacik2011-08-181-0/+14
| * Btrfs: truncate pages from clone ioctl target rangeSage Weil2011-08-161-0/+4
| * Btrfs: fix uninitialized sync_pendingMiao Xie2011-08-161-1/+1
| * Btrfs: fix wrong free space informationMiao Xie2011-08-161-5/+11
| * btrfs: memory leak in btrfs_add_inode_defrag()Dan Carpenter2011-08-161-0/+2
| * Btrfs: use plain page_address() in header fields setget functionsLi Zefan2011-08-161-4/+2
| * Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh2011-08-162-10/+16
| * Btrfs: check if there is enough space for balancing smarterliubo2011-08-161-6/+35
| * Btrfs: fix a bug of balance on full multi-disk partitionsliubo2011-08-161-4/+13
| * Btrfs: fix an oops of log replayliubo2011-08-161-4/+24
| * Btrfs: detect wether a device supports discardJosef Bacik2011-08-163-2/+29
| * Btrfs: force unplugs when switching from high to regular priority biosChris Mason2011-08-051-0/+17
* | btrfs: unlock on error in btrfs_file_llseek()Dan Carpenter2011-08-181-4/+8
* | btrfs: btrfs_permission's RO check shouldn't apply to device nodesJeff Mahoney2011-08-181-4/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-08-0219-528/+269
|\ \ | |/
| * Btrfs: don't call writepages from within write_full_pageJosef Bacik2011-08-011-10/+0
OpenPOWER on IntegriCloud