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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-06
xfs: reflink should force the log out if mounted with wsync
Christoph Hellwig
1
-0
/
+4
2020-04-06
xfs: factor out a new xfs_log_force_inode helper
Christoph Hellwig
4
-24
/
+22
2020-04-02
xfs: fix inode number overflow in ifree cluster helper
Brian Foster
1
-1
/
+1
2020-03-31
xfs: remove redundant variable assignment in xfs_symlink()
Kaixu Xia
1
-1
/
+0
2020-03-31
xfs: ratelimit inode flush on buffered write ENOSPC
Darrick J. Wong
2
-0
/
+15
2020-03-28
xfs: return locked status of inode buffer on xfsaild push
Brian Foster
1
-1
/
+2
2020-03-28
xfs: trylock underlying buffer on dquot flush
Brian Foster
3
-9
/
+14
2020-03-28
xfs: remove unnecessary ternary from xfs_create
Kaixu Xia
1
-2
/
+1
2020-03-27
xfs: don't write a corrupt unmount record to force summary counter recalc
Darrick J. Wong
1
-13
/
+14
2020-03-27
xfs: factor inode lookup from xfs_ifree_cluster
Dave Chinner
1
-68
/
+84
2020-03-27
xfs: tail updates only need to occur when LSN changes
Dave Chinner
3
-23
/
+51
2020-03-27
xfs: factor common AIL item deletion code
Dave Chinner
3
-34
/
+30
2020-03-27
xfs: correctly acount for reclaimable slabs
Dave Chinner
1
-1
/
+2
2020-03-27
xfs: Improve metadata buffer reclaim accountability
Dave Chinner
1
-3
/
+8
2020-03-27
xfs: don't allow log IO to be throttled
Dave Chinner
1
-1
/
+9
2020-03-27
xfs: Throttle commits on delayed background CIL push
Dave Chinner
3
-4
/
+58
2020-03-27
xfs: Lower CIL flush limit for large logs
Dave Chinner
1
-6
/
+23
2020-03-27
xfs: remove some stale comments from the log code
Dave Chinner
1
-46
/
+13
2020-03-27
xfs: refactor unmount record writing
Dave Chinner
1
-20
/
+29
2020-03-27
xfs: merge xlog_commit_record with xlog_write_done
Dave Chinner
3
-35
/
+12
2020-03-27
xfs: split xlog_ticket_done
Christoph Hellwig
5
-73
/
+47
2020-03-27
xfs: kill XLOG_TIC_INITED
Dave Chinner
2
-8
/
+2
2020-03-27
xfs: refactor and split xfs_log_done()
Dave Chinner
5
-65
/
+44
2020-03-27
xfs: re-order initial space accounting checks in xlog_write
Dave Chinner
1
-21
/
+10
2020-03-27
xfs: don't try to write a start record into every iclog
Dave Chinner
3
-49
/
+42
2020-03-27
xfs: validate the realtime geometry in xfs_validate_sb_common
Darrick J. Wong
1
-0
/
+32
2020-03-26
xfs: prohibit fs freezing when using empty transactions
Darrick J. Wong
3
-0
/
+23
2020-03-26
xfs: shutdown on failure to add page to log bio
Brian Foster
1
-3
/
+9
2020-03-26
xfs: directory bestfree check should release buffers
Darrick J. Wong
1
-4
/
+6
2020-03-26
xfs: drop all altpath buffers at the end of the sibling check
Darrick J. Wong
1
-17
/
+25
2020-03-26
xfs: preserve default grace interval during quotacheck
Darrick J. Wong
1
-6
/
+14
2020-03-23
xfs: remove xlog_state_want_sync
Christoph Hellwig
1
-32
/
+18
2020-03-23
xfs: move the ioerror check out of xlog_state_clean_iclog
Christoph Hellwig
1
-4
/
+5
2020-03-23
xfs: refactor xlog_state_clean_iclog
Christoph Hellwig
1
-92
/
+88
2020-03-23
xfs: remove the aborted parameter to xlog_state_done_syncing
Christoph Hellwig
3
-39
/
+23
2020-03-23
xfs: simplify log shutdown checking in xfs_log_release_iclog
Christoph Hellwig
1
-14
/
+6
2020-03-23
xfs: simplify the xfs_log_release_iclog calling convention
Christoph Hellwig
3
-9
/
+6
2020-03-23
xfs: factor out a xlog_wait_on_iclog helper
Christoph Hellwig
1
-45
/
+31
2020-03-23
xfs: merge xlog_cil_push into xlog_cil_push_work
Christoph Hellwig
1
-28
/
+18
2020-03-19
xfs: remove the di_version field from struct icdinode
Christoph Hellwig
9
-44
/
+24
2020-03-19
xfs: simplify a check in xfs_ioctl_setattr_check_cowextsize
Christoph Hellwig
1
-2
/
+1
2020-03-19
xfs: simplify di_flags2 inheritance in xfs_ialloc
Christoph Hellwig
1
-10
/
+3
2020-03-19
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
11
-37
/
+27
2020-03-19
xfs: add a new xfs_sb_version_has_v3inode helper
Christoph Hellwig
7
-21
/
+25
2020-03-18
xfs: fix unmount hang and memory leak on shutdown during quotaoff
Brian Foster
2
-6
/
+22
2020-03-18
xfs: factor out quotaoff intent AIL removal and memory free
Brian Foster
2
-9
/
+21
2020-03-18
xfs: add support for rmap btree staging cursors
Darrick J. Wong
2
-10
/
+62
2020-03-18
xfs: add support for refcount btree staging cursors
Darrick J. Wong
2
-10
/
+66
2020-03-18
xfs: add support for inode btree staging cursors
Darrick J. Wong
2
-12
/
+76
2020-03-18
xfs: add support for free space btree staging cursors
Darrick J. Wong
2
-16
/
+84
[next]