aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/file.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Btrfs: don't use ram_bytes for uncompressed inline itemsGravatar Chris Mason 1-1/+2
2014-01-28Btrfs: fix the race between write back and nocow buffered writeGravatar Miao Xie 1-2/+5
2014-01-28Btrfs: make fsync latency less suckyGravatar Josef Bacik 1-0/+12
2014-01-28Btrfs: faster file extent item replace operationsGravatar Filipe David Borba Manana 1-4/+40
2014-01-28Btrfs: fix use of uninitialized err variableGravatar Filipe David Borba Manana 1-1/+1
2014-01-28Btrfs: fix ordered extent check in btrfs_punch_holeGravatar Filipe David Borba Manana 1-1/+1
2014-01-28Btrfs: fix the reserved space leak caused by the race between nonlock dio and...Gravatar Miao Xie 1-47/+84
2014-01-28Btrfs: cleanup unnecessary parameter and variant of prepare_pages()Gravatar Miao Xie 1-8/+6
2014-01-28Btrfs: incompatible format change to remove hole extentsGravatar Josef Bacik 1-4/+9
2013-11-11btrfs: Fix checkpatch.pl warning of spacing issuesGravatar Dulshani Gunawardhana 1-1/+1
2013-11-11Btrfs: return an error from btrfs_wait_ordered_rangeGravatar Josef Bacik 1-27/+39
2013-11-11btrfs: remove fs/btrfs/compat.hGravatar Zach Brown 1-1/+0
2013-11-11Btrfs: fix up seek_hole/seek_data handlingGravatar Josef Bacik 1-75/+19
2013-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-2/+2
2013-09-21Btrfs: don't leak transaction in btrfs_sync_file()Gravatar Filipe David Borba Manana 1-2/+2
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-10/+1
2013-09-04direct-io: Handle O_(D)SYNC AIOGravatar Christoph Hellwig 1-1/+1
2013-09-01Btrf: cleanup: don't check for root_refs == 0 twiceGravatar Stefan Behrens 1-5/+0
2013-09-01Btrfs: avoid starting a transaction in the write pathGravatar Josef Bacik 1-10/+1
2013-09-01Btrfs: don't bother autodefragging if our root is going awayGravatar Josef Bacik 1-0/+5
2013-08-09Btrfs: allow splitting of hole em's when dropping extent cacheGravatar Josef Bacik 1-22/+40
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-21/+129
2013-07-03vfs: export lseek_execute() to modulesGravatar Jie Liu 1-14/+1
2013-07-02Btrfs: check if we can nocow if we don't have data spaceGravatar Josef Bacik 1-11/+114
2013-07-01Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncateGravatar Josef Bacik 1-6/+15
2013-06-14Btrfs: cleanup: don't check the same thing twiceGravatar Stefan Behrens 1-4/+0
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-18/+19
2013-05-07aio: don't include aio.h in sched.hGravatar Kent Overstreet 1-0/+1
2013-05-06btrfs: make static code static & remove dead codeGravatar Eric Sandeen 1-6/+6
2013-05-06Btrfs: cleanup of function where fixup_low_keys() is calledGravatar Tsutomu Itoh 1-4/+4
2013-05-06Btrfs: fix bad extent loggingGravatar Josef Bacik 1-8/+6
2013-05-06Btrfs: log ram bytes properlyGravatar Josef Bacik 1-0/+3
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+0
2013-04-09lift sb_start_write/sb_end_write out of ->aio_write()Gravatar Al Viro 1-3/+0
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+9
2013-03-21Btrfs: fix missing qgroup reservation before fallocatingGravatar Wang Shilong 1-0/+9
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+1
2013-03-15Btrfs: fix warning of free_extent_mapGravatar Liu Bo 1-0/+1
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-10/+47
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+4
2013-02-26btrfs: cleanup for open-coded alignmentGravatar Qu Wenruo 1-2/+1
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-4/+4
2013-02-21Btrfs: fix remount vs autodefragGravatar Miao Xie 1-0/+5
2013-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Gravatar Chris Mason 1-8/+41
2013-02-20Btrfs: place ordered operations on a per transaction listGravatar Josef Bacik 1-1/+14
2013-02-20Btrfs: use bit operation for ->fs_stateGravatar Miao Xie 1-1/+1
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hGravatar Filipe Brandenburger 1-1/+1
2013-02-20Btrfs: wait on ordered extents at the last possible momentGravatar Josef Bacik 1-5/+25
2013-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-5/+20
2013-02-05Btrfs: fix race between snapshot deletion and getting inodeGravatar Liu Bo 1-4/+18