Commit History

Author SHA1 Message Date
  Arnd Bergmann 0ab0b271bf isofs: fix build regression 8 years ago
  Linus Torvalds 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Markus Elfring def12ec59d isofs: Delete an unnecessary variable initialisation in isofs_read_inode() 8 years ago
  Markus Elfring e96e8a1dc1 isofs: Adjust four checks for null pointers 8 years ago
  Markus Elfring 8898662268 isofs: Delete an error message for a failed memory allocation in isofs_read_inode() 8 years ago
  Jan Kara 34363c057b isofs: Fix off-by-one in 'session' mount option parsing 8 years ago
  David Howells bc98a42c1f VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 8 years ago
  David Howells fdb254db21 isofs: Fix isofs_show_options() 8 years ago
  David Howells 86a1da6d30 isofs: Implement show_options 8 years ago
  Ingo Molnar 5b825c3af1 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 8 years ago
  Jan Kara a2ed0b391d isofs: Do not return EACCES for unknown filesystems 9 years ago
  Al Viro 6fa67e7075 get rid of 'parent' argument of ->d_compare() 9 years ago
  Linus Torvalds 8387ff2577 vfs: make the string hashes salt the hash 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Vladimir Davydov 5d097056c9 kmemcg: account certain kmem allocations to memcg 9 years ago
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem 9 years ago
  Arnd Bergmann 7ca2f23440 isofs: avoid unused function warning 10 years ago
  Al Viro b0afd8e5db isofs: don't bother with ->d_op for normal case 11 years ago
  Rasmus Villemoes a97df4277d isofs: replace strnicmp with strncasecmp 11 years ago
  Jan Kara 410dd3cf4c isofs: Fix unbounded recursion when processing relocated directories 11 years ago
  Linus Torvalds a7963eb7f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 11 years ago
  Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
  Fabian Frederick b3b749b7ac fs/isofs/inode.c add __init to init_inodecache() 11 years ago
  Al Viro 966c1f75f8 isofs: don't pass dentry to isofs_hash{i,}_common() 12 years ago
  Jan Kara 17b7f7cf58 isofs: Refuse RW mount of the filesystem instead of making it RO 12 years ago
  Linus Torvalds da53be12bb Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
  Eric W. Biederman fa7614ddd6 fs: Readd the fs module aliases. 12 years ago
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago