Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
662d855c66c0a7400f9117b6ac02047942cd1d22
/
fs
/
btrfs
/
inode.c
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 7 years ago
15eefe2
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
by Arnd Bergmann
· 7 years ago
a528a24
btrfs: change return type of btrfs_page_mkwrite to vm_fault_t
by Souptick Joarder
· 7 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
ad7e1a7
Btrfs: clean up error handling in btrfs_truncate()
by Omar Sandoval
· 7 years ago
c5794e5
btrfs: Factor out write portion of btrfs_get_blocks_direct
by Nikolay Borisov
· 7 years ago
1c8d017
btrfs: Factor out read portion of btrfs_get_blocks_direct
by Nikolay Borisov
· 7 years ago
090a127a
btrfs: return error value if create_io_em failed in cow_file_range
by Su Yue
· 7 years ago
c4c129d
btrfs: drop unused parameter qgroup_reserved
by Gu JinXiang
· 7 years ago
e73e81b
btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
by Ethan Lien
· 7 years ago
78d4295
btrfs: lift some btrfs_cross_ref_exist checks in nocow path
by Ethan Lien
· 7 years ago
d195779
btrfs: Remove fs_info argument from btrfs_uuid_tree_rem
by Lu Fengqi
· 7 years ago
399b0bb
Btrfs: reserve space for O_TMPFILE orphan item deletion
by Omar Sandoval
· 7 years ago
a575cee
Btrfs: get rid of unused orphan infrastructure
by Omar Sandoval
· 7 years ago
2791906
Btrfs: fix ENOSPC caused by orphan items reservations
by Omar Sandoval
· 7 years ago
4b9d7b5
Btrfs: refactor btrfs_evict_inode() reserve refill dance
by Omar Sandoval
· 7 years ago
c08db7d
Btrfs: don't return ino to ino cache if inode item removal fails
by Omar Sandoval
· 7 years ago
05a5bd7
Btrfs: delete dead code in btrfs_orphan_commit_root()
by Omar Sandoval
· 7 years ago
7b40b69
Btrfs: get rid of BTRFS_INODE_HAS_ORPHAN_ITEM
by Omar Sandoval
· 7 years ago
f7e9e8f
Btrfs: stop creating orphan items for truncate
by Omar Sandoval
· 7 years ago
0552210
Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()
by Omar Sandoval
· 7 years ago
fd86a3a
Btrfs: fix error handling in btrfs_truncate_inode_items()
by Omar Sandoval
· 7 years ago
d1342aa
Btrfs: update stale comments referencing vmtruncate()
by Omar Sandoval
· 7 years ago
7b6a221
btrfs: rename btrfs_update_iflags to reflect which flags it touches
by David Sterba
· 7 years ago
20a6800
btrfs: Unexport and rename btrfs_invalidate_inodes
by Nikolay Borisov
· 7 years ago
093258e
btrfs: replace waitqueue_actvie with cond_wake_up
by David Sterba
· 7 years ago
7a1b1e7
btrfs: take the last remnants of ->d_fsdata use out
by Al Viro
· 7 years ago
7c8a0d3
btrfs: Add assert in __btrfs_del_delalloc_inode
by Nikolay Borisov
· 7 years ago
3a2f8c0
btrfs: Unexport btrfs_alloc_delalloc_work
by Nikolay Borisov
· 7 years ago
076da91
btrfs: Remove delayed_iput member from btrfs_delalloc_work
by Nikolay Borisov
· 7 years ago
4fbb514
btrfs: Remove delay_iput parameter from __start_delalloc_inodes
by Nikolay Borisov
· 7 years ago
76f32e2
btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodes
by Nikolay Borisov
· 7 years ago
82b3e53
btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots
by Nikolay Borisov
· 7 years ago
40012f9
btrfs: Remove btrfs_wait_and_free_delalloc_work
by Nikolay Borisov
· 7 years ago
8ae225a
btrfs: Remove tree argument from extent_writepages
by Nikolay Borisov
· 7 years ago
81f1d39
btrfs: Use list_empty instead of list_empty_careful
by Nikolay Borisov
· 7 years ago
2a3ff0a
btrfs: Remove redundant tree argument from extent_readpages
by Nikolay Borisov
· 7 years ago
477a30b
btrfs: Sink extent_tree arguments in try_release_extent_mapping
by Nikolay Borisov
· 7 years ago
a79a464
btrfs: Allow rmdir(2) to delete an empty subvolume
by Misono Tomohiro
· 7 years ago
f60a236
btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy()
by Misono Tomohiro
· 7 years ago
ec42f16
btrfs: Move may_destroy_subvol() from ioctl.c to inode.c
by Misono Tomohiro
· 7 years ago
f46b24c
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
by David Sterba
· 7 years ago
b25f0d0
btrfs: Use while loop instead of labels in __endio_write_update_ordered
by Nikolay Borisov
· 7 years ago
d7b66b4
Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
d501473
Btrfs: fix error handling in btrfs_truncate()
by Omar Sandoval
· 7 years ago
5997aab
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
2b87733
btrfs: Split btrfs_del_delalloc_inode into 2 functions
by Nikolay Borisov
· 7 years ago
1e2e547
do d_instantiate/unlock_new_inode combinations safely
by Al Viro
· 7 years ago
92d3217
btrfs: fix unaligned access in readdir
by David Sterba
· 7 years ago
c1d7c51
btrfs: replace GPL boilerplate by SPDX -- sources
by David Sterba
· 7 years ago
43b1859
btrfs: qgroup: Use separate meta reservation type for delalloc
by Qu Wenruo
· 7 years ago
0a0d441
Btrfs: delete dead code in btrfs_orphan_add()
by Omar Sandoval
· 7 years ago
c79a70b
btrfs: drop fs_info parameter from btrfs_run_delayed_refs
by Nikolay Borisov
· 7 years ago
8535dc19
btrfs: Remove unused root var from relink_file_extents
by Nikolay Borisov
· 7 years ago
d0ee393
btrfs: rename submit callbacks and drop double underscores
by David Sterba
· 7 years ago
6c55343
btrfs: remove unused parameters from extent_submit_bio_done_t
by David Sterba
· 7 years ago
d077929
btrfs: remove unused parameters from extent_submit_bio_start_t
by David Sterba
· 7 years ago
051c98e
btrfs: open code trivial helper btrfs_page_exists_in_range
by David Sterba
· 7 years ago
965aab1
btrfs: Use filemap_range_has_page()
by Matthew Wilcox
· 7 years ago
005d671
btrfs: adjust return values of btrfs_inode_by_name
by Su Yue
· 7 years ago
d02c0e2
btrfs: Remove root argument from cow_file_range_inline
by Nikolay Borisov
· 7 years ago
213e8c5
Btrfs: skip writeback of last page when truncating file to same size
by Filipe Manana
· 7 years ago
de224b7
btrfs: Remove redundant memory barriers around dio_private error status
by Nikolay Borisov
· 7 years ago
e67c718
btrfs: add more __cold annotations
by David Sterba
· 7 years ago
5811375
Btrfs: fix unexpected cow in run_delalloc_nocow
by Liu Bo
· 7 years ago
9678c54
btrfs: Remove custom crc32c init code
by Nikolay Borisov
· 7 years ago
c1c3fac
btrfs: Remove btrfs_inode::delayed_iput_count
by Nikolay Borisov
· 7 years ago
3d5adda
Btrfs: do not check inode's runtime flags under root->orphan_lock
by Liu Bo
· 7 years ago
566b176
btrfs: use ASSERT to report logical error in cow_file_range()
by Anand Jain
· 7 years ago
3752d22
btrfs: cow_file_range() num_bytes and disk_num_bytes are same
by Anand Jain
· 7 years ago
af8c081
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
ac01f26
btrfs: handle failure of add_pending_csums
by Nikolay Borisov
· 7 years ago
da370f1
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
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
31466f3
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
a4b7fd7
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
3a8c723
btrfs: only dirty the inode in btrfs_update_time if something was changed
by Jeff Layton
· 7 years ago
c7f88c4
btrfs: convert to new i_version API
by Jeff Layton
· 7 years ago
ae5e165
fs: new API for handling inode->i_version
by Jeff Layton
· 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
· 8 years ago
Next »