Commit Graph

58 Commits (e9c7469bb4f502dafc092166201bea1ad5fc0fbf)

Author SHA1 Message Date
Nick Piggin 6416ccb789 fs: scale files_lock 15 years ago
Nick Piggin ee2ffa0dfd fs: cleanup files_lock locking 15 years ago
Linus Torvalds 2069601b3f Revert "fsnotify: store struct file not struct path" 15 years ago
Tony Battersby 58939473ba vfs: improve comment describing fget_light() 15 years ago
Eric Paris c1e5c95402 vfs/fsnotify: fsnotify_close can delay the final work in fput 15 years ago
Al Viro d7065da038 get rid of the magic around f_count in aio 15 years ago
Wu Fengguang 42e4960868 vfs: take f_lock on modifying f_mode after open time 15 years ago
Al Viro 89068c576b Take ima_file_free() to proper place. 15 years ago
Roland Dreier 385e3ed4f0 alloc_file(): simplify handling of mnt_clone_write() errors 15 years ago
Roland Dreier 73efc4681c re-export alloc_file() 15 years ago
Al Viro 0552f879d4 Untangling ima mess, part 1: alloc_file() 15 years ago
Eric Paris e81e3f4dca fs: move get_empty_filp() deffinition to internal.h 15 years ago
Al Viro 2c48b9c455 switch alloc_file() to passing struct path 15 years ago
Al Viro 3d1e463158 get rid of init_file() 15 years ago
Al Viro 732741274d unexport get_empty_filp() 15 years ago
Mimi Zohar 6c21a7fb49 LSM: imbed ima calls in the security hooks 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
npiggin@suse.de 864d7c4c06 fs: move mark_files_ro into file_table.c 16 years ago
npiggin@suse.de 96029c4e09 fs: introduce mnt_clone_write 16 years ago
Tero Roponen a4e49cb69e trivial: remove unused variable 'path' in alloc_file() 16 years ago
Jonathan Corbet 6849991490 Rename struct file->f_ep_lock 16 years ago
Mimi Zohar 6146f0d5e4 integrity: IMA hooks 16 years ago
Eric Dumazet b6b3fdead2 filp_cachep can be static in fs/file_table.c 16 years ago
David Howells d76b0d9b2d CRED: Use creds in file structs 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Al Viro 516e0cc564 [PATCH] f_count may wrap around 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Dave Hansen ad775f5a8f [PATCH] r/o bind mounts: debugging for missed calls 17 years ago
Dave Hansen 4a3fd211cc [PATCH] r/o bind mounts: elevate write count for open()s 17 years ago
Dave Hansen aceaf78da9 [PATCH] r/o bind mounts: create helper to drop file write access 17 years ago
Dave Hansen 430e285e08 [PATCH] fix up new filp allocators 17 years ago
Harvey Harrison fc9b52cd8f fs: remove fastcall, it is always empty 17 years ago
Matthias Kaehlcke cfdaf9e5f9 fs/file_table.c: use list_for_each_entry() instead of list_for_each() 18 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
Denis Cheng 4975e45ff6 fs: use kmem_cache_zalloc instead 18 years ago
Peter Zijlstra 52d9f3b409 lib: percpu_counter_sum_positive 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Eric W. Biederman 609d7fa956 [PATCH] file: modify struct fown_struct to use a struct pid 19 years ago
Theodore Ts'o 577c4eb09d [PATCH] inode-diet: Move i_cdev into a union 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Mingming Cao 0216bfcffe [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter 19 years ago
Benjamin LaHaise 5a6b7951bf [PATCH] get_empty_filp tweaks, inline epoll_init_file() 19 years ago
Dipankar Sarma 529bf6be5c [PATCH] fix file counting 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Nick Piggin 095975da26 [PATCH] rcu file: use atomic primitives 19 years ago
Pekka J Enberg 2109a2d1b1 [PATCH] mm: rename kmem_cache_s to kmem_cache 20 years ago