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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
Merge remote-tracking branch 'btrfs-kdave/for-next'
Stephen Rothwell
24
-241
/
+787
2016-09-09
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+17
2016-09-09
Merge branch 'for-next-next-4.9-20160909' into for-next-20160909
David Sterba
4
-40
/
+82
2016-09-09
Merge branch 'misc-4.9' into for-next-current-4.8-20160909
David Sterba
24
-201
/
+705
2016-09-09
Merge branch 'misc-4.8' into for-next-current-4.8-20160909
David Sterba
2
-8
/
+16
2016-09-09
btrfs: should block unused block groups deletion work when allocating data space
Wang Xiaoguang
4
-40
/
+76
2016-09-09
btrfs: Fix leaking bytes_may_use after hitting EDQUOTA
Qu Wenruo
1
-0
/
+3
2016-09-09
btrfs: fix WARNING in btrfs_select_ref_head()
Wang Xiaoguang
1
-0
/
+3
2016-09-09
Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written
Josef Bacik
1
-8
/
+33
2016-09-09
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
3
-28
/
+15
2016-09-08
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
16
-109
/
+99
2016-09-07
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2
-8
/
+16
2016-09-07
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
7
-25
/
+37
2016-09-06
btrfs: add dynamic debug support
Jeff Mahoney
1
-1
/
+30
2016-09-06
btrfs: Fix warning "variable ‘gen’ set but not used"
Luis Henriques
1
-2
/
+0
2016-09-06
btrfs: Fix warning "variable ‘blocksize’ set but not used"
Luis Henriques
1
-2
/
+0
2016-09-06
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
Naohiro Aota
2
-15
/
+11
2016-09-06
Btrfs: bail out if block group has different mixed flag
Liu Bo
1
-0
/
+14
2016-09-06
Btrfs: fix memory leak in reading btree blocks
Liu Bo
1
-0
/
+9
2016-09-06
Btrfs: remove BUG() in raid56
Liu Bo
1
-1
/
+4
2016-09-06
btrfs: fix check_shared for fiemap ioctl
Lu Fengqi
2
-10
/
+369
2016-09-06
btrfs: create example debugfs file only in debugging build
David Sterba
1
-0
/
+9
2016-09-06
btrfs: fix perms on demonstration debugfs interface
Eric Sandeen
1
-1
/
+1
2016-09-06
Btrfs: fix memory leak of block group cache
Liu Bo
3
-0
/
+75
2016-09-06
btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...
Wang Xiaoguang
2
-5
/
+7
2016-09-06
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
Chris Mason
1
-0
/
+1
2016-09-05
btrfs: do not decrease bytes_may_use when replaying extents
Wang Xiaoguang
1
-3
/
+9
2016-09-03
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-11
/
+15
2016-09-01
btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...
Wang Xiaoguang
1
-5
/
+5
2016-09-01
Btrfs: fix endless loop in balancing block groups
Liu Bo
1
-3
/
+5
2016-09-01
Btrfs: kill invalid ASSERT() in process_all_refs()
Josef Bacik
1
-3
/
+5
2016-08-26
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-181
/
+473
2016-08-25
Btrfs: fix lockdep warning on deadlock against an inode's log mutex
Filipe Manana
3
-4
/
+8
2016-08-25
Btrfs: detect corruption when non-root leaf has zero item
Liu Bo
1
-1
/
+22
2016-08-25
Btrfs: check btree node's nritems
Liu Bo
1
-0
/
+16
2016-08-25
btrfs: don't create or leak aliased root while cleaning up orphans
Jeff Mahoney
3
-11
/
+22
2016-08-25
Btrfs: fix em leak in find_first_block_group
Josef Bacik
1
-0
/
+1
2016-08-25
btrfs: do not background blkdev_put()
Anand Jain
1
-8
/
+19
2016-08-25
Btrfs: clarify do_chunk_alloc()'s return value
Liu Bo
1
-0
/
+9
2016-08-25
btrfs: fix fsfreeze hang caused by delayed iputs deal
Wang Xiaoguang
4
-1
/
+25
2016-08-25
btrfs: update btrfs_space_info's bytes_may_use timely
Wang Xiaoguang
7
-63
/
+73
2016-08-25
btrfs: divide btrfs_update_reserved_bytes() into two functions
Wang Xiaoguang
1
-40
/
+57
2016-08-25
btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()
Wang Xiaoguang
1
-4
/
+6
2016-08-25
btrfs: qgroup: Fix qgroup incorrectness caused by log replay
Qu Wenruo
1
-0
/
+16
2016-08-25
btrfs: relocation: Fix leaking qgroups numbers on data extents
Qu Wenruo
1
-6
/
+103
2016-08-25
btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
Qu Wenruo
4
-47
/
+71
2016-08-25
btrfs: waiting on qgroup rescan should not always be interruptible
Jeff Mahoney
4
-6
/
+13
2016-08-25
btrfs: properly track when rescan worker is running
Jeff Mahoney
3
-1
/
+10
2016-08-25
btrfs: flush_space: treat return value of do_chunk_alloc properly
Alex Lyakas
1
-1
/
+1
2016-08-25
Btrfs: add ASSERT for block group's memory leak
Liu Bo
1
-0
/
+5
[next]