aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/ext2.h
Commit message (Expand)AuthorAgeFilesLines
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-0/+6
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-1/+1
* fs: add sync_inode_metadataChristoph Hellwig2010-10-251-1/+0
* merge ext2 delete_inode and clear_inode, switch to ->evict_inode()Al Viro2010-08-091-1/+1
* clean up write_begin usage for directories in pagecacheChristoph Hellwig2010-08-091-3/+0
* ext2: convert to use the new truncate convention.npiggin@suse.de2010-05-271-1/+0
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-1/+1
* ext2: report metadata errors during fsyncJan Kara2009-12-161-0/+1
* ext2: Unify log messages in ext2Alexey Fisher2009-12-101-1/+1
* switch ext2 to inode->i_aclAl Viro2009-06-241-4/+0
* ext2: Do not update mtime of a moved directoryJan Kara2009-06-181-1/+1
* trivial: ext2: fix a typo in comment in ext2.hAli Gholami Rudi2009-06-121-1/+1
* switch ext2 to simple_fsync()Al Viro2009-06-111-3/+0
* [PATCH] get rid of on-stack dentry in ext2_get_parent()Al Viro2008-10-231-2/+2
* generic block based fiemap implementationJosef Bacik2008-10-031-0/+2
* ext2: remove unused ext2_put_inode prototypeChristoph Hellwig2008-02-081-1/+0
* iget: stop EXT2 from using iget() and read_inode()David Howells2008-02-071-1/+1
* BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen2008-02-061-2/+1
* fix up ext2_fs.h for userspace after reservations backportTobias Poschwatta2007-11-291-0/+7
* ext2 reservationsMartin J. Bligh2007-10-171-18/+18
* ext2: convert to new aopsNick Piggin2007-10-161-0/+3
* ext3: copy i_flags to inode flags on writeJan Kara2007-05-081-0/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-5/+5
* [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...David Howells2006-09-301-0/+1
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-3/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-3/+3
* [PATCH] fs/ext2/: proper ext2_get_parent() prototypeAdrian Bunk2006-03-241-0/+3
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-1/+1
* [PATCH] ext2: fix mount options partingJan Kara2005-07-121-0/+9
* [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-241-0/+2
* [PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10Bernard Blackham2005-04-161-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+160