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
|
14 жил өмнө |
Nick Piggin
|
ee2ffa0dfd
fs: cleanup files_lock locking
|
14 жил өмнө |
Linus Torvalds
|
2069601b3f
Revert "fsnotify: store struct file not struct path"
|
14 жил өмнө |
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 жил өмнө |
Eric Paris
|
e81e3f4dca
fs: move get_empty_filp() deffinition to internal.h
|
15 жил өмнө |
Al Viro
|
2c48b9c455
switch alloc_file() to passing struct path
|
16 жил өмнө |
Al Viro
|
3d1e463158
get rid of init_file()
|
16 жил өмнө |
Al Viro
|
732741274d
unexport get_empty_filp()
|
16 жил өмнө |
Mimi Zohar
|
6c21a7fb49
LSM: imbed ima calls in the security hooks
|
15 жил өмнө |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 жил өмнө |
npiggin@suse.de
|
864d7c4c06
fs: move mark_files_ro into file_table.c
|
16 жил өмнө |
npiggin@suse.de
|
96029c4e09
fs: introduce mnt_clone_write
|
16 жил өмнө |