David Howells
|
d86efb0df9
omfs: Implement show_options
|
8 years ago |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
8 years ago |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 years ago |
Bob Copeland
|
c0345ee57d
omfs: fix sign confusion for bitmap loop counter
|
10 years ago |
Bob Copeland
|
3a281f9466
omfs: set error return when d_make_root() fails
|
10 years ago |
Sasha Levin
|
dcbff39da3
fs, omfs: add NULL terminator in the end up the token list
|
10 years ago |
Fabian Frederick
|
76e5121089
FS/OMFS: block number sanity check during fill_super operation
|
10 years ago |
Fabian Frederick
|
998d6688fb
fs/omfs/inode.c: replace count*size kzalloc by kcalloc
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Eric W. Biederman
|
80fcbe751f
userns: Convert omfs to use kuid and kgid where appropriate
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
587228be4a
omfs: propagate umode_t
|
14 years ago |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 years ago |
Linus Torvalds
|
8196867c74
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs
|
15 years ago |
Al Viro
|
69c9e75017
switch omfs to ->evict_inode()
|
15 years ago |
Bob Copeland
|
8800a044c7
omfs: sanity check cluster size
|
15 years ago |
Bob Copeland
|
9442e54f43
omfs: refuse to mount if bitmap pointer is obviously wrong
|
17 years ago |
Bob Copeland
|
f068272cb2
omfs: check bounds on block numbers before passing to sb_bread
|
17 years ago |
Davidlohr Bueso
|
70d9e384aa
omfs: fix memory leak
|
15 years ago |
Dmitry Monakhov
|
6a9e652c88
omfs: replace inode uid,gid,mode initialization with helper function
|
15 years ago |
Jiri Kosina
|
6c9468e9eb
Merge branch 'master' into for-next
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Huang Weiyi
|
108afd0491
omfs: remove unused version.h include
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Alexey Dobriyan
|
b87221de6a
const: mark remaining super_operations const
|
16 years ago |
Linus Torvalds
|
8fe74cf053
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 years ago |
Coly Li
|
197e671ee1
fs/omfs: return f_fsid for statfs(2)
|
16 years ago |
Al Viro
|
ce3b0f8d5c
New helper - current_umask()
|
16 years ago |