Commit History

作者 SHA1 備註 提交日期
  Kees Cook ade9f91b32 ipc: add missing container_of()s for randstruct 8 年之前
  Kees Cook 42e618f77d ipc/shm: remove special shm_alloc/free 8 年之前
  Kees Cook 3d3653f973 ipc: move atomic_set() to where it is needed 8 年之前
  Manfred Spraul a2642f8770 ipc/shm.c: avoid ipc_rcu_putref for failed ipc_addid() 8 年之前
  Kees Cook 3e0c24042e ipc/shm: avoid ipc_rcu_alloc() 8 年之前
  Kees Cook 66470b1817 ipc/shm: do not use ipc_rcu_free() 8 年之前
  Manfred Spraul dba4cdd39e ipc: merge ipc_rcu and kern_ipc_perm 8 年之前
  Jeff Layton 0f41074a65 fs: remove call_fsync helper function 8 年之前
  Davidlohr Bueso f0cb88026f ipc/shm: some shmat cleanups 8 年之前
  Linus Torvalds 94e877d0fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Davidlohr Bueso 95e91b831f ipc/shm: Fix shmat mmap nil-page protection 8 年之前
  Mike Rapoport 897ab3e0c4 userfaultfd: non-cooperative: add event for memory unmaps 8 年之前
  Dave Jiang 11bac80004 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf 8 年之前
  Miklos Szeredi 0eb8af4916 vfs: use helper for calling f_op->fsync() 8 年之前
  Miklos Szeredi f74ac01520 mm: use helper for calling f_op->mmap() 8 年之前
  Shailesh Pandey 63980c80e1 ipc/shm.c: coding style fixes 8 年之前
  Kirill A. Shutemov 4595ef88d1 shmem: make shmem_inode_info::lock irq-safe 9 年之前
  Hugh Dickins c01d5b3007 shmem: get_unmapped_area align huge page 9 年之前
  Michal Hocko 91f4f94ea3 ipc, shm: make shmem attach/detach wait for mmap_sem killable 9 年之前
  Kirill A. Shutemov 1ac0b6dec6 ipc/shm: handle removed segments gracefully in shm_mmap() 9 年之前
  Yaowei Bai 2954e440be ipc/shm.c: is_file_shm_hugepages() can be boolean 9 年之前
  Linus Torvalds b9a5322779 Initialize msg/shm IPC objects before doing ipc_addid() 10 年之前
  Davidlohr Bueso d0edd85283 ipc: convert invalid scenarios to use WARN_ON 10 年之前
  Stephen Smalley e1832f2923 ipc: use private shmem or hugetlbfs inodes for shm segments. 10 年之前
  Davidlohr Bueso 55b7ae5016 ipc: rename ipc_obtain_object 10 年之前
  Davidlohr Bueso c5c8975b2e ipc,shm: move BUG_ON check into shm_lock 10 年之前
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年之前
  Joe Perches 7f032d6ef6 ipc: remove use of seq_printf return value 10 年之前
  David Howells 75c3cfa855 VFS: assorted weird filesystems: d_inode() annotations 10 年之前
  Dave Hansen 07a46ed27d shmdt: use i_size_read() instead of ->i_size 10 年之前