index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2018-06-08
xfs: xfs_reflink_convert_cow() memory allocation deadlock
Dave Chinner
1
-1
/
+0
2018-06-07
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-12
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-10
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-02
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-27
xfs: buffer lru reference count error injection tag
Brian Foster
1
-0
/
+16
2017-09-26
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-20
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-04
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-18
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-26
xfs: clear _XBF_PAGES from buffers when readahead page
Darrick J. Wong
1
-0
/
+1
2016-12-15
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
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
[next]