index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2020-06-03
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
Harshad Shirwadkar
1
-3
/
+6
2020-01-17
ext4: make some functions static in extents.c
Eric Biggers
1
-5
/
+0
2018-10-01
ext4: adjust reserved cluster count when removing extents
Eric Whitney
1
-0
/
+13
2018-06-14
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
1
-0
/
+1
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
1
-13
/
+1
2016-03-09
ext4: fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
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