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_item.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-14
xfs: normalize "infinite" retries in error configs
Eric Sandeen
1
-2
/
+3
2016-09-14
xfs: fix signed integer overflow
Xie XiuQi
1
-2
/
+2
2016-07-22
Merge branch 'xfs-4.8-misc-fixes-4' into for-next
Dave Chinner
1
-0
/
+1
2016-07-22
xfs: allocate log vector buffers outside CIL context lock
Dave Chinner
1
-0
/
+1
2016-07-20
Merge branch 'xfs-4.8-buf-fixes' into for-next
Dave Chinner
1
-6
/
+6
2016-07-20
xfs: don't reset b_retries to 0 on every failure
Eric Sandeen
1
-3
/
+4
2016-07-20
xfs: remove extraneous buffer flag changes
Eric Sandeen
1
-3
/
+2
2016-06-01
xfs: fix broken multi-fsb buffer logging
Brian Foster
1
-5
/
+13
2016-05-18
xfs: add "fail at unmount" error handling configuration
Carlos Maiolino
1
-0
/
+4
2016-05-18
xfs: add configuration of error failure speed
Carlos Maiolino
1
-2
/
+11
2016-05-18
xfs: add configurable error support to metadata buffers
Carlos Maiolino
1
-45
/
+67
2016-02-10
xfs: remove XBF_STALE flag wrapper macros
Dave Chinner
1
-1
/
+1
2016-02-10
xfs: remove XBF_ASYNC flag wrapper macros
Dave Chinner
1
-1
/
+1
2016-02-10
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
1
-3
/
+3
2015-08-25
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
Dave Chinner
1
-7
/
+13
2015-08-25
xfs: fix non-debug build warnings
Dave Chinner
1
-7
/
+13
2015-08-19
xfs: add helper to conditionally remove items from the AIL
Brian Foster
1
-5
/
+1
2015-02-24
xfs: clarify async write failure ratelimit message
Eric Sandeen
1
-2
/
+2
2015-01-22
Merge branch 'xfs-buf-type-fixes' into for-next
Dave Chinner
1
-0
/
+4
2015-01-22
xfs: ensure buffer types are set correctly
Dave Chinner
1
-0
/
+4
2014-12-24
xfs: remove extra newlines from xfs messages
Eric Sandeen
1
-1
/
+1
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+1
2014-10-02
Merge branch 'xfs-buf-iosubmit' into for-next
Dave Chinner
1
-4
/
+4
2014-10-02
xfs: introduce xfs_buf_submit[_wait]
Dave Chinner
1
-2
/
+2
2014-10-02
xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality
Dave Chinner
1
-2
/
+2
2014-09-23
xfs: xfs_buf_write_fail_rl_state can be static
Dave Chinner
1
-1
/
+1
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-2
/
+2
2014-06-10
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
1
-1
/
+1
2014-06-06
xfs: kill xfs_buf_geterror()
Dave Chinner
1
-1
/
+1
2014-04-14
xfs: remove unused bip arg from xfs_buf_item_log_segment()
Eric Sandeen
1
-2
/
+1
2014-02-07
xfs: remove XFS_TRANS_DEBUG dead code
Jie Liu
1
-19
/
+0
2013-12-18
Merge branch 'xfs-for-linus-v3.13-rc5' into for-next
Ben Myers
1
-2
/
+19
2013-12-17
xfs: abort metadata writeback on permanent errors
Dave Chinner
1
-2
/
+19
2013-12-13
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
1
-15
/
+14
2013-12-13
xfs: introduce xlog_copy_iovec
Christoph Hellwig
1
-18
/
+12
2013-12-13
xfs: refactor xfs_buf_item_format_segment
Christoph Hellwig
1
-33
/
+39
2013-10-30
xfs: fix static and extern sparse warnings
Dave Chinner
1
-1
/
+1
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
1
-3
/
+4
2013-09-24
xfs: lock the AIL before removing the buffer item
Dave Chinner
1
-0
/
+1
2013-09-10
xfs: aborted buf items can be in the AIL.
Dave Chinner
1
-5
/
+19
2013-08-15
xfs: use reference counts to free clean buffer items
Dave Chinner
1
-4
/
+2
2013-08-13
xfs: return log item size in IOP_SIZE
Dave Chinner
1
-20
/
+32
2013-06-27
xfs: Use inode create transaction
Dave Chinner
1
-2
/
+10
2013-06-27
xfs: Introduce an ordered buffer item
Dave Chinner
1
-27
/
+48
2013-05-30
xfs: fix split buffer vector log recovery support
Dave Chinner
1
-6
/
+1
2013-02-14
xfs: recheck buffer pinned status after push trylock failure
Brian Foster
1
-1
/
+11
2013-01-26
xfs: fix shutdown hang on invalid inode during create
Dave Chinner
1
-2
/
+10
2012-12-17
xfs remove the XFS_TRANS_DEBUG routines
Mark Tinguely
1
-106
/
+0
2012-12-17
xfs: fix the multi-segment log buffer format
Mark Tinguely
1
-3
/
+10
2012-12-17
xfs: fix segment in xfs_buf_item_format_segment
Mark Tinguely
1
-5
/
+15
[next]