Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0c1a98c81413e00a6c379d898e06a09350d31926
/
fs
/
btrfs
/
file.c
0c1a98c
Btrfs: fix the file extent gap when doing direct IO
by Miao Xie
· 13 years ago
f1e490a
Btrfs: set i_size properly when fallocating and we already
by Josef Bacik
· 13 years ago
f4ac904
btrfs: memory leak in btrfs_add_inode_defrag()
by Dan Carpenter
· 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
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
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
· 13 years ago
a4689d2
btrfs: use btrfs_ino to access inode number
by David Sterba
· 13 years ago
ff5714c
Merge branch 'for-chris' of
by Chris Mason
· 13 years ago
4cb5300
Btrfs: add mount -o auto_defrag
by Chris Mason
· 13 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
· 13 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
0e5b88c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
31339ac
Btrfs: deal with short returns from copy_from_user
by Chris Mason
· 14 years ago
b1bf862
Btrfs: fix regressions in copy_from_user handling
by Chris Mason
· 14 years ago
007a14a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
c26a920
Btrfs: check return value of alloc_extent_map()
by Tsutomu Itoh
· 14 years ago
cb5520f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
3a90983
Btrfs: Fix page count calculation
by Yan, Zheng
· 14 years ago
7adf5df
Btrfs: handle no memory properly in prepare_pages
by Josef Bacik
· 14 years ago
2a29edc
btrfs: fix several uncheck memory allocations
by liubo
· 14 years ago
eee2a81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
acce952
Btrfs: forced readonly mounts on errors
by liubo
· 14 years ago
2fe17c1
fallocate should be a file operation
by Christoph Hellwig
· 14 years ago
261507a0
btrfs: Allow to add new compression algorithm
by Li Zefan
· 14 years ago
914ee29
Btrfs: pwrite blocked when writing from the mmaped buffer of the same page
by Xin Zhong
· 14 years ago
495e867
Btrfs: hold i_mutex when calling btrfs_log_dentry_safe
by Josef Bacik
· 14 years ago
b25b550
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
6f902af
Btrfs: The file argument for fsync() is never null
by Dan Carpenter
· 14 years ago
058a457
Btrfs: fix remap_file_pages error
by Miao Xie
· 14 years ago
4a001071
Btrfs: fix loop device on top of btrfs
by Miao Xie
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
3f7c579
Btrfs: move O_DIRECT space reservation to btrfs_direct_IO
by Chris Mason
· 14 years ago
4845e44
Btrfs: rework O_DIRECT enospc handling
by Chris Mason
· 14 years ago
11c65dc
Btrfs: do aio_write instead of write
by Josef Bacik
· 14 years ago
4b46fce
Btrfs: add basic DIO read/write support
by Josef Bacik
· 14 years ago
0ca1f7c
Btrfs: Update metadata reservation for delayed allocation
by Yan, Zheng
· 14 years ago
a22285a
Btrfs: Integrate metadata reservation with start_transaction
by Yan, Zheng
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
441f405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
2ac55d4
Btrfs: cache the extent state everywhere we possibly can V2
by Josef Bacik
· 15 years ago
0813e22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
3f6fae9
Btrfs: btrfs_mark_extent_written uses the wrong slot
by Shaohua Li
· 15 years ago
adbfbcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
014e4ac
Btrfs: make error return negative in btrfs_sync_file()
by Roel Kluin
· 15 years ago
30a0f5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
6c7d54a
Btrfs: Fix race in btrfs_mark_extent_written
by Yan, Zheng
· 15 years ago
ebfee3d
Merge branch btrfs-master into for-linus
by Chris Mason
· 15 years ago
55ef689
Btrfs: Fix btrfs_drop_extent_cache for skip pinned case
by Yan, Zheng
· 15 years ago
920bbbf
Btrfs: Rewrite btrfs_drop_extents
by Yan, Zheng
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
dcbeb0b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
257c62e
Btrfs: avoid tree log commit when there are no changes
by Chris Mason
· 15 years ago
474a503
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
32c00af
Btrfs: release delalloc reservations on extent item insertion
by Josef Bacik
· 15 years ago
0efe5e3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
8aa38c3
Btrfs: remove duplicates of filemap_ helpers
by Christoph Hellwig
· 15 years ago
25472b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus
by Chris Mason
· 15 years ago
ab93dbe
Btrfs: take i_mutex before generic_write_checks
by Chris Mason
· 15 years ago
9ed74f2
Btrfs: proper -ENOSPC handling
by Josef Bacik
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
83ebade
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Chris Mason
· 15 years ago
a1ed835
Btrfs: Fix extent replacment race
by Chris Mason
· 15 years ago
1edbb73
Btrfs: reduce CPU usage in the extent_state tree
by Chris Mason
· 15 years ago
890871b
Btrfs: switch extent_map to a rw lock
by Chris Mason
· 15 years ago
40431d6
Btrfs: optimize set extent bit
by Chris Mason
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
f597bb1
Btrfs: don't log the inode in file_write while growing the file
by Chris Mason
· 15 years ago
524724e
Btrfs: fdatasync should skip metadata writeout
by Hisashi Hifumi
· 15 years ago
5d4f98a
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
by Yan Zheng
· 15 years ago
b7967db
Btrfs: remove #if 0 code
by Chris Mason
· 16 years ago
e980b50
Btrfs: fix fallocate deadlock on inode extent lock
by Chris Mason
· 16 years ago
546888d
Btrfs: fix btrfs fallocate oops and deadlock
by Chris Mason
· 16 years ago
d313d7a
Btrfs: add a priority queue to the async thread helpers
by Chris Mason
· 16 years ago
5a3f23d
Btrfs: add extra flushing for renames and truncates
by Chris Mason
· 16 years ago
12fcfd2
Btrfs: tree logging unlink/rename fixes
by Chris Mason
· 16 years ago
b947343
Btrfs: leave btree locks spinning more often
by Chris Mason
· 16 years ago
56bec29
Btrfs: do extent allocation and reference count updates in the background
by Chris Mason
· 16 years ago
6a63209
Btrfs: add better -ENOSPC handling
by Josef Bacik
· 16 years ago
2cfbd50
Btrfs: check file pointer in btrfs_sync_file
by Chris Mason
· 16 years ago
7237f18
Btrfs: fix tree logs parallel sync
by Yan Zheng
· 16 years ago
7eaebe7
Btrfs: removed unused #include <version.h>'s
by Huang Weiyi
· 16 years ago
1ba1255
Btrfs: don't change file extent's ram_bytes in btrfs_drop_extents
by Yan Zheng
· 16 years ago
d397712
Btrfs: Fix checkpatch.pl warnings
by Chris Mason
· 16 years ago
Next »