index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
Btrfs: fix incorrect space accounting after failure to insert inline extent
Filipe Manana
1
-2
/
+4
2017-04-26
Btrfs: fix invalid attempt to free reserved space on failure to cow range
Filipe Manana
1
-17
/
+42
2017-04-26
btrfs: Handle delalloc error correctly to avoid ordered extent hang
Qu Wenruo
1
-15
/
+48
2017-04-26
btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error
Qu Wenruo
1
-12
/
+39
2017-04-18
Btrfs: handle only applicable errors returned by btrfs_get_extent
Dan Carpenter
1
-14
/
+11
2017-04-18
Btrfs: add file item tracepoints
Liu Bo
1
-0
/
+15
2017-04-18
Btrfs: remove ASSERT in btrfs_truncate_inode_items
Liu Bo
1
-7
/
+0
2017-04-14
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+10
2017-04-11
Btrfs: fix segmentation fault when doing dio read
Liu Bo
1
-2
/
+6
2017-04-11
Btrfs: fix invalid dereference in btrfs_retry_endio
Liu Bo
1
-10
/
+4
2017-03-31
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2017-03-29
Btrfs: bring back repair during read
Liu Bo
1
-3
/
+3
2017-03-23
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+14
2017-03-17
btrfs: add missing memset while reading compressed inline extents
Zygo Blaxell
1
-0
/
+14
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-3
/
+3
2017-03-02
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-216
/
+229
2017-02-28
Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
1
-201
/
+215
2017-02-28
btrfs: add dummy callback for readpage_io_failed and drop checks
David Sterba
1
-0
/
+7
2017-02-28
btrfs: document existence of extent_io ops callbacks
David Sterba
1
-2
/
+5
2017-02-28
btrfs: let writepage_end_io_hook return void
David Sterba
1
-4
/
+2
2017-02-28
btrfs: derive maximum output size in the compression implementation
David Sterba
1
-2
/
+1
2017-02-28
btrfs: use predefined limits for calculating maximum number of pages for comp...
David Sterba
1
-5
/
+6
2017-02-28
btrfs: export compression buffer limits in a header
David Sterba
1
-10
/
+0
2017-02-28
btrfs: merge nr_pages input and output parameter in compress_pages
David Sterba
1
-7
/
+6
2017-02-28
btrfs: merge length input and output parameter in compress_pages
David Sterba
1
-1
/
+1
2017-02-28
btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make btrfs_add_nondir take btrfs_inode
Nikolay Borisov
1
-9
/
+13
2017-02-28
btrfs: Make btrfs_add_link take btrfs_inode
Nikolay Borisov
1
-19
/
+20
2017-02-28
btrfs: Make btrfs_del_delalloc_inode take btrfs_inode
Nikolay Borisov
1
-7
/
+7
2017-02-28
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
1
-16
/
+18
2017-02-28
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
Nikolay Borisov
1
-18
/
+19
2017-02-28
btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode
Nikolay Borisov
1
-1
/
+2
2017-02-28
btrfs: Make btrfs_orphan_add take btrfs_inode
Nikolay Borisov
1
-19
/
+20
2017-02-28
btrfs: make btrfs_orphan_del take btrfs_inode
Nikolay Borisov
1
-20
/
+20
2017-02-28
btrfs: make btrfs_free_io_failure_record take btrfs_inode
Nikolay Borisov
1
-4
/
+5
2017-02-28
btrfs: make clean_io_failure take btrfs_inode
Nikolay Borisov
1
-2
/
+2
2017-02-28
btrfs: make btrfs_print_data_csum_error take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: make free_io_failure take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2017-02-28
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
Nikolay Borisov
1
-5
/
+6
2017-02-28
btrfs: Make btrfs_mark_extent_written take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
Nikolay Borisov
1
-14
/
+17
2017-02-28
btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inode
Nikolay Borisov
1
-4
/
+5
2017-02-28
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
Nikolay Borisov
1
-3
/
+4
2017-02-28
btrfs: Make btrfs_orphan_release_metadata take btrfs_inode
Nikolay Borisov
1
-2
/
+2
2017-02-28
btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: make btrfs_is_free_space_inode take btrfs_inode
Nikolay Borisov
1
-11
/
+12
2017-02-28
btrfs: Make btrfs_i_size_write take btrfs_inode
Nikolay Borisov
1
-10
/
+9
2017-02-28
btrfs: Make btrfs_set_inode_index take btrfs_inode
Nikolay Borisov
1
-11
/
+11
2017-02-28
btrfs: make btrfs_set_inode_index_count take btrfs_inode
Nikolay Borisov
1
-8
/
+8
[prev]
[next]