summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/file.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-271-4/+4
|\
| * btrfs: replace error code from btrfs_drop_extentsDavid Sterba2014-04-241-3/+3
| * btrfs: Change the hole range to a more accurate value.Qu Wenruo2014-04-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-11/+5
|\ \
| * | generic_file_direct_write(): get rid of ppos argumentAl Viro2014-04-011-1/+1
| * | btrfs_file_aio_write(): get rid of pposAl Viro2014-04-011-6/+5
| * | callers of iov_copy_from_user_atomic() don't need pagecache_disable()Al Viro2014-04-011-5/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-111-1/+4
|\ \ \ | | |/ | |/|
| * | btrfs: Change the expanding write sequence to fix snapshot related bug.Qu Wenruo2014-04-071-1/+4
* | | mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-071-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-041-60/+98
|\ \ \ | |/ /
| * | Btrfs: fix a crash of clone with inline extents's splitLiu Bo2014-03-211-3/+12
| * | Btrfs: remove the unnecessary flush when preparing the pagesMiao Xie2014-03-101-8/+5
| * | Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolumeMiao Xie2014-03-101-4/+17
| * | Btrfs: fix preallocate vs double nocow writeMiao Xie2014-03-101-7/+2
| * | Btrfs: fix wrong lock range and write size in check_can_nocow()Miao Xie2014-03-101-2/+3
| * | Btrfs: more efficient btrfs_drop_extent_cacheFilipe Manana2014-03-101-5/+11
| * | Btrfs: don't insert useless holes when punching beyond the inode's sizeFilipe Manana2014-03-101-11/+17
| * | Btrfs: fix skipped error handle when log sync failedMiao Xie2014-03-101-3/+6
| * | Btrfs: faster/more efficient insertion of file extent itemsFilipe David Borba Manana2014-03-101-22/+30
| |/
* | fs/direct-io.c: remove some left over checksDan Carpenter2014-04-031-1/+1
|/
* Btrfs: don't use ram_bytes for uncompressed inline itemsChris Mason2014-01-291-1/+2
* Btrfs: fix the race between write back and nocow buffered writeMiao Xie2014-01-281-2/+5
* Btrfs: make fsync latency less suckyJosef Bacik2014-01-281-0/+12
* Btrfs: faster file extent item replace operationsFilipe David Borba Manana2014-01-281-4/+40
* Btrfs: fix use of uninitialized err variableFilipe David Borba Manana2014-01-281-1/+1
* Btrfs: fix ordered extent check in btrfs_punch_holeFilipe David Borba Manana2014-01-281-1/+1
* Btrfs: fix the reserved space leak caused by the race between nonlock dio and...Miao Xie2014-01-281-47/+84
* Btrfs: cleanup unnecessary parameter and variant of prepare_pages()Miao Xie2014-01-281-8/+6
* Btrfs: incompatible format change to remove hole extentsJosef Bacik2014-01-281-4/+9
* btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana2013-11-111-1/+1
* Btrfs: return an error from btrfs_wait_ordered_rangeJosef Bacik2013-11-111-27/+39
* btrfs: remove fs/btrfs/compat.hZach Brown2013-11-111-1/+0
* Btrfs: fix up seek_hole/seek_data handlingJosef Bacik2013-11-111-75/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-221-2/+2
|\
| * Btrfs: don't leak transaction in btrfs_sync_file()Filipe David Borba Manana2013-09-211-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-121-10/+1
|\ \ | |/
| * Btrf: cleanup: don't check for root_refs == 0 twiceStefan Behrens2013-09-011-5/+0
| * Btrfs: avoid starting a transaction in the write pathJosef Bacik2013-09-011-10/+1
| * Btrfs: don't bother autodefragging if our root is going awayJosef Bacik2013-09-011-0/+5
* | direct-io: Handle O_(D)SYNC AIOChristoph Hellwig2013-09-041-1/+1
|/
* Btrfs: allow splitting of hole em's when dropping extent cacheJosef Bacik2013-08-091-22/+40
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-07-091-21/+129
|\
| * Btrfs: check if we can nocow if we don't have data spaceJosef Bacik2013-07-021-11/+114
| * Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncateJosef Bacik2013-07-011-6/+15
| * Btrfs: cleanup: don't check the same thing twiceStefan Behrens2013-06-141-4/+0
* | vfs: export lseek_execute() to modulesJie Liu2013-07-031-14/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-05-091-18/+19
|\ \ | |/
| * btrfs: make static code static & remove dead codeEric Sandeen2013-05-061-6/+6
| * Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh2013-05-061-4/+4
OpenPOWER on IntegriCloud