aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/ext2.h
Commit message (Expand)AuthorAge
* Merge tag 'fs_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-07
|\
| * ext2: support statx syscallyangerkun2019-02-18
* | ext2: use common file type conversionPhillip Potter2019-01-21
|/
* ext2: remove redundant building macro checkChengguang Xu2018-09-24
* ext2: add warning when specifying nocheck optionChengguang Xu2018-06-20
* ext2, dax: introduce ext2_dax_aopsDan Williams2018-04-03
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ext2: perform dax_device lookup at mountDan Williams2017-08-31
* ext2, ext4: make mb block cache names more explicitTahsin Erdogan2017-06-22
* ext2: Remove ext2_get_inode_flags()Jan Kara2017-04-19
* ext2: Call dquot_writeback_dquots() with s_umount heldJan Kara2017-04-05
* iomap: constify struct iomap_opsChristoph Hellwig2017-01-30
* ext2: use iomap to implement DAXChristoph Hellwig2016-09-18
* Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-06
|\
| * qstr: constify instances in ext2Al Viro2016-07-30
* | ext2: fix filesystem deadlock while reading corrupted xattr blockCarlos Maiolino2016-07-05
|/
* mbcache2: rename to mbcacheJan Kara2016-02-22
* ext2: convert to mbcache2Jan Kara2016-02-22
* ext2: Add locking for DAX faultsRoss Zwisler2015-10-19
* dax: unify ext2/4_{dax,}_file_operationsBoaz Harrosh2015-04-15
* ext2: get rid of most mentions of XIP in ext2Matthew Wilcox2015-02-16
* ext2: remove ext2_aops_xipMatthew Wilcox2015-02-16
* vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox2015-02-16
* ext2: remove ext2_use_xipMatthew Wilcox2015-02-16
* ext2: Convert to private i_dquot fieldJan Kara2014-11-10
* userns: Convert ext2 to use kuid/kgid where appropriate.Eric W. Biederman2012-05-15
* migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro2012-03-31
* ext2: propagate umode_tAl Viro2012-01-03
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
* fs: add sync_inode_metadataChristoph Hellwig2010-10-25
* merge ext2 delete_inode and clear_inode, switch to ->evict_inode()Al Viro2010-08-09
* clean up write_begin usage for directories in pagecacheChristoph Hellwig2010-08-09
* ext2: convert to use the new truncate convention.npiggin@suse.de2010-05-27
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* ext2: report metadata errors during fsyncJan Kara2009-12-16
* ext2: Unify log messages in ext2Alexey Fisher2009-12-10
* switch ext2 to inode->i_aclAl Viro2009-06-24
* ext2: Do not update mtime of a moved directoryJan Kara2009-06-18
* trivial: ext2: fix a typo in comment in ext2.hAli Gholami Rudi2009-06-12
* switch ext2 to simple_fsync()Al Viro2009-06-11
* [PATCH] get rid of on-stack dentry in ext2_get_parent()Al Viro2008-10-23
* generic block based fiemap implementationJosef Bacik2008-10-03
* ext2: remove unused ext2_put_inode prototypeChristoph Hellwig2008-02-08
* iget: stop EXT2 from using iget() and read_inode()David Howells2008-02-07
* BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen2008-02-06
* fix up ext2_fs.h for userspace after reservations backportTobias Poschwatta2007-11-29