summaryrefslogtreecommitdiff
path: root/include/linux/ext2_fs.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro2012-03-31
* new helper: ext2_image_size()Al Viro2012-03-31
* ext2: No longer export ext2_fs.h to user spaceThierry Reding2012-03-31
* ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o2011-08-31
* ext2: include fs.h into ext2_fs.hPetr Uzel2011-06-25
* ext2: Explicitly assign values to on-disk enum of filetypesJan Blunck2009-12-10
* ext2: tighten restrictions on inode flagsDuane Griffin2009-01-08
* ext2: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-08
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-16
* ext2: fix typo in Hurd part of include/linux/ext2_fs.hSamuel Thibault2008-07-25
* fix up ext2_fs.h for userspace after reservations backportTobias Poschwatta2007-11-29
* ext2: avoid rec_len overflow with 64KB block sizeJan Kara2007-10-22
* ext2 reservationsMartin J. Bligh2007-10-17
* [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells2006-09-30
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-24
* Don't include private headers from user-visible part of linux/ext2_fs.hDavid Woodhouse2006-04-25
* [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2005-09-07
* [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-24
* Linux-2.6.12-rc2Linus Torvalds2005-04-16