index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-26
btrfs: clean the old superblocks before freeing the device
Jeff Mahoney
1
-27
/
+11
2016-09-26
Btrfs: kill BUG_ON in run_delayed_tree_ref
Liu Bo
1
-1
/
+7
2016-09-26
Btrfs: don't leak reloc root nodes on error
Josef Bacik
1
-0
/
+4
2016-09-26
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
5
-28
/
+8
2016-09-26
Btrfs: improve check_node to avoid reading corrupted nodes
Liu Bo
1
-4
/
+28
2016-09-26
Btrfs: add error handling for extent buffer in print tree
Liu Bo
1
-0
/
+7
2016-09-26
Btrfs: remove BUG_ON in start_transaction
Liu Bo
1
-4
/
+1
2016-09-26
Btrfs: memset to avoid stale content in btree node block
Liu Bo
1
-0
/
+11
2016-09-26
Btrfs: return gracefully from balance if fs tree is corrupted
Liu Bo
1
-6
/
+17
2016-09-26
Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written
Josef Bacik
1
-8
/
+33
2016-09-26
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
3
-28
/
+15
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
16
-109
/
+99
2016-09-26
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
7
-25
/
+37
2016-09-26
btrfs: add dynamic debug support
Jeff Mahoney
1
-1
/
+30
2016-09-26
btrfs: Fix warning "variable ‘gen’ set but not used"
Luis Henriques
1
-2
/
+0
2016-09-26
btrfs: Fix warning "variable ‘blocksize’ set but not used"
Luis Henriques
1
-2
/
+0
2016-09-26
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
Naohiro Aota
2
-15
/
+11
2016-09-26
Btrfs: bail out if block group has different mixed flag
Liu Bo
1
-0
/
+14
2016-09-26
Btrfs: fix memory leak in reading btree blocks
Liu Bo
1
-0
/
+9
2016-09-26
Btrfs: remove BUG() in raid56
Liu Bo
1
-1
/
+4
2016-09-26
btrfs: fix check_shared for fiemap ioctl
Lu Fengqi
2
-10
/
+369
2016-09-26
btrfs: create example debugfs file only in debugging build
David Sterba
1
-0
/
+9
2016-09-26
btrfs: fix perms on demonstration debugfs interface
Eric Sandeen
1
-1
/
+1
2016-09-26
Btrfs: fix memory leak of block group cache
Liu Bo
3
-0
/
+75
2016-09-23
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+15
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-09-22
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
1
-4
/
+2
2016-09-21
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
1
-0
/
+12
2016-09-21
Btrfs: handle quota reserve failure properly
Josef Bacik
1
-6
/
+3
2016-09-16
btrfs: use filemap_check_errors()
Miklos Szeredi
4
-19
/
+3
2016-09-14
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
1
-2
/
+3
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-07
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2
-8
/
+16
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
[prev]
[next]