summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2015-09-25Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-21Btrfs: Direct I/O: Fix space accountingchandan
2015-09-15btrfs: skip waiting on ordered range for special filesJeff Mahoney
2015-09-11Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-05Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-31Btrfs: cleanup: remove unnecessary check before btrfs_free_path is calledTsutomu Itoh
2015-08-13block: remove bio_get_nr_vecs()Kent Overstreet
2015-08-09Btrfs: add support for blkio controllersChris Mason
2015-08-09Btrfs: fix stale dir entries after unlink, inode eviction and fsyncFilipe Manana
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-11Btrfs: fix shrinking truncate when the no_holes feature is enabledFilipe Manana
2015-07-01Btrfs: fix warning of bytes_may_useLiu Bo
2015-07-01Btrfs: fix hang when failing to submit bio of directIOLiu Bo
2015-07-01Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()Filipe Manana
2015-07-01Btrfs: fix memory corruption on failure to submit bio for direct IOFilipe Manana
2015-06-03Btrfs: fix hang during inode eviction due to concurrent readaheadFilipe Manana
2015-05-01Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-26Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.Yang Dongsheng
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe
2015-04-24Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-13btrfs: qgroup: do a reservation in a higher level.Dongsheng Yang
2015-04-13Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.Dongsheng Yang
2015-04-13btrfs: Fix NO_SPACE bug caused by delayed-iputZhao Lei
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-04-11direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval
2015-04-11Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-04-10Btrfs: don't steal from the global reserve if we don't have the spaceJosef Bacik
2015-04-10Btrfs: refill block reserves during truncateChris Mason
2015-04-10Btrfs: account for crcs in delayed ref processingJosef Bacik
2015-04-10btrfs: actively run the delayed refs while deleting large filesChris Mason
2015-04-01fs: btrfs: Add missing include fileGuenter Roeck
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-25Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason
2015-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-03-17Btrfs: fix outstanding_extents accounting in DIOJosef Bacik
2015-03-17Btrfs: add sanity test for outstanding_extents accountingJosef Bacik
2015-03-17Btrfs: account merges/splits properlyJosef Bacik
2015-03-13Btrfs: fix merge delalloc logicJosef Bacik
2015-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-03-03btrfs: cleanup, use kmalloc_array/kcalloc array helpersDavid Sterba
2015-03-02btrfs: fix lost return value due to variable shadowingDavid Sterba
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-02-14Btrfs: account for large extents with enospcJosef Bacik
2015-02-14Btrfs: don't set and clear delalloc for O_DIRECT writesJosef Bacik
2015-02-14Btrfs: only adjust outstanding_extents when we do a short writeJosef Bacik
2015-02-02Btrfs: Add code to support file creation timechandan r