summaryrefslogtreecommitdiff
path: root/fs/btrfs/file.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-05-09
|\
| * btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
| * Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh2013-05-06
| * Btrfs: fix bad extent loggingJosef Bacik2013-05-06
| * Btrfs: log ram bytes properlyJosef Bacik2013-05-06
* | aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ | |/ |/|
| * lift sb_start_write/sb_end_write out of ->aio_write()Al Viro2013-04-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-29
|\ \ | |/ |/|
| * Btrfs: fix missing qgroup reservation before fallocatingWang Shilong2013-03-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-17
|\ \ | |/
| * Btrfs: fix warning of free_extent_mapLiu Bo2013-03-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-02
|\ \ | |/
| * btrfs: cleanup for open-coded alignmentQu Wenruo2013-02-26
| * Btrfs: fix remount vs autodefragMiao Xie2013-02-21
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-02-20
| |\
| | * Btrfs: place ordered operations on a per transaction listJosef Bacik2013-02-20
| | * Btrfs: use bit operation for ->fs_stateMiao Xie2013-02-20
| | * Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-20
| | * Btrfs: wait on ordered extents at the last possible momentJosef Bacik2013-02-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ \ | |/ / |/| |
| * | new helper: file_inode(file)Al Viro2013-02-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-02-08
|\ \ \ | | |/ | |/|
| * | Btrfs: fix race between snapshot deletion and getting inodeLiu Bo2013-02-05
| * | Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()Miao Xie2013-02-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-01-25
|\ \ \ | |/ / | | / | |/ |/|
| * Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extentsLiu Bo2013-01-14
| * Btrfs: fix off-by-one in lseekLiu Bo2013-01-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-12-18
|\ \ | |/
| * Btrfs: do not call file_update_time in aio_writeJosef Bacik2012-12-16
| * Btrfs: log changed inodes based on the extent map treeJosef Bacik2012-12-16
| * Btrfs: keep track of the extents original block lengthJosef Bacik2012-12-16
| * Btrfs: inline csums if we're fsyncingJosef Bacik2012-12-16
| * Btrfs: punch hole past the end of the fileMiao Xie2012-12-16
| * Btrfs: fix the page that is beyond EOFMiao Xie2012-12-16
| * Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole()Miao Xie2012-12-16
| * Btrfs: fix off-by-one error of the reserved size of btrfs_allocate()Miao Xie2012-12-16
| * Btrfs: use existing align macros in btrfs_allocate()Miao Xie2012-12-16
| * Btrfs: fix freeze vs auto defragMiao Xie2012-12-16
| * Btrfs: restructure btrfs_run_defrag_inodes()Miao Xie2012-12-16
| * Btrfs: fix unprotected defragable inode insertionMiao Xie2012-12-16
| * Btrfs: use slabs for auto defrag allocationMiao Xie2012-12-16
| * Btrfs: cleanup for btrfs_btree_balance_dirtyLiu Bo2012-12-12
| * Btrfs: set hole punching time properlyTsutomu Itoh2012-12-12
| * Btrfs: get right arguments for btrfs_wait_ordered_rangeLiu Bo2012-12-12
* | lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
* | writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon2012-12-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-10
|\
| * Btrfs: fix punch hole when no extent existsJosef Bacik2012-10-04
| * Revert "Btrfs: do not do filemap_write_and_wait_range in fsync"Miao Xie2012-10-01