index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
btrfs: Check read-only status of roots during send
David Sterba
2014-01-28
3
-3
/
+79
|
*
btrfs: remove unused mnt from send_ctx
David Sterba
2014-01-28
1
-4
/
+0
|
*
btrfs: send: clean up dead code
David Sterba
2014-01-28
1
-50
/
+8
|
*
Btrfs: fix deadlock when iterating inode refs and running delayed inodes
Filipe David Borba Manana
2014-01-28
1
-7
/
+12
|
*
Btrfs: remove dead comments for read_csums()
Wang Shilong
2014-01-28
1
-6
/
+0
|
*
Btrfs: remove field tree_mod_seq_elem from btrfs_fs_info struct
Filipe David Borba Manana
2014-01-28
1
-1
/
+0
|
*
Btrfs: fix use of uninitialized err variable
Filipe David Borba Manana
2014-01-28
1
-1
/
+1
|
*
Btrfs: remove unnecessary filemap writting and waiting after block group relo...
Wang Shilong
2014-01-28
1
-5
/
+0
|
*
Btrfs: fix error check of btrfs_lookup_dentry()
Tsutomu Itoh
2014-01-28
2
-7
/
+21
|
*
Btrfs: return immediately if tree log mod is not necessary
Filipe David Borba Manana
2014-01-28
1
-1
/
+1
|
*
Btrfs: move the extent buffer radix tree into the fs_info
Josef Bacik
2014-01-28
4
-39
/
+34
|
*
Btrfs: use a bit to track if we're in the radix tree
Josef Bacik
2014-01-28
2
-3
/
+5
|
*
Btrfs: deal with io_tree->mapping being NULL
Josef Bacik
2014-01-28
1
-8
/
+16
|
*
Btrfs: more efficient push_leaf_right
Filipe David Borba Manana
2014-01-28
1
-0
/
+13
|
*
Btrfs: wrap repeated code into scrub_blocked_if_needed()
Wang Shilong
2014-01-28
2
-27
/
+19
|
*
Btrfs: fix wrong super generation mismatch when scrubbing supers
Wang Shilong
2014-01-28
1
-19
/
+26
|
*
Btrfs: fix pass of transid with wrong endianness in send.c
Filipe David Borba Manana
2014-01-28
1
-3
/
+3
|
*
Btrfs: fix extent_map block_len after merging
Filipe David Borba Manana
2014-01-28
1
-1
/
+1
|
*
btrfs: remove dead code
Michal Nazarewicz
2014-01-28
1
-6
/
+1
|
*
Btrfs: fix max dir item size calculation
Filipe David Borba Manana
2014-01-28
1
-1
/
+1
|
*
Btrfs: more efficient extent state insertions
Filipe David Borba Manana
2014-01-28
1
-21
/
+55
|
*
Btrfs: add missing extent state caching calls
Filipe David Borba Manana
2014-01-28
1
-1
/
+3
|
*
Btrfs: faster and more efficient extent map insertion
Filipe David Borba Manana
2014-01-28
1
-31
/
+41
|
*
Btrfs: fix extent boundary check in bio_readpage_error
Filipe David Borba Manana
2014-01-28
1
-1
/
+1
|
*
Btrfs: try harder to avoid btree node splits
Filipe David Borba Manana
2014-01-28
1
-6
/
+14
|
*
Btrfs: avoid unnecessary ordered extent cache resets
Filipe David Borba Manana
2014-01-28
1
-1
/
+2
|
*
btrfs: fix leaks during sysfs teardown
Jeff Mahoney
2014-01-28
1
-60
/
+73
|
*
btrfs: fix static checker warnings
Jeff Mahoney
2014-01-28
1
-2
/
+2
|
*
Btrfs: fix very slow inode eviction and fs unmount
Filipe David Borba Manana
2014-01-28
1
-14
/
+84
|
*
Btrfs: improve forever loop when doing balance relocation
Wang Shilong
2014-01-28
1
-38
/
+36
|
*
Btrfs: fix ordered extent check in btrfs_punch_hole
Filipe David Borba Manana
2014-01-28
1
-1
/
+1
|
*
Btrfs: fix the reserved space leak caused by the race between nonlock dio and...
Miao Xie
2014-01-28
1
-47
/
+84
|
*
Btrfs: cleanup unnecessary parameter and variant of prepare_pages()
Miao Xie
2014-01-28
1
-8
/
+6
|
*
btrfs: replace BUG in can_modify_feature
David Sterba
2014-01-28
1
-1
/
+3
|
*
btrfs: reserve no transaction units in btrfs_feature_attr_store
David Sterba
2014-01-28
1
-1
/
+1
|
*
Btrfs: make btrfs_debug match pr_debug handling related to DEBUG
Frank Holton
2014-01-28
1
-0
/
+6
|
*
btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'
Sergei Trofimovich
2014-01-28
2
-71
/
+0
|
*
btrfs: expand btrfs_find_item() to include find_orphan_item functionality
Kelley Nielsen
2014-01-28
4
-35
/
+17
|
*
btrfs: expand btrfs_find_item() to include find_root_ref functionality
Kelley Nielsen
2014-01-28
3
-20
/
+11
|
*
btrfs: bootstrap generic btrfs_find_item interface
Kelley Nielsen
2014-01-28
3
-36
/
+43
|
*
btrfs: fix unused variables in qgroup.c
Valentina Giusti
2014-01-28
1
-9
/
+2
|
*
btrfs: replace path->slots[0] with otherwise unused variable 'slot'
Valentina Giusti
2014-01-28
1
-2
/
+2
|
*
btrfs: remove unused variable from scrub_fixup_nodatasum
Valentina Giusti
2014-01-28
1
-2
/
+0
|
*
btrfs: remove unused variable from setup_cluster_no_bitmap
Valentina Giusti
2014-01-28
1
-2
/
+0
|
*
btrfs: remove unused variables from extent_io.c
Valentina Giusti
2014-01-28
1
-7
/
+0
|
*
btrfs: remove unused variable from find_free_extent
Valentina Giusti
2014-01-28
1
-2
/
+0
|
*
btrfs: remove unused variables from disk-io.c
Valentina Giusti
2014-01-28
1
-11
/
+0
|
*
btrfs: remove unused variable from btrfs_new_inode
Valentina Giusti
2014-01-28
1
-6
/
+0
|
*
btrfs: publish fs label in sysfs
Jeff Mahoney
2014-01-28
1
-0
/
+44
|
*
btrfs: publish device membership in sysfs
Jeff Mahoney
2014-01-28
2
-0
/
+33
[prev]
[next]