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
/
extent_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-16
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-43
/
+69
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+7
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
1
-1
/
+1
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-5
/
+3
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
1
-10
/
+15
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
1
-21
/
+9
2016-11-30
btrfs: add optimized version of eb to eb copy
David Sterba
1
-0
/
+14
2016-11-30
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
1
-5
/
+5
2016-11-30
btrfs: use specialized page copying helpers in btrfs_clone_extent_buffer
David Sterba
1
-1
/
+1
2016-11-30
btrfs: introduce helpers for updating eb uuids
David Sterba
1
-0
/
+21
2016-11-29
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
1
-1
/
+1
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-9
/
+7
2016-10-24
Btrfs: remove some no-op casts
Dan Carpenter
1
-4
/
+4
2016-10-12
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
1
-18
/
+46
2016-10-03
Btrfs: fix free space tree bitmaps on big-endian systems
Omar Sandoval
1
-18
/
+46
2016-09-26
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
1
-5
/
+13
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
1
-22
/
+31
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
1
-2
/
+2
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
1
-23
/
+19
2016-09-26
Btrfs: memset to avoid stale content in btree node block
Liu Bo
1
-0
/
+11
2016-09-26
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
1
-20
/
+8
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
1
-4
/
+3
2016-09-26
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
1
-1
/
+1
2016-09-26
Btrfs: fix memory leak in reading btree blocks
Liu Bo
1
-0
/
+9
2016-09-26
btrfs: fix check_shared for fiemap ioctl
Lu Fengqi
1
-1
/
+17
2016-08-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+1
2016-08-04
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+24
2016-08-04
Fixup direct bi_rw modifiers
Shaun Tancheff
1
-1
/
+1
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
1
-6
/
+0
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
1
-1
/
+2
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-47
/
+44
2016-07-26
Btrfs: fix eb memory leak due to readpage failure
Liu Bo
1
-3
/
+22
2016-07-26
Btrfs: cleanup BUG_ON in merge_bio
Liu Bo
1
-1
/
+0
2016-07-26
btrfs: Fix slab accounting flags
Nikolay Borisov
1
-2
/
+2
2016-06-23
Btrfs: fix error handling in map_private_extent_buffer
Liu Bo
1
-1
/
+6
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
1
-3
/
+12
2016-06-08
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
1
-5
/
+5
2016-06-07
btrfs: use bio fields for op and flags
Mike Christie
1
-7
/
+5
2016-06-07
btrfs: have submit_one_bio users use bio op accessors
Mike Christie
1
-45
/
+43
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-3
/
+4
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
1
-5
/
+5
2016-05-31
Btrfs: fix race between device replace and read repair
Filipe Manana
1
-0
/
+10
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
1
-44
/
+44
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
1
-2
/
+2
2016-05-25
Btrfs: fix unexpected return value of fiemap
Liu Bo
1
-1
/
+5
2016-05-16
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
1
-25
/
+18
2016-05-10
btrfs: GFP_NOFS does not GFP_HIGHMEM
David Sterba
1
-2
/
+2
2016-05-06
btrfs: kill unused writepage_io_hook callback
David Sterba
1
-23
/
+16
2016-04-29
btrfs: sink gfp parameter to convert_extent_bit
David Sterba
1
-6
/
+6
[next]