Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
257b529876cb45ec791eaa89e3d2ee0d16b49383
/
include
/
linux
/
ext3_fs.h
f1f8935
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
3411664
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
1cd9f09
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes
by Theodore Ts'o
· 13 years ago
fbc8540
ext3: remove deprecated oldalloc
by Lukas Czerner
· 13 years ago
2ac232f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
9008593
ext3: use proper little-endian bitops
by Akinobu Mita
· 13 years ago
40680f2f
ext3: Convert ext3 to new truncate calling convention
by Jan Kara
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
0795cce
ext3: use little-endian bitops
by Akinobu Mita
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
a4ae309
ext3: speed up file creates by optimizing rec_len functions
by Eric Sandeen
· 14 years ago
b853b96
ext3: Add batched discard support for ext3
by Lukas Czerner
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
ac14a95
convert ext3 to ->evict_inode()
by Al Viro
· 14 years ago
4c4d390
ext3: remove vestiges of nobh support
by Christoph Hellwig
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
de32982
ext3: fix broken handling of EXT3_STATE_NEW
by Linus Torvalds
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
9df9393
ext3: Use bitops to read/modify EXT3_I(inode)->i_state
by Jan Kara
· 15 years ago
4cf46b6
ext3: Unify log messages in ext3
by Alexey Fisher
· 15 years ago
43237b5
ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
by Jan Kara
· 15 years ago
20bec8a
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
f7ab34e
ext3: Add replace-on-truncate hueristics for data=writeback mode
by Theodore Ts'o
· 16 years ago
039fd8c
ext3: remove the BKL in ext3/ioctl.c
by Cyrus Massoumi
· 16 years ago
2150edc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
04143e2
ext3: tighten restrictions on inode flags
by Duane Griffin
· 16 years ago
2e8671c
ext3: don't inherit inappropriate inode flags from parent
by Duane Griffin
· 16 years ago
5e1f8c9
ext3: Add support for non-native signed/unsigned htree hash algorithms
by Theodore Ts'o
· 16 years ago
0e4fb5e
ext3: add an option to control error handling on file data
by Hidehiro Kawai
· 16 years ago
d5c003b
include: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
68c9d70
generic block based fiemap implementation
by Josef Bacik
· 16 years ago
ae76dd9
ext3: handle corrupted orphan list at mount
by Duane Griffin
· 16 years ago
473043d
iget: stop EXT3 from using iget() and read_inode()
by David Howells
· 17 years ago
7c06a8d
Fix 64KB blocksize in ext3 directories
by Jan Kara
· 17 years ago
0f0a89e
ext3: support large blocksize up to PAGESIZE
by Takashi Sato
· 17 years ago
059590f
ext3: remove #ifdef CONFIG_EXT3_INDEX
by Eric Sandeen
· 17 years ago
28be5ab
ext3: copy i_flags to inode flags on write
by Jan Kara
· 18 years ago
c5ef1c4
[PATCH] mark struct inode_operations const 3
by Arjan van de Ven
· 18 years ago
52a700c
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6]
by David Howells
· 18 years ago
3669567
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
by David Howells
· 18 years ago
a4e4de3
[PATCH] ext3: Fix sparse warnings
by Dave Kleikamp
· 18 years ago
e9ad562
[PATCH] ext3: More whitespace cleanups
by Dave Kleikamp
· 18 years ago
e18fa70
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
by Jeff Garzik
· 18 years ago
2ccb48e
[PATCH] ext3: avoid triggering ext3_error on bad NFS file handle
by Neil Brown
· 18 years ago
43d23f9
[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion
by Mingming Cao
· 18 years ago
1c2bf37
[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes
by Mingming Cao
· 18 years ago
de654c9
Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>
by David Woodhouse
· 19 years ago
d85004e
Don't include private headers from user-visible part of linux/ext3_fs.h
by David Woodhouse
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
b54e41e
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
by Mingming Cao
· 19 years ago
89747d3
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
by Mingming Cao
· 19 years ago
d8733c2
[PATCH] ext3_readdir: use generic readahead
by Andrew Morton
· 19 years ago
8fc2751
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
by Mark Bellon
· 19 years ago
08c6a96
[PATCH] ext3: fix options parsing
by Jan Kara
· 19 years ago
1f54587
[PATCH] quota: ext3: Improve quota credit estimates
by Jan Kara
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago