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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
xfs: expose the log push threshold
Darrick J. Wong
2
-10
/
+32
2020-10-07
xfs: periodically relog deferred intent items
Darrick J. Wong
9
-0
/
+168
2020-10-07
xfs: change the order in which child and parent defer ops are finished
Darrick J. Wong
1
-1
/
+10
2020-10-07
xfs: fix an incore inode UAF in xfs_bui_recover
Darrick J. Wong
7
-13
/
+61
2020-10-07
xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock ordering
Darrick J. Wong
1
-18
/
+23
2020-10-07
xfs: clean up bmap intent item recovery checking
Darrick J. Wong
1
-26
/
+12
2020-10-07
xfs: xfs_defer_capture should absorb remaining transaction reservation
Darrick J. Wong
3
-3
/
+20
2020-10-07
xfs: xfs_defer_capture should absorb remaining block reservations
Darrick J. Wong
3
-18
/
+11
2020-10-07
xfs: proper replay of deferred ops queued during log recovery
Darrick J. Wong
8
-91
/
+187
2020-10-07
xfs: remove XFS_LI_RECOVERED
Darrick J. Wong
2
-8
/
+4
2020-10-07
xfs: remove xfs_defer_reset
Darrick J. Wong
1
-19
/
+5
2020-09-30
xfs: fix finobt btree block recovery ordering
Dave Chinner
1
-0
/
+2
2020-09-25
xfs: remove deprecated sysctl options
Pavel Reichl
1
-2
/
+34
2020-09-25
xfs: remove deprecated mount options
Pavel Reichl
1
-13
/
+18
2020-09-25
xfs: directly call xfs_generic_create() for ->create() and ->mkdir()
Kaixu Xia
1
-2
/
+2
2020-09-25
xfs: avoid shared rmap operations for attr fork extents
Darrick J. Wong
1
-9
/
+18
2020-09-25
xfs: drop the obsolete comment on filestream locking
Gao Xiang
1
-33
/
+1
2020-09-25
xfs: code cleanup in xfs_attr_leaf_entsize_{remote,local}
Kaixu Xia
1
-4
/
+4
2020-09-25
xfs: do the assert for all the log done items in xfs_trans_cancel
Kaixu Xia
3
-8
/
+17
2020-09-25
xfs: remove the unused parameter id from xfs_qm_dqattach_one
Kaixu Xia
1
-6
/
+5
2020-09-25
xfs: remove the redundant crc feature check in xfs_attr3_rmt_verify
Kaixu Xia
1
-2
/
+0
2020-09-25
xfs: fix some comments
Kaixu Xia
2
-7
/
+7
2020-09-25
xfs: remove the unnecessary xfs_dqid_t type cast
Kaixu Xia
1
-1
/
+1
2020-09-25
xfs: use the existing type definition for di_projid
Kaixu Xia
1
-1
/
+1
2020-09-25
xfs: remove the unused SYNCHRONIZE macro
Kaixu Xia
1
-1
/
+0
2020-09-23
xfs: clean up calculation of LR header blocks
Gao Xiang
2
-35
/
+18
2020-09-23
xfs: avoid LR buffer overrun due to crafted h_len
Gao Xiang
1
-20
/
+19
2020-09-23
xfs: don't release log intent items when recovery fails
Darrick J. Wong
4
-31
/
+5
2020-09-23
xfs: attach inode to dquot in xfs_bui_item_recover
Darrick J. Wong
1
-0
/
+5
2020-09-23
xfs: log new intent items created as part of finishing recovered intent items
Darrick J. Wong
4
-4
/
+32
2020-09-23
xfs: check dabtree node hash values when loading child blocks
Darrick J. Wong
1
-0
/
+14
2020-09-23
xfs: don't free rt blocks when we're doing a REMAP bunmapi call
Darrick J. Wong
1
-7
/
+12
2020-09-23
xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary files
Chandan Babu R
1
-0
/
+1
2020-09-21
xfs: Set xfs_buf type flag when growing summary/bitmap files
Chandan Babu R
1
-0
/
+8
2020-09-21
xfs: drop extra transaction roll from inode extent truncate
Brian Foster
1
-8
/
+1
2020-09-15
xfs: deprecate the V4 format
Darrick J. Wong
2
-0
/
+37
2020-09-15
xfs: don't propagate RTINHERIT -> REALTIME when there is no rtdev
Darrick J. Wong
1
-1
/
+2
2020-09-15
xfs: refactor inode flags propagation code
Darrick J. Wong
1
-48
/
+65
2020-09-15
xfs: ensure that fpunch, fcollapse, and finsert operations are aligned to rt ...
Darrick J. Wong
1
-0
/
+16
2020-09-15
xfs: make sure the rt allocator doesn't run off the end
Darrick J. Wong
1
-0
/
+11
2020-09-15
xfs: Remove unneeded semicolon
Zheng Bin
1
-1
/
+1
2020-09-15
xfs: force the log after remapping a synchronous-writes file
Darrick J. Wong
1
-1
/
+16
2020-09-15
xfs: Convert xfs_attr_sf macros to inline functions
Carlos Maiolino
4
-25
/
+41
2020-09-15
xfs: Use variable-size array for nameval in xfs_attr_sf_entry
Carlos Maiolino
3
-7
/
+6
2020-09-15
xfs: Remove typedef xfs_attr_shortform_t
Carlos Maiolino
4
-17
/
+17
2020-09-15
xfs: remove typedef xfs_attr_sf_entry_t
Carlos Maiolino
2
-7
/
+8
2020-09-15
xfs: Remove kmem_zalloc_large()
Carlos Maiolino
5
-11
/
+5
2020-09-15
xfs: enable big timestamps
Darrick J. Wong
1
-1
/
+2
2020-09-15
xfs: trace timestamp limits
Darrick J. Wong
3
-0
/
+29
2020-09-15
xfs: widen ondisk quota expiration timestamps to handle y2038+
Darrick J. Wong
7
-6
/
+102
[next]