Al Viro
|
d10577a8d8
vfs: trim includes a bit
|
13 years ago |
Al Viro
|
c5dc332eb9
tomoyo: stop including hell knows what
|
13 years ago |
Tetsuo Handa
|
1418a3e5ad
TOMOYO: Fix pathname handling of disconnected paths.
|
13 years ago |
Al Viro
|
02125a8264
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
|
13 years ago |
Tetsuo Handa
|
059d84dbb3
TOMOYO: Add socket operation restriction support.
|
13 years ago |
Tetsuo Handa
|
0f2a55d5bb
TOMOYO: Update kernel-doc.
|
14 years ago |
Tetsuo Handa
|
5625f2e326
TOMOYO: Change pathname for non-rename()able filesystems.
|
14 years ago |
Nick Piggin
|
da5029563a
fs: dcache scale d_unhashed
|
14 years ago |
Christoph Hellwig
|
be148247cf
fs: take dcache_lock inside __d_path
|
14 years ago |
Tetsuo Handa
|
0617c7ff34
TOMOYO: Remove alias keyword.
|
15 years ago |
Tetsuo Handa
|
c8c57e8427
TOMOYO: Support longer pathname.
|
15 years ago |
Tetsuo Handa
|
c3ef1500ec
TOMOYO: Split files into some pieces.
|
15 years ago |
Tetsuo Handa
|
17fcfbd9d4
TOMOYO: Add interactive enforcing mode.
|
15 years ago |
Tetsuo Handa
|
9e4b50e937
TOMOYO: Use stack memory for pending entry.
|
15 years ago |
Tetsuo Handa
|
2928238142
TOMOYO: Use mutex_lock_interruptible.
|
15 years ago |
James Morris
|
0ffbe2699c
Merge branch 'master' into next
|
15 years ago |
Tetsuo Handa
|
4e5d6f7ec3
TOMOYO: Use GFP_NOFS rather than GFP_KERNEL.
|
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 |
Linus Torvalds
|
0f2cc4ecd8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
Al Viro
|
440b3c6c16
get rid of ->mnt_parent in tomoyo/realpath
|
15 years ago |
Al Viro
|
37afdc7960
get rid of insanity with namespace roots in tomoyo
|
15 years ago |
Tetsuo Handa
|
847b173ea3
TOMOYO: Add garbage collector.
|
15 years ago |
Tetsuo Handa
|
76bb0895d0
TOMOYO: Merge headers.
|
15 years ago |
Tetsuo Handa
|
bf24fb016c
TOMOYO: Add refcounter on string data.
|
15 years ago |
Tetsuo Handa
|
8e2d39a166
TOMOYO: Remove usage counter for temporary memory.
|
15 years ago |
Tetsuo Handa
|
cd7bec6ad8
TOMOYO: Remove memory pool for list elements.
|
15 years ago |
Tetsuo Handa
|
e41035a996
TOMOYO: Remove memory pool for string data.
|
15 years ago |
Tetsuo Handa
|
fdb8ebb729
TOMOYO: Use RCU primitives for list operation
|
15 years ago |
Tetsuo Handa
|
67fa4880c5
TOMOYO: Compare filesystem by magic number rather than by name.
|
15 years ago |
Linus Torvalds
|
1557d33007
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
|
15 years ago |