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_error.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
xfs: mark xfs_errortag_ktype static
Christoph Hellwig
1
-1
/
+1
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
1
-0
/
+1
2017-10-26
xfs: buffer lru reference count error injection tag
Brian Foster
1
-0
/
+3
2017-09-25
fs/xfs: Use %pS printk format for direct addresses
Helge Deller
1
-1
/
+1
2017-08-22
xfs: add log item pinning error injection tag
Brian Foster
1
-0
/
+3
2017-07-01
xfs: Check for m_errortag initialization in xfs_errortag_test
Carlos Maiolino
1
-0
/
+11
2017-06-27
xfs: replace log_badcrc_factor knob with error injection tag
Brian Foster
1
-0
/
+3
2017-06-27
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
1
-0
/
+3
2017-06-27
xfs: expose errortag knobs via sysfs
Darrick J. Wong
1
-1
/
+155
2017-06-27
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
1
-74
/
+80
2016-07-20
Merge branch 'xfs-4.8-misc-fixes-3' into for-next
Dave Chinner
1
-1
/
+1
2016-07-20
xfs: don't allow negative error tags
Dan Carpenter
1
-1
/
+1
2016-06-21
xfs: check for a valid error_tag in errortag_add
Darrick J. Wong
1
-0
/
+3
2016-01-04
xfs: print name of verifier if it fails
Eric Sandeen
1
-2
/
+2
2015-06-22
xfs: remove inst_t
Christoph Hellwig
1
-2
/
+2
2015-03-25
xfs: %pF is only for function pointers
Scott Wood
1
-1
/
+1
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-1
/
+1
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
1
-23
/
+0
2014-02-27
xfs: print useful caller information in xfs_error_report
Eric Sandeen
1
-1
/
+1
2014-02-27
xfs: add xfs_verifier_error()
Eric Sandeen
1
-0
/
+25
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-3
/
+1
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
1
-3
/
+2
2013-10-17
xfs: remove newlines from strings passed to __xfs_printk
Eric Sandeen
1
-1
/
+1
2013-08-12
xfs: consolidate xfs_utils.c
Dave Chinner
1
-1
/
+0
2013-04-21
xfs: increase hexdump output in xfs_corruption_error
Dave Chinner
1
-1
/
+1
2013-03-07
xfs: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2012-05-14
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
2011-03-07
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
1
-9
/
+7
2011-03-07
xfs: kill xfs_fs_repair_cmn_err() macro
Dave Chinner
1
-0
/
+1
2011-03-07
xfs: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
1
-3
/
+2
2011-01-12
xfs: prevent NMI timeouts in cmn_err
Dave Chinner
1
-31
/
+0
2010-12-01
xfs: only run xfs_error_test if error injection is active
Dave Chinner
1
-0
/
+3
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-3
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-05-24
xfs: clean up log ticket overrun debug output
Dave Chinner
1
-1
/
+1
2010-05-19
xfs: add const qualifiers to xfs error function args
Alex Elder
1
-15
/
+15
2008-12-22
[XFS] avoid memory allocations in xfs_fs_vcmn_err
Christoph Hellwig
1
-15
/
+0
2008-08-13
[XFS] kill INDUCE_IO_ERROR
Christoph Hellwig
1
-4
/
+1
2008-07-28
[XFS] streamline init/exit path
Christoph Hellwig
1
-8
/
+0
2008-07-28
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
1
-3
/
+2
2008-02-07
[XFS] lose xfs_hex_dump in favor of print_hex_dump
Eric Sandeen
1
-31
/
+0
2007-10-16
[XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs
Christoph Hellwig
1
-13
/
+7
2007-10-15
[XFS] Radix tree based inode caching
David Chinner
1
-0
/
+1
2007-05-08
[XFS] reducing the number of random number functions.
Joe Perches
1
-1
/
+1
2007-02-10
[XFS] Remove a bunch of unused functions from XFS.
Eric Sandeen
1
-26
/
+0
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-2
/
+0
2006-01-12
[XFS] Merge in trivial changes, sync up headers with userspace
Nathan Scott
1
-1
/
+0
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
[next]