Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1b86826d12dc4acf9576cad9c43da74025dc8074
/
fs
/
btrfs
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
c9fed2b
btrfs: remove unused member list from btrfs_end_io_wq
by David Sterba
· 8 years ago
ee4ea69
btrfs: remove unused members dir_path from recorded_ref
by David Sterba
· 8 years ago
b297c9f
btrfs: remove unused member list from async_submit_bio
by David Sterba
· 8 years ago
106204f
btrfs: remove unused member err from reada_extent
by David Sterba
· 8 years ago
0bef710
btrfs: Remove unnecessary branching in free-space-tree.c
by Sahil Kang
· 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
11b5616
Btrfs: check-integrity use bvec_iter
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
2f8e914
Btrfs: new helper btrfs_bio_clone_partial
by Liu Bo
· 8 years ago
015c1bd
Btrfs: use bio_clone_fast to clone our bio
by Liu Bo
· 8 years ago
7870d08
Btrfs: don't pass the inode through clean_io_failure
by Josef Bacik
· 8 years ago
6ec656b
btrfs: remove inode argument from repair_io_failure
by Josef Bacik
· 8 years ago
c6100a4
Btrfs: replace tree->mapping with tree->private_data
by Josef Bacik
· 8 years ago
2723480
btrfs: Add quota_override knob into sysfs
by Sargun Dhillon
· 8 years ago
f29efe2
btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE
by Sargun Dhillon
· 8 years ago
a5ed45f
btrfs: Convert fs_info->free_chunk_space to atomic64_t
by Nikolay Borisov
· 8 years ago
401b41e
btrfs: add framework to handle device flush error as a volume
by Anand Jain
· 8 years ago
6b349df
Btrfs: remove obsolete FIXMEs in qgroup ioctls
by Daichou
· 8 years ago
97d0385
Btrfs: remove an unused variable
by Dan Carpenter
· 8 years ago
977ec79
btrfs: kmap() can't fail
by Fabian Frederick
· 8 years ago
54ed0f7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
66cea28
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
70e7af2
Btrfs: fix delalloc accounting leak caused by u32 overflow
by Omar Sandoval
· 8 years ago
452e62b
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
by Liu Bo
· 8 years ago
286b92f
btrfs: tree-log.c: Wrong printk information about namelen
by Su Yue
· 8 years ago
d41519a
crypto: Work around deallocated stack frame reference gcc bug on sparc.
by David Miller
· 8 years ago
a9b3311
btrfs: fix race with relocation recovery and fs_root setup
by Jeff Mahoney
· 8 years ago
896533a
btrfs: fix memory leak in update_space_info failure path
by Jeff Mahoney
· 8 years ago
cc2b702
btrfs: use correct types for page indices in btrfs_page_exists_in_range
by David Sterba
· 8 years ago
bff5baf
btrfs: fix incorrect error return ret being passed to mapping_set_error
by Colin Ian King
· 8 years ago
8d91012
btrfs: Make flush bios explicitely sync
by Jan Kara
· 8 years ago
4751832
btrfs: fiemap: Cache and merge fiemap extent before submit it to user
by Qu Wenruo
· 8 years ago
1176032
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
19809c2
mm, vmalloc: use __GFP_HIGHMEM implicitly
by Michal Hocko
· 8 years ago
752ade6
treewide: use kv[mz]alloc* rather than opencoded variants
by Michal Hocko
· 8 years ago
9bcaaea
btrfs: fix the gfp_mask for the reada_zones radix tree
by Chris Mason
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
28b2013
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
bce19f9
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.12
by Chris Mason
· 8 years ago
a7e3b97
Btrfs: fix reported number of inode blocks
by Filipe Manana
· 8 years ago
e1cbfd7
Btrfs: send, fix file hole not being preserved due to inline extent
by Filipe Manana
· 8 years ago
be2d253
Btrfs: fix extent map leak during fallocate error path
by Filipe Manana
· 8 years ago
1c81ba2
Btrfs: fix incorrect space accounting after failure to insert inline extent
by Filipe Manana
· 8 years ago
a315e68
Btrfs: fix invalid attempt to free reserved space on failure to cow range
by Filipe Manana
· 8 years ago
52427260
btrfs: Handle delalloc error correctly to avoid ordered extent hang
by Qu Wenruo
· 8 years ago
4dbd80f
btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error
by Qu Wenruo
· 8 years ago
9e11cee
btrfs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
338bd52
btrfs: qgroup: move noisy underflow warning to debugging build
by David Sterba
· 8 years ago
c2a9c7a
btrfs: check if the device is flush capable
by Anand Jain
· 8 years ago
13e88e1
btrfs: delete unused member nobarriers
by Anand Jain
· 8 years ago
28d70e2
btrfs: scrub: Fix RAID56 recovery race condition
by Qu Wenruo
· 8 years ago
0966a7b
btrfs: scrub: Introduce full stripe lock for RAID56
by Qu Wenruo
· 8 years ago
fa7aede
btrfs: Use ktime_get_real_ts for root ctime
by Deepa Dinamani
· 8 years ago
9986277
Btrfs: handle only applicable errors returned by btrfs_get_extent
by Dan Carpenter
· 8 years ago
82bafb3
btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option
by Qu Wenruo
· 8 years ago
e884f4f
btrfs: use q which is already obtained from bdev_get_queue
by Anand Jain
· 8 years ago
42c61ab
Btrfs: switch to div64_u64 if with a u64 divisor
by Liu Bo
· 8 years ago
972d721
Btrfs: update scrub_parity to use u64 stripe_len
by Liu Bo
· 8 years ago
c725328
Btrfs: enable repair during read for raid56 profile
by Liu Bo
· 8 years ago
619a974
btrfs: use clear_page where appropriate
by David Sterba
· 8 years ago
e501bfe
btrfs: Prevent scrub recheck from racing with dev replace
by Qu Wenruo
· 8 years ago
ae6529c
btrfs: Wait for in-flight bios before freeing target device for raid56
by Qu Wenruo
· 8 years ago
9a33944
btrfs: scrub: Don't append on-disk pages for raid56 scrub
by Qu Wenruo
· 8 years ago
d51ea5d
btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space tracepoint
by Qu Wenruo
· 8 years ago
3159fe7
btrfs: qgroup: Add trace point for qgroup reserved space
by Qu Wenruo
· 8 years ago
825ad4c
btrfs: drop redundant parameters from btrfs_map_sblock
by David Sterba
· 8 years ago
bcc8e07
btrfs: sink GFP flags parameter to tree_mod_log_insert_root
by David Sterba
· 8 years ago
176ef8f
btrfs: sink GFP flags parameter to tree_mod_log_insert_move
by David Sterba
· 8 years ago
abad60c
Btrfs: fix wrong failed mirror_num of read-repair on raid56
by Liu Bo
· 8 years ago
1bcd7aa
Btrfs: set scrub page's io_error if failing to submit io
by Liu Bo
· 8 years ago
171938e
btrfs: track exclusive filesystem operation in flags
by David Sterba
· 8 years ago
48a89bc
btrfs: qgroups: Retry after commit on getting EDQUOT
by Goldwyn Rodrigues
· 8 years ago
de47c9d
btrfs: replace hardcoded value with SEQ_LAST macro
by Edmund Nadolski
· 8 years ago
f58d88b
btrfs: provide enumeration for __merge_refs mode argument
by Edmund Nadolski
· 8 years ago
f486135
btrfs: remove unused qgroup members from btrfs_trans_handle
by David Sterba
· 8 years ago
994a5d2
btrfs: remove local blocksize variable in reada_find_extent
by David Sterba
· 8 years ago
5721b8a
btrfs: remove redundant parameter from reada_start_machine_dev
by David Sterba
· 8 years ago
0ceaf28
btrfs: remove redundant parameter from reada_find_zone
by David Sterba
· 8 years ago
d48d71a
btrfs: remove redundant parameter from btree_readahead_hook
by David Sterba
· 8 years ago
7ef70b4
btrfs: preallocate radix tree node for global readahead tree
by David Sterba
· 8 years ago
cc8385b
btrfs: preallocate radix tree node for readahead
by David Sterba
· 8 years ago
4d339d0
btrfs: No need to check !(flags & MS_RDONLY) twice
by Goldwyn Rodrigues
· 8 years ago
1a79c1f
Btrfs: update comments in cache_save_setup
by Liu Bo
· 8 years ago
539b50d
Btrfs: convert BUG_ON to WARN_ON
by Liu Bo
· 8 years ago
2b19a1f
Btrfs: helper for ops that requires full stripe
by Liu Bo
· 8 years ago
6fad823
Btrfs: do not add extra mirror when dev_replace target dev is not available
by Liu Bo
· 8 years ago
73c0f22
Btrfs: handle operations for device replace separately
by Liu Bo
· 8 years ago
5ab5609
Btrfs: introduce a function to get extra mirror from replace
by Liu Bo
· 8 years ago
0b3d4cd
Btrfs: separate DISCARD from __btrfs_map_block
by Liu Bo
· 8 years ago
592d92e
Btrfs: create a helper for getting chunk map
by Liu Bo
· 8 years ago
09ed2f1
Btrfs: add file item tracepoints
by Liu Bo
· 8 years ago
dec9557
btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
99f4cdb
btrfs: convert scrub_ctx.refs from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
78a7645
btrfs: convert scrub_parity.refs from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
Next »