Linus Torvalds
|
f1f8935a5c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 years ago |
Linus Torvalds
|
34116645d9
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
14 years ago |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
14 years ago |
Theodore Ts'o
|
1cd9f0976a
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes
|
14 years ago |
Lukas Czerner
|
fbc854027c
ext3: remove deprecated oldalloc
|
14 years ago |
Linus Torvalds
|
2ac232f37f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
14 years ago |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Akinobu Mita
|
9008593017
ext3: use proper little-endian bitops
|
14 years ago |
Jan Kara
|
40680f2fa4
ext3: Convert ext3 to new truncate calling convention
|
14 years ago |
Christoph Hellwig
|
aa38572954
fs: pass exact type of data dirties to ->dirty_inode
|
14 years ago |
Akinobu Mita
|
0795ccea24
ext3: use little-endian bitops
|
14 years ago |
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
|
16 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 |