Dan Carpenter
|
b24ae0b54b
ocfs2/dlm: use GFP_ATOMIC inside a spin_lock
|
13 years ago |
Jan Kara
|
9b171e0c74
ocfs2: fix possible use-after-free with AIO
|
13 years ago |
Sunil Mushran
|
30b9c9e6ba
ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path
|
13 years ago |
Al Viro
|
21d206819a
get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero
|
13 years ago |
Al Viro
|
0e9b10a90f
target: writev() on single-element vector is pointless
|
13 years ago |
Al Viro
|
7bb307e894
export kernel_write(), convert open-coded instances
|
13 years ago |
Namjae Jeon
|
94e07a7590
fs: encode_fh: return FILEID_INVALID if invalid fid_type
|
13 years ago |
Al Viro
|
182be68478
kill f_vfsmnt
|
13 years ago |
Jeff Layton
|
ecf3d1f1aa
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
|
13 years ago |
J. Bruce Fields
|
4f4a4fadde
nfsd: handle vfs_getattr errors in acl protocol
|
13 years ago |
Al Viro
|
3dadecce20
switch vfs_getattr() to struct path
|
13 years ago |
Al Viro
|
e72837e3e7
default SET_PERSONALITY() in linux/elf.h
|
13 years ago |
Sage Weil
|
79f9f99ad1
ceph: prepopulate inodes only when request is aborted
|
13 years ago |
Al Viro
|
4f522a247b
d_hash_and_lookup(): export, switch open-coded instances
|
13 years ago |
Al Viro
|
3592ac4440
9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate()
|
13 years ago |
Al Viro
|
5fa6300ae0
9p: split dropping the acls from v9fs_set_create_acl()
|
13 years ago |
Al Viro
|
be308f0796
9p: switch v9fs_acl_chmod() from dentry to inode+fid
|
13 years ago |
Al Viro
|
0f235caeae
9p: switch v9fs_set_acl() from dentry to fid
|
13 years ago |
Al Viro
|
7f165aaa7d
9p: lift the call of set_cached_acl() into the callers of v9fs_set_acl()
|
13 years ago |
Al Viro
|
38baba9ea0
9p: add fid-based variant of v9fs_xattr_set()
|
13 years ago |
Al Viro
|
8add862fad
tegra: don't wank with d_find_alias()
|
13 years ago |
Al Viro
|
0990a97a1f
lirc: get rid of bogus checks
|
13 years ago |
Al Viro
|
0df4d6e5bd
hugetlb_file_setup(): use d_alloc_pseudo()
|
13 years ago |
Al Viro
|
3451538a11
shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc()
|
13 years ago |
Al Viro
|
3f3834c354
oprofilefs: add missing ->i_mutex locking in object creation
|
13 years ago |
Al Viro
|
2248b87ec1
spufs_mkdir(): don't d_add() on negative parent
|
13 years ago |
Al Viro
|
4e6b897328
hostfs: directory methods have no business in non-directory inode_operations
|
13 years ago |
Al Viro
|
78c3e4732f
xenfs: switch to pure simple_fill_super()
|
13 years ago |
Al Viro
|
740da42efa
__d_materialise_unique() is too generic
|
13 years ago |
Jan Kara
|
54c807e71d
fs: Fix possible use-after-free with AIO
|
13 years ago |