1. fa67ac1 udf: Fix deadlock between writeback and udf_setsize() by Jan Kara · 7 years ago
  2. 61604a2 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  3. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  5. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  6. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  7. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  8. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  9. 5d3ddd8 udf: don't bother with full-page write optimisations in adinicb case by Al Viro · 8 years ago
  10. f27792f udf: Remove useless check in udf_adinicb_write_begin() by Jan Kara · 8 years ago
  11. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  12. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  13. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
  14. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 8 years ago
  15. 7888824 udf: Use correct partition reference number for metadata by Alden Tondettar · 8 years ago
  16. 3743a03 udf: Use IS_ERR when loading metadata mirror file entry by Alden Tondettar · 8 years ago
  17. 585d700 udf: Don't BUG on missing metadata partition descriptor by Alden Tondettar · 8 years ago
  18. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  19. 820c687 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  20. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  21. c51da20 more trivial ->iterate_shared conversions by Al Viro · 8 years ago
  22. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  23. e259221 fs: simplify the generic_write_sync prototype by Christoph Hellwig · 8 years ago
  24. dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 8 years ago
  25. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  26. 2a28900 udf: Export superblock magic to userspace by Jan Kara · 8 years ago
  27. a47241c udf: Prevent stack overflow on corrupted filesystem mount by Alden Tondettar · 8 years ago
  28. c26f6c6 udf: Fix conversion of 'dstring' fields to UTF8 by Andrew Gabbasov · 8 years ago
  29. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  30. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  31. 484a10f udf: Merge linux specific translation into CS0 conversion function by Andrew Gabbasov · 8 years ago
  32. 9293fcf udf: Remove struct ustr as non-needed intermediate storage by Andrew Gabbasov · 8 years ago
  33. 066b9cd udf: Use separate buffer for copying split names by Jan Kara · 8 years ago
  34. 9fba705 udf: Adjust UDF_NAME_LEN to better reflect actual restrictions by Andrew Gabbasov · 8 years ago
  35. 3e7fc20 udf: Join functions for UTF8 and NLS conversions by Andrew Gabbasov · 8 years ago
  36. 525e2c5 udf: Parameterize output length in udf_put_filename by Andrew Gabbasov · 8 years ago
  37. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  38. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 8 years ago
  39. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  40. 1d3671d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  41. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  42. bb00c89 udf: Check output buffer length when converting name to CS0 by Andrew Gabbasov · 8 years ago
  43. ad402b2 udf: Prevent buffer overrun with multi-byte characters by Andrew Gabbasov · 8 years ago
  44. 4f1b151 udf: avoid uninitialized variable use by Arnd Bergmann · 8 years ago
  45. 6c37157 udf: Fix lost indirect extent block by Jan Kara · 8 years ago
  46. fcea62b udf: Factor out code for creating indirect extent by Jan Kara · 8 years ago
  47. b0918d9 udf: limit the maximum number of indirect extents in a row by Vegard Nossum · 8 years ago
  48. e7a4eb8 udf: limit the maximum number of TD redirections by Vegard Nossum · 8 years ago
  49. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  50. c73119c udf: don't duplicate page_symlink_inode_operations by Al Viro · 9 years ago
  51. 9181f8b udf: Don't modify filesystem for read-only mounts by Jan Kara · 9 years ago
  52. 70f19f5 udf: Don't corrupt unalloc spacetable when writing it by Steven J. Magnani · 9 years ago
  53. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  54. db6172c fs: cleanup slight list_entry abuse by Rasmus Villemoes · 9 years ago
  55. 792352c udf: fix udf_load_pvoldesc() by Dan Carpenter · 9 years ago
  56. 942d702 udf: remove double err declaration in udf_file_write_iter() by Fabian Frederick · 9 years ago
  57. 92acca4 UDF: support NFSv2 export by NeilBrown · 9 years ago
  58. 231473f udf: Return error from udf_find_entry() by Fabian Frederick · 9 years ago
  59. 6ce6383 udf: Make udf_get_filename() return error instead of 0 length file name by Fabian Frederick · 9 years ago
  60. 5dce54b udf: bug on exotic flag in udf_get_filename() by Fabian Frederick · 9 years ago
  61. 78fc2e6 udf: improve error management in udf_CS0toNLS() by Fabian Frederick · 9 years ago
  62. e9d4cf41 udf: improve error management in udf_CS0toUTF8() by Fabian Frederick · 9 years ago
  63. d67e4a4 udf: unicode: update function name in comments by Fabian Frederick · 9 years ago
  64. 31f2566 udf: remove unnecessary test in udf_build_ustr_exact() by Fabian Frederick · 9 years ago
  65. 5ceb8b5 udf: Return -ENOMEM when allocation fails in udf_get_filename() by Fabian Frederick · 9 years ago
  66. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  67. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  68. 84588e7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  69. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  70. 3309dd0 switch generic_write_checks() to iocb and iter by Al Viro · 9 years ago
  71. 165f1a6 udf_file_write_iter: reorder and simplify by Al Viro · 9 years ago
  72. 0fa6b00 generic_write_checks(): drop isblk argument by Al Viro · 9 years ago
  73. 5f380c7 lift generic_write_checks() into callers of __generic_file_write_iter() by Al Viro · 9 years ago
  74. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  75. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  76. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  77. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  78. 3adc12e udf: Update ctime and mtime when directory is modified by Jan Kara · 9 years ago
  79. 0fd2ba3 udf: return correct errno for udf_update_inode() by Changwoo Min · 9 years ago
  80. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  81. 1be440de udf: use int for allocated blocks instead of sector_t by Fabian Frederick · 9 years ago
  82. 13f0c2b udf: remove redundant buffer_head.h includes by Fabian Frederick · 9 years ago
  83. 6fbaad8 udf: remove else after return in __load_block_bitmap() by Fabian Frederick · 9 years ago
  84. f4a45c9 udf: remove unused variable in udf_table_free_blocks() by Fabian Frederick · 9 years ago
  85. 66ee59a fs: remove ki_nbytes by Christoph Hellwig · 9 years ago
  86. 6981498 udf: remove bool assignment to 0/1 by Fabian Frederick · 9 years ago
  87. 2b8f942 udf: use bool for done by Fabian Frederick · 9 years ago
  88. 1cd6b7be Merge branch 'for_linus' into for_next by Jan Kara · 9 years ago
  89. b07ef35 udf: Release preallocation on last writeable close by Jan Kara · 9 years ago
  90. bbe48dd udf: destroy sbi mutex in put_super by Fabian Frederick · 9 years ago
  91. 23b133bd udf: Check length of extended attributes and allocation descriptors by Jan Kara · 9 years ago
  92. 7914495 udf: Remove repeated loads blocksize by Jan Kara · 9 years ago
  93. 2c561bc udf: Update Kconfig description by Jan Kara · 9 years ago
  94. 3ee3039 udf: Reduce repeated dereferences by Jan Kara · 9 years ago
  95. e237ec37 udf: Check component length before reading it by Jan Kara · 9 years ago
  96. 0e5cc9a udf: Check path length when reading symlink by Jan Kara · 9 years ago
  97. a1d47b2 udf: Verify symlink size before loading it by Jan Kara · 9 years ago
  98. e159332 udf: Verify i_size when loading inode by Jan Kara · 9 years ago
  99. fdf2657 udf: One function call less in udf_fill_super() after error detection by Markus Elfring · 9 years ago
  100. 0d454e4 udf: Deletion of unnecessary checks before the function call "iput" by Markus Elfring · 9 years ago