index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_buf_item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-26
1
-2
/
+2
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-3
/
+0
*
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
Christoph Hellwig
2019-06-28
1
-3
/
+0
*
xfs: remove the xfs_log_item_t typedef
Christoph Hellwig
2019-06-28
1
-3
/
+3
*
xfs: split iop_unlock
Christoph Hellwig
2019-06-28
1
-3
/
+12
*
xfs: don't require log items to implement optional methods
Christoph Hellwig
2019-06-28
1
-8
/
+0
*
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-28
1
-2
/
+2
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-28
1
-0
/
+1
*
xfs: fix use after free in buf log item unlock assert
Brian Foster
2019-04-14
1
-1
/
+3
*
xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
Dave Chinner
2018-11-20
1
-7
/
+21
*
xfs: refactor xfs_buf_log_item reference count handling
Brian Foster
2018-09-29
1
-37
/
+53
*
xfs: don't unlock invalidated buf on aborted tx commit
Brian Foster
2018-09-29
1
-49
/
+42
*
xfs: clean up MIN/MAX
Dave Chinner
2018-06-08
1
-1
/
+1
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-10
1
-1
/
+1
*
xfs: add some more debug checks to buffer log item reuse
Dave Chinner
2018-05-10
1
-1
/
+3
*
xfs: log item flags are racy
Dave Chinner
2018-05-10
1
-1
/
+3
*
xfs: Rename xa_ elements to ail_
Matthew Wilcox
2018-03-11
1
-5
/
+5
*
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
2018-01-29
1
-33
/
+24
*
Split buffer's b_fspriv field
Carlos Maiolino
2018-01-29
1
-34
/
+51
*
Get rid of xfs_buf_log_item_t typedef
Carlos Maiolino
2018-01-29
1
-20
/
+20
*
xfs: fix compiler warnings
Darrick J. Wong
2017-09-02
1
-0
/
+2
*
xfs: ordered buffer log items are never formatted
Brian Foster
2017-09-01
1
-10
/
+2
*
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2017-09-01
1
-30
/
+32
*
xfs: open-code xfs_buf_item_dirty()
Brian Foster
2017-09-01
1
-11
/
+0
*
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
2017-08-22
1
-0
/
+28
*
xfs: Add infrastructure needed for error propagation during buffer IO failure
Carlos Maiolino
2017-08-22
1
-1
/
+31
*
xfs: remove bli from AIL before release on transaction abort
Brian Foster
2017-06-19
1
-9
/
+12
*
xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
Hou Tao
2017-02-03
1
-0
/
+1
*
xfs: normalize "infinite" retries in error configs
Eric Sandeen
2016-09-14
1
-2
/
+3
*
xfs: fix signed integer overflow
Xie XiuQi
2016-09-14
1
-2
/
+2
*
Merge branch 'xfs-4.8-misc-fixes-4' into for-next
Dave Chinner
2016-07-22
1
-0
/
+1
|
\
|
*
xfs: allocate log vector buffers outside CIL context lock
Dave Chinner
2016-07-22
1
-0
/
+1
*
|
Merge branch 'xfs-4.8-buf-fixes' into for-next
Dave Chinner
2016-07-20
1
-6
/
+6
|
\
\
|
*
|
xfs: don't reset b_retries to 0 on every failure
Eric Sandeen
2016-07-20
1
-3
/
+4
|
*
|
xfs: remove extraneous buffer flag changes
Eric Sandeen
2016-07-20
1
-3
/
+2
|
|
/
*
/
xfs: fix broken multi-fsb buffer logging
Brian Foster
2016-06-01
1
-5
/
+13
|
/
*
xfs: add "fail at unmount" error handling configuration
Carlos Maiolino
2016-05-18
1
-0
/
+4
*
xfs: add configuration of error failure speed
Carlos Maiolino
2016-05-18
1
-2
/
+11
*
xfs: add configurable error support to metadata buffers
Carlos Maiolino
2016-05-18
1
-45
/
+67
*
xfs: remove XBF_STALE flag wrapper macros
Dave Chinner
2016-02-10
1
-1
/
+1
*
xfs: remove XBF_ASYNC flag wrapper macros
Dave Chinner
2016-02-10
1
-1
/
+1
*
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
2016-02-10
1
-3
/
+3
*
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
Dave Chinner
2015-08-25
1
-7
/
+13
|
\
|
*
xfs: fix non-debug build warnings
Dave Chinner
2015-08-25
1
-7
/
+13
*
|
xfs: add helper to conditionally remove items from the AIL
Brian Foster
2015-08-19
1
-5
/
+1
|
/
*
xfs: clarify async write failure ratelimit message
Eric Sandeen
2015-02-24
1
-2
/
+2
*
Merge branch 'xfs-buf-type-fixes' into for-next
Dave Chinner
2015-01-22
1
-0
/
+4
|
\
|
*
xfs: ensure buffer types are set correctly
Dave Chinner
2015-01-22
1
-0
/
+4
*
|
xfs: remove extra newlines from xfs messages
Eric Sandeen
2014-12-24
1
-1
/
+1
|
/
[next]