Commit Graph

46 Commits (929e27252e8ca69363f81f26af5eaba62cb4c572)

Author SHA1 Message Date
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Arnd Bergmann 788257d610 ufs: remove the BKL 14 years ago
Al Viro 58e8268c7b switch ufs to ->evict_inode() 15 years ago
Christoph Hellwig 155130a4f7 get rid of block_write_begin_newtrunc 15 years ago
Christoph Hellwig 6e1db88d53 introduce __block_write_begin 15 years ago
Christoph Hellwig f4e420dc42 clean up write_begin usage for directories in pagecache 15 years ago
Jan Kara 8f45c33dec ufs: Remove dead quota code 15 years ago
Dmitry Monakhov 311b9549ed ufs: add ufs speciffic ->setattr call 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
Roel Kluin 37044c86ba ufs: sector_t cannot be negative 16 years ago
Duane Griffin b12903f138 ufs: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin f33219b7a9 ufs: don't truncate longer ufs2 fast symlinks 16 years ago
Harvey Harrison 9746077a71 ufs: replace remaining __FUNCTION__ occurrences 17 years ago
Mike Frysinger e542059884 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h 17 years ago
David Howells b55c460da6 iget: stop UFS from using iget() and read_inode() 17 years ago
Christoph Hellwig bcd6d4ecf6 ufs: move non-layout parts of ufs_fs.h to fs/ufs/ 18 years ago
Nick Piggin 82b9d1d0da ufs: convert to new aops 18 years ago
Evgeniy Dushistov 07a0cfec30 ufs proper handling of zero link case 18 years ago
Evgeniy Dushistov 4b25a37e20 [PATCH] ufs: zeroize the rest of block in truncate 18 years ago
Evgeniy Dushistov 2189850f42 [PATCH] ufs2: more correct work with time 18 years ago
Evgeniy Dushistov 54fb996ac1 [PATCH] ufs2 write: block allocation update 18 years ago
Evgeniy Dushistov 3313e29267 [PATCH] ufs2 write: inodes write 18 years ago
Evgeniy Dushistov a685e26fff [PATCH] ufs: alloc metadata null page fix 18 years ago
Evgeniy Dushistov d63b70902b [PATCH] fix garbage instead of zeroes in UFS 18 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Evgeniy Dushistov c37336b078 [PATCH] ufs: write to hole in big file 19 years ago
Evgeniy Dushistov 10e5dce07e [PATCH] ufs: truncate should allocate block for last byte 19 years ago
Andrew Morton 7256d819e4 [PATCH] ufs: printk() fix 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Evgeniy Dushistov 05f225dc87 [PATCH] ufs: ufs_read_inode cleanup 19 years ago
Adrian Bunk 138bb68ac9 [PATCH] fs/ufs/inode.c: make 2 functions static 19 years ago
Evgeniy Dushistov f391475812 [PATCH] ufs: missed brelse and wrong baseblk 19 years ago
Evgeniy Dushistov 022a6dc5f4 [PATCH] ufs: zero metadata 19 years ago
Evgeniy Dushistov dd187a2603 [PATCH] ufs: little directory lookup optimization 19 years ago
Evgeniy Dushistov abf5d15fd2 [PATCH] ufs: easy debug 19 years ago
Evgeniy Dushistov 826843a347 [PATCH] ufs: directory and page cache: install aops 19 years ago
Evgeniy Dushistov 6ef4d6bf86 [PATCH] ufs: change block number on the fly 19 years ago
Evgeniy Dushistov c9a27b5dca [PATCH] ufs: right block allocation 19 years ago
Evgeniy Dushistov 09114eb8c5 [PATCH] ufs: fix hang during `rm' 19 years ago
Evgeniy 7b4ee73e28 [PATCH] ufs cleanup 19 years ago
Mark Fasheh fef266580e [PATCH] update filesystems for new delete_inode behavior 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago