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
2019-02-18
xfs: fix xfs_buf magic number endian checks
Darrick J. Wong
1
-1
/
+19
2019-02-11
xfs: distinguish between inobt and finobt magic values
Brian Foster
1
-0
/
+19
2019-02-11
xfs: clarify documentation for the function to reverify buffers
Brian Foster
1
-20
/
+15
2019-02-03
xfs: set buffer ops when repair probes for btree type
Darrick J. Wong
1
-0
/
+16
2019-02-03
xfs: end sync buffer I/O properly on shutdown error
Brian Foster
1
-2
/
+1
2018-12-29
xfs: xfs_buf: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-10-18
xfs: clear ail delwri queued bufs on unmount of shutdown fs
Brian Foster
1
-0
/
+7
2018-10-18
xfs: fix use-after-free race in xfs_buf_rele
Dave Chinner
1
-1
/
+37
2018-10-18
xfs: always assign buffer verifiers when one is provided
Darrick J. Wong
1
-17
/
+47
2018-08-12
xfs: remove b_last_holder & associated macros
Eric Sandeen
1
-18
/
+2
2018-07-11
xfs: kill __xfs_buf_submit_common()
Brian Foster
1
-49
/
+34
2018-07-11
xfs: combine [a]sync buffer submission apis
Brian Foster
1
-49
/
+23
2018-07-11
xfs: use sync buffer I/O for sync delwri queue submission
Brian Foster
1
-39
/
+41
2018-07-11
xfs: refactor buffer submission into a common helper
Brian Foster
1
-48
/
+37
2018-06-08
xfs: xfs_reflink_convert_cow() memory allocation deadlock
Dave Chinner
1
-1
/
+0
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-09
xfs: don't retry xfs_buf_find on XBF_TRYLOCK failure
Dave Chinner
1
-28
/
+65
2018-05-09
xfs: make xfs_buf_incore out of line
Dave Chinner
1
-5
/
+16
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
1
-1
/
+0
2018-03-11
xfs: Correctly invert xfs_buftarg LRU isolation logic
Vratislav Bendel
1
-1
/
+1
2018-01-29
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
1
-0
/
+1
2018-01-09
xfs: clarify units in the failed metadata io message
Darrick J. Wong
1
-5
/
+6
2018-01-08
xfs: dump the first 128 bytes of any corrupt buffer
Darrick J. Wong
1
-1
/
+2
2018-01-08
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
1
-3
/
+4
2017-11-28
xfs: fortify xfs_alloc_buftarg error handling
Michal Hocko
1
-5
/
+10
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
1
-0
/
+1
2017-10-27
xfs: fix unused variable warning in xfs_buf_set_ref()
Brian Foster
1
-3
/
+2
2017-10-26
xfs: buffer lru reference count error injection tag
Brian Foster
1
-0
/
+16
2017-09-25
xfs: remove redundant re-initialization of total_nr_pages
Colin Ian King
1
-2
/
+0
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
1
-1
/
+3
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-1
/
+1
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+61
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+5
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
1
-1
/
+1
2017-06-19
xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
Brian Foster
1
-0
/
+60
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
1
-12
/
+26
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-2
/
+5
2017-06-08
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
Brian Foster
1
-1
/
+1
2017-05-31
xfs: use ->b_state to fix buffer I/O accounting release race
Brian Foster
1
-12
/
+26
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+24
2017-05-03
xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
Michal Hocko
1
-4
/
+4
2017-04-25
xfs: fix up quotacheck buffer list error handling
Brian Foster
1
-0
/
+24
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
1
-0
/
+1
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
1
-2
/
+1
2017-02-02
block: Get rid of blk_get_backing_dev_info()
Jan Kara
1
-2
/
+1
2017-01-25
xfs: clear _XBF_PAGES from buffers when readahead page
Darrick J. Wong
1
-0
/
+1
2016-12-14
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-49
/
+74
2016-12-09
Merge branch 'xfs-4.10-misc-fixes-4' into for-next
Dave Chinner
1
-2
/
+1
2016-12-09
xfs: Always flush caches when integrity is required
Dave Chinner
1
-2
/
+1
[next]