aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ext2_fs.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hGravatar Al Viro 1-520/+1
2012-03-31new helper: ext2_image_size()Gravatar Al Viro 1-0/+22
2012-03-31ext2: No longer export ext2_fs.h to user spaceGravatar Thierry Reding 1-62/+10
2011-08-31ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesGravatar Theodore Ts'o 1-2/+2
2011-06-25ext2: include fs.h into ext2_fs.hGravatar Petr Uzel 1-0/+1
2009-12-10ext2: Explicitly assign values to on-disk enum of filetypesGravatar Jan Blunck 1-8/+8
2009-01-08ext2: tighten restrictions on inode flagsGravatar Duane Griffin 1-0/+17
2009-01-08ext2: don't inherit inappropriate inode flags from parentGravatar Duane Griffin 1-0/+7
2008-10-16include: replace __FUNCTION__ with __func__Gravatar Harvey Harrison 1-1/+1
2008-07-25ext2: fix typo in Hurd part of include/linux/ext2_fs.hGravatar Samuel Thibault 1-2/+2
2007-11-29fix up ext2_fs.h for userspace after reservations backportGravatar Tobias Poschwatta 1-7/+0
2007-10-22ext2: avoid rec_len overflow with 64KB block sizeGravatar Jan Kara 1-0/+1
2007-10-17ext2 reservationsGravatar Martin J. Bligh 1-6/+17
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]Gravatar David Howells 1-28/+36
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Gravatar Jeff Garzik 1-5/+1
2006-04-25Don't include private headers from user-visible part of linux/ext2_fs.hGravatar David Woodhouse 1-1/+1
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsGravatar Mark Bellon 1-0/+3
2005-06-24[PATCH] xip: ext2: execute in placeGravatar Carsten Otte 1-12/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+553