Commit Graph

21 Commits (cfaea787c05822acbb4d8963baee5edd1cc0258f)

Author SHA1 Message Date
Matthias Kaehlcke cfdaf9e5f9 fs/file_table.c: use list_for_each_entry() instead of list_for_each() 17 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 17 years ago
Denis Cheng 4975e45ff6 fs: use kmem_cache_zalloc instead 17 years ago
Peter Zijlstra 52d9f3b409 lib: percpu_counter_sum_positive 17 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 19 years ago
Eric Dumazet 2f51201662 [PATCH] reduce sizeof(struct file) 19 years ago
Dipankar Sarma ab2af1f500 [PATCH] files: files struct with RCU 20 years ago
Eric Dumazet 2832e9366a [PATCH] remove file.f_maxcount 20 years ago
Robert Love 0eeca28300 [PATCH] inotify 20 years ago
Kirill Korotaev af4d2ecbf0 [PATCH] Fix of bogus file max limit messages 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago