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
/
mmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
ext4: fix possible UAF when remounting r/o a mmp-protected file system
Theodore Ts'o
1
-16
/
+15
2021-06-17
ext4: fix memory leak in ext4_fill_super
Pavel Skripkin
1
-15
/
+13
2021-04-09
ext4: fix ext4_error_err save negative errno into superblock
Ye Bin
1
-1
/
+1
2020-10-18
ext4: use common helpers in all places reading metadata buffers
zhangyi (F)
1
-7
/
+3
2020-04-01
ext4: save all error info in save_error_info() and drop ext4_set_errno()
Theodore Ts'o
1
-7
/
+6
2020-02-13
ext4: don't assume that mmp_nodename/bdevname have NUL
Andreas Dilger
1
-5
/
+7
2019-12-26
ext4: save the error code which triggered an ext4_error() in the superblock
Theodore Ts'o
1
-1
/
+5
2018-09-15
ext4: don't mark mmp buffer head dirty
Li Dongyang
1
-1
/
+0
2018-07-29
ext4: use 64-bit timestamps for mmp_time
Arnd Bergmann
1
-3
/
+3
2018-07-08
ext4: clear mmp sequence number when remounting read-only
Theodore Ts'o
1
-5
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2017-08-24
ext4: use sizeof(*ptr)
Markus Elfring
1
-1
/
+1
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-3
/
+3
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
1
-2
/
+2
2016-04-27
ext4: remove trailing \n from ext4_warning/ext4_error calls
Jakub Wilk
1
-2
/
+2
2016-03-13
ext4: clean up error handling in the MMP support
vikram.jadhav07
1
-17
/
+17
2015-10-17
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
1
-3
/
+5
2015-08-15
ext4: silence a format string false positive
Dan Carpenter
1
-1
/
+1
2015-08-15
ext4: simplify some code in read_mmp_block()
Dan Carpenter
1
-21
/
+25
2014-10-13
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
1
-4
/
+2
2014-05-12
ext4: make local functions static
Stephen Hemminger
1
-2
/
+2
2013-11-08
ext4: use prandom_u32() instead of get_random_bytes()
Theodore Ts'o
1
-1
/
+1
2013-04-20
ext4: mark all metadata I/O with REQ_META
Theodore Ts'o
1
-2
/
+2
2013-04-09
ext4: fix big-endian bug in metadata checksum calculations
Dmitry Monakhov
1
-1
/
+1
2013-01-12
ext4: use unlikely to improve the efficiency of the kernel
Wang Shilong
1
-1
/
+1
2013-01-12
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
1
-0
/
+2
2012-07-31
ext4: Convert to new freezing mechanism
Jan Kara
1
-0
/
+6
2012-04-29
ext4: add checksums to the MMP block
Darrick J. Wong
1
-5
/
+39
2012-02-27
ext4: Fix endianness bug when reading the MMP block
Santosh Nayak
1
-2
/
+2
2011-10-18
ext4: Fix comparison endianness problem in MMP initialization
Darrick J. Wong
1
-1
/
+2
2011-10-18
ext4: MMP: fix error message rate-limiting logic in kmmpd
Nikitas Angelinas
1
-2
/
+3
2011-10-18
ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname
Nikitas Angelinas
1
-1
/
+1
2011-05-24
ext4: add support for multiple mount protection
Johann Lombardi
1
-0
/
+351