Al Viro
|
dd37978c50
cache the value of file_inode() in struct file
|
12 years ago |
Anatol Pomozov
|
39b6525274
fs: Preserve error code in get_empty_filp(), part 2
|
12 years ago |
Al Viro
|
1afc99beaf
propagate error from get_empty_filp() to its callers
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Jan Kara
|
72651cac88
fs: Fix imbalance in freeze protection in mark_files_ro()
|
12 years ago |
Lai Jiangshan
|
4b2c551f77
lglock: add DEFINE_STATIC_LGLOCK()
|
12 years ago |
Linus Torvalds
|
88265322c1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
Al Viro
|
0ee8cdfe6a
take fget() and friends to fs/file.c
|
13 years ago |
Mimi Zohar
|
4199d35cbc
vfs: move ima_file_free before releasing the file
|
14 years ago |
Jan Kara
|
eb04c28288
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
|
13 years ago |
Al Viro
|
5c33b183a3
uninline file_free_rcu()
|
13 years ago |
Al Viro
|
4a9d4b024a
switch fput to task_work_add
|
13 years ago |
Al Viro
|
85d7d618c1
mark_files_ro(): don't bother with mntget/mntput
|
13 years ago |
Andi Kleen
|
962830df36
brlocks/lglocks: API cleanups
|
13 years ago |
Andi Kleen
|
eea62f831b
brlocks/lglocks: turn into functions
|
13 years ago |
Al Viro
|
b57ce9694e
vfs: drop_file_write_access() made static
|
13 years ago |
Miklos Szeredi
|
8e8b87964b
vfs: prevent remount read-only if pending removes
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Linus Torvalds
|
2e270d8422
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Miklos Szeredi
|
60ed8cf78f
fix cdev leak on O_PATH final fput()
|
14 years ago |
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
|
326be7b484
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
|
14 years ago |
Al Viro
|
1abf0c718f
New kind of open files - "location only".
|
14 years ago |
James Morris
|
1cc26bada9
Merge branch 'master'; commit 'v2.6.38-rc7' into next
|
14 years ago |
Mimi Zohar
|
890275b5eb
IMA: maintain i_readcount in the VFS layer
|
14 years ago |
Tetsuo Handa
|
78d2978874
CRED: Fix kernel panic upon security_file_alloc() failure.
|
14 years ago |
Steven Rostedt
|
3bc0ba4305
fs: Remove unlikely() from fget_light()
|
14 years ago |
Eric Dumazet
|
518de9b39e
fs: allow for more than 2^31 files
|
14 years ago |
Nick Piggin
|
6416ccb789
fs: scale files_lock
|
15 years ago |
Nick Piggin
|
ee2ffa0dfd
fs: cleanup files_lock locking
|
15 years ago |