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_trans_buf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
xfs: introduce xfs_buf_daddr()
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
1
-3
/
+3
2021-05-26
xfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-17
xfs: remove xfs_buf_t typedef
Dave Chinner
1
-8
/
+8
2020-09-16
xfs: simplify xfs_trans_getsb
Christoph Hellwig
1
-31
/
+15
2020-07-07
xfs: clean up the buffer iodone callback functions
Dave Chinner
1
-2
/
+0
2020-07-06
xfs: call xfs_buf_iodone directly
Dave Chinner
1
-10
/
+3
2020-07-06
xfs: mark dquot buffers in cache
Dave Chinner
1
-0
/
+1
2020-07-06
xfs: mark inode buffers in cache
Dave Chinner
1
-0
/
+3
2020-01-27
xfs: fix xfs_buf_ioerror_alert location reporting
Darrick J. Wong
1
-2
/
+3
2020-01-27
xfs: make xfs_trans_get_buf_map return an error code
Darrick J. Wong
1
-11
/
+11
2020-01-27
xfs: make xfs_buf_read_map return an error code
Darrick J. Wong
1
-28
/
+8
2020-01-27
xfs: make xfs_buf_get_map return an error code
Darrick J. Wong
1
-5
/
+9
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-2
/
+0
2019-06-29
xfs: split iop_unlock
Christoph Hellwig
1
-1
/
+1
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
1
-4
/
+3
2019-02-12
xfs: clarify documentation for the function to reverify buffers
Brian Foster
1
-1
/
+1
2018-10-18
xfs: fix buffer state management in xrep_findroot_block
Darrick J. Wong
1
-0
/
+13
2018-10-18
xfs: always assign buffer verifiers when one is provided
Darrick J. Wong
1
-0
/
+29
2018-09-29
xfs: refactor xfs_buf_log_item reference count handling
Brian Foster
1
-21
/
+2
2018-09-29
xfs: clean up xfs_trans_brelse()
Brian Foster
1
-71
/
+39
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
1
-13
/
+9
2018-05-10
xfs: log item flags are racy
Dave Chinner
1
-1
/
+1
2018-03-12
xfs: Rename xa_ elements to ail_
Matthew Wilcox
1
-2
/
+2
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
1
-24
/
+24
2018-01-29
Get rid of xfs_buf_log_item_t typedef
Carlos Maiolino
1
-29
/
+33
2017-09-01
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
1
-2
/
+5
2017-09-01
xfs: don't log dirty ranges for ordered buffers
Brian Foster
1
-12
/
+14
2017-09-01
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
1
-16
/
+30
2017-09-01
xfs: open-code xfs_buf_item_dirty()
Brian Foster
1
-1
/
+1
2017-06-19
xfs: release bli from transaction properly on fs shutdown
Brian Foster
1
-7
/
+14
2016-02-10
xfs: remove XBF_STALE flag wrapper macros
Dave Chinner
1
-3
/
+3
2016-02-10
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
1
-2
/
+2
2015-02-10
xfs: only trace buffer items if they exist
Dave Chinner
1
-2
/
+3
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
1
-102
/
+33
2014-12-04
xfs: lobotomise xfs_trans_read_buf_map()
Dave Chinner
1
-102
/
+33
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-10-02
xfs: introduce xfs_buf_submit[_wait]
Dave Chinner
1
-16
/
+3
2014-10-02
xfs: kill xfs_bioerror_relse
Dave Chinner
1
-3
/
+6
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-12
/
+12
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
1
-6
/
+6
2014-06-22
xfs: return is not a function
Eric Sandeen
1
-7
/
+6
2014-03-07
xfs: don't leak EFSBADCRC to userspace
Dave Chinner
1
-0
/
+11
2013-12-17
xfs: remove xfsbdstrat error
Christoph Hellwig
1
-1
/
+12
2013-10-24
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-4
/
+1
2013-10-24
xfs: decouple log and transaction headers
Dave Chinner
1
-2
/
+3
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
1
-1
/
+1
2013-08-30
xfs: finish removing IOP_* macros.
Dave Chinner
1
-1
/
+1
[next]