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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-23
Merge branch 'freespace-4.5' into for-linus-4.5
Chris Mason
1
-1
/
+9
2015-12-23
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
1
-23
/
+91
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
1
-1
/
+9
2015-12-17
Btrfs: add extent buffer bitmap sanity tests
Omar Sandoval
1
-1
/
+3
2015-12-17
Btrfs: add extent buffer bitmap operations
Omar Sandoval
1
-0
/
+6
2015-12-07
btrfs: make extent_range_redirty_for_io return void
David Sterba
1
-1
/
+1
2015-12-07
btrfs: make extent_range_clear_dirty_for_io return void
David Sterba
1
-1
/
+1
2015-12-07
btrfs: make end_extent_writepage return void
David Sterba
1
-1
/
+1
2015-12-07
btrfs: make extent_clear_unlock_delalloc return void
David Sterba
1
-1
/
+1
2015-12-07
btrfs: make clear_extent_buffer_uptodate return void
David Sterba
1
-1
/
+1
2015-12-07
btrfs: make set_extent_buffer_uptodate return void
David Sterba
1
-1
/
+1
2015-12-03
btrfs: make lock_extent static inline
David Sterba
1
-1
/
+6
2015-12-03
btrfs: drop unused parameter from lock_extent_bits
David Sterba
1
-1
/
+1
2015-12-03
btrfs: make clear_extent_bit helpers static inline
David Sterba
1
-9
/
+38
2015-12-03
btrfs: make set_extent_bit helpers static inline
David Sterba
1
-12
/
+46
2015-10-21
btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
Qu Wenruo
1
-0
/
+1
2015-10-21
btrfs: extent_io: Introduce new function clear_record_extent_bits()
Qu Wenruo
1
-0
/
+3
2015-10-21
btrfs: extent_io: Introduce new function set_record_extent_bits
Qu Wenruo
1
-0
/
+3
2015-10-21
btrfs: extent_io: Introduce needed structure for recoding set/clear bits
Qu Wenruo
1
-0
/
+12
2015-02-16
btrfs: constify structs with op functions or static definitions
David Sterba
1
-1
/
+1
2015-01-21
btrfs: switch extent_state state to unsigned
David Sterba
1
-29
/
+29
2014-12-12
btrfs: sink parameter len to alloc_extent_buffer
David Sterba
1
-2
/
+2
2014-12-12
btrfs: unify extent buffer allocation api
David Sterba
1
-1
/
+2
2014-11-20
Btrfs: set page and mapping error on compressed write failure
Filipe Manana
1
-0
/
+1
2014-10-07
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
1
-1
/
+1
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
1
-10
/
+0
2014-10-03
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
1
-2
/
+5
2014-10-02
btrfs: kill extent_buffer_page helper
David Sterba
1
-6
/
+0
2014-10-02
btrfs: remove unused extent state bits
David Sterba
1
-4
/
+0
2014-09-17
Btrfs: cleanup the read failure record after write or when the inode is freeing
Miao Xie
1
-0
/
+1
2014-09-17
Btrfs: implement repair function when direct read fails
Miao Xie
1
-1
/
+4
2014-09-17
Btrfs: modify clean_io_failure and make it suit direct io
Miao Xie
1
-3
/
+3
2014-09-17
Btrfs: modify repair_io_failure and make it suit direct io
Miao Xie
1
-1
/
+1
2014-09-17
Btrfs: split bio_readpage_error into several functions
Miao Xie
1
-0
/
+28
2014-09-17
Btrfs: shrink further sizeof(struct extent_buffer)
Filipe Manana
1
-2
/
+0
2014-09-17
Btrfs: reduce size of struct extent_state
Filipe Manana
1
-1
/
+0
2014-06-19
Btrfs: remove unused wait queue in struct extent_buffer
Filipe Manana
1
-1
/
+0
2014-06-12
btrfs: new function read_extent_buffer_to_user
Gerhard Heift
1
-0
/
+3
2014-06-09
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
1
-0
/
+2
2014-04-06
Btrfs: don't clear uptodate if the eb is under IO
Josef Bacik
1
-0
/
+1
2014-01-28
Btrfs: move the extent buffer radix tree into the fs_info
Josef Bacik
1
-5
/
+3
2014-01-28
Btrfs: use a bit to track if we're in the radix tree
Josef Bacik
1
-0
/
+1
2013-11-11
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer...
Chandra Seetharaman
1
-1
/
+1
2013-11-11
Btrfs: add tests for find_lock_delalloc_range
Josef Bacik
1
-0
/
+6
2013-09-01
btrfs: mark some local function as 'static'
Sergei Trofimovich
1
-1
/
+0
2013-09-01
btrfs: Introduce extent_read_full_page_nolock()
Mark Fasheh
1
-0
/
+3
2013-09-01
Btrfs: cleanup arguments to extent_clear_unlock_delalloc
Josef Bacik
1
-12
/
+9
2013-09-01
Btrfs: don't cache the csum value into the extent state tree
Miao Xie
1
-6
/
+4
2013-07-02
Btrfs: check if we can nocow if we don't have data space
Josef Bacik
1
-0
/
+1
2013-05-17
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
1
-0
/
+2
[next]