Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1a932ef4e47984dee227834667b5ff5a334e4805
/
fs
/
btrfs
/
inode.c
1a932ef
Btrfs: fix use-after-free on root->orphan_block_rsv
by Liu Bo
· 7 years ago
e8f1bc1
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
by Liu Bo
· 7 years ago
e891669
Btrfs: fix deadlock in run_delalloc_nocow
by Liu Bo
· 7 years ago
b03ebd9
btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding it
by Nikolay Borisov
· 7 years ago
c04e61b
Btrfs: move extent map specific code to extent_map.c
by Liu Bo
· 7 years ago
7b4df058
Btrfs: add helper for em merge logic
by Liu Bo
· 7 years ago
18e83ac
Btrfs: fix unexpected EEXIST from btrfs_get_extent
by Liu Bo
· 7 years ago
a520a7e
Btrfs: fix incorrect block_len in merge_extent_mapping
by Liu Bo
· 7 years ago
df6703e
btrfs: correct wrong comment about magic number of index_cnt
by Su Yue
· 7 years ago
e43bbe5
btrfs: sink unlock_extent parameter gfp_flags
by David Sterba
· 7 years ago
36f7894
btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bio
by Nikolay Borisov
· 7 years ago
ea057f6
btrfs: Remove redundant bio_get/set from submit_dio_repair_bio
by Nikolay Borisov
· 7 years ago
0a9b0e5
btrfs: sink extent_write_full_page tree argument
by Nikolay Borisov
· 7 years ago
5e3ee23
btrfs: sink extent_write_locked_range tree parameter
by Nikolay Borisov
· 7 years ago
f3038ee
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
by Nikolay Borisov
· 7 years ago
bf8d32b
btrfs: remove redundant check in btrfs_get_extent_fiemap
by Nikolay Borisov
· 7 years ago
5c9a702
btrfs: Remove unused variable in btrfs_get_extent
by Nikolay Borisov
· 7 years ago
e9679de
Btrfs: compress_file_range() change page dirty status once
by Timofey Titovets
· 7 years ago
4a2d25c
btrfs: Remove redundant FLAG_VACANCY
by Nikolay Borisov
· 7 years ago
7c2871a
btrfs: switch btrfs_trans_handle::adding_csums to bool
by David Sterba
· 7 years ago
bf46f52
btrfs: remove dead code from btrfs_get_extent
by Edmund Nadolski
· 7 years ago
0932584
btrfs: sink get_extent parameter to extent_readpages
by David Sterba
· 7 years ago
2135fb9
btrfs: sink get_extent parameter to extent_fiemap
by David Sterba
· 7 years ago
deac642
btrfs: sink get_extent parameter to extent_write_full_page
by David Sterba
· 7 years ago
916b929
btrfs: sink get_extent parameter to extent_write_locked_range
by David Sterba
· 7 years ago
4331759
btrfs: sink get_extent parameter to extent_writepages
by David Sterba
· 7 years ago
bae15d9
btrfs: Cleanup existing name_len checks
by Qu Wenruo
· 7 years ago
712e36c
btrfs: use GFP_KERNEL in btrfs_alloc_inode
by David Sterba
· 7 years ago
f08dc36
btrfs: sink gfp parameter to clear_extent_uptodate
by David Sterba
· 7 years ago
ae0f162
btrfs: sink gfp parameter to clear_extent_bit
by David Sterba
· 7 years ago
4c274bc
Btrfs: document rules about bio async submit
by Liu Bo
· 7 years ago
f5c29bd
Btrfs: add __init macro to btrfs init functions
by Liu Bo
· 7 years ago
1805f2c
Btrfs: remove redundant btrfs_balance_delayed_items
by Liu Bo
· 7 years ago
b430b77
btrfs: Fix quota reservation leak on preallocated files
by Justin Maggard
· 7 years ago
e3b8a48
Btrfs: fix reported number of inode blocks after buffered append writes
by Filipe Manana
· 7 years ago
56a0e70
Btrfs: bail out gracefully rather than BUG_ON
by Liu Bo
· 7 years ago
f82b735
Btrfs: add write_flags for compression bio
by Liu Bo
· 7 years ago
ddfae63
btrfs: move btrfs_truncate_block out of trans handle
by Josef Bacik
· 7 years ago
69fe2d7
btrfs: make the delalloc block rsv per inode
by Josef Bacik
· 7 years ago
8b62f87
Btrfs: rework outstanding_extents
by Josef Bacik
· 7 years ago
c995ab3
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents
by Zygo Blaxell
· 7 years ago
f51d2b5
btrfs: allow to set compression level for zlib
by David Sterba
· 7 years ago
2dbe0c7
btrfs: use BLK_STS defines where needed
by Anand Jain
· 7 years ago
84f7d8e
btrfs: pass root to various extent ref mod functions
by Josef Bacik
· 7 years ago
736cd52
Btrfs: remove nr_async_submits and async_submit_draining
by Liu Bo
· 7 years ago
1170862
Btrfs: compress_file_range remove dead variable num_bytes
by Timofey Titovets
· 7 years ago
897ca81
btrfs: Fix bool initialization/comparison
by Thomas Meyer
· 7 years ago
6018ba0
Btrfs: cleanup 'start' subtraction from try uncompressed inline extent
by Timofey Titovets
· 7 years ago
8c70c9f
btrfs: Remove unused parameter from check_direct_IO
by Nikolay Borisov
· 7 years ago
9b4a9b2
Btrfs: do not async submit for nodatasum inodes
by Liu Bo
· 7 years ago
5ba88cd
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
99c4e3b
Btrfs: fix unexpected result when dio reading corrupted blocks
by Liu Bo
· 7 years ago
67c003f
btrfs: finish ordered extent cleaning if no progress is found
by Naohiro Aota
· 7 years ago
63d71450c
btrfs: clear ordered flag on cleaning up ordered extents
by Naohiro Aota
· 7 years ago
0f0d127
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
66ba772
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
58efbc9
Btrfs: fix blk_status_t/errno confusion
by Omar Sandoval
· 7 years ago
dc59215
btrfs: remove unnecessary memory barrier in btrfs_direct_IO
by Nikolay Borisov
· 7 years ago
e6961ca
btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_dio_bio
by Nikolay Borisov
· 7 years ago
4a4b964
Btrfs: avoid unnecessarily locking inode when clearing a range
by Filipe Manana
· 7 years ago
23b5ec7
btrfs: fix readdir deadlock with pagefault
by Josef Bacik
· 7 years ago
1e20d1c
btrfs: allow defrag compress to override NOCOMPRESS attribute
by David Sterba
· 7 years ago
eec63c6
btrfs: separate defrag and property compression
by David Sterba
· 7 years ago
b52aa8c
btrfs: rename variable holding per-inode compression type
by David Sterba
· 7 years ago
c2fcdcd
Btrfs: add skeleton code for compression heuristic
by Timofey Titovets
· 7 years ago
9c17f6c
btrfs: account that we're waiting for DIO read
by David Sterba
· 7 years ago
ea14b57f
btrfs: fix spelling of snapshotting
by David Sterba
· 7 years ago
f1c77c5
btrfs: cleanup types storing REQ_*
by David Sterba
· 7 years ago
19aee8d
btrfs: btrfs_inherit_iflags() can be static
by Anand Jain
· 7 years ago
913e153
btrfs: drop newlines from strings when using btrfs_* helpers
by David Sterba
· 7 years ago
0d1e0be
Btrfs: report errors when checksum is not found
by Liu Bo
· 7 years ago
bc98a42
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
by David Howells
· 7 years ago
bc24370
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
e8f5b39
btrfs: btrfs_create_repair_bio never fails, skip error handling
by David Sterba
· 7 years ago
c09abff
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
by David Sterba
· 7 years ago
a4c20b9
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 7 years ago
8c27cb3
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
bc42bda
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges
by Qu Wenruo
· 8 years ago
364ecf3
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
by Qu Wenruo
· 8 years ago
a12b877
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write and quotas being enabled
by Qu Wenruo
· 8 years ago
e79a332
btrfs: Check name_len with boundary in verify dir_item
by Su Yue
· 7 years ago
104b4e5
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
by Nikolay Borisov
· 7 years ago
edf064e
btrfs: nowait aio support
by Goldwyn Rodrigues
· 7 years ago
79b4f4c
btrfs: cleanup duplicate return value in insert_inline_extent
by David Sterba
· 7 years ago
170607e
Btrfs: compression must free at least one sector size
by Timofey Titovets
· 7 years ago
ef7cdac1
Btrfs: skip checksum verification if IO error occurs
by Liu Bo
· 8 years ago
e3d37fa
Btrfs: tolerate errors if we have retried successfully
by Liu Bo
· 8 years ago
8b6c1d5
btrfs: sink gfp parameter to btrfs_bio_clone
by David Sterba
· 7 years ago
3aa8e07
btrfs: btrfs_bio_clone never fails, skip error handling
by David Sterba
· 7 years ago
054ec2f
btrfs: simplify code with bio_io_error
by Guoqing Jiang
· 7 years ago
4b5faea
btrfs: use generic slab for for btrfs_transaction
by David Sterba
· 8 years ago
04a87e3
Btrfs: add statx support
by Yonghong Song
· 8 years ago
1b86826
btrfs: cleanup root usage by btrfs_get_alloc_profile
by Jeff Mahoney
· 8 years ago
e03733d
btrfs: fix bool type in btrfs_page_exists_in_range
by David Sterba
· 8 years ago
e477094
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
by Liu Bo
· 8 years ago
3c91ee6
Btrfs: work around maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
3892ac9
Btrfs: unify naming of btrfs_io_bio
by Liu Bo
· 8 years ago
629ebf4
Btrfs: record error if one block has failed to retry
by Liu Bo
· 8 years ago
17347ce
Btrfs: change how we iterate bios in endio
by Liu Bo
· 8 years ago
725130b
Btrfs: use bio_clone_bioset_partial to simplify DIO submit
by Liu Bo
· 8 years ago
Next »