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"
|
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 년 전 |
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 년 전 |
Tero Roponen
|
a4e49cb69e
trivial: remove unused variable 'path' in alloc_file()
|
16 년 전 |
Linus Torvalds
|
8e9d208972
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
|
16 년 전 |
Jonathan Corbet
|
6849991490
Rename struct file->f_ep_lock
|
16 년 전 |
James Morris
|
cb5629b10d
Merge branch 'master' into next
|
16 년 전 |
Mimi Zohar
|
6146f0d5e4
integrity: IMA hooks
|
16 년 전 |
Eric Dumazet
|
b6b3fdead2
filp_cachep can be static in fs/file_table.c
|
16 년 전 |
David Howells
|
d76b0d9b2d
CRED: Use creds in file structs
|
16 년 전 |
David Howells
|
86a264abe5
CRED: Wrap current->cred and a few other accessors
|
16 년 전 |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
16 년 전 |
Al Viro
|
233e70f422
saner FASYNC handling on file close
|
16 년 전 |
Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
16 년 전 |