aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
...
| * | | Btrfs: do not move em to modified list when unpinningJosef Bacik2014-11-21
| * | | Btrfs: make sure logged extents complete in the current transaction V3Josef Bacik2014-11-21
| * | | Btrfs: make sure we wait on logged extents when fsycning two subvolsJosef Bacik2014-11-20
| * | | btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba2014-11-20
| * | | btrfs: fix dead lock while running replace and defrag concurrentlyGui Hecheng2014-11-20
| * | | Btrfs: make xattr replace operations atomicFilipe Manana2014-11-20
| * | | Btrfs: avoid premature -ENOMEM in clear_extent_bit()Filipe Manana2014-11-20
| * | | Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2Josef Bacik2014-11-20
| * | | Btrfs: move read only block groups onto their own list V2Josef Bacik2014-11-20
| * | | btrfs: fix typos in btrfs_check_super_validDavid Sterba2014-11-20
| * | | Btrfs: check-int: don't complain about balanced blocksStefan Behrens2014-11-20
| * | | Btrfs: check_int: use the known block locationStefan Behrens2014-11-20
| * | | Btrfs: avoid returning -ENOMEM in convert_extent_bit() too earlyFilipe Manana2014-11-20
| * | | Btrfs: make find_first_extent_bit be able to cache any stateFilipe Manana2014-11-20
| * | | Btrfs: deal with convert_extent_bit errors to avoid fs corruptionFilipe Manana2014-11-20
| * | | Btrfs: return failure if btrfs_dev_replace_finishing() failedEryu Guan2014-11-20
| * | | Btrfs: fix allocationg memory failure for btrfsic_state structureShilong Wang2014-11-20
| * | | Btrfs: report error after failure inlining extent in compressed write pathFilipe Manana2014-11-20
| * | | Btrfs: add helper btrfs_fdatawrite_rangeFilipe Manana2014-11-20
| * | | Btrfs: correctly flush compressed data before/after direct IOFilipe Manana2014-11-20
| * | | Btrfs: make inode.c:compress_file_range() return voidFilipe Manana2014-11-20
| * | | Btrfs: fix incorrect compression ratio detectionShilong Wang2014-11-20
| * | | Btrfs: don't ignore compressed bio write errorsFilipe Manana2014-11-20
| * | | Btrfs: make inode.c:submit_compressed_extents() return voidFilipe Manana2014-11-20
| * | | Btrfs: process all async extents on compressed write failureFilipe Manana2014-11-20
| * | | Btrfs: don't leak pages and memory on compressed write errorFilipe Manana2014-11-20
| * | | Btrfs: fix hang on compressed write errorFilipe Manana2014-11-20
| * | | Btrfs: set page and mapping error on compressed write failureFilipe Manana2014-11-20
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \ \
| * \ \ Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\ \ \ | | | |/ | | |/|
| * | | btrfs: get rid of f_dentry useAl Viro2014-11-19
| * | | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-19
* | | | btrfs: zero out left over bytes after processing compression streamsChris Mason2014-11-30
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-11-23
|\ \ \ | |_|/ |/| |
| * | btrfs: fix lockups from btrfs_clear_path_blockingChris Mason2014-11-19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-11-09
|\| |
| * | Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason2014-11-04
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-11-01
|\| | | |/ |/|
| * Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent itemsFilipe Manana2014-10-28
| * Btrfs: properly clean up btrfs_end_io_wq_cacheJosef Bacik2014-10-27
| * Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()Filipe Manana2014-10-27
| * btrfs: use macro accessors in superblock validation checksDavid Sterba2014-10-27
* | vfs: export check_sticky()Miklos Szeredi2014-10-23
* | Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-18
|\|
| * Revert "Btrfs: race free update of commit root for ro snapshots"Chris Mason2014-10-17
* | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\ \
| * \ Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-22
| |\ \
| * \ \ Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-11
| |\ \ \
| * | | | block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2014-09-08
* | | | | btrfs: LLVMLinux: Remove VLAISVinícius Tinti2014-10-14