Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-03xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner
2013-12-13xfs: remove the inode log format from the inode log itemChristoph Hellwig
2013-12-13xfs: format logged extents directly into the CILChristoph Hellwig
2013-08-13xfs: split out inode log item format definitionDave Chinner
2012-12-18xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely
2012-05-15xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner
2012-03-14xfs: reimplement fdatasync supportChristoph Hellwig
2012-03-14xfs: split in-core and on-disk inode log item fieldsChristoph Hellwig
2012-03-14xfs: log timestamp updatesChristoph Hellwig
2010-07-26xfs: simplify inode to transaction joiningChristoph Hellwig
2010-07-26xfs: give li_cb callbacks the correct prototypeChristoph Hellwig
2010-02-02xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner
2009-12-16xfs: kill xfs_bmbt_rec_32/64 typesChristoph Hellwig
2009-09-01xfs: simplify xfs_trans_igetChristoph Hellwig
2009-01-22[XFS] remove always-true #ifndef HAVE_FORMAT32 testsEric Sandeen
2009-01-16[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen
2008-10-30[XFS] Sync up kernel and user-space headersBarry Naujok
2008-04-18[XFS] Use xfs_inode_clean() in more placesDavid Chinner
2006-09-28[XFS] cleanup the field types of some item format structuresTim Shimmin
2006-06-09[XFS] inode items and EFI/EFDs have different ondisk format for 32bit andTim Shimmin
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds