summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...Chris Mason2015-12-231-10/+10
| |\ \ \
| | * | | btrfs: drop unused parameter from lock_extent_bitsDavid Sterba2015-12-031-10/+10
| * | | | Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason2015-12-231-10/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | btrfs: remove wait from struct btrfs_delalloc_workDavid Sterba2015-12-031-8/+3
| | * | | btrfs: sink parameter wait to btrfs_alloc_delalloc_workDavid Sterba2015-12-031-3/+3
| | |/ /
* | | | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+2
* | | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-111-8/+8
|\ \ \ \
| * | | | btrfs: Use xattr handler infrastructureAndreas Gruenbacher2015-12-061-4/+4
| * | | | posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-061-4/+4
| |/ / /
* | | | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-1/+0
* | | | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-1/+1
* | | | don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-0/+2
|/ / /
* | | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-271-23/+1
|\ \ \ | |/ / |/| / | |/
| * Btrfs: use global reserve when deleting unused block group after ENOSPCFilipe Manana2015-11-251-23/+1
* | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-131-17/+45
|\ \ | |/
| * 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
* | fs/btrfs/inode.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-11-091-3/+0
|/
* 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
OpenPOWER on IntegriCloud