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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-23
ext4: fix rbtree traversal bug in ext4_mb_use_preallocated
Ojaswin Mujoo
1
-27
/
+131
2023-07-23
ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail()
Ojaswin Mujoo
1
-5
/
+9
2023-07-23
ext4: correct inline offset when handling xattrs in inode body
Eric Whitney
1
-0
/
+14
2023-06-29
Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-17
/
+16
2023-06-29
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
14
-534
/
+827
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-10
/
+5
2023-06-26
ext4: avoid updating the superblock on a r/o mount if not needed
Theodore Ts'o
1
-2
/
+10
2023-06-26
ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
Chao Yu
1
-1
/
+4
2023-06-26
ext4: refactoring to use the unified helper ext4_quotas_off()
Baokun Li
1
-19
/
+7
2023-06-26
ext4: turn quotas off if mount failed after enabling quotas
Baokun Li
1
-2
/
+4
2023-06-26
ext4: add journal cycled recording support
Zhang Yi
1
-0
/
+5
2023-06-26
ext4: ext4_put_super: Remove redundant checking for 'sbi->s_journal_bdev'
Zhihao Cheng
1
-1
/
+1
2023-06-26
ext4: Fix reusing stale buffer heads from last failed mounting
Zhihao Cheng
1
-6
/
+7
2023-06-26
ext4: allow concurrent unaligned dio overwrites
Brian Foster
1
-40
/
+46
2023-06-26
ext4: clean up mballoc criteria comments
Theodore Ts'o
2
-30
/
+34
2023-06-26
ext4: make ext4_zeroout_es() return void
Baokun Li
1
-7
/
+5
2023-06-26
ext4: make ext4_es_insert_extent() return void
Baokun Li
4
-28
/
+18
2023-06-26
ext4: make ext4_es_insert_delayed_block() return void
Baokun Li
3
-20
/
+11
2023-06-26
ext4: make ext4_es_remove_extent() return void
Baokun Li
5
-52
/
+18
2023-06-26
ext4: using nofail preallocation in ext4_es_insert_extent()
Baokun Li
1
-12
/
+26
2023-06-26
ext4: using nofail preallocation in ext4_es_insert_delayed_block()
Baokun Li
1
-11
/
+22
2023-06-26
ext4: using nofail preallocation in ext4_es_remove_extent()
Baokun Li
1
-2
/
+11
2023-06-26
ext4: use pre-allocated es in __es_remove_extent()
Baokun Li
1
-13
/
+13
2023-06-26
ext4: use pre-allocated es in __es_insert_extent()
Baokun Li
1
-7
/
+12
2023-06-26
ext4: factor out __es_alloc_extent() and __es_free_extent()
Baokun Li
1
-11
/
+19
2023-06-26
ext4: add a new helper to check if es must be kept
Baokun Li
1
-13
/
+21
2023-06-26
ext4: only update i_reserved_data_blocks on successful block allocation
Baokun Li
2
-10
/
+8
2023-06-26
ext4: Give symbolic names to mballoc criterias
Ojaswin Mujoo
4
-137
/
+201
2023-06-26
ext4: Add allocation criteria 1.5 (CR1_5)
Ojaswin Mujoo
4
-10
/
+148
2023-06-26
ext4: Abstract out logic to search average fragment list
Ojaswin Mujoo
1
-18
/
+33
2023-06-26
ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs
Ojaswin Mujoo
2
-11
/
+4
2023-06-26
ext4: Don't skip prefetching BLOCK_UNINIT groups
Ojaswin Mujoo
1
-6
/
+2
2023-06-26
ext4: Avoid scanning smaller extents in BG during CR1
Ojaswin Mujoo
1
-1
/
+18
2023-06-26
ext4: Add counter to track successful allocation of goal length
Ojaswin Mujoo
2
-0
/
+4
2023-06-26
ext4: Add per CR extent scanned counter
Ojaswin Mujoo
3
-0
/
+14
2023-06-26
ext4: Convert mballoc cr (criteria) to enum
Ojaswin Mujoo
2
-51
/
+68
2023-06-26
ext4: Remove unused extern variables declaration
Ritesh Harjani
2
-3
/
+1
2023-06-26
ext4: mballoc: Remove useless setting of ac_criteria
Ritesh Harjani
1
-2
/
+4
2023-06-26
ext4: fix wrong unit use in ext4_mb_new_blocks
Kemeng Shi
1
-1
/
+1
2023-06-26
ext4: fix wrong unit use in ext4_mb_clear_bb
Kemeng Shi
1
-2
/
+2
2023-06-26
ext4: remove unused parameter from ext4_mb_new_blocks_simple()
Kemeng Shi
1
-70
/
+67
2023-06-26
ext4: get block from bh in ext4_free_blocks for fast commit replay
Kemeng Shi
1
-6
/
+7
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
3
-17
/
+35
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+12
2023-06-26
Merge tag 'v6.5/vfs.rename.locking' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+2
2023-06-23
ext4: Fix warning in blkdev_put()
Jan Kara
1
-1
/
+1
2023-06-19
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-06-15
ext4: try all groups in ext4_mb_new_blocks_simple
Kemeng Shi
1
-3
/
+6
2023-06-15
ext4: remove ext4_block_group and ext4_block_group_offset declaration
Kemeng Shi
1
-4
/
+0
2023-06-15
ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocated
Kemeng Shi
1
-1
/
+33
[next]