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_buf_item.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: convert buffer log item flags to unsigned.
Dave Chinner
2022-04-21
1
-13
/
+11
*
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
1
-1
/
+1
*
xfs: remove kmem_zone typedef
Darrick J. Wong
2021-10-22
1
-1
/
+1
*
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
2020-09-15
1
-0
/
+12
*
xfs: get rid of log item callbacks
Dave Chinner
2020-07-07
1
-3
/
+0
*
xfs: clean up the buffer iodone callback functions
Dave Chinner
2020-07-07
1
-1
/
+0
*
xfs: call xfs_buf_iodone directly
Dave Chinner
2020-07-06
1
-2
/
+2
*
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
/
+1
*
xfs: refactor failed buffer resubmission into xfsaild
Brian Foster
2020-05-07
1
-2
/
+0
*
xfs: check log iovec size to make sure it's plausibly a buffer log format
Darrick J. Wong
2020-01-16
1
-0
/
+1
*
xfs: remove the xfs_log_item_t typedef
Christoph Hellwig
2019-06-28
1
-3
/
+3
*
xfs: refactor xfs_buf_log_item reference count handling
Brian Foster
2018-09-29
1
-0
/
+1
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
2018-01-29
1
-1
/
+0
*
Get rid of xfs_buf_log_item_t typedef
Carlos Maiolino
2018-01-29
1
-3
/
+3
*
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2017-09-01
1
-0
/
+1
*
xfs: open-code xfs_buf_item_dirty()
Brian Foster
2017-09-01
1
-1
/
+0
*
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
2017-08-22
1
-0
/
+3
*
xfs: fix non-debug build warnings
Dave Chinner
2015-08-25
1
-1
/
+1
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-4
/
+0
*
xfs: split out buf log item format definitions
Dave Chinner
2013-08-12
1
-97
/
+3
*
xfs: Introduce an ordered buffer item
Dave Chinner
2013-06-27
1
-1
/
+3
*
xfs: buffer type overruns blf_flags field
Dave Chinner
2013-04-27
1
-39
/
+53
*
xfs: add buffer types to directory and attribute buffers
Dave Chinner
2013-04-27
1
-1
/
+17
*
xfs: add CRC checks to remote symlinks
Dave Chinner
2013-04-27
1
-1
/
+3
*
xfs: add version 3 inode format with CRCs
Christoph Hellwig
2013-04-21
1
-1
/
+3
*
xfs: add CRC checks to the AGI
Dave Chinner
2013-04-21
1
-1
/
+3
*
xfs: add CRC checks to the AGFL
Christoph Hellwig
2013-04-21
1
-1
/
+3
*
xfs: add CRC checks to the AGF
Dave Chinner
2013-04-21
1
-1
/
+3
*
xfs: add support for large btree blocks
Christoph Hellwig
2013-04-21
1
-5
/
+19
*
xfs remove the XFS_TRANS_DEBUG routines
Mark Tinguely
2012-12-17
1
-14
/
+0
*
xfs: rename bli_format to avoid confusion with bli_formats
Mark Tinguely
2012-12-17
1
-1
/
+1
*
xfs: support discontiguous buffers in the xfs_buf_log_item
Dave Chinner
2012-07-01
1
-0
/
+2
*
xfs: struct xfs_buf_log_format isn't variable sized.
Dave Chinner
2012-07-01
1
-18
/
+18
*
xfs: use struct list_head for the buf cancel table
Christoph Hellwig
2010-12-16
1
-11
/
+0
*
xfs: give li_cb callbacks the correct prototype
Christoph Hellwig
2010-07-26
1
-1
/
+1
*
xfs: Ensure inode allocation buffers are fully replayed
Dave Chinner
2010-05-24
1
-1
/
+3
*
xfs: Clean up XFS_BLI_* flag namespace
Dave Chinner
2010-05-24
1
-7
/
+7
*
xfs: add log item recovery tracing
Dave Chinner
2010-05-19
1
-1
/
+1
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
1
-12
/
+8
*
[XFS] Fix up sparse warnings.
David Chinner
2008-02-07
1
-0
/
+2
*
Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...
Tim Shimmin
2007-10-01
1
-5
/
+0
*
[XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...
Lachlan McIlroy
2007-09-18
1
-0
/
+5
*
[XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by Eric
Eric Sandeen
2007-02-10
1
-17
/
+1
*
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
1
-25
/
+11
*
[XFS] Add support for project quota, based on Dan Knappes earlier work.
Nathan Scott
2005-06-21
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+171