Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
92f38e1dd1a9d4620541c3b379191eff471175d4
/
fs
/
btrfs
d7b187a
Merge android-4.9.179 (1dc2c29) into msm-4.9
by jianzhou
· 5 years ago
83b8ce0
Merge android-4.9.178 (df08e34) into msm-4.9
by jianzhou
· 5 years ago
45728c3
Merge android-4.9.169 (1ef64da) into msm-4.9
by jianzhou
· 5 years ago
1dc2c29
Merge 4.9.179 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
038ec2c
btrfs: Honour FITRIM range constraints during free space trim
by Nikolay Borisov
· 6 years ago
d64b2c0
Merge android-4.9.167 (e1a8bab) into msm-4.9
by jianzhou
· 5 years ago
df08e34
Merge 4.9.178 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
c44e237
Btrfs: do not start a transaction at iterate_extent_inodes()
by Filipe Manana
· 6 years ago
b82a5df
Merge android-4.9.165 (72b54df) into msm-4.9
by jianzhou
· 6 years ago
4ebd139
Merge 4.9.169 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
1ac411b
Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
by Filipe Manana
· 6 years ago
e1a8bab
Merge 4.9.167 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
5ca1860
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
by Andrea Righi
· 6 years ago
44f705e
btrfs: remove WARN_ON in log_dir_items
by Josef Bacik
· 6 years ago
72b54df
Merge 4.9.165 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
fc3a73f
Btrfs: fix corruption reading shared and compressed extents after hole punching
by Filipe Manana
· 6 years ago
0284f46
btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
by Johannes Thumshirn
· 6 years ago
b7d9747
Merge android-4.9.160 (fd5657a) into msm-4.9
by jianzhou
· 6 years ago
fd5657a
Merge 4.9.160 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
de5f88f
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
by Qu Wenruo
· 7 years ago
2f8eb1c
Merge android-4.9.155 (32e6695) into msm-4.9
by jianzhou
· 6 years ago
902a0ce
Merge android-4.9.152 (fd37e28) into msm-4.9
by jianzhou
· 6 years ago
b62aeea
Merge android-4.9.149 (ed0b11d) into msm-4.9
by jianzhou
· 6 years ago
27c2fe3
Merge 4.9.154 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
6362aa5
btrfs: dev-replace: go back to suspended state if target device is missing
by Anand Jain
· 6 years ago
c341208
btrfs: fix error handling in btrfs_dev_replace_start
by Jeff Mahoney
· 6 years ago
fd37e28
Merge 4.9.152 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
fa9b170
btrfs: wait on ordered extents on abort cleanup
by Josef Bacik
· 6 years ago
f41ab60
Merge android-4.9.145 (6328e64) into msm-4.9
by jianzhou
· 6 years ago
5d05bdd
Merge 4.9.146 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
aeda916
Btrfs: send, fix infinite loop due to directory rename dependencies
by Robbie Ko
· 6 years ago
860c8b8
Merge 4.9.144 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
d558df7
btrfs: tree-checker: Fix misleading group system information
by Shaokun Zhang
· 6 years ago
fbf8bd3
btrfs: tree-checker: Check level for leaves and nodes
by Qu Wenruo
· 6 years ago
7a72f91
btrfs: Check that each block group has corresponding chunk at mount time
by Qu Wenruo
· 6 years ago
6f33d3d
btrfs: tree-checker: Detect invalid and empty essential trees
by Qu Wenruo
· 6 years ago
058e388
btrfs: tree-checker: Verify block_group_item
by Qu Wenruo
· 6 years ago
db438c3
btrfs: tree-check: reduce stack consumption in check_dir_item
by David Sterba
· 7 years ago
6b66f51
btrfs: tree-checker: use %zu format string for size_t
by Arnd Bergmann
· 7 years ago
e48e62f
btrfs: tree-checker: Add checker for dir item
by Qu Wenruo
· 7 years ago
f7438e6
btrfs: tree-checker: Fix false panic for sanity test
by Qu Wenruo
· 7 years ago
f4209d9
btrfs: tree-checker: Enhance btrfs_check_node output
by Qu Wenruo
· 7 years ago
20b30415
btrfs: struct-funcs, constify readers
by Jeff Mahoney
· 7 years ago
90eb4c0
btrfs: Move leaf and node validation checker to tree-checker.c
by Qu Wenruo
· 7 years ago
dc56464
btrfs: Add checker for EXTENT_CSUM
by Qu Wenruo
· 7 years ago
c5b2907
btrfs: Add sanity check for EXTENT_DATA when reading out leaf
by Qu Wenruo
· 7 years ago
ece4bb5
btrfs: Check if item pointer overlaps with the item itself
by Qu Wenruo
· 7 years ago
b0a67e4
btrfs: Refactor check_leaf function for later expansion
by Qu Wenruo
· 7 years ago
23eb2f4
btrfs: Verify that every chunk has corresponding block group at mount time
by Qu Wenruo
· 6 years ago
3c77b07
btrfs: validate type when reading a chunk
by Gu Jinxiang
· 6 years ago
ddc07d5
Btrfs: fix use-after-free when dumping free space
by Filipe Manana
· 6 years ago
c50ccf2
btrfs: Always try all copies when reading extent buffers
by Nikolay Borisov
· 6 years ago
e16c040
Merge 4.9.143 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
36d8dbf
btrfs: release metadata before running delayed refs
by Josef Bacik
· 6 years ago
6e1210e
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
by Filipe Manana
· 6 years ago
8fe4284
Merge 4.9.141 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
33f3f3b
btrfs: fix pinned underflow after transaction aborted
by Lu Fengqi
· 6 years ago
4423e07
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
by Qu Wenruo
· 6 years ago
fc43e4c
btrfs: Enhance btrfs_trim_fs function to handle error better
by Qu Wenruo
· 6 years ago
5e10758
Merge 4.9.138 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
e1260be
Merge 4.9.137 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
a0f30ae
Merge 4.9.136 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
800d811
Btrfs: fix data corruption due to cloning of eof block
by Filipe Manana
· 6 years ago
3fe6b9a
Btrfs: fix cur_offset in the error case for nocow
by Robbie Ko
· 6 years ago
f3bc71f
btrfs: set max_extent_size properly
by Josef Bacik
· 6 years ago
a088035
Btrfs: fix null pointer dereference on compressed write path error
by Filipe Manana
· 6 years ago
91b3675
btrfs: qgroup: Dirty all qgroups before rescan
by Qu Wenruo
· 6 years ago
6a0403a
Btrfs: fix wrong dentries after fsync of file that got its parent replaced
by Filipe Manana
· 6 years ago
4c7b9a4
btrfs: make sure we create all new block groups
by Josef Bacik
· 6 years ago
9ff40fb
btrfs: reset max_extent_size on clear in a bitmap
by Josef Bacik
· 6 years ago
c160dae
btrfs: wait on caching when putting the bg cache
by Josef Bacik
· 6 years ago
391235f
btrfs: don't attempt to trim devices that don't support it
by Jeff Mahoney
· 6 years ago
d87af98
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
by Jeff Mahoney
· 6 years ago
1bd7112
btrfs: fix error handling in free_log_tree
by Jeff Mahoney
· 6 years ago
5125564
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
by Qu Wenruo
· 6 years ago
20d8180
btrfs: Handle owner mismatch gracefully when walking up tree
by Qu Wenruo
· 6 years ago
97d65c1
Btrfs: incremental send, fix invalid memory access
by Filipe Manana
· 7 years ago
f33ed84
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
by Liu Bo
· 7 years ago
4b1cfa2
btrfs: fiemap: Cache and merge fiemap extent before submit it to user
by Qu Wenruo
· 8 years ago
ad6c3ff
Merge android-4.9.127 (be4935d) into msm-4.9
by Minming Qi
· 6 years ago
8faa25f
Merge android-4.9.119 (92e8704) into msm-4.9
by Minming Qi
· 6 years ago
a5718e3
Merge android-4.9.117 (8b21e85) into msm-4.9
by Minming Qi
· 6 years ago
f56989b
Merge android-4.9.114 (dbcb748) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
be4935d
Merge 4.9.127 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
d92fa5e
btrfs: use correct compare function of dirty_metadata_bytes
by Ethan Lien
· 6 years ago
1249b61
btrfs: Don't remove block group that still has pinned down bytes
by Qu Wenruo
· 6 years ago
93d960de
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized
by Qu Wenruo
· 6 years ago
e22b36a
btrfs: replace: Reset on-disk dev stats value after replace
by Misono Tomohiro
· 6 years ago
92e8704
Merge 4.9.119 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
b2486a8
Btrfs: fix file data corruption after cloning a range and fsync
by Filipe Manana
· 6 years ago
8b21e85
Merge 4.9.117 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
7e51eff
btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
by Qu Wenruo
· 7 years ago
65cb469
btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
by David Sterba
· 7 years ago
90e7a90
Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9
by Jaegeuk Kim
· 6 years ago
4d93a43
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
by Jan Kara
· 7 years ago
e286666
btrfs: use pagevec_lookup_range_tag()
by Jan Kara
· 7 years ago
fe64630
Merge android-4.9.111 (03c70fe) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
a237e18
Merge android-4.9.110 (00a0bcb) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
80f55ac
Merge android-4.9.108 (b7d377b) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
3fd6a73
Btrfs: fix unexpected cow in run_delalloc_nocow
by Liu Bo
· 7 years ago
Next »