summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2014-06-30btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen
2014-06-30Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo
2014-06-30Btrfs: use right type to get real comparisonLiu Bo
2014-06-30Btrfs: don't check nodes for extent itemsJosef Bacik
2014-06-30fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-30btrfs: allocate raid type kobjects dynamicallyJeff Mahoney
2014-06-30Btrfs: send, use the right limits for xattr names and valuesFilipe Manana
2014-06-30Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana
2014-06-30Btrfs: set right total device count for seeding supportWang Shilong
2014-06-30Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo
2014-06-30Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo
2014-06-30Btrfs: make sure there are not any read requests before stopping workersWang Shilong
2014-06-30Btrfs: send, account for orphan directories when building path stringsFilipe Manana
2014-06-30Btrfs: output warning instead of error when loading free space cache failedMiao Xie
2014-06-30btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo
2014-06-30Btrfs: read inode size after acquiring the mutex when punching a holeFilipe Manana
2014-06-30Btrfs: fix double free in find_lock_delalloc_rangeChris Mason
2014-06-30Btrfs: fix leaf corruption caused by ENOSPC while hole punchingFilipe Manana
2014-06-06Btrfs: send, fix corrupted path strings for long pathsFilipe Manana
2014-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-05-20Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana
2014-05-20Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo
2014-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-26Btrfs: limit the path size in send to PATH_MAXChris Mason
2014-04-24Btrfs: correctly set profile flags on seqlock retryFilipe Manana
2014-04-24Btrfs: use correct key when repeating search for extent itemFilipe Manana
2014-04-24Btrfs: fix inode caching vs tree logMiao Xie
2014-04-24Btrfs: fix possible memory leaks in open_ctree()Wang Shilong
2014-04-24Btrfs: avoid triggering bug_on() when we fail to start inode caching taskWang Shilong
2014-04-24Btrfs: move btrfs_{set,clear}_and_info() to ctree.hWang Shilong
2014-04-24btrfs: replace error code from btrfs_drop_extentsDavid Sterba
2014-04-24btrfs: Change the hole range to a more accurate value.Qu Wenruo
2014-04-14btrfs: fix use-after-free in mount_subvol()Christoph Jaeger
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-11Btrfs: fix compile warnings on on avr32 platformWang Shilong
2014-04-10btrfs: allow mounting btrfs subvolumes with different ro/rw optionsHarald Hoyer
2014-04-07mm: implement ->map_pages for page cacheKirill A. Shutemov
2014-04-07btrfs: export global block reserve size as space_infoDavid Sterba
2014-04-07btrfs: fix crash in remount(thread_pool=) caseSergei Trofimovich
2014-04-07Btrfs: abort the transaction when we don't find our extent refJosef Bacik
2014-04-07Btrfs: fix EINVAL checks in btrfs_cloneChris Mason
2014-04-07Btrfs: fix unlock in __start_delalloc_inodes()Wang Shilong
2014-04-07Btrfs: scrub raid56 stripes in the right wayWang Shilong
2014-04-07Btrfs: don't compress for a small writeWang Shilong
2014-04-07Btrfs: more efficient io tree navigation on wait_extent_bitFilipe Manana
2014-04-07Btrfs: send, build path string only once in send_holeFilipe Manana
2014-04-07btrfs: filter invalid arg for btrfs resizeGui Hecheng
2014-04-07Btrfs: send, fix data corruption due to incorrect hole detectionFilipe Manana
2014-04-07Btrfs: kmalloc() doesn't return an ERR_PTRDan Carpenter