Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3f17ea6dea8ba5668873afa54628a91aaa3fb1c0
/
fs
/
btrfs
/
file.c
2457aec
mm: non-atomically mark page accessed during page cache allocation where possible
by Mel Gorman
· 10 years ago
33c0022
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
3f9e3df
btrfs: replace error code from btrfs_drop_extents
by David Sterba
· 11 years ago
c5f7d0b
btrfs: Change the hole range to a more accurate value.
by Qu Wenruo
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
3123bca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
f182036
mm: implement ->map_pages for page cache
by Kirill A. Shutemov
· 11 years ago
3ac0d7b
btrfs: Change the expanding write sequence to fix snapshot related bug.
by Qu Wenruo
· 11 years ago
53c5666
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
45d4f85
fs/direct-io.c: remove some left over checks
by Dan Carpenter
· 11 years ago
5cb6c6c
generic_file_direct_write(): get rid of ppos argument
by Al Viro
· 11 years ago
867c4f9
btrfs_file_aio_write(): get rid of ppos
by Al Viro
· 11 years ago
9e8c2af
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
by Al Viro
· 11 years ago
00fdf13
Btrfs: fix a crash of clone with inline extents's split
by Liu Bo
· 11 years ago
b88935b
Btrfs: remove the unnecessary flush when preparing the pages
by Miao Xie
· 11 years ago
8257b2d
Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume
by Miao Xie
· 11 years ago
7b2b708
Btrfs: fix preallocate vs double nocow write
by Miao Xie
· 11 years ago
c933956
Btrfs: fix wrong lock range and write size in check_can_nocow()
by Miao Xie
· 11 years ago
176840b
Btrfs: more efficient btrfs_drop_extent_cache
by Filipe Manana
· 11 years ago
12870f1
Btrfs: don't insert useless holes when punching beyond the inode's size
by Filipe Manana
· 11 years ago
8b050d3
Btrfs: fix skipped error handle when log sync failed
by Miao Xie
· 11 years ago
d5f3752
Btrfs: faster/more efficient insertion of file extent items
by Filipe David Borba Manana
· 11 years ago
514ac8a
Btrfs: don't use ram_bytes for uncompressed inline items
by Chris Mason
· 11 years ago
f1de968
Btrfs: fix the race between write back and nocow buffered write
by Miao Xie
· 11 years ago
5039edd
Btrfs: make fsync latency less sucky
by Josef Bacik
· 11 years ago
1acae57
Btrfs: faster file extent item replace operations
by Filipe David Borba Manana
· 11 years ago
fc28b62
Btrfs: fix use of uninitialized err variable
by Filipe David Borba Manana
· 11 years ago
6126e3c
Btrfs: fix ordered extent check in btrfs_punch_hole
by Filipe David Borba Manana
· 11 years ago
376cc68
Btrfs: fix the reserved space leak caused by the race between nonlock dio and buffered io
by Miao Xie
· 11 years ago
b37392e
Btrfs: cleanup unnecessary parameter and variant of prepare_pages()
by Miao Xie
· 11 years ago
16e7549
Btrfs: incompatible format change to remove hole extents
by Josef Bacik
· 11 years ago
6787125
btrfs: Fix checkpatch.pl warning of spacing issues
by Dulshani Gunawardhana
· 11 years ago
0ef8b72
Btrfs: return an error from btrfs_wait_ordered_range
by Josef Bacik
· 11 years ago
8b558c5
btrfs: remove fs/btrfs/compat.h
by Zach Brown
· 11 years ago
7f4ca37
Btrfs: fix up seek_hole/seek_data handling
by Josef Bacik
· 11 years ago
0fbf2cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
a0634be
Btrfs: don't leak transaction in btrfs_sync_file()
by Filipe David Borba Manana
· 11 years ago
b7c09ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
02afc27
direct-io: Handle O_(D)SYNC AIO
by Christoph Hellwig
· 11 years ago
23fa76b0
Btrf: cleanup: don't check for root_refs == 0 twice
by Stefan Behrens
· 11 years ago
0036158
Btrfs: avoid starting a transaction in the write path
by Josef Bacik
· 11 years ago
2112ac8
Btrfs: don't bother autodefragging if our root is going away
by Josef Bacik
· 11 years ago
ee20a98
Btrfs: allow splitting of hole em's when dropping extent cache
by Josef Bacik
· 11 years ago
e3a0dd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
46a1c2c
vfs: export lseek_execute() to modules
by Jie Liu
· 11 years ago
7ee9e44
Btrfs: check if we can nocow if we don't have data space
by Josef Bacik
· 11 years ago
a71754f
Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate
by Josef Bacik
· 11 years ago
3c64a1a
Btrfs: cleanup: don't check the same thing twice
by Stefan Behrens
· 12 years ago
983a5f8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 12 years ago
48a3b63
btrfs: make static code static & remove dead code
by Eric Sandeen
· 12 years ago
afe5fea
Btrfs: cleanup of function where fixup_low_keys() is called
by Tsutomu Itoh
· 12 years ago
09a2a8f9
Btrfs: fix bad extent logging
by Josef Bacik
· 12 years ago
cc95bef
Btrfs: log ram bytes properly
by Josef Bacik
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8d71db4
lift sb_start_write/sb_end_write out of ->aio_write()
by Al Viro
· 12 years ago
3615db4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
6113077
Btrfs: fix missing qgroup reservation before fallocating
by Wang Shilong
· 12 years ago
0863702
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
3b27759
Btrfs: fix warning of free_extent_map
by Liu Bo
· 12 years ago
b695188
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
fda2832
btrfs: cleanup for open-coded alignment
by Qu Wenruo
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
dc81cdc
Btrfs: fix remount vs autodefrag
by Miao Xie
· 12 years ago
b2c6b3e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9
by Chris Mason
· 12 years ago
569e0f3
Btrfs: place ordered operations on a per transaction list
by Josef Bacik
· 12 years ago
87533c4
Btrfs: use bit operation for ->fs_state
by Miao Xie
· 12 years ago
55e301f
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
by Filipe Brandenburger
· 12 years ago
2ab28f3
Btrfs: wait on ordered extents at the last possible moment
by Josef Bacik
· 12 years ago
8d19514
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
6f1c360
Btrfs: fix race between snapshot deletion and getting inode
by Liu Bo
· 12 years ago
0a3404d
Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()
by Miao Xie
· 12 years ago
d7df025
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
f9e4fb5
Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents
by Liu Bo
· 12 years ago
1214b53
Btrfs: fix off-by-one in lseek
by Liu Bo
· 12 years ago
a22180d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
6c760c0
Btrfs: do not call file_update_time in aio_write
by Josef Bacik
· 12 years ago
70c8a91
Btrfs: log changed inodes based on the extent map tree
by Josef Bacik
· 12 years ago
b493968
Btrfs: keep track of the extents original block length
by Josef Bacik
· 12 years ago
b812ce2
Btrfs: inline csums if we're fsyncing
by Josef Bacik
· 12 years ago
7426cc0
Btrfs: punch hole past the end of the file
by Miao Xie
· 12 years ago
0061280
Btrfs: fix the page that is beyond EOF
by Miao Xie
· 12 years ago
6347b3c
Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole()
by Miao Xie
· 12 years ago
0ff6fab
Btrfs: fix off-by-one error of the reserved size of btrfs_allocate()
by Miao Xie
· 12 years ago
797f427
Btrfs: use existing align macros in btrfs_allocate()
by Miao Xie
· 12 years ago
b66f00d
Btrfs: fix freeze vs auto defrag
by Miao Xie
· 12 years ago
26176e7
Btrfs: restructure btrfs_run_defrag_inodes()
by Miao Xie
· 12 years ago
8ddc473
Btrfs: fix unprotected defragable inode insertion
by Miao Xie
· 12 years ago
9247f31
Btrfs: use slabs for auto defrag allocation
by Miao Xie
· 12 years ago
b53d3f5
Btrfs: cleanup for btrfs_btree_balance_dirty
by Liu Bo
· 12 years ago
e1f5790
Btrfs: set hole punching time properly
by Tsutomu Itoh
· 12 years ago
9f3959c
Btrfs: get right arguments for btrfs_wait_ordered_range
by Liu Bo
· 12 years ago
d0e1d66
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
by Namjae Jeon
· 12 years ago
7205542
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
0b173bc
mm: kill vma flag VM_CAN_NONLINEAR
by Konstantin Khlebnikov
· 12 years ago
c3308f8
Btrfs: fix punch hole when no extent exists
by Josef Bacik
· 12 years ago
90abccf
Revert "Btrfs: do not do filemap_write_and_wait_range in fsync"
by Miao Xie
· 12 years ago
9e8a4a8
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
by Liu Bo
· 12 years ago
Next »