Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Jiri Kosina
|
07f9479a40
Merge branch 'master' into for-next
|
14 years ago |
Alessio Igor Bogani
|
7422caa5a1
ufs: Fix a typo
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
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 |
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 |
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/
|
17 years ago |
Nick Piggin
|
82b9d1d0da
ufs: convert to new aops
|
17 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 |