Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
42874b3db7817f662b1d7c6e32f8b63638fa0321
/
fs
/
btrfs
42874b3
Btrfs: fix the snapshot that should not exist
by Miao Xie
· 12 years ago
66d8f3d
Btrfs: add a new "type" field into the block reservation structure
by Miao Xie
· 12 years ago
6352b91
Btrfs: use a slab for ordered extents allocation
by Miao Xie
· 12 years ago
b9a8cc5
Btrfs: fix file extent discount problem in the, snapshot
by Miao Xie
· 12 years ago
361048f
Btrfs: fix full backref problem when inserting shared block reference
by Miao Xie
· 12 years ago
6fa9700
Btrfs: fix error path in create_pending_snapshot()
by Miao Xie
· 12 years ago
cf93dcc
Btrfs: fix possible memory leak in scrub_setup_recheck_block()
by Wei Yongjun
· 12 years ago
7014cdb
Btrfs: btrfs_drop_extent_cache should never fail
by Josef Bacik
· 12 years ago
ac14aed
Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs()
by Sage Weil
· 12 years ago
e209db7
Btrfs: set journal_info in async trans commit worker
by Sage Weil
· 12 years ago
6fc4e3548
Btrfs: pass lockdep rwsem metadata to async commit transaction
by Sage Weil
· 12 years ago
2aaa665
Btrfs: add hole punching
by Josef Bacik
· 12 years ago
2671485
Btrfs: remove unused hint byte argument for btrfs_drop_extents
by Josef Bacik
· 12 years ago
d279440
Btrfs: check if an inode has no checksum when logging it
by Liu Bo
· 12 years ago
46d8bc3
Btrfs: fix a bug in checking whether a inode is already in log
by Liu Bo
· 12 years ago
321f0e7
Btrfs: fix wrong orphan count of the fs/file tree
by Miao Xie
· 12 years ago
4e2f84e
Btrfs: improve fsync by filtering extents that we want
by Liu Bo
· 12 years ago
ca7e70f
Btrfs: do not needlessly restart the transaction for enospc
by Josef Bacik
· 12 years ago
06d3d22
Btrfs: cleanup extents after we finish logging inode
by Liu Bo
· 12 years ago
0fa83cd
Btrfs: only warn if we hit an error when doing the tree logging
by Josef Bacik
· 12 years ago
5dc562c
Btrfs: turbo charge fsync
by Josef Bacik
· 12 years ago
224ecce
Btrfs: fix possible corruption when fsyncing written prealloced extents
by Josef Bacik
· 12 years ago
54338b5
Btrfs: do not allocate chunks as agressively
by Josef Bacik
· 12 years ago
7c73531
Btrfs: update last trans if we don't update the inode
by Josef Bacik
· 12 years ago
995e01b
Btrfs: fix gcc warnings for 32bit compiles
by Jan Schmidt
· 12 years ago
74dd17f
Btrfs: fix btrfs send for inline items and compression
by Chris Mason
· 12 years ago
6d85ed0
Btrfs: don't treat top/root directory inode as deleted/reused
by Alexander Block
· 12 years ago
2981e22
Btrfs: ignore non-FS inodes for send/receive
by Alexander Block
· 12 years ago
2f28f47
Btrfs: pass root instead of parent_root to iterate_inode_ref
by Alexander Block
· 12 years ago
d8347fa
Btrfs: use <= instead of < in is_extent_unchanged
by Alexander Block
· 12 years ago
3954096
Btrfs: fix check for changed extent in is_extent_unchanged
by Alexander Block
· 12 years ago
5dc67d0
Btrfs: free nce and nce_head on error in name_cache_insert
by Alexander Block
· 12 years ago
3e126f3
Btrfs: remove unused tmp_path from iterate_dir_item
by Alexander Block
· 12 years ago
e938c8a
Btrfs: code cleanups for send/receive
by Alexander Block
· 12 years ago
766702e
Btrfs: add/fix comments/documentation for send/receive
by Alexander Block
· 12 years ago
e479d9b
Btrfs: update send_progress at correct places
by Alexander Block
· 12 years ago
34d73f5
Btrfs: make aux field of ulist 64 bit
by Alexander Block
· 12 years ago
7e0926f
Btrfs: fix use of radix_tree for name_cache in send/receive
by Alexander Block
· 12 years ago
17589bd
Btrfs: fix memory leak for name_cache in send/receive
by Alexander Block
· 12 years ago
adbe7fb
Btrfs: don't break in the final loop of find_extent_clone
by Alexander Block
· 12 years ago
52f9e53
Btrfs: use normal return path for root == send_root case
by Alexander Block
· 12 years ago
35075bb
Btrfs: use kmalloc instead of stack for backref_ctx
by Alexander Block
· 12 years ago
ee849c0
Btrfs: rename backref_ctx::found_in_send_root to found_itself
by Alexander Block
· 12 years ago
d27aed5
Btrfs: remove unused use_list from send/receive code
by Alexander Block
· 12 years ago
ccf1626
Btrfs: add correct parent to check_dirs when dir got moved
by Alexander Block
· 12 years ago
9ea3ef5
Btrfs: remove unused code with #if 0
by Alexander Block
· 12 years ago
b9291af
Btrfs: add missing check for dir != tmp_dir to is_first_ref
by Alexander Block
· 12 years ago
1f4692d
Btrfs: fix cur_ino < parent_ino case for send/receive
by Alexander Block
· 12 years ago
85a7b33
Btrfs: add rdev to get_inode_info in send/receive
by Alexander Block
· 12 years ago
6167f81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
f3a87f1
Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"
by Chris Mason
· 12 years ago
318e151
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
256dd1b
Btrfs: fix that repair code is spuriously executed for transid failures
by Stefan Behrens
· 12 years ago
d280e5b
Btrfs: fix ordered extent leak when failing to start a transaction
by Liu Bo
· 12 years ago
24c03fa
Btrfs: fix a dio write regression
by Liu Bo
· 12 years ago
bd7de2c
Btrfs: fix deadlock with freeze and sync V2
by Josef Bacik
· 12 years ago
5ee0844
Btrfs: revert checksum error statistic which can cause a BUG()
by Stefan Behrens
· 12 years ago
68ce968
Btrfs: remove superblock writing after fatal error
by Stefan Behrens
· 12 years ago
ae1e206
Btrfs: allow delayed refs to be merged
by Josef Bacik
· 12 years ago
5a24e84
Btrfs: fix enospc problems when deleting a subvol
by Josef Bacik
· 12 years ago
c0f62de
Btrfs: fix wrong mtime and ctime when creating snapshots
by Miao Xie
· 12 years ago
22cd2e7
Btrfs: fix race in run_clustered_refs
by Arne Jansen
· 12 years ago
b12a3b1
Btrfs: don't run __tree_mod_log_free_eb on leaves
by Chris Mason
· 12 years ago
6fc823b
Btrfs: increase the size of the free space cache
by Josef Bacik
· 12 years ago
66657b3
Btrfs: barrier before waitqueue_active
by Josef Bacik
· 12 years ago
1fa11e2
Btrfs: fix deadlock in wait_for_more_refs
by Arne Jansen
· 12 years ago
6209526
btrfs: fix second lock in btrfs_delete_delayed_items()
by Fengguang Wu
· 12 years ago
c329861
Btrfs: don't allocate a seperate csums array for direct reads
by Josef Bacik
· 12 years ago
99f5944
Btrfs: do not strdup non existent strings
by Josef Bacik
· 12 years ago
aa9ddcd
Btrfs: do not use missing devices when showing devname
by Josef Bacik
· 12 years ago
3627bf4
Btrfs: fix that error value is changed by mistake
by Stefan Behrens
· 12 years ago
eb838e7
Btrfs: lock extents as we map them in DIO
by Josef Bacik
· 12 years ago
dadd110
Btrfs: fix some endian bugs handling the root times
by Dan Carpenter
· 12 years ago
55e591f
Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()
by Dan Carpenter
· 12 years ago
57a5a88
Btrfs: checking for NULL instead of IS_ERR
by Dan Carpenter
· 12 years ago
5986802
Btrfs: fix some error codes in btrfs_qgroup_inherit()
by Dan Carpenter
· 12 years ago
aa2ffd0
Btrfs: fix a misplaced address operator in a condition
by Stefan Behrens
· 12 years ago
15fc5de
Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
e00da20
Btrfs: remove mnt_want_write call in btrfs_mksubvol
by Alexander Block
· 12 years ago
b257031
btrfs: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
34eaada
btrfs: nuke write_super from comments
by Artem Bityutskiy
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
b2b5ef5
btrfs: Convert to new freezing mechanism
by Jan Kara
· 13 years ago
533574c
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
by Joe Perches
· 12 years ago
e784868
btrfs: Push mnt_want_write() outside of i_mutex
by Jan Kara
· 13 years ago
a1857eb
Btrfs: using vmalloc and friends needs vmalloc.h
by Stephen Rothwell
· 12 years ago
e2aed8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
b24baf6
Btrfs: uninit variable fixes in send/receive
by Chris Mason
· 12 years ago
113c1cb
Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
by Chris Mason
· 12 years ago
31db9f7
Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive
by Alexander Block
· 12 years ago
7069830
Btrfs: add btrfs_compare_trees function
by Alexander Block
· 13 years ago
8ea05e3
Btrfs: introduce subvol uuids and times
by Alexander Block
· 12 years ago
91cb916
Btrfs: make iref_to_path non static
by Alexander Block
· 13 years ago
cd1cfc4
Btrfs: add a barrier before a waitqueue_active check
by Chris Mason
· 12 years ago
e9fbcb4
Btrfs: call the ordered free operation without any locks held
by Chris Mason
· 12 years ago
2b0ce2c
Btrfs: Check INCOMPAT flags on remount and add helper function
by Mitch Harder
· 12 years ago
b478b2b
Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 12 years ago
e679376
Btrfs: add helper for tree enumeration
by Arne Jansen
· 13 years ago
362a20c
btrfs: allow cross-subvolume file clone
by David Sterba
· 13 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
Next »