index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
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-08
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-10
xfs: rework buffer dispose list tracking
Dave Chinner
1
-4
/
+8
2013-09-10
xfs: convert buftarg LRU to generic code
Dave Chinner
1
-3
/
+2
2013-01-16
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
1
-3
/
+3
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-10
/
+14
2012-11-15
xfs: add buffer pre-write callback
Dave Chinner
1
-0
/
+3
2012-11-15
xfs: make buffer read verication an IO completion function
Dave Chinner
1
-8
/
+12
2012-08-29
xfs: fix race while discarding buffers [V4]
Carlos Maiolino
1
-17
/
+24
2012-07-13
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
Christoph Hellwig
1
-1
/
+0
2012-07-01
xfs: add discontiguous buffer map interface
Dave Chinner
1
-6
/
+40
2012-07-01
xfs: convert internal buffer functions to pass maps
Dave Chinner
1
-8
/
+35
2012-07-01
xfs: separate buffer indexing from block map
Dave Chinner
1
-4
/
+23
2012-05-14
xfs: make XBF_MAPPED the default behaviour
Dave Chinner
1
-2
/
+2
2012-05-14
xfs: kill XBF_DONTBLOCK
Dave Chinner
1
-2
/
+0
2012-05-14
xfs: kill XBF_LOCK
Dave Chinner
1
-3
/
+1
2012-05-14
xfs: kill xfs_buf_btoc
Dave Chinner
1
-5
/
+0
2012-05-14
xfs: use blocks for storing the desired IO size
Dave Chinner
1
-3
/
+1
2012-05-14
xfs: use blocks for counting length of buffers
Dave Chinner
1
-3
/
+1
[next]