1. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  2. 55d1cbb hfs/hfsplus: use WARN_ON for sanity check by Arnd Bergmann · 3 years, 2 months ago
  3. beffd16 hfs: use bdev_nr_sectors instead of open coding it by Christoph Hellwig · 3 years, 2 months ago
  4. b3b2177 hfs: add lock nesting notation to hfs_find_init by Desmond Cheong Zhi Xi · 3 years, 6 months ago
  5. 54a5ead hfs: fix high memory mapping in hfs_bnode_read by Desmond Cheong Zhi Xi · 3 years, 6 months ago
  6. 16ee572 hfs: add missing clean-up in hfs_fill_super by Desmond Cheong Zhi Xi · 3 years, 6 months ago
  7. 0af5737 mm: require ->set_page_dirty to be explicitly wired up by Christoph Hellwig · 3 years, 6 months ago
  8. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  9. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  10. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  11. 5e01fdf fs: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 4 months ago
  12. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
  13. 3f1266f block: move block-related definitions out of fs.h by Christoph Hellwig · 4 years, 6 months ago
  14. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  15. af00423 hfs: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
  16. 0c1bc6b docs: filesystems: fix renamed references by Mauro Carvalho Chehab · 4 years, 9 months ago
  17. 4ddfc3dc hfs/hfsplus: use 64-bit inode timestamps by Arnd Bergmann · 7 years ago
  18. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  19. 6d845e2 hfs: switch to ->free_inode() by Al Viro · 6 years ago
  20. ce96a40 hfs: do not free node before using by Pan Bian · 6 years ago
  21. 6c9a3f8 fs/hfs/extent.c: fix array out of bounds read of array extent by Colin Ian King · 6 years ago
  22. 8cd3cb5 hfs: update timestamp on truncate() by Ernesto A. Fernández · 6 years ago
  23. 1267a07 hfs: fix return value of hfs_get_block() by Ernesto A. Fernández · 6 years ago
  24. 54640c7 hfs: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  25. ef75bcc hfs: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  26. d057c03 hfs: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  27. dc25727 hfs: prevent crash on exit from failed search by Ernesto A. Fernández · 6 years ago
  28. 5bef915 new helper: inode_fake_hash() by Al Viro · 6 years ago
  29. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  30. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  31. 0e5c56f hfs: don't allow mounting over .../rsrc by Al Viro · 7 years ago
  32. 6b9ccee hfs: use d_splice_alias() by Al Viro · 7 years ago
  33. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  34. 15ec3718 hfs/hfsplus: clean up unused variables in bnode.c by Christos Gkekas · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  37. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 7 years ago
  38. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  39. c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 8 years ago
  40. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  42. 8d85063 hfs: atomically read inode size by Fabian Frederick · 8 years ago
  43. eec1153 hfs: fix hfs_readdir() by Dan Carpenter · 8 years ago
  44. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  45. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  46. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  47. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  48. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  49. b8020ef hfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  50. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  51. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  52. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  53. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  54. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  55. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  56. 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
  57. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 71e9396 qstr: constify instances in hfs by Al Viro · 8 years ago
  59. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
  60. 93c76a3 file_inode(f)->i_mapping is f->f_mapping by Al Viro · 9 years ago
  61. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 9 years ago
  62. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  63. 9717a91 hfs: switch to ->iterate_shared() by Al Viro · 9 years ago
  64. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
  65. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
  66. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
  67. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  68. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  69. 2c35dea fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_delete by Geliang Tang · 9 years ago
  70. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  71. 80f8dccf HFS wants 8Kb per-superblock allocation; just use kmalloc() by Al Viro · 9 years ago
  72. b4cc0ef hfs: fix B-tree corruption after insertion at position 0 by Hin-Tak Leung · 9 years ago
  73. 7cb74be hfs,hfsplus: cache pages correctly between bnode_create and bnode_free by Hin-Tak Leung · 9 years ago
  74. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  75. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  76. db6172c fs: cleanup slight list_entry abuse by Rasmus Villemoes · 10 years ago
  77. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 10 years ago
  78. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  79. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  80. 13f2448 hfs: incorrect return values by Chengyu Song · 10 years ago
  81. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  82. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
  83. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
  84. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 10 years ago
  85. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  86. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  87. ddbc22e2 fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmp by Rasmus Villemoes · 10 years ago
  88. a792d90 fs/hfs/hfs_fs.h: remove redundant sys_tz declaration by Fabian Frederick · 10 years ago
  89. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 11 years ago
  90. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 11 years ago
  91. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 11 years ago
  92. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 11 years ago
  93. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 11 years ago
  94. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  95. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
  96. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
  97. 74a797d fs/hfs/btree.h: remove duplicate defines by Michael Opdenacker · 11 years ago
  98. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  99. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 12 years ago
  100. 002f8be [readdir] convert hfs by Al Viro · 12 years ago