index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2013-03-04
xfs: xfs_bmap_add_attrfork_local is too generic
Dave Chinner
2013-01-28
xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
Torsten Kaiser
2013-01-28
xfs: Fix possible use-after-free with AIO
Jan Kara
2013-01-28
xfs: fix shutdown hang on invalid inode during create
Dave Chinner
2013-01-28
xfs: limit speculative prealloc near ENOSPC thresholds
Dave Chinner
2013-01-28
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
Dave Chinner
2013-01-28
xfs: pull up stack_switch check into xfs_bmapi_write
Brian Foster
2013-01-28
xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic
Eric Sandeen
2013-01-16
xfs: recalculate leaf entry pointer after compacting a dir2 block
Eric Sandeen
2013-01-16
xfs: remove int casts from debug dquot soft limit timer asserts
Brian Foster
2013-01-16
xfs: fix the multi-segment log buffer format
Mark Tinguely
2013-01-16
xfs: fix segment in xfs_buf_item_format_segment
Mark Tinguely
2013-01-16
xfs: rename bli_format to avoid confusion with bli_formats
Mark Tinguely
2013-01-16
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
2012-12-03
xfs: fix sparse reported log CRC endian issue
Dave Chinner
2012-11-29
xfs: fix stray dquot unlock when reclaiming dquots
Dave Chinner
2012-11-29
xfs: fix direct IO nested transaction deadlock.
Dave Chinner
2012-11-29
xfs: byte range granularity for XFS_IOC_ZERO_RANGE
Dave Chinner
2012-11-26
xfs: inode allocation should use unmapped buffers.
Dave Chinner
2012-11-19
xfs: add CRC checks to the log
Christoph Hellwig
2012-11-19
xfs: add CRC infrastructure
Christoph Hellwig
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-15
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
2012-11-15
xfs: add buffer pre-write callback
Dave Chinner
2012-11-15
xfs: Add verifiers to dir2 data readahead.
Dave Chinner
2012-11-15
xfs: add xfs_da_node verification
Dave Chinner
2012-11-15
xfs: factor and verify attr leaf reads
Dave Chinner
2012-11-15
xfs: factor dir2 leaf read
Dave Chinner
2012-11-15
xfs: factor out dir2 data block reading
Dave Chinner
2012-11-15
xfs: factor dir2 free block reading
Dave Chinner
2012-11-15
xfs: verify dir2 block format buffers
Dave Chinner
2012-11-15
xfs: factor dir2 block read operations
Dave Chinner
2012-11-15
xfs: add verifier callback to directory read code
Dave Chinner
2012-11-15
xfs: verify dquot blocks as they are read from disk
Dave Chinner
2012-11-15
xfs: verify btree blocks as they are read from disk
Dave Chinner
2012-11-15
xfs: verify inode buffers as they are read from disk
Dave Chinner
2012-11-15
xfs: verify AGFL blocks as they are read from disk
Dave Chinner
2012-11-15
xfs: verify AGI blocks as they are read from disk
Dave Chinner
2012-11-15
xfs: verify AGF blocks as they are read from disk
Dave Chinner
2012-11-15
xfs: verify superblocks as they are read from disk
Dave Chinner
2012-11-15
xfs: uncached buffer reads need to return an error
Dave Chinner
2012-11-15
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-14
xfs: remove xfs_flushinval_pages
Dave Chinner
2012-11-14
xfs: remove xfs_flush_pages
Dave Chinner
2012-11-14
xfs: remove xfs_wait_on_pages()
Dave Chinner
2012-11-14
xfs: reverse the check on XFS_IOC_ZERO_RANGE
Andrew Dahl
2012-11-14
xfs: remove xfs_tosspages
Dave Chinner
2012-11-13
xfs: make growfs initialise the AGFL header
Dave Chinner
2012-11-13
xfs: growfs: use uncached buffers for new headers
Dave Chinner
[next]