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