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
/
ext4
/
ext4_extents.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-01
ext4: teach ext4_ext_find_extent() to realloc path if necessary
Theodore Ts'o
1
-0
/
+1
2014-04-20
ext4: rename uninitialized extents to unwritten
Lukas Czerner
1
-11
/
+11
2013-08-28
ext4: isolate ext4_extents.h file
Zheng Liu
1
-6
/
+0
2013-04-19
ext4: mext_insert_extents should update extent block checksum
Darrick J. Wong
1
-0
/
+5
2013-02-18
ext4: remove single extent cache
Zheng Liu
1
-6
/
+0
2012-11-28
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
1
-25
/
+0
2012-11-28
ext4: prevent race while walking extent tree for fiemap
Lukas Czerner
1
-14
/
+0
2012-11-08
ext4: reimplement ext4_find_delay_alloc_range on extent status tree
Zheng Liu
1
-2
/
+1
2012-04-29
ext4: verify and calculate checksums for extent tree blocks
Darrick J. Wong
1
-0
/
+11
2012-04-29
ext4: change on-disk layout to support extended metadata checksumming
Darrick J. Wong
1
-0
/
+13
2012-03-19
ext4: add no_printk argument validation, fix fallout
Joe Perches
1
-2
/
+2
2011-09-09
ext4: Fix bigalloc quota accounting and i_blocks value
Aditya Kali
1
-0
/
+2
2011-06-06
ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap
Lukas Czerner
1
-1
/
+1
2011-06-06
ext4: Fix max file size and logical block counting of extent format file
Lukas Czerner
1
-2
/
+5
2011-01-10
ext4: drop ec_type from the ext4_ext_cache structure
Theodore Ts'o
1
-5
/
+1
2011-01-10
ext4: use ext4_lblk_t instead of sector_t for logical blocks
Theodore Ts'o
1
-1
/
+1
2010-10-27
ext4: rename {ext,idx}_pblock and inline small extent functions
Theodore Ts'o
1
-3
/
+52
2010-10-27
ext4: make various ext4 functions be static
Theodore Ts'o
1
-10
/
+0
2010-01-01
ext4: Calculate metadata requirements more accurately
Theodore Ts'o
1
-1
/
+2
2009-09-28
ext4: Split uninitialized extents for direct I/O
Mingming Cao
1
-1
/
+6
2009-09-17
ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
Eric Sandeen
1
-0
/
+1
2009-09-18
ext4: Show unwritten extent flag in ext4_ext_show_leaf()
Mingming
1
-2
/
+1
2009-06-17
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
Akira Fujita
1
-0
/
+4
2009-03-27
ext4: Validate extent details only when read from the disk
Aneesh Kumar K.V
1
-0
/
+1
2008-11-04
ext4: Remove i_ext_generation from ext4_inode_info structure
Theodore Ts'o
1
-5
/
+0
2008-10-07
Hook ext4 to the vfs fiemap interface.
Eric Sandeen
1
-0
/
+15
2008-08-19
ext4: journal credits reservation fixes for extent file writepage
Mingming Cao
1
-1
/
+3
2008-07-14
ext4: delayed allocation ENOSPC handling
Mingming Cao
1
-0
/
+1
2008-04-29
ext4: move headers out of include/linux
Christoph Hellwig
1
-0
/
+232