1. ca62806 coda: add error handling for fget by Zhouyang Jia · 4 years, 10 months ago
  2. c93b747 coda: pass the host file in vma->vm_file on mmap by Jan Harkes · 4 years, 10 months ago
  3. fae5947 coda: fix 'kernel memory exposure attempt' in fsync by Jan Harkes · 7 years ago
  4. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  6. 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
  7. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  8. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  9. 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago
  10. 84c60b1 drop redundant ->owner initializations by Al Viro · 8 years ago
  11. 6192269 introduce a parallel variant of ->iterate() by Al Viro · 8 years ago
  12. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  13. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 8 years ago
  14. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  15. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  16. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  17. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 8 years ago
  18. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 8 years ago
  19. 3725e9d fs/coda: fix readlink buffer overflow by Jan Harkes · 9 years ago
  20. db6172c fs: cleanup slight list_entry abuse by Rasmus Villemoes · 9 years ago
  21. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  22. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  23. c12c49e coda: switch to ->read_iter/->write_iter by Al Viro · 9 years ago
  24. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  25. b625032 fs/coda/dir.c: forward declaration clean-up by Fabian Frederick · 9 years ago
  26. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 9 years ago
  27. 93fe74b coda_venus_readdir(): use file_inode() by Al Viro · 9 years ago
  28. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  29. a740022 new helper: is_root_inode() by Al Viro · 10 years ago
  30. 834b46c fs/coda: use linux/uaccess.h by Fabian Frederick · 10 years ago
  31. a88bbbe coda: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  32. 6d6bd94 fs/coda: use __func__ by Fabian Frederick · 10 years ago
  33. f38cfb2 fs/coda: logging prefix uniformization by Fabian Frederick · 10 years ago
  34. d9b4b31 fs/coda: replace printk by pr_foo() by Fabian Frederick · 10 years ago
  35. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  36. 5f356fd fs/coda/inode.c: add __init to init_inodecache() by Fabian Frederick · 10 years ago
  37. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  38. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  39. 11d100d coda_revalidate_inode(): switch to passing inode... by Al Viro · 11 years ago
  40. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  41. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  42. 6b5e122 coda: don't bother with find_inode_number() by Al Viro · 11 years ago
  43. e924f25 [readdir] convert coda by Al Viro · 11 years ago
  44. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 11 years ago
  45. 03d95eb lift sb_start_write() out of ->write() by Al Viro · 11 years ago
  46. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  47. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  48. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  49. 17499e3 coda: Cache permisions in struct coda_inode_info in a kuid_t. by Eric W. Biederman · 11 years ago
  50. d83f590 coda: Restrict coda messages to the initial user namespace by Eric W. Biederman · 11 years ago
  51. 9fd973e coda: Restrict coda messages to the initial pid namespace by Eric W. Biederman · 11 years ago
  52. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  53. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  54. 78f7d75 switch coda get_device_index() to fget_light() by Al Viro · 12 years ago
  55. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  56. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  57. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  58. 1d67410 coda: use list_for_each_entry by Al Viro · 12 years ago
  59. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  60. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  61. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  62. f56b0fb coda: clean failure exits in coda_fill_super() by Al Viro · 12 years ago
  63. f4947fb coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() by Al Viro · 12 years ago
  64. 0b2c4e3 coda: deal correctly with allocation failure from coda_cnode_makectl() by Al Viro · 12 years ago
  65. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  66. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  67. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 12 years ago
  68. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  69. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  70. 558feb0 fs: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  71. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  72. b85fd6b don't open-code parent_ino() in assorted ->readdir() by Al Viro · 13 years ago
  73. ee60498 coda_venus_readdir(): use offsetof() by Al Viro · 13 years ago
  74. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  75. 6b41995 coda_ioctl_permission() is safe in RCU mode by Al Viro · 13 years ago
  76. 42b850b coda: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  77. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  78. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  79. c03e312 codafs: fix build break when CONFIG_PROC_SYSCTL=n by Rakib Mullick · 13 years ago
  80. 0bc825d codafs: fix compile warning when CONFIG_SYSCTL=n by Rakib Mullick · 13 years ago
  81. 0ccd234 fs: change to new flag variable by matt mooney · 13 years ago
  82. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  83. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  84. 31a203d take coda-private headers out of include/linux by Al Viro · 13 years ago
  85. 9501e4c switch coda by Al Viro · 13 years ago
  86. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  87. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 13 years ago
  88. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  89. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  90. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 13 years ago
  91. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 13 years ago
  92. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 13 years ago
  93. fe15ce4 fs: change d_delete semantics by Nick Piggin · 13 years ago
  94. 747feca coda: kill redundant cast in coda_alloc_inode() by Jesper Juhl · 13 years ago
  95. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  96. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  97. da47c19 Coda: replace BKL with mutex by Yoshihisa Abe · 14 years ago
  98. f7cc02b8 Coda: push BKL regions into coda_upcall() by Yoshihisa Abe · 14 years ago
  99. b5ce1d8 Coda: add spin lock to protect accesses to struct coda_inode_info. by Yoshihisa Abe · 14 years ago
  100. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago