Linus Torvalds
|
0f6e0e8448
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
14 years ago |
Al Viro
|
1abf0c718f
New kind of open files - "location only".
|
14 years ago |
Aneesh Kumar K.V
|
93f1c20bc8
vfs: Export file system uuid via /proc/<pid>/mountinfo
|
14 years ago |
Aneesh Kumar K.V
|
990d6c2d7a
vfs: Add name to file handle conversion support
|
14 years ago |
Al Viro
|
c8b91accfa
clean statfs-like syscalls up
|
14 years ago |
Al Viro
|
73d049a40f
open-style analog of vfs_path_lookup()
|
14 years ago |
Al Viro
|
47c805dc2d
switch do_filp_open() to struct open_flags
|
14 years ago |
James Morris
|
1cc26bada9
Merge branch 'master'; commit 'v2.6.38-rc7' into next
|
14 years ago |
Linus Torvalds
|
638691a7a4
Merge branch 'for-linus' of git://neil.brown.name/md
|
14 years ago |
NeilBrown
|
93b270f76e
Fix over-zealous flush_disk when changing device size.
|
14 years ago |
Miklos Szeredi
|
2aa15890f3
mm: prevent concurrent unmap_mapping_range() on the same inode
|
14 years ago |
Mimi Zohar
|
a5c96ebf1d
IMA: define readcount functions
|
14 years ago |
Mimi Zohar
|
a68a27b6f2
IMA: convert i_readcount to atomic
|
14 years ago |
Namhyung Kim
|
3cd90ea42f
vfs: sparse: add __FMODE_EXEC
|
14 years ago |
Namhyung Kim
|
1a44bc8c7c
vfs: sparse: remove a warning on OPEN_FMODE()
|
14 years ago |
Namhyung Kim
|
ecf5632dd1
fs: fix address space warnings in ioctl_fiemap()
|
14 years ago |
Christoph Hellwig
|
2fe17c1075
fallocate should be a file operation
|
14 years ago |
Linus Torvalds
|
f8206b925f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
David Howells
|
9875cf8064
Add a dentry op to handle automounting rather than abusing follow_link()
|
14 years ago |
Linus Torvalds
|
6ab8219649
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Linus Torvalds
|
18bce371ae
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
|
14 years ago |
Tejun Heo
|
49731baa41
block: restore multiple bd_link_disk_holder() support
|
14 years ago |
Linus Torvalds
|
275220f0fc
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Al Viro
|
c74a1cbb3c
pass default dentry_operations to mount_pseudo()
|
14 years ago |
Al Viro
|
c8aebb0c9f
per-superblock default ->d_op
|
14 years ago |
Alexey Dobriyan
|
57cc7215b7
headers: kobject.h redux
|
14 years ago |
Nick Piggin
|
ceb5bdc2d2
fs: dcache per-bucket dcache hash locking
|
14 years ago |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 years ago |
Nick Piggin
|
44a7d7a878
fs: cache optimise dentry and inode for rcu-walk
|
14 years ago |
Nick Piggin
|
ff0c7d15f9
fs: avoid inode RCU freeing for pseudo fs
|
14 years ago |