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