index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-15
1
-4
/
+2
|
\
|
*
btrfs: btrfs_create_repair_bio never fails, skip error handling
David Sterba
2017-07-14
1
-4
/
+0
|
*
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
2017-07-14
1
-0
/
+2
*
|
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-06
1
-4
/
+4
|
\
\
|
*
|
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2017-06-20
1
-4
/
+4
*
|
|
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
1
-199
/
+258
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
2017-06-29
1
-14
/
+15
|
*
|
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-29
1
-4
/
+14
|
*
|
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...
Qu Wenruo
2017-06-29
1
-3
/
+8
|
*
|
btrfs: Check name_len with boundary in verify dir_item
Su Yue
2017-06-21
1
-1
/
+1
|
*
|
btrfs: cleanup duplicate return value in insert_inline_extent
David Sterba
2017-06-20
1
-6
/
+2
|
*
|
Btrfs: compression must free at least one sector size
Timofey Titovets
2017-06-19
1
-4
/
+3
|
*
|
Btrfs: skip checksum verification if IO error occurs
Liu Bo
2017-06-19
1
-6
/
+8
|
*
|
Btrfs: tolerate errors if we have retried successfully
Liu Bo
2017-06-19
1
-1
/
+4
|
*
|
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
2017-06-19
1
-1
/
+1
|
*
|
btrfs: btrfs_bio_clone never fails, skip error handling
David Sterba
2017-06-19
1
-4
/
+0
|
*
|
btrfs: simplify code with bio_io_error
Guoqing Jiang
2017-06-19
1
-2
/
+1
|
*
|
btrfs: use generic slab for for btrfs_transaction
David Sterba
2017-06-19
1
-8
/
+0
|
*
|
Btrfs: add statx support
Yonghong Song
2017-06-19
1
-0
/
+18
|
*
|
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
2017-06-19
1
-2
/
+1
|
*
|
btrfs: fix bool type in btrfs_page_exists_in_range
David Sterba
2017-06-19
1
-1
/
+1
|
*
|
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
2017-06-19
1
-1
/
+1
|
*
|
Btrfs: work around maybe-uninitialized warning
Arnd Bergmann
2017-06-19
1
-2
/
+2
|
*
|
Btrfs: unify naming of btrfs_io_bio
Liu Bo
2017-06-19
1
-19
/
+19
|
*
|
Btrfs: record error if one block has failed to retry
Liu Bo
2017-06-19
1
-3
/
+7
|
*
|
Btrfs: change how we iterate bios in endio
Liu Bo
2017-06-19
1
-16
/
+19
|
*
|
Btrfs: use bio_clone_bioset_partial to simplify DIO submit
Liu Bo
2017-06-19
1
-74
/
+45
|
*
|
Btrfs: don't pass the inode through clean_io_failure
Josef Bacik
2017-06-19
1
-11
/
+26
|
*
|
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
2017-06-19
1
-17
/
+65
|
*
|
Btrfs: remove an unused variable
Dan Carpenter
2017-06-19
1
-2
/
+0
*
|
|
btrfs: nowait aio support
Goldwyn Rodrigues
2017-06-20
1
-0
/
+3
*
|
|
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
1
-3
/
+3
|
\
|
|
|
*
|
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
2017-06-09
1
-1
/
+1
|
*
|
btrfs: use correct types for page indices in btrfs_page_exists_in_range
David Sterba
2017-06-01
1
-2
/
+2
*
|
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-37
/
+36
*
|
|
fs: remove the unused error argument to dio_end_io()
Christoph Hellwig
2017-06-09
1
-3
/
+3
|
/
/
*
|
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
2017-04-27
1
-57
/
+185
|
\
\
|
*
|
Btrfs: fix reported number of inode blocks
Filipe Manana
2017-04-26
1
-13
/
+54
|
*
|
Btrfs: fix incorrect space accounting after failure to insert inline extent
Filipe Manana
2017-04-26
1
-2
/
+4
|
*
|
Btrfs: fix invalid attempt to free reserved space on failure to cow range
Filipe Manana
2017-04-26
1
-17
/
+42
|
*
|
btrfs: Handle delalloc error correctly to avoid ordered extent hang
Qu Wenruo
2017-04-26
1
-15
/
+48
|
*
|
btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error
Qu Wenruo
2017-04-26
1
-12
/
+39
*
|
|
Btrfs: handle only applicable errors returned by btrfs_get_extent
Dan Carpenter
2017-04-18
1
-14
/
+11
*
|
|
Btrfs: add file item tracepoints
Liu Bo
2017-04-18
1
-0
/
+15
*
|
|
Btrfs: remove ASSERT in btrfs_truncate_inode_items
Liu Bo
2017-04-18
1
-7
/
+0
|
|
/
|
/
|
*
|
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-04-15
1
-12
/
+10
|
\
|
|
*
Btrfs: fix segmentation fault when doing dio read
Liu Bo
2017-04-11
1
-2
/
+6
|
*
Btrfs: fix invalid dereference in btrfs_retry_endio
Liu Bo
2017-04-11
1
-10
/
+4
*
|
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-04-01
1
-3
/
+3
|
\
|
|
*
Btrfs: bring back repair during read
Liu Bo
2017-03-29
1
-3
/
+3
[next]