summaryrefslogtreecommitdiff
path: root/fs/ext2/ext2.h
Commit message (Expand)AuthorAge
* 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
* ext2 reservationsMartin J. Bligh2007-10-17
* ext2: convert to new aopsNick Piggin2007-10-16
* ext3: copy i_flags to inode flags on writeJan Kara2007-05-08
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...David Howells2006-09-30
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] fs/ext2/: proper ext2_get_parent() prototypeAdrian Bunk2006-03-24
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] ext2: fix mount options partingJan Kara2005-07-12
* [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-24
* [PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10Bernard Blackham2005-04-16
* Linux-2.6.12-rc2Linus Torvalds2005-04-16