Commit Verlauf

Autor SHA1 Nachricht Datum
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> vor 14 Jahren
  Linus Torvalds 2e270d8422 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 vor 14 Jahren
  Miklos Szeredi 60ed8cf78f fix cdev leak on O_PATH final fput() vor 14 Jahren
  Linus Torvalds 0f6e0e8448 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 vor 14 Jahren
  Al Viro 326be7b484 Allow passing O_PATH descriptors via SCM_RIGHTS datagrams vor 14 Jahren
  Al Viro 1abf0c718f New kind of open files - "location only". vor 14 Jahren
  James Morris 1cc26bada9 Merge branch 'master'; commit 'v2.6.38-rc7' into next vor 14 Jahren
  Mimi Zohar 890275b5eb IMA: maintain i_readcount in the VFS layer vor 14 Jahren
  Tetsuo Handa 78d2978874 CRED: Fix kernel panic upon security_file_alloc() failure. vor 14 Jahren
  Steven Rostedt 3bc0ba4305 fs: Remove unlikely() from fget_light() vor 14 Jahren
  Eric Dumazet 518de9b39e fs: allow for more than 2^31 files vor 14 Jahren
  Nick Piggin 6416ccb789 fs: scale files_lock vor 14 Jahren
  Nick Piggin ee2ffa0dfd fs: cleanup files_lock locking vor 14 Jahren
  Linus Torvalds 2069601b3f Revert "fsnotify: store struct file not struct path" vor 14 Jahren
  Tony Battersby 58939473ba vfs: improve comment describing fget_light() vor 15 Jahren
  Eric Paris c1e5c95402 vfs/fsnotify: fsnotify_close can delay the final work in fput vor 15 Jahren
  Al Viro d7065da038 get rid of the magic around f_count in aio vor 15 Jahren
  Wu Fengguang 42e4960868 vfs: take f_lock on modifying f_mode after open time vor 15 Jahren
  Al Viro 89068c576b Take ima_file_free() to proper place. vor 15 Jahren
  Roland Dreier 385e3ed4f0 alloc_file(): simplify handling of mnt_clone_write() errors vor 15 Jahren
  Roland Dreier 73efc4681c re-export alloc_file() vor 15 Jahren
  Al Viro 0552f879d4 Untangling ima mess, part 1: alloc_file() vor 15 Jahren
  Eric Paris e81e3f4dca fs: move get_empty_filp() deffinition to internal.h vor 15 Jahren
  Al Viro 2c48b9c455 switch alloc_file() to passing struct path vor 16 Jahren
  Al Viro 3d1e463158 get rid of init_file() vor 16 Jahren
  Al Viro 732741274d unexport get_empty_filp() vor 16 Jahren
  Mimi Zohar 6c21a7fb49 LSM: imbed ima calls in the security hooks vor 15 Jahren
  Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler vor 15 Jahren
  npiggin@suse.de 864d7c4c06 fs: move mark_files_ro into file_table.c vor 16 Jahren
  npiggin@suse.de 96029c4e09 fs: introduce mnt_clone_write vor 16 Jahren