1. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  2. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
  3. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  4. 88b2e9b fs/ufs: avoid potential u32 multiplication overflow by Colin Ian King · 4 years, 5 months ago
  5. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  6. 22b1396 fs: Fill in max and min timestamps in superblock by Deepa Dinamani · 5 years ago
  7. aa95b4a docs: fix a couple of new broken references by Mauro Carvalho Chehab · 5 years ago
  8. ba542f2 fs/ufs/super.c: remove set but not used variable 'usb3' by YueHaibing · 5 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  11. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  12. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  13. 4e90360 ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour by Al Viro · 6 years ago
  14. 98835e8 ufs: switch to ->free_inode() by Al Viro · 6 years ago
  15. 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  16. a3fda0f fs/ufs: use ktime_get_real_seconds for sb and cg timestamps by Arnd Bergmann · 6 years ago
  17. dd54992 ufs: switch to discard_new_inode() by Al Viro · 7 years ago
  18. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  19. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  20. 6fbac20 Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  21. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  22. c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 7 years ago
  23. bb8c2d6 ufs: use new i_version API by Jeff Layton · 7 years ago
  24. df5f3cf ufs: Define usercopy region in ufs_inode_cache slab cache by David Windsor · 8 years ago
  25. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  28. 33198c1 Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  29. 2b69c82 mm: drop "wait" parameter from write_one_page() by Jeff Layton · 7 years ago
  30. 021f601 Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  31. 77e9ce3 ufs: fix the logics for tail relocation by Al Viro · 8 years ago
  32. c0ef65d ufs_iget(): fail with -ESTALE on deleted inode by Al Viro · 8 years ago
  33. 23ac7cb fix signedness of timestamps on ufs1 by Al Viro · 8 years ago
  34. c8636b9 Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  35. a8fad98 ufs_truncate_blocks(): fix the case when size is in the last direct block by Al Viro · 8 years ago
  36. 289dec5 ufs: more deadlock prevention on tail unpacking by Al Viro · 8 years ago
  37. 09bf4f5 ufs: avoid grabbing ->truncate_mutex if possible by Al Viro · 8 years ago
  38. 267309f ufs_get_locked_page(): make sure we have buffer_heads by Al Viro · 8 years ago
  39. c596961 ufs: fix s_size/s_dsize users by Al Viro · 8 years ago
  40. b451cec ufs: fix reserved blocks check by Al Viro · 8 years ago
  41. fffd70f ufs: make ufs_freespace() return signed by Al Viro · 8 years ago
  42. 96ecff1 ufs: fix logics in "ufs: make fsck -f happy" by Al Viro · 8 years ago
  43. 5faab9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  44. 67a7001 ufs: we need to sync inode before freeing it by Al Viro · 8 years ago
  45. babef37 excessive checks in ufs_write_failed() and ufs_evict_inode() by Al Viro · 8 years ago
  46. 006351a ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path by Al Viro · 8 years ago
  47. 940ef1a ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() by Al Viro · 8 years ago
  48. 6b0d144 ufs: set correct ->s_maxsize by Al Viro · 8 years ago
  49. eb315d2 ufs: restore maintaining ->i_blocks by Al Viro · 8 years ago
  50. 414cf71 fix ufs_isblockset() by Al Viro · 8 years ago
  51. 8785d84 ufs: restore proper tail allocation by Al Viro · 8 years ago
  52. 239e250 fs/ufs: Set UFS default maximum bytes per file by Richard Narron · 8 years ago
  53. a88e99e fs: ufs: use ktime_get_real_ts64() for birthtime by Deepa Dinamani · 8 years ago
  54. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  55. f698ccc ufs: fix function declaration for ufs_truncate_blocks by Jeff Layton · 8 years ago
  56. e64855c fs: Add helper to clean bdev aliases under a bh and use it by Jan Kara · 8 years ago
  57. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  58. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  59. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  60. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  61. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  62. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  63. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  64. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  65. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
  66. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
  67. e0d508f ufs: get rid of redundant checks by Al Viro · 9 years ago
  68. 3b0a3c1 simple local filesystems: switch to ->iterate_shared() by Al Viro · 9 years ago
  69. be5b82d make ext2_get_page() and friends work without external serialization by Al Viro · 9 years ago
  70. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
  71. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 9 years ago
  72. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  73. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  74. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  75. 9cdce3c ufs: get rid of ->setattr() for symlinks by Al Viro · 9 years ago
  76. bd2843f fix ufs write vs readpage race when writing into a hole by Al Viro · 9 years ago
  77. 4e317ce ufs_inode_get{frag,block}(): get rid of 'phys' argument by Al Viro · 10 years ago
  78. 0385f1f ufs_getfrag_block(): tidy up a bit by Al Viro · 10 years ago
  79. 5fbfb23 ufs_inode_getblock(): failure to read an indirect block is -EIO by Al Viro · 10 years ago
  80. 4eeff4c ufs_getfrag_block(): turn following indirects into a loop by Al Viro · 10 years ago
  81. 5336970 ufs_inode_getfrag(): pass index instead of 'fragment' by Al Viro · 10 years ago
  82. 0f3c129 ufs_inode_getfrag(): split extending the partial blocks off by Al Viro · 10 years ago
  83. 619cfac ufs_inode_getblock(): pass indirect block number and full index by Al Viro · 10 years ago
  84. 721435a ufs_inode_getblock(): pass index instead of 'fragment' by Al Viro · 10 years ago
  85. 177848a ufs_inode_get{frag,block}(): leave sb_getblk() to caller by Al Viro · 10 years ago
  86. 8d9dcf1 ufs_getfrag_block(): get rid of macro jungles by Al Viro · 10 years ago
  87. bbb3eb9 ufs_inode_get{frag,block}(): consolidate success exits by Al Viro · 10 years ago
  88. 71dd428 ufs: use the branch depth in ufs_getfrag_block() by Al Viro · 10 years ago
  89. 4b7068c ufs: move calculation of offsets into ufs_getfrag_block() by Al Viro · 10 years ago
  90. 5a39c25 ufs_inode_get{frag,block}(): get rid of retries by Al Viro · 10 years ago
  91. f53bd14 __ufs_truncate_blocks(): avoid excessive dirtying of indirect blocks by Al Viro · 10 years ago
  92. cc7231e free_full_branch(): don't bother modifying the block we are going to free by Al Viro · 10 years ago
  93. b6eede0 move marking inode dirty to the end of __ufs_truncate_blocks() by Al Viro · 10 years ago
  94. 163073d free_full_branch(): saner calling conventions by Al Viro · 10 years ago
  95. 7b4e4f7 ufs_trunc_branch(): kill recursion by Al Viro · 10 years ago
  96. 6aab6dd ufs_trunc_branch(): massage towards killing recursion by Al Viro · 10 years ago
  97. 6d1ebbc split ufs_truncate_branch() into full- and partial-branch variants by Al Viro · 10 years ago
  98. a138b4b ufs: unify the logics for collecting adjacent data blocks to free by Al Viro · 10 years ago
  99. a965742 ufs_trunc_branch(): separate the calls with non-NULL offsets by Al Viro · 10 years ago
  100. 97e0f8f ufs_trunc_branch(): never call with offsets != NULL && depth2 == 0 by Al Viro · 10 years ago