Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Masanari Iida
|
0cc785ecbf
cramfs: Fix typo in inode.c
|
13 years ago |
Al Viro
|
ece2ccb668
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
|
13 years ago |
Al Viro
|
175a4eb7ea
fs: propagate umode_t, misc bits
|
14 years ago |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
13 years ago |
Al Viro
|
0577d1ba41
cramfs: get_cramfs_inode() returns ERR_PTR() on failure
|
14 years ago |
Stefani Seibold
|
6f772fe65c
cramfs: generate unique inode number for better inode cache usage
|
14 years ago |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 years ago |
Alexander Shishkin
|
b845ff8f3e
cramfs: only unlock new inodes
|
15 years ago |
Al Viro
|
77b8a75f5b
simplify get_cramfs_inode()
|
15 years ago |
Coly Li
|
94ea77ac69
fs/cramfs: return f_fsid for statfs(2)
|
16 years ago |
David VomLehn
|
98310e581e
cramfs: propagate uncompression errors
|
16 years ago |
Al Viro
|
56ff5efad9
zero i_uid/i_gid on inode allocation
|
16 years ago |
Al Viro
|
82d63fc9e3
cramfs: fix named-pipe handling
|
17 years ago |
Matthew Wilcox
|
cb688371e2
fs: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
Andi Drebes
|
4176ed5938
fs/cramfs/inode.c: replace hardcoded value with preprocessor constant
|
17 years ago |
Andi Drebes
|
6bbfb07766
fs/cramfs/inode.c: remove unused variable
|
17 years ago |
Andi Drebes
|
ac8d35c565
cramfs: error message about endianess
|
17 years ago |
Nick Piggin
|
6fe6900e1e
mm: make read_cache_page synchronous
|
18 years ago |
Josef 'Jeff' Sipek
|
ee9b6d61a2
[PATCH] Mark struct super_operations const
|
18 years ago |
Arjan van de Ven
|
754661f143
[PATCH] mark struct inode_operations const 1
|
18 years ago |
Josef Sipek
|
352d8af748
[PATCH] struct path: convert cramfs
|
18 years ago |
Phillip Lougher
|
8bb0269160
[PATCH] corrupted cramfs filesystems cause kernel oops
|
18 years ago |
Alexey Dobriyan
|
50d44ed009
[PATCH] cramfs: rewrite init_cramfs_fs()
|
18 years ago |
Theodore Ts'o
|
ba52de123d
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
|
18 years ago |
Panagiotis Issaris
|
f8314dc60c
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
|
18 years ago |
Christoph Hellwig
|
f5e54d6e53
[PATCH] mark address_space_operations const
|
19 years ago |
Pekka Enberg
|
090d2b185d
[PATCH] read_mapping_page for address space
|
19 years ago |
David Howells
|
726c334223
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
|
19 years ago |