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
2020-11-19
ext4: fix bogus warning in ext4_update_dx_flag()
Jan Kara
1
-1
/
+2
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-11
ext4: handle dax mount option collision
Harshad Shirwadkar
1
-3
/
+3
2020-11-07
ext4: fix sparse warnings in fast_commit code
Theodore Ts'o
1
-1
/
+4
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
7
-34
/
+52
2020-11-06
ext4: issue fsdev cache flush before starting fast commit
Harshad Shirwadkar
1
-0
/
+7
2020-11-06
ext4: disable fast commit with data journalling
Harshad Shirwadkar
3
-1
/
+10
2020-11-06
ext4: fix inode dirty check in case of fast commits
Harshad Shirwadkar
3
-8
/
+1
2020-11-06
ext4: remove unnecessary fast commit calls from ext4_file_mmap
Harshad Shirwadkar
1
-2
/
+0
2020-11-06
ext4: mark buf dirty before submitting fast commit buffer
Harshad Shirwadkar
1
-1
/
+1
2020-11-06
ext4: fix code documentatioon
Harshad Shirwadkar
1
-1
/
+2
2020-11-06
ext4: dedpulicate the code to wait on inode that's being committed
Harshad Shirwadkar
1
-34
/
+27
2020-11-06
jbd2: don't pass tid to jbd2_fc_end_commit_fallback()
Harshad Shirwadkar
1
-1
/
+1
2020-11-06
ext4: clean up the JBD2 API that initializes fast commits
Harshad Shirwadkar
3
-17
/
+8
2020-11-06
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
2
-2
/
+2
2020-11-06
ext4: fixup ext4_fc_track_* functions' signature
Harshad Shirwadkar
5
-63
/
+74
2020-11-06
ext4: drop redundant calls ext4_fc_track_range
Harshad Shirwadkar
2
-9
/
+0
2020-11-06
ext4: mark fc ineligible if inode gets evictied due to mem pressure
Harshad Shirwadkar
3
-3
/
+5
2020-11-06
ext4: describe fast_commit feature flags
Harshad Shirwadkar
1
-0
/
+7
2020-11-06
ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
Joseph Qi
1
-0
/
+1
2020-11-06
ext4: silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+1
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
9
-133
/
+73
2020-10-28
ext4: indicate that fast_commit is available via /sys/fs/ext4/feature/...
Theodore Ts'o
1
-0
/
+2
2020-10-28
ext4: use generic casefolding support
Daniel Rosenberg
5
-93
/
+17
2020-10-28
ext4: do not use extent after put_bh
yangerkun
1
-15
/
+15
2020-10-28
ext4: use IS_ERR() for error checking of path
Harshad Shirwadkar
1
-2
/
+4
2020-10-28
ext4: fix mmap write protection for data=journal mode
Jan Kara
1
-2
/
+3
2020-10-28
ext4: use s_mount_flags instead of s_mount_state for fast commit state
Harshad Shirwadkar
3
-15
/
+15
2020-10-28
ext4: make num of fast commit blocks configurable
Harshad Shirwadkar
1
-1
/
+11
2020-10-28
ext4: properly check for dirty state in ext4_inode_datasync_dirty()
Andrea Righi
1
-4
/
+6
2020-10-28
ext4: fix double locking in ext4_fc_commit_dentry_updates()
Harshad Shirwadkar
1
-1
/
+0
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
27
-336
/
+3844
2020-10-21
ext4: fix invalid inode checksum
Luo Meng
1
-5
/
+6
2020-10-21
ext4: add fast commit stats in procfs
Harshad Shirwadkar
3
-1
/
+37
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
13
-127
/
+1769
2020-10-21
jbd2: fast commit recovery path
Harshad Shirwadkar
1
-0
/
+15
2020-10-21
ext4: main fast-commit commit path
Harshad Shirwadkar
12
-29
/
+1535
2020-10-21
jbd2: add fast commit machinery
Harshad Shirwadkar
1
-0
/
+8
2020-10-21
ext4 / jbd2: add fast commit initialization
Harshad Shirwadkar
5
-1
/
+35
2020-10-21
ext4: add fast_commit feature and handling for extended mount options
Harshad Shirwadkar
2
-5
/
+26
2020-10-18
ext4: Detect already used quota file early
Jan Kara
1
-0
/
+5
2020-10-18
ext4: use the normal helper to get the actual inode
Kaixu Xia
1
-2
/
+2
2020-10-18
ext4: fix bs < ps issue reported with dioread_nolock mount opt
Ritesh Harjani
2
-2
/
+2
2020-10-18
ext4: data=journal: write-protect pages on j_submit_inode_data_buffers()
Mauricio Faria de Oliveira
2
-11
/
+101
2020-10-18
ext4: data=journal: fixes for ext4_page_mkwrite()
Mauricio Faria de Oliveira
1
-7
/
+44
[next]