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
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-21
ext4: fix timer use-after-free on failed mount
Jan Kara
1
-1
/
+1
2021-03-06
ext4: shrink race window in ext4_should_retry_alloc()
Eric Whitney
1
-0
/
+5
2021-02-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+9
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-02-02
ext4: don't try to processed freed blocks until mballoc is initialized
Theodore Ts'o
1
-1
/
+8
2021-02-02
ext4: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
1
-2
/
+1
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2021-01-24
ext4: support idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-15
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-72
/
+118
2020-12-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-215
/
+207
2020-12-22
ext4: use sbi instead of EXT4_SB(sb) in ext4_update_super()
Jan Kara
1
-11
/
+10
2020-12-22
ext4: save error info to sb through journal if available
Jan Kara
1
-26
/
+75
2020-12-22
ext4: protect superblock modifications with a buffer lock
Jan Kara
1
-1
/
+1
2020-12-22
ext4: drop sync argument of ext4_commit_super()
Jan Kara
1
-25
/
+22
2020-12-22
ext4: combine ext4_handle_error() and save_error_info()
Jan Kara
1
-17
/
+17
2020-12-22
ext4: defer saving error info from atomic context
Jan Kara
1
-37
/
+83
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2020-12-17
ext4: simplify ext4 error translation
Jan Kara
1
-55
/
+40
2020-12-17
ext4: move functions in super.c
Jan Kara
1
-98
/
+98
2020-12-17
ext4: make ext4_abort() use __ext4_error()
Jan Kara
1
-62
/
+22
2020-12-17
ext4: remove redundant sb checksum recomputation
Jan Kara
1
-2
/
+0
2020-12-17
ext4: don't remount read-only with errors=continue on reboot
Jan Kara
1
-8
/
+6
2020-12-17
ext4: fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-17
ext4: check for invalid block size early when mounting a file system
Theodore Ts'o
1
-24
/
+16
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+6
2020-12-03
ext4: use ASSERT() to replace J_ASSERT()
Chunguang Xu
1
-1
/
+1
2020-12-03
ext4: print quota journalling mode on (re-)mount
Roman Anufriev
1
-3
/
+20
2020-12-03
ext4: add helpers for checking whether quota can be enabled/is journalled
Roman Anufriev
1
-4
/
+1
2020-12-03
ext4: remove redundant operation that set bh to NULL
Kaixu Xia
1
-2
/
+0
2020-12-02
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
1
-5
/
+0
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
1
-12
/
+6
2020-11-19
ext4: drop fast_commit from /proc/mounts
Theodore Ts'o
1
-4
/
+0
2020-11-11
Revert "ext4: fix superblock checksum calculation race"
Theodore Ts'o
1
-11
/
+0
2020-11-06
ext4: cleanup fast commit mount options
Harshad Shirwadkar
1
-8
/
+4
2020-11-06
ext4: make s_mount_flags modifications atomic
Harshad Shirwadkar
1
-7
/
+7
2020-11-06
ext4: disable fast commit with data journalling
Harshad Shirwadkar
1
-1
/
+2
2020-11-06
ext4: clean up the JBD2 API that initializes fast commits
Harshad Shirwadkar
1
-0
/
+8
2020-11-06
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
1
-1
/
+1
2020-11-06
ext4: drop redundant calls ext4_fc_track_range
Harshad Shirwadkar
1
-4
/
+0
2020-11-06
ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
Kaixu Xia
1
-2
/
+2
2020-10-29
Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+8
2020-10-28
ext4: use generic casefolding support
Daniel Rosenberg
1
-6
/
+6
2020-10-28
ext4: use s_mount_flags instead of s_mount_state for fast commit state
Harshad Shirwadkar
1
-2
/
+2
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2020-10-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-45
/
+307
2020-10-21
ext4: add a mount opt to forcefully turn fast commits on
Harshad Shirwadkar
1
-1
/
+5
2020-10-21
ext4: fast commit recovery path
Harshad Shirwadkar
1
-0
/
+21
2020-10-21
ext4: main fast-commit commit path
Harshad Shirwadkar
1
-0
/
+31
2020-10-21
ext4 / jbd2: add fast commit initialization
Harshad Shirwadkar
1
-0
/
+1
2020-10-21
ext4: add fast_commit feature and handling for extended mount options
Harshad Shirwadkar
1
-5
/
+22
[next]