Al Viro
|
7cd916f6ea
qnx4: new helper - try_extent()
|
13 years ago |
Al Viro
|
8f82ecae53
qnx4: get rid of qnx4_bread/qnx4_getblk
|
13 years ago |
Kai Bankett
|
516cdb68e5
qnx4fs: small cleanup
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
8bc5191b26
qnx4: don't leak ->BitMap on late failure exits
|
13 years ago |
Al Viro
|
4134bf81ff
qnx4: reduce the insane nesting in qnx4_checkroot()
|
13 years ago |
Al Viro
|
1aab323ea5
qnx4: di_fname is an array, for crying out loud...
|
13 years ago |
Linus Torvalds
|
98793265b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Thomas Meyer
|
67c50a7ed5
qnx4fs: Use kmemdup rather than duplicating its implementation
|
13 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 years ago |
Arnd Bergmann
|
073c214162
BKL: remove BKL from qnx4
|
14 years ago |
Jan Blunck
|
db71922217
BKL: Explicitly add BKL around get_sb/fill_super
|
15 years ago |
Christoph Hellwig
|
282dc17884
get rid of cont_write_begin_newtrunc
|
15 years ago |
Julia Lawall
|
7e2a10836c
fs/qnx4: decrement sizeof size in strncmp
|
15 years ago |
Anders Larsen
|
ca120b20c3
qnx4fs: remove remains of the (defunct) write support
|
15 years ago |
Anders Larsen
|
891ddb95d0
qnx4fs: add missing KERN_xxx to printk() calls
|
15 years ago |
Christoph Hellwig
|
945ffe54bb
qnx4: remove write support
|
15 years ago |
Al Viro
|
964f536966
fs/qnx4: sanitize includes
|
16 years ago |
Al Viro
|
79d2576758
Sanitize qnx4 fsync handling
|
16 years ago |
Christoph Hellwig
|
517bfae283
qnx4: remove ->write_super
|
16 years ago |
Coly Li
|
5b76dc066a
fs/qnx4: return f_fsid for statfs(2)
|
16 years ago |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 years ago |
David Howells
|
2b7e5bcbd9
iget: stop QNX4 from using iget() and read_inode()
|
17 years ago |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
Nick Piggin
|
f870618428
qnx4: convert to new aops
|
17 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |