summaryrefslogtreecommitdiffstats
path: root/include/linux/ext2_fs.h
Commit message (Expand)AuthorAgeFilesLines
* migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro2012-03-311-520/+1
* new helper: ext2_image_size()Al Viro2012-03-311-0/+22
* ext2: No longer export ext2_fs.h to user spaceThierry Reding2012-03-311-62/+10
* ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o2011-08-311-2/+2
* ext2: include fs.h into ext2_fs.hPetr Uzel2011-06-251-0/+1
* ext2: Explicitly assign values to on-disk enum of filetypesJan Blunck2009-12-101-8/+8
* ext2: tighten restrictions on inode flagsDuane Griffin2009-01-081-0/+17
* ext2: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-081-0/+7
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-1/+1
* ext2: fix typo in Hurd part of include/linux/ext2_fs.hSamuel Thibault2008-07-251-2/+2
* fix up ext2_fs.h for userspace after reservations backportTobias Poschwatta2007-11-291-7/+0
* ext2: avoid rec_len overflow with 64KB block sizeJan Kara2007-10-221-0/+1
* ext2 reservationsMartin J. Bligh2007-10-171-6/+17
* [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells2006-09-301-28/+36
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-241-5/+1
* Don't include private headers from user-visible part of linux/ext2_fs.hDavid Woodhouse2006-04-251-1/+1
* [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2005-09-071-0/+3
* [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-241-12/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+553