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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
xfs: one-shot cached buffers
Dave Chinner
1
-0
/
+12
2018-05-09
xfs: make xfs_buf_incore out of line
Dave Chinner
1
-14
/
+3
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
1
-1
/
+1
2018-01-29
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
1
-1
/
+1
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
1
-1
/
+2
2018-01-08
xfs: create a new buf_ops pointer to verify structure metadata
Darrick J. Wong
1
-0
/
+1
2018-01-08
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
1
-1
/
+3
2017-10-27
xfs: buffer lru reference count error injection tag
Brian Foster
1
-4
/
+1
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
1
-1
/
+2
2017-06-19
xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
Brian Foster
1
-0
/
+1
2017-05-31
xfs: use ->b_state to fix buffer I/O accounting release race
Brian Foster
1
-3
/
+2
2017-04-25
xfs: fix up quotacheck buffer list error handling
Brian Foster
1
-0
/
+1
2017-04-04
xfs: Remove obsolete declaration of xfs_buf_get_empty
Nikolay Borisov
1
-1
/
+0
2017-02-02
block: Get rid of blk_get_backing_dev_info()
Jan Kara
1
-1
/
+0
2016-12-07
xfs: use rhashtable to track buffer cache
Lucas Stach
1
-1
/
+1
2016-11-28
xfs: add XBF_XBF_NO_IOACCT to buf trace output
Eric Sandeen
1
-0
/
+1
2016-07-20
xfs: track and serialize in-flight async buffers against unmount
Brian Foster
1
-1
/
+5
2016-07-20
xfs: exclude never-released buffers from buftarg I/O accounting
Brian Foster
1
-0
/
+1
2016-05-18
xfs: add configuration of error failure speed
Carlos Maiolino
1
-1
/
+20
2016-05-18
xfs: add configurable error support to metadata buffers
Carlos Maiolino
1
-0
/
+1
2016-02-10
xfs: remove XFS_BUF_ZEROFLAGS macro
Dave Chinner
1
-6
/
+0
2016-02-10
xfs: remove XBF_STALE flag wrapper macros
Dave Chinner
1
-3
/
+1
2016-02-10
xfs: remove XBF_WRITE flag wrapper macros
Dave Chinner
1
-4
/
+0
2016-02-10
xfs: remove XBF_READ flag wrapper macros
Dave Chinner
1
-4
/
+0
2016-02-10
xfs: remove XBF_ASYNC flag wrapper macros
Dave Chinner
1
-4
/
+0
2016-02-10
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
1
-4
/
+0
2016-01-04
xfs: print name of verifier if it fails
Eric Sandeen
1
-0
/
+1
2015-09-09
dax: move DAX-related functions to a new header
Matthew Wilcox
1
-0
/
+1
2015-06-22
xfs: return a void pointer from xfs_buf_offset
Christoph Hellwig
1
-1
/
+1
2014-12-04
xfs: split metadata and log buffer completion to separate workqueues
Brian Foster
1
-1
/
+2
2014-10-02
xfs: check xfs_buf_read_uncached returns correctly
Dave Chinner
1
-3
/
+3
2014-10-02
xfs: introduce xfs_buf_submit[_wait]
Dave Chinner
1
-2
/
+2
2014-10-02
xfs: kill xfs_bioerror_relse
Dave Chinner
1
-2
/
+0
2014-10-02
xfs: rework xfs_buf_bio_endio error handling
Dave Chinner
1
-0
/
+1
2014-10-02
xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality
Dave Chinner
1
-1
/
+1
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-1
/
+1
2014-06-10
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
1
-5
/
+0
2014-06-06
xfs: kill xfs_buf_geterror()
Dave Chinner
1
-5
/
+0
2014-04-14
xfs: remove unused args from xfs_alloc_buftarg()
Eric Sandeen
1
-1
/
+1
2014-04-14
xfs: remove unused blocksize arg from xfs_setsize_buftarg()
Eric Sandeen
1
-1
/
+1
2014-02-27
xfs: add helper for updating checksums on xfs_bufs
Eric Sandeen
1
-0
/
+7
2014-02-27
xfs: add helper for verifying checksums on xfs_bufs
Eric Sandeen
1
-0
/
+7
2014-01-24
xfs: allow logical-sector sized O_DIRECT
Eric Sandeen
1
-0
/
+15
2014-01-24
xfs: rename xfs_buftarg structure members
Eric Sandeen
1
-2
/
+2
2014-01-24
xfs: clean up xfs_buftarg
Eric Sandeen
1
-2
/
+1
2013-12-17
xfs: abort metadata writeback on permanent errors
Dave Chinner
1
-1
/
+5
2013-12-17
xfs: remove xfsbdstrat error
Christoph Hellwig
1
-3
/
+2
2013-09-11
xfs: rework buffer dispose list tracking
Dave Chinner
1
-4
/
+8
2013-09-11
xfs: convert buftarg LRU to generic code
Dave Chinner
1
-3
/
+2
2013-01-17
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
1
-3
/
+3
[next]