James Morris
|
fe3fa43039
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
|
14 years ago |
Eric Paris
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 years ago |
Eric Sandeen
|
a4ae309486
ext3: speed up file creates by optimizing rec_len functions
|
14 years ago |
Lukas Czerner
|
b853b96b1d
ext3: Add batched discard support for ext3
|
14 years ago |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
Al Viro
|
ac14a95b52
convert ext3 to ->evict_inode()
|
15 years ago |
Christoph Hellwig
|
4c4d390122
ext3: remove vestiges of nobh support
|
15 years ago |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Linus Torvalds
|
de329820e9
ext3: fix broken handling of EXT3_STATE_NEW
|
15 years ago |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Jan Kara
|
9df93939b7
ext3: Use bitops to read/modify EXT3_I(inode)->i_state
|
15 years ago |
Alexey Fisher
|
4cf46b67eb
ext3: Unify log messages in ext3
|
15 years ago |
Jan Kara
|
43237b5490
ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
|
16 years ago |
Linus Torvalds
|
20bec8ab14
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 years ago |
Theodore Ts'o
|
f7ab34ea72
ext3: Add replace-on-truncate hueristics for data=writeback mode
|
16 years ago |
Cyrus Massoumi
|
039fd8ce62
ext3: remove the BKL in ext3/ioctl.c
|
16 years ago |
Linus Torvalds
|
2150edc6c5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 years ago |
Duane Griffin
|
04143e2fb9
ext3: tighten restrictions on inode flags
|
16 years ago |
Duane Griffin
|
2e8671cb56
ext3: don't inherit inappropriate inode flags from parent
|
16 years ago |
Theodore Ts'o
|
5e1f8c9e20
ext3: Add support for non-native signed/unsigned htree hash algorithms
|
16 years ago |
Hidehiro Kawai
|
0e4fb5e283
ext3: add an option to control error handling on file data
|
16 years ago |
Harvey Harrison
|
d5c003b4d1
include: replace __FUNCTION__ with __func__
|
16 years ago |
Josef Bacik
|
68c9d702bb
generic block based fiemap implementation
|
16 years ago |
Duane Griffin
|
ae76dd9a6b
ext3: handle corrupted orphan list at mount
|
17 years ago |
David Howells
|
473043dcee
iget: stop EXT3 from using iget() and read_inode()
|
17 years ago |
Jan Kara
|
7c06a8dc64
Fix 64KB blocksize in ext3 directories
|
17 years ago |
Takashi Sato
|
0f0a89ebe1
ext3: support large blocksize up to PAGESIZE
|
17 years ago |
Eric Sandeen
|
059590f495
ext3: remove #ifdef CONFIG_EXT3_INDEX
|
17 years ago |
Jan Kara
|
28be5abb40
ext3: copy i_flags to inode flags on write
|
18 years ago |