Commit History

Author SHA1 Message Date
  Al Viro a4141d7cf8 constify alloc_file() 8 years ago
  Al Viro 63b6df1413 give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() 9 years ago
  Yann Droneaud f938612dd9 include/linux/file.h: remove get_unused_fd() macro 10 years ago
  Al Viro bd2a31d522 get rid of fget_light() 11 years ago
  Linus Torvalds 9c225f2655 vfs: atomic f_pos accesses as per POSIX 11 years ago
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
  Al Viro a5b470ba06 new helpers: fdget()/fdput() 13 years ago
  Al Viro ad47bd7252 make expand_files() and alloc_fd() static 13 years ago
  Al Viro 8280d16172 new helper: replace_fd() 13 years ago
  Al Viro fe17f22d7f take purely descriptor-related stuff from fcntl.c to file.c 13 years ago
  Al Viro 1a7bd2265f make get_unused_fd_flags() a function 13 years ago
  Al Viro 4a9d4b024a switch fput to task_work_add 13 years ago
  Al Viro b57ce9694e vfs: drop_file_write_access() made static 13 years ago
  Al Viro 1abf0c718f New kind of open files - "location only". 14 years ago
  Steven Rostedt c2b3e74b78 fs: Remove unlikely() from fput_light() 14 years ago
  Al Viro d7065da038 get rid of the magic around f_count in aio 15 years ago
  Al Viro 2c48b9c455 switch alloc_file() to passing struct path 16 years ago
  Al Viro 3d1e463158 get rid of init_file() 16 years ago
  Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
  Al Viro 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 years ago
  Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
  Al Viro 3b1253880b [PATCH] sanitize unshare_files/reset_files_struct 17 years ago
  Dave Hansen aceaf78da9 [PATCH] r/o bind mounts: create helper to drop file write access 17 years ago
  Harvey Harrison b3c9752868 include/linux: Remove all users of FASTCALL() macro 17 years ago
  Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
  Ulrich Drepper 4a19542e5f O_CLOEXEC for SCM_RIGHTS 18 years ago
  Vadim Lobanov 01b2d93ca4 [PATCH] fdtable: Provide free_fdtable() wrapper 19 years ago
  Vadim Lobanov 5466b456ed [PATCH] fdtable: Implement new pagesize-based fdtable allocator 19 years ago
  Vadim Lobanov 4fd45812cb [PATCH] fdtable: Remove the free_files field 19 years ago
  Vadim Lobanov bbea9f6966 [PATCH] fdtable: Make fdarray and fdsets equal in size 19 years ago