Jan Kara
|
eb04c28288
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
|
13 лет назад |
Al Viro
|
5c33b183a3
uninline file_free_rcu()
|
13 лет назад |
Al Viro
|
4a9d4b024a
switch fput to task_work_add
|
13 лет назад |
Al Viro
|
85d7d618c1
mark_files_ro(): don't bother with mntget/mntput
|
13 лет назад |
Andi Kleen
|
962830df36
brlocks/lglocks: API cleanups
|
13 лет назад |
Andi Kleen
|
eea62f831b
brlocks/lglocks: turn into functions
|
13 лет назад |
Al Viro
|
b57ce9694e
vfs: drop_file_write_access() made static
|
13 лет назад |
Miklos Szeredi
|
8e8b87964b
vfs: prevent remount read-only if pending removes
|
13 лет назад |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 лет назад |
Linus Torvalds
|
2e270d8422
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 лет назад |
Miklos Szeredi
|
60ed8cf78f
fix cdev leak on O_PATH final fput()
|
14 лет назад |
Linus Torvalds
|
0f6e0e8448
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
14 лет назад |
Al Viro
|
326be7b484
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
|
14 лет назад |
Al Viro
|
1abf0c718f
New kind of open files - "location only".
|
14 лет назад |
James Morris
|
1cc26bada9
Merge branch 'master'; commit 'v2.6.38-rc7' into next
|
14 лет назад |
Mimi Zohar
|
890275b5eb
IMA: maintain i_readcount in the VFS layer
|
14 лет назад |
Tetsuo Handa
|
78d2978874
CRED: Fix kernel panic upon security_file_alloc() failure.
|
14 лет назад |
Steven Rostedt
|
3bc0ba4305
fs: Remove unlikely() from fget_light()
|
14 лет назад |
Eric Dumazet
|
518de9b39e
fs: allow for more than 2^31 files
|
14 лет назад |
Nick Piggin
|
6416ccb789
fs: scale files_lock
|
15 лет назад |
Nick Piggin
|
ee2ffa0dfd
fs: cleanup files_lock locking
|
15 лет назад |
Linus Torvalds
|
2069601b3f
Revert "fsnotify: store struct file not struct path"
|
15 лет назад |
Tony Battersby
|
58939473ba
vfs: improve comment describing fget_light()
|
15 лет назад |
Eric Paris
|
c1e5c95402
vfs/fsnotify: fsnotify_close can delay the final work in fput
|
15 лет назад |
Al Viro
|
d7065da038
get rid of the magic around f_count in aio
|
15 лет назад |
Wu Fengguang
|
42e4960868
vfs: take f_lock on modifying f_mode after open time
|
15 лет назад |
Al Viro
|
89068c576b
Take ima_file_free() to proper place.
|
15 лет назад |
Roland Dreier
|
385e3ed4f0
alloc_file(): simplify handling of mnt_clone_write() errors
|
15 лет назад |
Roland Dreier
|
73efc4681c
re-export alloc_file()
|
15 лет назад |
Al Viro
|
0552f879d4
Untangling ima mess, part 1: alloc_file()
|
15 лет назад |