index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_log_recover.c
Age
Commit message (
Expand
)
Author
2013-08-12
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-08-12
xfs: separate out log format definitions
Dave Chinner
2013-07-24
xfs: di_flushiter considered harmful
Dave Chinner
2013-06-27
xfs: Inode create item recovery
Dave Chinner
2013-06-14
xfs: don't shutdown log recovery on validation errors
Dave Chinner
2013-06-05
xfs: inode unlinked list needs to recalculate the inode CRC
Dave Chinner
2013-06-05
xfs: fix log recovery transaction item reordering
Dave Chinner
2013-06-04
xfs: rework dquot CRCs
Dave Chinner
2013-05-30
xfs: fix split buffer vector log recovery support
Dave Chinner
2013-05-01
xfs: fix da node magic number mismatches
Dave Chinner
2013-04-30
xfs: Teach dquot recovery about CONFIG_XFS_QUOTA
Dave Chinner
2013-04-27
xfs: implement extended feature masks
Dave Chinner
2013-04-27
xfs: add CRC checks to the superblock
Dave Chinner
2013-04-27
xfs: buffer type overruns blf_flags field
Dave Chinner
2013-04-27
xfs: add buffer types to directory and attribute buffers
Dave Chinner
2013-04-27
xfs: add CRC checks to remote symlinks
Dave Chinner
2013-04-21
xfs: add version 3 inode format with CRCs
Christoph Hellwig
2013-04-21
xfs: add CRC checks for quota blocks
Christoph Hellwig
2013-04-21
xfs: add CRC checks to the AGI
Dave Chinner
2013-04-21
xfs: add CRC checks to the AGFL
Christoph Hellwig
2013-04-21
xfs: add CRC checks to the AGF
Dave Chinner
2013-04-21
xfs: add support for large btree blocks
Christoph Hellwig
2013-04-05
xfs: don't free EFIs before the EFDs are committed
Dave Chinner
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-12-03
xfs: fix sparse reported log CRC endian issue
Dave Chinner
2012-11-19
xfs: add CRC checks to the log
Christoph Hellwig
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
xfs: verify superblocks as they are read from disk
Dave Chinner
2012-11-15
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-07
xfs: fix reading of wrapped log data
Dave Chinner
2012-10-17
xfs: remove xfs_iget.c
Dave Chinner
2012-07-22
xfs: merge xfs_itobp into xfs_imap_to_bp
Christoph Hellwig
2012-06-21
xfs: remove xlog_t typedef
Mark Tinguely
2012-06-21
xfs: rename log structure to xlog
Mark Tinguely
2012-05-14
xfs: make XBF_MAPPED the default behaviour
Dave Chinner
2012-05-14
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
Dave Chinner
2012-05-14
xfs: kill xfs_read_buf()
Dave Chinner
2012-05-14
xfs: kill XBF_LOCK
Dave Chinner
2012-05-14
xfs: use blocks for storing the desired IO size
Dave Chinner
2012-05-14
xfs: use blocks for counting length of buffers
Dave Chinner
2012-05-14
xfs: clean up buffer get/read call API
Dave Chinner
2012-05-14
xfs: check for buffer errors before waiting
Dave Chinner
2012-05-14
xfs: prevent needless mount warning causing test failures
Dave Chinner
2012-05-14
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
Dave Chinner
2012-05-14
xfs: on-stack delayed write buffer lists
Christoph Hellwig
2012-03-27
xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
Jan Kara
2012-02-22
xfs: add the xlog_grant_head structure
Christoph Hellwig
2012-02-21
xfs: change available ranges of softlimit and hardlimit in quota check
Mitsuo Hayasaka
2012-02-03
Change xfs_sb_from_disk() interface to take a mount pointer
Chandra Seetharaman
[next]