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
/
xfs
/
xfs_log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-13
xfs: up(ic_sema) if flushing data device fails
Leah Rumancik
1
-11
/
+12
2023-09-12
xfs: fix log recovery when unknown rocompat bits are set
Darrick J. Wong
1
-17
/
+0
2023-06-29
xfs: journal geometry is not properly bounds checked
Dave Chinner
1
-32
/
+15
2022-11-30
xfs: wait iclog complete before tearing down AIL
Guo Xuenan
1
-11
/
+25
2022-11-16
xfs: Print XFS UUID on mount and umount events.
Lukas Herbolt
1
-4
/
+6
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-09-19
xfs: remove redundant else for clean code
Zeng Heng
1
-5
/
+5
2022-08-05
xfs: check return codes when flushing block devices
Darrick J. Wong
1
-2
/
+10
2022-07-31
xfs: delete extra space and tab in blank line
Xie Shaowen
1
-1
/
+1
2022-07-07
xfs: xlog_sync() manually adjusts grant head space
Dave Chinner
1
-12
/
+23
2022-07-07
xfs: convert log vector chain to use list heads
Dave Chinner
1
-5
/
+6
2022-07-02
xfs: rework per-iclog header CIL reservation
Dave Chinner
1
-3
/
+6
2022-07-01
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
1
-2
/
+7
2022-05-27
xfs: move xfs_attr_use_log_assist out of xfs_log.c
Darrick J. Wong
1
-41
/
+0
2022-05-27
xfs: warn about LARP once per mount
Darrick J. Wong
1
-2
/
+2
2022-05-11
xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
Allison Henderson
1
-0
/
+41
2022-04-21
Merge branch 'guilt/xlog-write-rework' into xfs-5.19-for-next
Dave Chinner
1
-441
/
+323
2022-04-21
xfs: convert shutdown reasons to unsigned.
Dave Chinner
1
-1
/
+1
2022-04-21
xfs: xlog_write() doesn't need optype anymore
Dave Chinner
1
-3
/
+1
2022-04-21
xfs: xlog_write() no longer needs contwr state
Dave Chinner
1
-18
/
+10
2022-04-21
xfs: remove xlog_verify_dest_ptr
Christoph Hellwig
1
-34
/
+1
2022-04-21
xfs: introduce xlog_write_partial()
Dave Chinner
1
-228
/
+196
2022-04-21
xfs: introduce xlog_write_full()
Dave Chinner
1
-3
/
+66
2022-04-21
xfs: change the type of ic_datap
Christoph Hellwig
1
-4
/
+3
2022-04-21
xfs: pass lv chain length into xlog_write()
Dave Chinner
1
-30
/
+5
2022-04-21
xfs: log ticket region debug is largely useless
Dave Chinner
1
-101
/
+6
2022-04-21
xfs: reserve space and initialise xlog_op_header in item formatting
Dave Chinner
1
-38
/
+77
2022-04-21
xfs: log tickets don't need log client id
Dave Chinner
1
-39
/
+8
2022-04-21
xfs: embed the xlog_op_header in the commit record
Dave Chinner
1
-16
/
+6
2022-04-21
xfs: embed the xlog_op_header in the unmount record
Dave Chinner
1
-11
/
+28
2022-04-21
xfs: only CIL pushes require a start record
Dave Chinner
1
-45
/
+45
2022-04-01
Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-51
/
+58
2022-03-29
xfs: drop async cache flushes from CIL commits.
Dave Chinner
1
-25
/
+11
2022-03-29
xfs: shutdown during log recovery needs to mark the log shutdown
Dave Chinner
1
-8
/
+10
2022-03-29
xfs: xfs_do_force_shutdown needs to block racing shutdowns
Dave Chinner
1
-0
/
+1
2022-03-29
xfs: log shutdown triggers should only shut down the log
Dave Chinner
1
-9
/
+23
2022-03-29
xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks
Dave Chinner
1
-9
/
+13
2022-03-24
Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-3
/
+2
2022-03-20
xfs: log items should have a xlog pointer, not a mount
Dave Chinner
1
-1
/
+1
2022-03-20
xfs: log worker needs to start before intent/unlink recovery
Dave Chinner
1
-2
/
+1
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
1
-7
/
+7
2021-10-22
xfs: rename _zone variables to _cache
Darrick J. Wong
1
-3
/
+3
2021-10-22
xfs: remove kmem_zone typedef
Darrick J. Wong
1
-1
/
+1
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
1
-14
/
+17
2021-08-19
xfs: convert mount flags to features
Dave Chinner
1
-7
/
+7
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-9
/
+9
2021-08-16
xfs: AIL needs asynchronous CIL forcing
Dave Chinner
1
-17
/
+21
2021-08-16
xfs: order CIL checkpoint start records
Dave Chinner
1
-0
/
+1
2021-08-16
xfs: attach iclog callbacks in xlog_cil_set_ctx_write_state()
Dave Chinner
1
-31
/
+16
2021-08-16
xfs: pass a CIL context to xlog_write()
Dave Chinner
1
-7
/
+11
[next]