index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2013-02-01
xfs: add a helper to figure out the space log reservation per item
Jeff Liu
2013-01-28
xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
Torsten Kaiser
2013-01-26
xfs: Fix possible use-after-free with AIO
Jan Kara
2013-01-26
xfs: fix shutdown hang on invalid inode during create
Dave Chinner
2013-01-24
xfs: limit speculative prealloc near ENOSPC thresholds
Dave Chinner
2013-01-24
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
Dave Chinner
2013-01-18
xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared
Ben Myers
2013-01-17
xfs: pull up stack_switch check into xfs_bmapi_write
Brian Foster
2013-01-17
xfs: Remove boolean_t typedef completely.
Thiago Farina
2013-01-16
xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic
Eric Sandeen
2013-01-13
fs/xfs remove obsolete simple_strto<foo>
Abhijit Pawar
2013-01-13
xfs: recalculate leaf entry pointer after compacting a dir2 block
Eric Sandeen
2013-01-03
xfs: don't zero structure members after a memset(0)
Eric Sandeen
2013-01-03
xfs: remove int casts from debug dquot soft limit timer asserts
Brian Foster
2012-12-17
xfs remove the XFS_TRANS_DEBUG routines
Mark Tinguely
2012-12-17
xfs: fix the multi-segment log buffer format
Mark Tinguely
2012-12-17
xfs: fix segment in xfs_buf_item_format_segment
Mark Tinguely
2012-12-17
xfs: rename bli_format to avoid confusion with bli_formats
Mark Tinguely
2012-12-17
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
[next]