Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
54c807e71d5ac59dee56c685f2b66e27cd54c475
/
fs
/
btrfs
/
file.c
496ad9a
new helper: file_inode(file)
by Al Viro
· 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
903889f4
Btrfs: fix wrong size for the reservation when doing, file pre-allocation.
by Miao Xie
· 12 years ago
2ecb792
Btrfs: fix unprotected ->log_batch
by Miao Xie
· 12 years ago
66d8f3d
Btrfs: add a new "type" field into the block reservation structure
by Miao Xie
· 12 years ago
7014cdb
Btrfs: btrfs_drop_extent_cache should never fail
by Josef Bacik
· 12 years ago
2aaa665
Btrfs: add hole punching
by Josef Bacik
· 12 years ago
2671485
Btrfs: remove unused hint byte argument for btrfs_drop_extents
by Josef Bacik
· 12 years ago
5dc562c
Btrfs: turbo charge fsync
by Josef Bacik
· 12 years ago
224ecce
Btrfs: fix possible corruption when fsyncing written prealloced extents
by Josef Bacik
· 12 years ago
b2b5ef5
btrfs: Convert to new freezing mechanism
by Jan Kara
· 12 years ago
5eecb9c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
c3473e8
Btrfs: fix dio write vs buffered read race
by Josef Bacik
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e41f941
Btrfs: move over to use ->update_time
by Josef Bacik
· 13 years ago
22ee698
Btrfs: check to see if the inode is in the log before fsyncing
by Josef Bacik
· 13 years ago
762f226
Btrfs: fix the same inode id problem when doing auto defragment
by Miao Xie
· 13 years ago
72ac3c0
Btrfs: convert the inode bit field to use the actual bit operations
by Josef Bacik
· 13 years ago
0885ef5
Btrfs: do not do filemap_write_and_wait_range in fsync
by Josef Bacik
· 13 years ago
0c4d2d9
Btrfs: use i_version instead of our own sequence
by Josef Bacik
· 13 years ago
dc7fdde
Btrfs: reduce lock contention during extent insertion
by Chris Mason
· 13 years ago
79787ea
btrfs: replace many BUG_ONs with proper error handling
by Jeff Mahoney
· 13 years ago
d008237
btrfs: drop gfp_t from lock_extent
by Jeff Mahoney
· 13 years ago
855a85f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
6af021d
Btrfs: return the internal error unchanged if btrfs_get_extent_fiemap() call failed for SEEK_DATA/SEEK_HOLE inquiry
by Jeff Liu
· 13 years ago
d98456f
Btrfs: don't reserve data with extents locked in btrfs_fallocate
by Chris Mason
· 13 years ago
f9156c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
45a8090
Btrfs: don't call btrfs_throttle in file write
by Josef Bacik
· 13 years ago
9785dbd
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
001a541
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
e3a41a5
btrfs: pass __GFP_WRITE for buffered write page allocations
by Johannes Weiner
· 13 years ago
66d7e7f
Btrfs: mark delayed refs as for cow
by Arne Jansen
· 13 years ago
32c7f20
btrfs: fix dirtied pages accounting on sub-page writes
by Wu Fengguang
· 13 years ago
c9a7fe9
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
142349f
btrfs: lower the dirty balance poll interval
by Wu Fengguang
· 13 years ago
22c44fe
Btrfs: deal with enospc from dirtying inodes properly
by Josef Bacik
· 13 years ago
6a6662c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
ef3d0fd
vfs: do (nearly) lockless generic_file_llseek
by Andi Kleen
· 13 years ago
3b16a4e
Btrfs: use the inode's mapping mask for allocating pages
by Josef Bacik
· 13 years ago
1b9c332
Btrfs: only reserve space in fallocate if we have to do a preallocate
by Josef Bacik
· 13 years ago
7fd21be
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
by Linus Torvalds
· 13 years ago
b6316429
Btrfs: force a page fault if we have a shorty copy on a page boundary
by Josef Bacik
· 13 years ago
48802c8
BTRFS: Fix lseek return value for error
by Jeff Liu
· 13 years ago
0b001b2
Merge branch 'for-linus' of git://github.com/chrismason/linux
by Linus Torvalds
· 13 years ago
0c1a98c
Btrfs: fix the file extent gap when doing direct IO
by Miao Xie
· 13 years ago
81d86e1
Merge branch 'btrfs-3.0' into for-linus
by Chris Mason
· 13 years ago
f1e490a
Btrfs: set i_size properly when fallocating and we already
by Josef Bacik
· 13 years ago
9a4327c
btrfs: unlock on error in btrfs_file_llseek()
by Dan Carpenter
· 13 years ago
f4ac904
btrfs: memory leak in btrfs_add_inode_defrag()
by Dan Carpenter
· 13 years ago
ed8f373
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
341d14f
Btrfs: Remove unused variable 'last_index' in file.c
by Mitch Harder
· 13 years ago
a0f98dd
Btrfs:don't check the return value of __btrfs_add_inode_defrag
by Wanlong Gao
· 13 years ago
b43b31b
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/btrfs-error-handling into for-linus
by Chris Mason
· 13 years ago
2271220
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
9e0baf6
Btrfs: fix enospc problems with delalloc
by Josef Bacik
· 13 years ago
a94733d
Btrfs: use find_or_create_page instead of grab_cache_page
by Josef Bacik
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
b267515
Btrfs: implement our own ->llseek
by Josef Bacik
· 13 years ago
d8926bb
btrfs: don't BUG_ON btrfs_alloc_path() errors
by Mark Fasheh
· 13 years ago
7841cb2
btrfs: add helper for fs_info->closing
by David Sterba
· 14 years ago
a4689d2
btrfs: use btrfs_ino to access inode number
by David Sterba
· 14 years ago
ff5714c
Merge branch 'for-chris' of
by Chris Mason
· 14 years ago
4cb5300
Btrfs: add mount -o auto_defrag
by Chris Mason
· 14 years ago
a4abeea
Btrfs: kill trans_mutex
by Josef Bacik
· 14 years ago
945d896
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers
by Chris Mason
· 14 years ago
b3b4aa7
btrfs: drop unused parameter from btrfs_release_path
by David Sterba
· 14 years ago
172ddd6
btrfs: drop gfp parameter from alloc_extent_map
by David Sterba
· 14 years ago
c704005
btrfs: unify checking of IS_ERR and null
by David Sterba
· 14 years ago
33345d01
Btrfs: Always use 64bit inode number
by Li Zefan
· 14 years ago
be1a12a
Btrfs: deal with the case that we run out of space in the cache
by Josef Bacik
· 14 years ago
c914923
Btrfs: fix compiler warning in file.c
by Tsutomu Itoh
· 14 years ago
1abe9b8
Btrfs: add initial tracepoint support for btrfs
by liubo
· 14 years ago
4141573
Btrfs: check return value of btrfs_search_slot properly
by Josef Bacik
· 14 years ago
a41ad39
Btrfs: convert to the new truncate sequence
by Josef Bacik
· 14 years ago
4a64001
Btrfs: fix how we deal with the pages array in the write path
by Josef Bacik
· 14 years ago
d0215f3
Btrfs: simplify our write path
by Josef Bacik
· 14 years ago
9f570b8
Btrfs: fix formatting in file.c
by Josef Bacik
· 14 years ago
Next »