summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: use global reserve when deleting unused block group after ENOSPCFilipe Manana2015-11-251-23/+1
* Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana2015-11-091-2/+8
* Btrfs: fix extent accounting for partial direct IO writesFilipe Manana2015-11-051-15/+37
* btrfs: qgroup: Fix a race in delayed_ref which leads to abort transQu Wenruo2015-10-261-8/+4
* Btrfs: fix regression running delayed references when using qgroupsFilipe Manana2015-10-251-2/+2
* Merge branch 'allocator-fixes' into for-linus-4.4Chris Mason2015-10-211-0/+9
|\
| * Btrfs: fix prealloc under heavy fragmentation conditionsJosef Bacik2015-10-211-0/+9
* | btrfs: qgroup: Check if qgroup reserved space leakedQu Wenruo2015-10-211-0/+1
* | btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hookQu Wenruo2015-10-211-2/+2
* | btrfs: Add handler for invalidate pageQu Wenruo2015-10-211-0/+24
* | btrfs: qgroup: Add handler for NOCOW and inlineQu Wenruo2015-10-211-0/+15
* | btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo2015-10-211-17/+17
* | btrfs: extent-tree: Switch to new delalloc space reserve and releaseQu Wenruo2015-10-211-15/+23
* | btrfs: delayed_ref: release and free qgroup reserved at proper timingQu Wenruo2015-10-211-0/+10
|/
* Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2015-10-211-14/+68
|\
| * Btrfs: fix truncation of compressed and inlined extentsFilipe Manana2015-10-161-14/+68
* | Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2015-10-211-3/+2
|\ \ | |/ |/|
| * btrfs: remove unnecessary list_delByongho Lee2015-10-211-1/+0
| * Btrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type values instead of integ...Chandan Rajendra2015-10-211-2/+2
* | Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...Chris Mason2015-10-121-0/+3
|\ \
| * | btrfs: comment the rest of implicit barriers before waitqueue_activeDavid Sterba2015-10-101-0/+3
| |/
* | btrfs: switch message printers to ratelimited variantsDavid Sterba2015-10-081-5/+2
|/
* Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-22/+23
|\
| * Btrfs: Direct I/O: Fix space accountingchandan2015-09-211-21/+21
| * btrfs: skip waiting on ordered range for special filesJeff Mahoney2015-09-151-1/+2
* | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-111-2/+1
|\ \ | |/
| * Btrfs: cleanup: remove unnecessary check before btrfs_free_path is calledTsutomu Itoh2015-08-311-2/+1
* | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-051-1/+34
|\ \ | |/
| * Btrfs: add support for blkio controllersChris Mason2015-08-091-1/+5
| * Btrfs: fix stale dir entries after unlink, inode eviction and fsyncFilipe Manana2015-08-091-0/+29
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-26/+27
|\ \ | |/ |/|
| * block: remove bio_get_nr_vecs()Kent Overstreet2015-08-131-2/+1
| * block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-24/+26
* | Btrfs: fix shrinking truncate when the no_holes feature is enabledFilipe Manana2015-07-111-3/+2
|/
* Btrfs: fix warning of bytes_may_useLiu Bo2015-07-011-3/+13
* Btrfs: fix hang when failing to submit bio of directIOLiu Bo2015-07-011-3/+0
* Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()Filipe Manana2015-07-011-2/+3
* Btrfs: fix memory corruption on failure to submit bio for direct IOFilipe Manana2015-07-011-18/+47
* Btrfs: fix hang during inode eviction due to concurrent readaheadFilipe Manana2015-06-031-5/+21
* Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-011-9/+12
|\
| * Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.Yang Dongsheng2015-04-261-9/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-18/+18
|\ \
| * | direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe2015-04-241-3/+3
| * | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-15/+15
* | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-241-7/+139
|\ \ \ | |/ / |/| / | |/
| * btrfs: qgroup: do a reservation in a higher level.Dongsheng Yang2015-04-131-15/+0
| * Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.Dongsheng Yang2015-04-131-1/+17
| * btrfs: Fix NO_SPACE bug caused by delayed-iputZhao Lei2015-04-131-0/+4
| * Btrfs: don't steal from the global reserve if we don't have the spaceJosef Bacik2015-04-101-2/+44
| * Btrfs: refill block reserves during truncateChris Mason2015-04-101-6/+39
OpenPOWER on IntegriCloud