aboutsummaryrefslogtreecommitdiff
path: root/fs/ext2/ext2.h
AgeCommit message (Expand)Author
2012-05-15userns: Convert ext2 to use kuid/kgid where appropriate.Eric W. Biederman
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro
2012-01-03ext2: propagate umode_tAl Viro
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2010-10-25fs: add sync_inode_metadataChristoph Hellwig
2010-08-09merge ext2 delete_inode and clear_inode, switch to ->evict_inode()Al Viro
2010-08-09clean up write_begin usage for directories in pagecacheChristoph Hellwig
2010-05-27ext2: convert to use the new truncate convention.npiggin@suse.de
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2009-12-16ext2: report metadata errors during fsyncJan Kara
2009-12-10ext2: Unify log messages in ext2Alexey Fisher
2009-06-24switch ext2 to inode->i_aclAl Viro
2009-06-18ext2: Do not update mtime of a moved directoryJan Kara
2009-06-12trivial: ext2: fix a typo in comment in ext2.hAli Gholami Rudi
2009-06-11switch ext2 to simple_fsync()Al Viro
2008-10-23[PATCH] get rid of on-stack dentry in ext2_get_parent()Al Viro
2008-10-03generic block based fiemap implementationJosef Bacik
2008-02-08ext2: remove unused ext2_put_inode prototypeChristoph Hellwig
2008-02-07iget: stop EXT2 from using iget() and read_inode()David Howells
2008-02-06BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen
2007-11-29fix up ext2_fs.h for userspace after reservations backportTobias Poschwatta
2007-10-17ext2 reservationsMartin J. Bligh
2007-10-16ext2: convert to new aopsNick Piggin
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-09-30[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...David Howells
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-24[PATCH] fs/ext2/: proper ext2_get_parent() prototypeAdrian Bunk
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-07-12[PATCH] ext2: fix mount options partingJan Kara
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte
2005-04-16[PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10Bernard Blackham
2005-04-16Linux-2.6.12-rc2Linus Torvalds