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