aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/ext2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-15userns: Convert ext2 to use kuid/kgid where appropriate.Eric W. Biederman1-4/+4
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro1-0/+631
2012-01-03ext2: propagate umode_tAl Viro1-1/+1
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-4/+4
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-1/+2
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-0/+6
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris1-1/+1
2010-10-25fs: add sync_inode_metadataChristoph Hellwig1-1/+0
2010-08-09merge ext2 delete_inode and clear_inode, switch to ->evict_inode()Al Viro1-1/+1
2010-08-09clean up write_begin usage for directories in pagecacheChristoph Hellwig1-3/+0
2010-05-27ext2: convert to use the new truncate convention.npiggin@suse.de1-1/+0
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-1/+1
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-1/+1
2009-12-16ext2: report metadata errors during fsyncJan Kara1-0/+1
2009-12-10ext2: Unify log messages in ext2Alexey Fisher1-1/+1
2009-06-24switch ext2 to inode->i_aclAl Viro1-4/+0
2009-06-18ext2: Do not update mtime of a moved directoryJan Kara1-1/+1
2009-06-12trivial: ext2: fix a typo in comment in ext2.hAli Gholami Rudi1-1/+1
2009-06-11switch ext2 to simple_fsync()Al Viro1-3/+0
2008-10-23[PATCH] get rid of on-stack dentry in ext2_get_parent()Al Viro1-2/+2
2008-10-03generic block based fiemap implementationJosef Bacik1-0/+2
2008-02-08ext2: remove unused ext2_put_inode prototypeChristoph Hellwig1-1/+0
2008-02-07iget: stop EXT2 from using iget() and read_inode()David Howells1-1/+1
2008-02-06BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen1-2/+1
2007-11-29fix up ext2_fs.h for userspace after reservations backportTobias Poschwatta1-0/+7
2007-10-17ext2 reservationsMartin J. Bligh1-18/+18
2007-10-16ext2: convert to new aopsNick Piggin1-0/+3
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara1-0/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-5/+5
2006-09-30[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6]David Howells1-0/+1
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-3/+3
2006-03-24[PATCH] fs/ext2/: proper ext2_get_parent() prototypeAdrian Bunk1-0/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-1/+1
2005-07-12[PATCH] ext2: fix mount options partingJan Kara1-0/+9
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte1-0/+2
2005-04-16[PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10Bernard Blackham1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+160