Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9ec726775188906192f78ab9187640afd81ab996
/
fs
/
btrfs
9ec7267
Btrfs: stop using GFP_ATOMIC when allocating rewind ebs
by Josef Bacik
· 11 years ago
db7f343
Btrfs: deal with enomem in the rewind path
by Josef Bacik
· 11 years ago
ebdad91
Btrfs: check our parent dir when doing a compare send
by Josef Bacik
· 11 years ago
36cce92
Btrfs: handle errors when doing slow caching
by Josef Bacik
· 11 years ago
0f0fe8f
Btrfs: add missing error handling to read_tree_block
by Filipe David Borba Manana
· 11 years ago
eb2067f
Fix leak in __btrfs_map_block error path
by Dave Jones
· 11 years ago
f5929cd
Btrfs: add missing error check to find_parent_nodes
by Filipe David Borba Manana
· 11 years ago
395927a
Btrfs: optimize function btrfs_read_chunk_tree
by Filipe David Borba Manana
· 11 years ago
6596a928
Btrfs: don't bug_on when we fail when cleaning up transactions
by Josef Bacik
· 11 years ago
b6c60c8
Btrfs: change how we queue blocks for backref checking
by Josef Bacik
· 11 years ago
d062d13
Btrfs: check to see if we have an inline item properly
by Josef Bacik
· 11 years ago
151a41b
Btrfs: fix what bits we clear when erroring out from delalloc
by Josef Bacik
· 11 years ago
c2790a2
Btrfs: cleanup arguments to extent_clear_unlock_delalloc
by Josef Bacik
· 11 years ago
8068a47
btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super()
by Anand Jain
· 11 years ago
125bac01
Btrfs: cache the extent map struct when reading several pages
by Miao Xie
· 11 years ago
9974090
Btrfs: batch the extent state operation when reading pages
by Miao Xie
· 11 years ago
883d0de
Btrfs: batch the extent state operation in the end io handle of the read page
by Miao Xie
· 11 years ago
facc8a22
Btrfs: don't cache the csum value into the extent state tree
by Miao Xie
· 11 years ago
f2a09da
Btrfs: add branch prediction hints in the read page end IO function
by Miao Xie
· 11 years ago
09a7f7a
Btrfs: remove unnecessary argument of bio_readpage_error()
by Miao Xie
· 11 years ago
8507d21
Btrfs: add missing mounting options in btrfs_show_options()
by Wang Shilong
· 11 years ago
1493381
Btrfs: use u64 for subvolid when parsing mount options
by Wang Shilong
· 11 years ago
2c334e8
Btrfs: add sanity checks regarding to parsing mount options
by Wang Shilong
· 11 years ago
3cd846d
Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failed
by Miao Xie
· 11 years ago
3dc0e81
btrfs/raid56: fix and cleanup some error paths
by Dan Carpenter
· 11 years ago
2112ac8
Btrfs: don't bother autodefragging if our root is going away
by Josef Bacik
· 11 years ago
b37b39c
Btrfs: cleanup reloc roots properly on error
by Josef Bacik
· 11 years ago
50f1319
Btrfs: reset ret in record_one_backref
by Josef Bacik
· 11 years ago
a1b83ac
btrfs: fix get set label blocking against balance
by Anand Jain
· 11 years ago
d4c34f6
Btrfs: Print key type in decimal everywhere
by Stefan Behrens
· 11 years ago
599c75e
Btrfs/tracepoint: update delayed ref tracepoints
by Liu Bo
· 11 years ago
1095cc0
btrfs_read_block_groups: Use enums to index
by chandan
· 11 years ago
3cae210
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
by Qu Wenruo
· 11 years ago
1e7bac1
Btrfs: set qgroup_ulist to be null after calling ulist_free()
by Wang Shilong
· 12 years ago
647f63b
Btrfs: add missing error checks to add_data_references
by Filipe David Borba Manana
· 12 years ago
ccf39f9
btrfs: make errors in btrfs_num_copies less noisy
by David Sterba
· 12 years ago
52ee28d
Btrfs: make free space caching faster with many non-inline extent references
by Liu Bo
· 12 years ago
ee3441b
btrfs: fall back to global reservation when removing subvolumes
by Jeff Mahoney
· 12 years ago
74be951
Btrfs: optimize btrfs_lookup_extent_info()
by Filipe David Borba Manana
· 12 years ago
d790155
Btrfs: Release uuid_mutex for shrink during device delete
by Carey Underwood
· 12 years ago
b2aaaa3
Btrfs: set lockdep class before locking new extent buffer
by Josef Bacik
· 12 years ago
59516f6
Btrfs: return -1 when lzo compression makes data bigger
by Stefan Agner
· 12 years ago
c8cc634
Btrfs: stop using GFP_ATOMIC for the tree mod log allocations
by Josef Bacik
· 12 years ago
db62efb
btrfs: don't loop on large offsets in readdir
by Zach Brown
· 12 years ago
cfad392
Btrfs: check to see if root_list is empty before adding it to dead roots
by Josef Bacik
· 11 years ago
f3b15cc
Btrfs: release both paths before logging dir/changed extents
by Josef Bacik
· 11 years ago
ee20a98
Btrfs: allow splitting of hole em's when dropping extent cache
by Josef Bacik
· 12 years ago
ed8c491
Btrfs: make sure the backref walker catches all refs to our extent
by Josef Bacik
· 12 years ago
8ca15e0
Btrfs: fix backref walking when we hit a compressed extent
by Josef Bacik
· 12 years ago
b76bb70
Btrfs: do not offset physical if we're compressed
by Josef Bacik
· 12 years ago
b5b9b5b
Btrfs: fix extent buffer leak after backref walking
by Liu Bo
· 12 years ago
e68afa4
Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
by Liu Bo
· 12 years ago
7cddc19
btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified
by Jie Liu
· 12 years ago
115930c
Btrfs: fix wrong write offset when replacing a device
by Stefan Behrens
· 12 years ago
d29a9f6
Btrfs: re-add root to dead root list if we stop dropping it
by Josef Bacik
· 11 years ago
fec386a
Btrfs: fix lock leak when resuming snapshot deletion
by Josef Bacik
· 11 years ago
3c8f242
Btrfs: update drop progress before stopping snapshot dropping
by Josef Bacik
· 11 years ago
e3a0dd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
80cc38b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
46a1c2c
vfs: export lseek_execute() to modules
by Jie Liu
· 12 years ago
9e239bb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
0e267c4
Btrfs: wait ordered range before doing direct io
by Josef Bacik
· 12 years ago
7fb7d76f
Btrfs: only do the tree_mod_log_free_eb if this is our last ref
by Josef Bacik
· 12 years ago
f1ca7e98
Btrfs: hold the tree mod lock in __tree_mod_log_rewind
by Josef Bacik
· 12 years ago
261c84b
Btrfs: make backref walking code handle skinny metadata
by Josef Bacik
· 12 years ago
35f0399
Btrfs: fix crash regarding to ulist_add_merge
by Liu Bo
· 12 years ago
edd1400
Btrfs: fix several potential problems in copy_nocow_pages_for_inode
by Miao Xie
· 12 years ago
826aa0a
Btrfs: cleanup the code of copy_nocow_pages_for_inode()
by Miao Xie
· 12 years ago
26b25891
Btrfs: fix oops when recovering the file data by scrub function
by Miao Xie
· 12 years ago
6df9a95
Btrfs: make the chunk allocator completely tree lockless
by Josef Bacik
· 12 years ago
68a7342
Btrfs: cleanup orphaned root orphan item
by Josef Bacik
· 12 years ago
a70c617
Btrfs: fix wrong mirror number tuning
by Miao Xie
· 12 years ago
e6da5d2
Btrfs: cleanup redundant code in btrfs_submit_direct()
by Miao Xie
· 12 years ago
f51a4a1
Btrfs: remove btrfs_sector_sum structure
by Miao Xie
· 12 years ago
7ee9e44
Btrfs: check if we can nocow if we don't have data space
by Josef Bacik
· 12 years ago
925a6ef
Btrfs: stop using try_to_writeback_inodes_sb_nr to flush delalloc
by Josef Bacik
· 12 years ago
b150a4f
Btrfs: use a percpu to keep track of possibly pinned bytes
by Josef Bacik
· 12 years ago
f23b5a5
Btrfs: check for actual acls rather than just xattrs when caching no acl
by Josef Bacik
· 12 years ago
a71754f
Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate
by Josef Bacik
· 12 years ago
0b08851
Btrfs: optimize reada_for_balance
by Josef Bacik
· 12 years ago
bdf7c00
Btrfs: optimize read_block_for_search
by Josef Bacik
· 12 years ago
fdf8e2e
Btrfs: unlock extent range on enospc in compressed submit
by Josef Bacik
· 12 years ago
90b6d28
Btrfs: fix the comment typo for btrfs_attach_transaction_barrier
by Wang Sheng-Hui
· 12 years ago
aee68ee
Btrfs: fix not being able to find skinny extents during relocate
by Josef Bacik
· 12 years ago
da61d31
Btrfs: cleanup backref search commit root flag stuff
by Josef Bacik
· 12 years ago
d88d46c
Btrfs: free csums when we're done scrubbing an extent
by Josef Bacik
· 12 years ago
1be41b7
Btrfs: fix transaction throttling for delayed refs
by Josef Bacik
· 12 years ago
501407a
Btrfs: stop waiting on current trans if we aborted
by Josef Bacik
· 12 years ago
f971fe2
Btrfs: wake up delayed ref flushing waiters on abort
by Josef Bacik
· 12 years ago
3fb4037
btrfs: fix the code comments for LZO compression workspace
by Jie Liu
· 12 years ago
5bc7247
Btrfs: fix broken nocow after balance
by Miao Xie
· 12 years ago
6d0379e
btrfs: more open-coded file_inode()
by Al Viro
· 12 years ago
9cdda8d
[readdir] convert btrfs
by Al Viro
· 12 years ago
8c2a1a3
Btrfs: exclude logged extents before replying when we are mixed
by Josef Bacik
· 12 years ago
01cd336
Btrfs: put our inode if orphan cleanup fails
by Josef Bacik
· 12 years ago
c69b26b
Btrfs: add some missing iput()'s in btrfs_orphan_cleanup
by Josef Bacik
· 12 years ago
e78417d
Btrfs: do not pin while under spin lock
by Josef Bacik
· 12 years ago
a5959bc
Btrfs: Cocci spatch "memdup.spatch"
by Thomas Meyer
· 12 years ago
97a184f
Btrfs: Cocci spatch "ptr_ret.spatch"
by Thomas Meyer
· 12 years ago
Next »