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_buf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
xfs: use rhashtable to track buffer cache
Lucas Stach
1
-47
/
+73
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-1
/
+1
2016-08-26
xfs: prevent dropping ioend completions during buftarg wait
Brian Foster
1
-1
/
+1
2016-08-17
xfs: don't assert fail on non-async buffers on ioacct decrement
Brian Foster
1
-1
/
+0
2016-07-27
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-70
/
+166
2016-07-20
Merge branch 'xfs-4.8-buf-fixes' into for-next
Dave Chinner
1
-43
/
+127
2016-07-20
xfs: track and serialize in-flight async buffers against unmount
Brian Foster
1
-41
/
+124
2016-07-20
xfs: exclude never-released buffers from buftarg I/O accounting
Brian Foster
1
-1
/
+2
2016-07-20
xfs: remove extraneous buffer flag changes
Eric Sandeen
1
-1
/
+1
2016-06-21
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
1
-3
/
+5
2016-06-21
xfs: enable buffer deadlock postmortem diagnosis via ftrace
Darrick J. Wong
1
-3
/
+5
2016-06-09
fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
Ming Lei
1
-3
/
+1
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
1
-1
/
+1
2016-06-07
xfs: use bio op accessors
Mike Christie
1
-12
/
+14
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-2
/
+2
2016-06-01
xfs: reduce lock hold times in buffer writeback
Dave Chinner
1
-25
/
+35
2016-05-18
xfs: buffer ->bi_end_io function requires irq-safe lock
Brian Foster
1
-8
/
+4
2016-02-10
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
1
-1
/
+1
2016-01-22
Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+10
2016-01-19
Merge branch 'xfs-misc-fixes-for-4.5-3' into for-next
Dave Chinner
1
-0
/
+10
2016-01-19
xfs: log mount failures don't wait for buffers to be released
Dave Chinner
1
-0
/
+10
2016-01-13
Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+8
2016-01-12
xfs: inode recovery readahead can race with inode buffer creation
Dave Chinner
1
-0
/
+7
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
1
-6
/
+2
2016-01-04
xfs: make xfs_buf_ioend_async() static
Alexander Kuleshov
1
-1
/
+1
2015-10-12
Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next
Dave Chinner
1
-1
/
+2
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
1
-9
/
+9
2015-10-12
xfs: Print name and pid when memory allocation loops
Tetsuo Handa
1
-1
/
+2
2015-09-07
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+4
2015-08-25
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
Dave Chinner
1
-3
/
+1
2015-08-25
xfs: fix non-debug build warnings
Dave Chinner
1
-3
/
+1
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-4
/
+3
2015-07-29
xfs: Use consistent logging message prefixes
Joe Perches
1
-2
/
+3
2015-06-22
xfs: return a void pointer from xfs_buf_offset
Christoph Hellwig
1
-3
/
+3
2015-02-12
list_lru: add helpers to isolate items
Vladimir Davydov
1
-2
/
+4
2015-02-12
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
1
-4
/
+3
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
1
-3
/
+10
2014-12-04
xfs: split metadata and log buffer completion to separate workqueues
Brian Foster
1
-3
/
+10
2014-11-28
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
1
-1
/
+1
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+1
2014-11-28
xfs: catch invalid negative blknos in _xfs_buf_find()
Eric Sandeen
1
-1
/
+1
2014-11-28
xfs: replace global xfslogd wq with per-mount wq
Brian Foster
1
-11
/
+1
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2014-10-02
Merge branch 'xfs-buf-iosubmit' into for-next
Dave Chinner
1
-176
/
+177
2014-10-02
xfs: check xfs_buf_read_uncached returns correctly
Dave Chinner
1
-4
/
+14
2014-10-02
xfs: introduce xfs_buf_submit[_wait]
Dave Chinner
1
-76
/
+93
2014-10-02
xfs: kill xfs_bioerror_relse
Dave Chinner
1
-39
/
+0
2014-10-02
xfs: xfs_bioerror can die.
Dave Chinner
1
-46
/
+12
2014-10-02
xfs: kill xfs_bdstrat_cb
Dave Chinner
1
-23
/
+25
2014-10-02
xfs: rework xfs_buf_bio_endio error handling
Dave Chinner
1
-2
/
+16
[prev]
[next]