Nick Piggin
|
af5a30d8cf
fix truncate inode time modification breakage
|
15 years ago |
npiggin@suse.de
|
737f2e93b9
ext2: convert to use the new truncate convention.
|
15 years ago |
Dmitry Monakhov
|
12755627bd
quota: unify quota init condition in setattr
|
15 years ago |
Jan Blunck
|
e0a5cbac02
BKL: Remove BKL from ext2 filesystem
|
15 years ago |
Jan Blunck
|
c15271f4e7
ext2: Add ext2_sb_info s_lock spinlock
|
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 |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 years ago |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 years ago |
Christoph Hellwig
|
b43fa8284d
dquot: cleanup dquot transfer routine
|
15 years ago |
Alexey Fisher
|
2314b07cb4
ext2: Unify log messages in ext2
|
15 years ago |
Andi Kleen
|
aa261f549d
HWPOISON: Enable .remove_error_page for migration aware file systems
|
16 years ago |
Jan Kara
|
a2a735ad66
ext2: Update comment about generic_osync_inode
|
16 years ago |
Al Viro
|
5e78b43568
switch ext2 to inode->i_acl
|
16 years ago |
Al Viro
|
e1740a462e
switch ext2 to simple_fsync()
|
16 years ago |
Jan Kara
|
316cb4ef3e
ext2: fix data corruption for racing writes
|
16 years ago |
Jan Kara
|
6f90bee506
ext2: Use lowercase names of quota functions
|
16 years ago |
Qinghuang Feng
|
22d613d134
ext2: fix ext2_splice_branch() comments
|
16 years ago |
Duane Griffin
|
8d6d0c4da2
ext2: ensure fast symlinks are NUL-terminated
|
16 years ago |
Josef Bacik
|
68c9d702bb
generic block based fiemap implementation
|
16 years ago |
Hisashi Hifumi
|
8ab22b9abb
vfs: pagecache usage optimization for pagesize!=blocksize
|
17 years ago |
Akinobu Mita
|
4c8b3125f8
ext2: use ext2_fsblk_t type
|
17 years ago |
Akinobu Mita
|
24097d12ef
ext2: use ext2_group_first_block_no()
|
17 years ago |
Nick Piggin
|
70688e4dd1
xip: support non-struct page backed memory
|
17 years ago |
Benoit Boissinot
|
1cc8dcf569
ext*: spelling fix prefered -> preferred
|
17 years ago |
David Howells
|
52fcf70329
iget: stop EXT2 from using iget() and read_inode()
|
17 years ago |
Akinobu Mita
|
fb01bfdac7
ext[234]: remove unused argument for ext[234]_find_goal()
|
17 years ago |
Andi Kleen
|
d71cadd6bc
BKL-removal: remove incorrect BKL comment in ext2
|
17 years ago |
Martin J. Bligh
|
a686cd898b
ext2 reservations
|
17 years ago |
Eric Sandeen
|
ef2fb67989
remove unused bh in calls to ext234_get_group_desc
|
17 years ago |