summaryrefslogtreecommitdiff
path: root/fs/ext2/ext2.h
AgeCommit message (Expand)Author
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-01-03[PATCH] Fix of quota deadlock on pagelock: ext2Jan Kara
2004-10-25[PATCH] ext2: discard preallocation in last iputMingming Cao
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin
2004-09-08[PATCH] ext2 endianness annotationsAlexander Viro
2004-08-30[PATCH] remove ext2_panic() prototypeAndrew Morton
2003-07-06[PATCH] xattr: fine-grained lockingAndrew Morton
2003-03-16[PATCH] Ext2/3 noatime and dirsync fixesAndrew Morton
2002-12-21[PATCH] ext2/3 commentary and cleanupAndrew Morton
2002-11-21[PATCH] no-buffer-head ext2 optionAndrew Morton
2002-10-31[PATCH] Orlov block allocator for ext2Andrew Morton
2002-10-30Port of (bugfixed) 0.8.50 acl-ext2 to 2.5Theodore Y. Ts'o
2002-10-30Port of (bugfixed) 0.8.50 xattr-ext2 to 2.5 (w/ hch cleanups. mbcache API)Theodore Y. Ts'o
2002-10-30Ext2/3 forward compatibility: inode sizeTheodore Y. Ts'o
2002-07-23[PATCH] type safe(r) list_entry repacement: container_ofNeil Brown
2002-06-19[PATCH] ext2 staticsStephen Rothwell
2002-04-03Andrew Morton's ext2 sync mount speedup. Description:Jeff Garzik
2002-03-07ext2 minor cleanup: ext2_fsync_inode is only used from ext2_fsync_file, so me...Benjamin LaHaise
2002-02-11[PATCH] BKL-free ext2_get_block()Alexander Viro
2002-02-06[PATCH] (3/8) ->get_sb() switchoverAlexander Viro
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds