Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3fd6372758d91d8ba801e0733b17d082066a04ef
3fd6372
btrfs: make the extent buffer leak check per fs info
by Josef Bacik
· 5 years ago
7b7b743
btrfs: remove a BUG_ON() from merge_reloc_roots()
by Josef Bacik
· 5 years ago
f44deb7
btrfs: hold a ref on the root->reloc_root
by Josef Bacik
· 5 years ago
f28de8d8
btrfs: clear DEAD_RELOC_TREE before dropping the reloc root
by Josef Bacik
· 5 years ago
1a0afa0
btrfs: free the reloc_control in a consistent way
by Josef Bacik
· 5 years ago
2abc726
btrfs: do not init a reloc root if we aren't relocating
by Josef Bacik
· 5 years ago
6217b0f
btrfs: reloc: clean dirty subvols if we fail to start a transaction
by Josef Bacik
· 5 years ago
fb2d83e
btrfs: unset reloc control if we fail to recover
by Josef Bacik
· 5 years ago
8e19c97
btrfs: drop block from cache on error in relocation
by Josef Bacik
· 5 years ago
19b546d
btrfs: relocation: Use btrfs_find_all_leafs to locate data extent parent tree leaves
by Qu Wenruo
· 5 years ago
b39c8f5
btrfs: fix ref-verify to catch operations on 0 ref extents
by Josef Bacik
· 5 years ago
0a8068a
btrfs: make ranged full fsyncs more efficient
by Filipe Manana
· 5 years ago
da44700
btrfs: factor out inode items copy loop from btrfs_log_inode()
by Filipe Manana
· 5 years ago
a5eeb3d
btrfs: add helper to get the end offset of a file extent item
by Filipe Manana
· 5 years ago
95418ed
btrfs: fix missing file extent item for hole after ranged fsync
by Filipe Manana
· 5 years ago
db16180
btrfs: account ticket size at add/delete time
by Nikolay Borisov
· 5 years ago
f8e6608
btrfs: implement migratepage callback for data pages
by Roman Gushchin
· 5 years ago
0078a9f
btrfs: Remove block_rsv parameter from btrfs_drop_snapshot
by Nikolay Borisov
· 5 years ago
63f018b
btrfs: Remove __ prefix from btrfs_block_rsv_release
by Nikolay Borisov
· 5 years ago
f31ea08
btrfs: relocation: Check cancel request after each extent found
by Qu Wenruo
· 5 years ago
7f913c7
btrfs: relocation: Check cancel request after each data page read
by Qu Wenruo
· 5 years ago
726a342
btrfs: relocation: add error injection points for cancelling balance
by Qu Wenruo
· 5 years ago
05a5a76
Btrfs: implement full reflink support for inline extents
by Filipe Manana
· 5 years ago
a61e1e0
Btrfs: simplify inline extent handling when doing reflinks
by Filipe Manana
· 5 years ago
6a17738
Btrfs: move all reflink implementation code into its own file
by Filipe Manana
· 5 years ago
a8753ee
btrfs: scrub: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
7593f4c
btrfs: rcu-string: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
17b238a
btrfs: delayed-inode: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
29566c9
btrfs: add RCU locks around block group initialization
by Madhuparna Bhowmik
· 5 years ago
65cd6d9
btrfs: Open code insert_extent_backref
by Nikolay Borisov
· 5 years ago
c6600d9
btrfs: Remove impossible BUG_ON in get_tree_block_key
by Nikolay Borisov
· 5 years ago
5ba366c
btrfs: balance: factor out convert profile validation
by David Sterba
· 5 years ago
c67b389
btrfs: return void from csum_tree_block
by David Sterba
· 5 years ago
e9be5a3
btrfs: simplify tree block checksumming loop
by David Sterba
· 5 years ago
59a0fcd
btrfs: inline checksum name and driver definitions
by David Sterba
· 5 years ago
11c67b1
btrfs: Rename __btrfs_alloc_chunk to btrfs_alloc_chunk
by Nikolay Borisov
· 5 years ago
fa121a2
btrfs: fix btrfs_calc_reclaim_metadata_size calculation
by Josef Bacik
· 5 years ago
f0cc2cd
Btrfs: fix crash during unmount due to race with delayed inode workers
by Filipe Manana
· 5 years ago
7e89540
btrfs: factor out prepare_allocation() for extent allocation
by Naohiro Aota
· 5 years ago
45d8e03
btrfs: skip LOOP_NO_EMPTY_SIZE if not clustered allocation
by Naohiro Aota
· 5 years ago
c70e213
btrfs: factor out chunk_allocation_failed() for extent allocation
by Naohiro Aota
· 5 years ago
15b7ee6
btrfs: drop unnecessary arguments from find_free_extent_update_loop()
by Naohiro Aota
· 5 years ago
0ab9724
btrfs: factor out found_extent() for extent allocation
by Naohiro Aota
· 5 years ago
baba506
btrfs: factor out release_block_group()
by Naohiro Aota
· 5 years ago
897cae7
btrfs: drop unnecessary arguments from clustered allocation functions
by Naohiro Aota
· 5 years ago
c668690
btrfs: factor out do_allocation() for extent allocation
by Naohiro Aota
· 5 years ago
c10859b
btrfs: move variables for clustered allocation into find_free_extent_ctl
by Naohiro Aota
· 5 years ago
ea54414
btrfs: move hint_byte into find_free_extent_ctl
by Naohiro Aota
· 5 years ago
cb2f96f
btrfs: introduce extent allocation policy
by Naohiro Aota
· 5 years ago
6aafb30
btrfs: parameterize dev_extent_min for chunk allocation
by Naohiro Aota
· 5 years ago
dce580c
btrfs: factor out create_chunk()
by Naohiro Aota
· 5 years ago
5badf51
btrfs: factor out decide_stripe_size()
by Naohiro Aota
· 5 years ago
560156c
btrfs: factor out gather_device_info()
by Naohiro Aota
· 5 years ago
27c314d
btrfs: factor out init_alloc_chunk_ctl
by Naohiro Aota
· 5 years ago
4f2bafe
btrfs: introduce alloc_chunk_ctl
by Naohiro Aota
· 5 years ago
3b4ffa4
btrfs: refactor find_free_dev_extent_start()
by Naohiro Aota
· 5 years ago
c4a816c
btrfs: introduce chunk allocation policy
by Naohiro Aota
· 5 years ago
b25c19f
btrfs: handle invalid profile in chunk allocation
by Naohiro Aota
· 5 years ago
52d40ab
btrfs: change full_search to bool in find_free_extent_update_loop
by Naohiro Aota
· 5 years ago
daf475c
btrfs: qgroup: Remove the unnecesaary spin lock for qgroup_rescan_running
by Qu Wenruo
· 5 years ago
d61acbb
btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
by Qu Wenruo
· 5 years ago
86eba9d
uuid: Remove no more needed macro
by Andy Shevchenko
· 5 years ago
807fc79
btrfs: switch to use new generic UUID API
by Andy Shevchenko
· 5 years ago
48a2e88
uuid: Provide a GUID generator for raw buffer
by Andy Shevchenko
· 5 years ago
d01cd62
uuid: Add inline helpers to import / export UUIDs
by Andy Shevchenko
· 5 years ago
b3ff8f1
btrfs: Don't submit any btree write bio if the fs has errors
by Qu Wenruo
· 5 years ago
faf8f7b
btrfs: ioctl: resize: only show message if size is changed
by Marcos Paulo de Souza
· 5 years ago
b82582d
btrfs: slightly simplify global block reserve calculations
by Anand Jain
· 5 years ago
56e9f6e
btrfs: merge unlocking to common exit block in btrfs_commit_transaction
by David Sterba
· 5 years ago
15b6e8a
btrfs: reduce pointer intdirections in btree_readpage_end_io_hook
by David Sterba
· 5 years ago
b79ce3d
btrfs: adjust delayed refs message level
by David Sterba
· 5 years ago
1db45a3
btrfs: replace u_long type cast with unsigned long
by David Sterba
· 5 years ago
eeb6f17
btrfs: raid56: simplify sort_parity_stripes
by David Sterba
· 5 years ago
7e8f19e
btrfs: adjust message level for unrecognized mount option
by David Sterba
· 5 years ago
42c9d0b
btrfs: simplify parameters of btrfs_set_disk_extent_flags
by David Sterba
· 6 years ago
c4ac754
btrfs: open code trivial helper btrfs_header_chunk_tree_uuid
by David Sterba
· 6 years ago
9a8658e
btrfs: open code trivial helper btrfs_header_fsid
by David Sterba
· 6 years ago
75fb2e9
btrfs: move mapping of block for discard to its caller
by David Sterba
· 7 years ago
ee787f9
btrfs: use struct_size to calculate size of raid hash table
by David Sterba
· 6 years ago
dcc3eb9
btrfs: convert snapshot/nocow exlcusion to drew lock
by Nikolay Borisov
· 5 years ago
2992df7
btrfs: Implement DREW lock
by Nikolay Borisov
· 5 years ago
fd8efa8
btrfs: simplify error handling in __btrfs_write_out_cache()
by Johannes Thumshirn
· 5 years ago
1afb648
btrfs: use standard debug config option to enable free-space-cache debug prints
by Johannes Thumshirn
· 5 years ago
7a195f6
btrfs: make the uptodate argument of io_ctl_add_pages() boolean
by Johannes Thumshirn
· 5 years ago
831fa14
btrfs: use inode from io_ctl in io_ctl_prepare_pages
by Johannes Thumshirn
· 5 years ago
949964c
btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctl
by Marcos Paulo de Souza
· 5 years ago
c0c907a
btrfs: export helpers for subvolume name/id resolution
by Marcos Paulo de Souza
· 5 years ago
748449cdb
btrfs: use ioctl args support mask for device delete
by David Sterba
· 5 years ago
673990d
btrfs: use ioctl args support mask for subvolume create/delete
by David Sterba
· 5 years ago
eed0269
btrfs: define support masks for ioctl volume args v2
by David Sterba
· 5 years ago
5ce48d0
btrfs: Add missing lock annotation for release_extent_buffer()
by Jules Irenge
· 5 years ago
75ec1db
btrfs: set update the uuid generation as soon as possible
by Josef Bacik
· 5 years ago
c94bec2
btrfs: bail out of uuid tree scanning if we're closing
by Josef Bacik
· 5 years ago
97f4dd0
btrfs: make btrfs_check_uuid_tree private to disk-io.c
by Nikolay Borisov
· 5 years ago
560b7a4
btrfs: call btrfs_check_uuid_tree_entry directly in btrfs_uuid_tree_iterate
by Nikolay Borisov
· 5 years ago
c17af96
btrfs: raid56: simplify tracking of Q stripe presence
by David Sterba
· 5 years ago
b25b0b8
btrfs: backref, use correct count to resolve normal data refs
by ethanwu
· 5 years ago
cfc0eed0
btrfs: backref, only search backref entries from leaves of the same root
by ethanwu
· 5 years ago
ed58f2e
btrfs: backref, don't add refs from shared block when resolving normal backref
by ethanwu
· 5 years ago
7ac8b88
btrfs: backref, only collect file extent items matching backref offset
by ethanwu
· 5 years ago
Next »