aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_fsops.c
AgeCommit message (Expand)Author
2013-12-20xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner
2013-05-30xfs: add fsgeom flag for v5 superblock support.Dave Chinner
2013-04-21xfs: add CRC checks to the AGIDave Chinner
2013-04-21xfs: add CRC checks to the AGFLChristoph Hellwig
2013-04-21xfs: add CRC checks to the AGFDave Chinner
2013-04-21xfs: add support for large btree blocksChristoph Hellwig
2013-02-01xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy()Jeff Liu
2012-11-15xfs: convert buffer verifiers to an ops structure.Dave Chinner
2012-11-15xfs: connect up write verifiers to new buffersDave Chinner
2012-11-15xfs: verify superblocks as they are read from diskDave Chinner
2012-11-15xfs: uncached buffer reads need to return an errorDave Chinner
2012-11-15xfs: make buffer read verication an IO completion functionDave Chinner
2012-11-13xfs: make growfs initialise the AGFL headerDave Chinner
2012-11-13xfs: growfs: use uncached buffers for new headersDave Chinner
2012-11-13xfs: use btree block initialisation functions in growfsDave Chinner
2012-11-07xfs: report projid32bit feature in geometry callEric Sandeen
2012-11-02xfs: growfs: don't read garbage for new secondary superblocksDave Chinner
2012-05-14xfs: make XBF_MAPPED the default behaviourDave Chinner
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner
2012-05-14xfs: move xfs_do_force_shutdown() and kill xfs_rw.cDave Chinner
2012-05-14xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-05-14xfs: kill xfs_read_buf()Dave Chinner
2012-05-14xfs: kill XBF_LOCKDave Chinner
2012-05-14xfs: clean up buffer get/read call APIDave Chinner
2011-10-11xfs: Check the return value of xfs_buf_get()Chandra Seetharaman
2011-10-11xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig
2011-03-07xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner
2011-02-21xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg
2011-01-11xfs: ensure log covering transactions are synchronousDave Chinner
2011-01-04xfs: dynamic speculative EOF preallocationDave Chinner
2010-10-18xfs: do not use xfs_mod_incore_sb for per-cpu countersChristoph Hellwig
2010-10-18xfs: use unhashed buffers for size checksDave Chinner
2010-08-24xfs: dummy transactions should not dirty VFS stateDave Chinner
2010-07-26xfs: simplify inode to transaction joiningChristoph Hellwig
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-01-15xfs: Replace per-ag array with a radix treeDave Chinner
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-11xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig
2009-12-11xfs: I/O completion handlers must use NOFS allocationsChristoph Hellwig
2009-08-12xfs: avoid memory allocation under m_peraglock in growfs codeChristoph Hellwig
2009-06-01xfs: fix overflow in xfs_growfs_data_privateEric Sandeen
2009-03-29xfs: fix various typosMalcolm Parsons
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato
2008-12-02[XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.sandeen@sandeen.net
2008-10-30[XFS] Always use struct xfs_btree_block instead of short / longformChristoph Hellwig
2008-10-30[XFS] cleanup btree record / key / ptr addressing macros.Christoph Hellwig
2008-07-28[XFS] XFS: ASCII case-insensitive supportBarry Naujok
2008-04-29[XFS] Don't double count reserved block changes on UP.David Chinner