Al Viro
|
85416288bf
ufs_trunc_...indirect(): pass the array of indices instead of offsets
|
10 years ago |
Al Viro
|
7a4fdda724
__ufs_truncate(); find cutoff distances into branches by offsets[] array
|
10 years ago |
Al Viro
|
7bad5939fc
ufs_trunc_dindirect(): pass the number of blocks to keep
|
10 years ago |
Al Viro
|
6ac36b8777
ufs_trunc_indirect(): pass the index of the first pointer to free
|
10 years ago |
Al Viro
|
18ca51d821
ufs_trunc_tindirect(): pass the number of blocks to keep
|
10 years ago |
Al Viro
|
31cd043e1a
ufs: beginning of __ufs_truncate_block() massage
|
10 years ago |
Al Viro
|
4e3911f3d7
ufs: the offsets ufs_block_to_path() puts into array are not sector_t
|
10 years ago |
Al Viro
|
010d331fc3
ufs: move truncate code into inode.c
|
10 years ago |
Al Viro
|
724bb09fdc
ufs: don't use lock_ufs() for block pointers tree protection
|
10 years ago |
Al Viro
|
3b7a3a05e8
ufs: free excessive blocks upon ->write_begin() failure/short copy
|
10 years ago |
Al Viro
|
d622f167b8
ufs: switch ufs_evict_inode() to trimmed-down variant of ufs_truncate()
|
10 years ago |
Al Viro
|
f3e0f3da1b
ufs: kill more lock_ufs() calls
|
10 years ago |
Al Viro
|
4ef51e8b7a
Merge branch 'for-linus' into for-next
|
10 years ago |
Fabian Frederick
|
13b987ea27
fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge"
|
10 years ago |
Al Viro
|
4b8061a67f
ufs: switch to simple_follow_link()
|
10 years ago |
Alexey Khoroshilov
|
9ef7db7f38
ufs: fix deadlocks introduced by sb mutex merge
|
11 years ago |
Fabian Frederick
|
edc023caf4
fs/ufs/inode.c: kernel-doc warning fixes
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
12 years ago |
Marco Stornelli
|
83f6e3710a
ufs: drop vmtruncate
|
12 years ago |
Eric W. Biederman
|
7223546586
userns: Convert the ufs filesystem to use kuid/kgid where appropriate
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Al Viro
|
6a9a06d9ca
ufs: propagate umode_t
|
14 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
14 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 |