index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
btrfs: don't access the bio directly in btrfs_csum_one_bio
Christoph Hellwig
2016-11-30
1
-11
/
+10
|
*
|
|
|
btrfs: don't access the bio directly in the direct I/O code
Christoph Hellwig
2016-11-30
1
-4
/
+3
|
*
|
|
|
btrfs: don't access the bio directly in the raid5/6 code
Christoph Hellwig
2016-11-30
1
-10
/
+6
|
*
|
|
|
btrfs: use bio iterators for the decompression handlers
Christoph Hellwig
2016-11-30
4
-112
/
+55
|
*
|
|
|
btrfs: Ensure proper sector alignment for btrfs_free_reserved_data_space
Jeff Mahoney
2016-11-30
1
-0
/
+7
|
*
|
|
|
Btrfs: abort transaction if fill_holes() fails
Josef Bacik
2016-11-30
1
-2
/
+17
|
*
|
|
|
Btrfs: fix file extent corruption
Josef Bacik
2016-11-30
1
-3
/
+12
|
*
|
|
|
btrfs: increment ctx->pos for every emitted or skipped dirent in readdir
Jeff Mahoney
2016-11-30
3
-23
/
+4
|
*
|
|
|
btrfs: remove old tree_root dirent processing in btrfs_real_readdir()
Jeff Mahoney
2016-11-30
1
-80
/
+37
|
*
|
|
|
btrfs: Call kunmap if zlib_inflateInit2 fails
Nick Terrell
2016-11-30
1
-0
/
+1
|
*
|
|
|
btrfs: store and load values of stripes_min/stripes_max in balance status item
David Sterba
2016-11-30
1
-0
/
+4
|
*
|
|
|
btrfs: remove redundant check of btrfs_iget return value
Christophe JAILLET
2016-11-30
1
-2
/
+0
|
*
|
|
|
btrfs: change btrfs_csum_final result param type to u8
Domagoj Tršan
2016-11-30
5
-6
/
+6
|
*
|
|
|
Btrfs: adjust len of writes if following a preallocated extent
Liu Bo
2016-11-30
1
-3
/
+5
|
*
|
|
|
btrfs: return early from failed memory allocations in ioctl handlers
Shailendra Verma
2016-11-30
1
-15
/
+6
|
*
|
|
|
btrfs: add optimized version of eb to eb copy
David Sterba
2016-11-30
3
-2
/
+18
|
*
|
|
|
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
2016-11-30
12
-21
/
+21
|
*
|
|
|
btrfs: use specialized page copying helpers in btrfs_clone_extent_buffer
David Sterba
2016-11-30
1
-1
/
+1
|
*
|
|
|
btrfs: use new helpers to set uuids in eb
David Sterba
2016-11-30
4
-34
/
+17
|
*
|
|
|
btrfs: introduce helpers for updating eb uuids
David Sterba
2016-11-30
2
-0
/
+24
|
*
|
|
|
btrfs: delete unused member from superblock
David Sterba
2016-11-30
1
-1
/
+0
|
*
|
|
|
btrfs: remove trivial helper btrfs_find_tree_block
David Sterba
2016-11-30
4
-15
/
+7
|
*
|
|
|
btrfs: reada, remove pointless BUG_ON check for fs_info
David Sterba
2016-11-30
1
-1
/
+0
|
*
|
|
|
btrfs: reada, remove pointless BUG_ON in reada_find_extent
David Sterba
2016-11-30
1
-1
/
+0
|
*
|
|
|
btrfs: reada, sink start parameter to btree_readahead_hook
David Sterba
2016-11-30
3
-9
/
+5
|
*
|
|
|
btrfs: reada, remove unused parameter from __readahead_hook
David Sterba
2016-11-30
1
-4
/
+4
|
*
|
|
|
btrfs: reada, cleanup remove unneeded variable in __readahead_hook
David Sterba
2016-11-30
1
-5
/
+1
|
*
|
|
|
btrfs: rename helper macros for qgroup and aux data casts
David Sterba
2016-11-30
1
-14
/
+21
|
*
|
|
|
btrfs: remove stale comment from btrfs_statfs
David Sterba
2016-11-30
1
-4
/
+0
|
*
|
|
|
btrfs: remove unused headers, statfs.h
David Sterba
2016-11-30
3
-3
/
+0
|
*
|
|
|
btrfs: remove useless comments
Xiaoguang Wang
2016-11-30
1
-10
/
+3
|
*
|
|
|
btrfs: make block group flags in balance printks human-readable
Adam Borowski
2016-11-30
1
-3
/
+40
|
*
|
|
|
Btrfs: deal with existing encompassing extent map in btrfs_get_extent()
Omar Sandoval
2016-11-30
1
-3
/
+3
|
*
|
|
|
btrfs: add necessary comments about tickets_id
Wang Xiaoguang
2016-11-30
1
-0
/
+4
|
*
|
|
|
btrfs: cleanup: use already calculated value in btrfs_should_throttle_delayed...
Wang Xiaoguang
2016-11-29
1
-1
/
+1
|
*
|
|
|
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
2016-11-29
9
-49
/
+70
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
radix-tree: improve multiorder iterators
Matthew Wilcox
2016-12-14
1
-1
/
+1
*
|
|
|
btrfs: fix race in btrfs_free_dummy_fs_info()
Matthew Wilcox
2016-12-14
1
-0
/
+1
*
|
|
|
btrfs: better handle btrfs_printk() defaults
Petr Mladek
2016-12-14
1
-9
/
+3
*
|
|
|
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
6
-24
/
+19
|
\
\
\
\
|
*
|
|
|
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
6
-19
/
+15
|
*
|
|
|
btrfs: use op_is_sync to check for synchronous requests
Christoph Hellwig
2016-11-01
2
-2
/
+2
|
*
|
|
|
block: better op and flags encoding
Christoph Hellwig
2016-10-28
1
-3
/
+2
*
|
|
|
|
printk/btrfs: handle more message headers
Petr Mladek
2016-12-12
1
-11
/
+15
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Linus Torvalds
2016-11-04
5
-9
/
+29
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
btrfs: fix WARNING in btrfs_select_ref_head()
Wang Xiaoguang
2016-10-24
1
-0
/
+3
|
*
|
|
Btrfs: remove some no-op casts
Dan Carpenter
2016-10-24
1
-4
/
+4
|
*
|
|
btrfs: pass correct args to btrfs_async_run_delayed_refs()
Wang Xiaoguang
2016-10-24
1
-2
/
+2
|
*
|
|
btrfs: make file clone aware of fatal signals
Wang Xiaoguang
2016-10-24
1
-0
/
+5
|
*
|
|
btrfs: qgroup: Prevent qgroup->reserved from going subzero
Goldwyn Rodrigues
2016-10-24
1
-2
/
+7
[prev]
[next]