Age | Commit message (Expand) | Author |
2019-07-15 | xfs: move xfs_trans_inode.c to libxfs/ | Eric Sandeen |
2019-06-28 | xfs: remove unused header files | Eric Sandeen |
2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner |
2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani |
2018-05-10 | xfs: get rid of the log item descriptor | Dave Chinner |
2018-03-11 | xfs: implement the lazytime mount option | Christoph Hellwig |
2018-01-29 | xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing | Jeff Layton |
2018-01-29 | xfs: convert to new i_version API | Jeff Layton |
2017-09-01 | xfs: refactor xfs_trans_roll | Christoph Hellwig |
2016-09-27 | fs: Replace current_fs_time() with current_time() | Deepa Dinamani |
2016-02-09 | xfs: move di_changecount to VFS inode | Dave Chinner |
2016-02-09 | xfs: remove timestamps from incore inode | Dave Chinner |
2015-11-03 | xfs: optimise away log forces on timestamp updates for fdatasync | Dave Chinner |
2014-11-28 | xfs: move most of xfs_sb.h to xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig |
2014-10-02 | xfs: kill time.h | Dave Chinner |
2013-11-18 | xfs: open code inc_inode_iversion when logging an inode | Dave Chinner |
2013-10-23 | xfs: decouple inode and bmap btree header files | Dave Chinner |
2013-10-23 | xfs: decouple log and transaction headers | Dave Chinner |
2013-10-23 | xfs: create a shared header file for format-related information | Dave Chinner |
2013-06-28 | xfs: implement inode change count | Dave Chinner |
2012-12-17 | xfs remove the XFS_TRANS_DEBUG routines | Mark Tinguely |
2012-05-14 | xfs: clean up xfs_bit.h includes | Dave Chinner |
2012-05-14 | xfs: move xfsagino_t to xfs_types.h | Dave Chinner |
2012-03-13 | xfs: split in-core and on-disk inode log item fields | Christoph Hellwig |
2012-03-13 | xfs: log timestamp updates | Christoph Hellwig |
2011-10-11 | xfs: simplify xfs_trans_ijoin* again | Christoph Hellwig |
2011-07-08 | xfs: remove i_transp | Christoph Hellwig |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-02-22 | xfs: more sensible inode refcounting for ialloc | Christoph Hellwig |
2010-10-18 | xfs: don't use vfs writeback for pure metadata modifications | Dave Chinner |
2010-07-26 | xfs: simplify inode to transaction joining | Christoph Hellwig |
2010-07-26 | xfs: simplify log item descriptor tracking | Christoph Hellwig |
2010-07-26 | xfs: remove unneeded #include statements | Christoph Hellwig |
2010-07-26 | xfs: drop dmapi hooks | Christoph Hellwig |
2010-06-24 | xfs: remove block number from inode lookup code | Dave Chinner |
2009-09-01 | xfs: simplify xfs_trans_iget | Christoph Hellwig |
2008-12-04 | use xfs_trans_ijoin in xfs_trans_iget | Christoph Hellwig |
2008-07-28 | [XFS] Remove unused arg from kmem_free() | Denys Vlasenko |
2008-04-29 | [XFS] shrink mrlock_t | Christoph Hellwig |
2006-06-20 | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott |
2006-03-29 | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all | Nathan Scott |
2005-11-02 | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott |
2005-11-02 | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott |
2005-06-21 | [XFS] Remove dead code. Patch from Adrian Bunk | Christoph Hellwig |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |