Commit History

Author SHA1 Message Date
  Linus Torvalds fe64f3283f Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Al Viro 8ecfb75216 Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus 9 years ago
  Miklos Szeredi f0fce87c36 vfs: make dentry_needs_remove_privs() internal 9 years ago
  Miklos Szeredi c1892c3776 vfs: fix deadlock in file_remove_privs() on overlayfs 9 years ago
  Vladimir Davydov 05eb6e7263 radix-tree: account nodes to memcg only if explicitly requested 9 years ago
  Linus Torvalds a867d7349e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 9 years ago
  Dave Chinner 6c60d2b574 fs/fs-writeback.c: add a new writeback list for sync 9 years ago
  Eric W. Biederman 0bd23d09b8 vfs: Don't modify inodes with a uid or gid unknown to the vfs 9 years ago
  Al Viro 9902af79c0 parallel lookups: actual switch to rwsem 9 years ago
  Al Viro 84e710da2a parallel lookups machinery, part 2 9 years ago
  Andreas Gruenbacher b8a7a3a667 posix_acl: Inode acl caching fixes 9 years ago
  Tahsin Erdogan 3d65ae4634 writeback: initialize inode members that track writeback history 9 years ago
  Linus Torvalds cc673757e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Ross Zwisler f9fe48bece dax: support dirty DAX entries in radix tree 9 years ago
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
  Vladimir Davydov 5d097056c9 kmemcg: account certain kmem allocations to memcg 9 years ago
  Linus Torvalds 065019a38f Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux 9 years ago
  Jeff Layton f27a0fe083 locks: pass inode pointer to locks_free_lock_context 9 years ago
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem 9 years ago
  Randy Dunlap 30fdc8ee0e fs/inode.c: fix kernel-doc warning 10 years ago
  Josef Bacik ac05fbb400 inode: don't softlockup when evicting inodes 10 years ago
  Dave Chinner c7f5408493 inode: rename i_wb_list to i_io_list 10 years ago
  Dave Chinner 74278da9f7 inode: convert inode_sb_list_lock to per-sb 10 years ago
  Linus Torvalds 1dc51b8288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Carlos Maiolino 2adc376c55 vfs: avoid creation of inode number 0 in get_next_ino 10 years ago
  Linus Torvalds e4bc13adfd Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block 10 years ago
  Jan Kara 45f147a1bc fs: Call security_ops->inode_killpriv on truncate 10 years ago
  Jan Kara dbfae0cdcd fs: Provide function telling whether file_remove_privs() will do anything 10 years ago
  Jan Kara 5fa8e0a1c6 fs: Rename file_remove_suid() to file_remove_privs() 10 years ago
  Jan Kara 2426f39100 fs: Fix S_NOSEC handling 10 years ago