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 년 전 |
Al Viro
|
516e0cc564
[PATCH] f_count may wrap around
|
17 년 전 |
Al Viro
|
9f3acc3140
[PATCH] split linux/file.h
|
17 년 전 |
Dave Hansen
|
ad775f5a8f
[PATCH] r/o bind mounts: debugging for missed calls
|
17 년 전 |
Dave Hansen
|
4a3fd211cc
[PATCH] r/o bind mounts: elevate write count for open()s
|
17 년 전 |
Dave Hansen
|
aceaf78da9
[PATCH] r/o bind mounts: create helper to drop file write access
|
17 년 전 |
Dave Hansen
|
430e285e08
[PATCH] fix up new filp allocators
|
17 년 전 |
Harvey Harrison
|
fc9b52cd8f
fs: remove fastcall, it is always empty
|
17 년 전 |
Matthias Kaehlcke
|
cfdaf9e5f9
fs/file_table.c: use list_for_each_entry() instead of list_for_each()
|
17 년 전 |
Dave Hansen
|
ce8d2cdf3d
r/o bind mounts: filesystem helpers for custom 'struct file's
|
17 년 전 |
Denis Cheng
|
4975e45ff6
fs: use kmem_cache_zalloc instead
|
17 년 전 |
Peter Zijlstra
|
52d9f3b409
lib: percpu_counter_sum_positive
|
17 년 전 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 년 전 |
Josef "Jeff" Sipek
|
0f7fc9e4d0
[PATCH] VFS: change struct file to use struct path
|
18 년 전 |
Eric W. Biederman
|
609d7fa956
[PATCH] file: modify struct fown_struct to use a struct pid
|
18 년 전 |
Theodore Ts'o
|
577c4eb09d
[PATCH] inode-diet: Move i_cdev into a union
|
18 년 전 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 년 전 |
Mingming Cao
|
0216bfcffe
[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter
|
19 년 전 |