Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds bf3d846b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 11 Jahren
  Christoph Hellwig feda821e76 fs: remove generic_acl vor 11 Jahren
  Sasha Levin 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE vor 11 Jahren
  Eric Paris c727709092 security: shmem: implement kernel private shmem inodes vor 11 Jahren
  Rob Landley 16203a7a94 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled vor 12 Jahren
  Jan Kara 5e4c0d9741 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt vor 12 Jahren
  Al Viro ca4e05195d shm_mnt is as longterm as it gets, TYVM... vor 12 Jahren
  Al Viro 118b230225 cope with potentially long ->d_dname() output for shmem/hugetlb vor 12 Jahren
  Hugh Dickins 387aae6fdd tmpfs: fix SEEK_DATA/SEEK_HOLE regression vor 12 Jahren
  Linus Torvalds f39d420f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security vor 12 Jahren
  Jie Liu 46a1c2c7ae vfs: export lseek_execute() to modules vor 12 Jahren
  Al Viro 60545d0d46 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... vor 12 Jahren
  Mimi Zohar 37ec43cdc4 evm: calculate HMAC after initializing posix acl on tmpfs vor 12 Jahren
  Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h vor 12 Jahren
  Andrew Morton 250297edf8 mm/shmem.c: remove an ifdef vor 12 Jahren
  Al Viro 26567cdbbf fix nommu breakage in shmem.c vor 12 Jahren
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 12 Jahren
  Namjae Jeon 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type vor 12 Jahren
  Al Viro 3451538a11 shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc() vor 12 Jahren
  Linus Torvalds 94f2f14234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace vor 12 Jahren
  Greg Thelen 49cd0a5c29 tmpfs: fix mempolicy object leaks vor 12 Jahren
  Greg Thelen 5f00110f72 tmpfs: fix use-after-free of mempolicy object vor 12 Jahren
  Johannes Weiner 860f2759d9 mm: shmem: use new radix tree iterator vor 12 Jahren
  Al Viro 6b4d0b2793 clean shmem_file_setup() a bit vor 12 Jahren
  Anatol Pomozov 39b6525274 fs: Preserve error code in get_empty_filp(), part 2 vor 13 Jahren
  Al Viro 496ad9aa8e new helper: file_inode(file) vor 12 Jahren
  Eric W. Biederman 2b8576cb09 userns: Allow the userns root to mount tmpfs. vor 12 Jahren
  Hugh Dickins a7a88b2373 mempolicy: remove arg from mpol_parse_str, mpol_to_str vor 12 Jahren
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" vor 12 Jahren
  Hugh Dickins 220f2ac913 tmpfs: support SEEK_DATA and SEEK_HOLE (reprise) vor 12 Jahren