Commit Graph

51 Commits (35df83970ecdc2cffb141503cf721a740d0f0ec5)

Author SHA1 Message Date
Al Viro 72edc4d087 merge ext2 delete_inode and clear_inode, switch to ->evict_inode() 15 years ago
Al Viro addacc7d6f Take dirtying the inode to callers of ext2_free_blocks() 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Christoph Hellwig 6a1a90ad1b rename generic_setattr 15 years ago
Christoph Hellwig 155130a4f7 get rid of block_write_begin_newtrunc 15 years ago
Christoph Hellwig f4e420dc42 clean up write_begin usage for directories in pagecache 15 years ago
Christoph Hellwig ea0f04e595 get rid of nobh_write_begin_newtrunc 15 years ago
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
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
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 17 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 18 years ago
Eric Sandeen ef2fb67989 remove unused bh in calls to ext234_get_group_desc 18 years ago
Nick Piggin 03158cd7eb fs: restore nobh 18 years ago
Nick Piggin f34fb6eccc ext2: convert to new aops 18 years ago
Jan Kara 4f99ed67cc ext3: copy i_flags to inode flags on write 18 years ago
Markus Rechberger 4d7bf11d64 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems 18 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Badari Pulavarty 1d8fa7a2b9 [PATCH] remove ->get_blocks() support 19 years ago
Christoph Lameter e965f9630c [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method 19 years ago
Glauber de Oliveira Costa 2973dfdb87 [PATCH] Test for sb_getblk return value 20 years ago
Mark Fasheh fef266580e [PATCH] update filesystems for new delete_inode behavior 20 years ago
Carsten Otte 6d79125bba [PATCH] xip: ext2: execute in place 20 years ago
Bernard Blackham e072c6f2af [PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago