1. d2440d6 Merge android-4.9.218(1caf614) into msm-4.9 by jianzhou · 4 years, 1 month ago
  2. 1caf614 Merge 4.9.218 into android-4.9-q by Greg Kroah-Hartman · 4 years, 1 month ago
  3. fb099f3b futex: Fix inode life-time issue by Peter Zijlstra · 4 years, 2 months ago
  4. 8ed0083 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 4 years, 9 months ago
  5. 8040d8d f2fs: use generic checking and prep function for FS_IOC_SETFLAGS by Eric Biggers · 4 years, 10 months ago
  6. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  7. a80a7ab Merge 4.9.183 into android-4.9 by Greg Kroah-Hartman · 4 years, 11 months ago
  8. 77beb27 Abort file_remove_privs() for non-reg. files by Alexander Lochmann · 5 years ago
  9. 773962c fs: export evict_inodes by Jaegeuk Kim · 5 years ago
  10. 7f6f94c Merge 4.9.113 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. d2c7c52 Fix up non-directory creation in SGID directories by Linus Torvalds · 6 years ago
  12. 9452b2c Merge 4.9.51 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. 63d184d xfs: evict all inodes involved with log redo item by Darrick J. Wong · 7 years ago
  14. 2757e9b ANDROID: vfs: Add setattr2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  15. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  16. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  17. f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
  18. 33e09f0 Merge branch 'work.iget' into work.misc by Al Viro · 8 years ago
  19. d0a5b99 vfs: Add IOP_XATTR inode operations flag by Andreas Gruenbacher · 8 years ago
  20. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  21. 3cd8866 vfs: Add current_time() api by Deepa Dinamani · 8 years ago
  22. 598e3c8 vfs: update ovl inode before relatime check by Miklos Szeredi · 8 years ago
  23. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  24. 8ecfb75 Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 8 years ago
  25. f0fce87 vfs: make dentry_needs_remove_privs() internal by Miklos Szeredi · 8 years ago
  26. c1892c3 vfs: fix deadlock in file_remove_privs() on overlayfs by Miklos Szeredi · 8 years ago
  27. 05eb6e7 radix-tree: account nodes to memcg only if explicitly requested by Vladimir Davydov · 8 years ago
  28. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  29. 6c60d2b fs/fs-writeback.c: add a new writeback list for sync by Dave Chinner · 8 years ago
  30. 0bd23d09 vfs: Don't modify inodes with a uid or gid unknown to the vfs by Eric W. Biederman · 8 years ago
  31. 2864f30 iget_locked et.al.: make sure we don't return bad inodes by Al Viro · 8 years ago
  32. 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 8 years ago
  33. 84e710d parallel lookups machinery, part 2 by Al Viro · 8 years ago
  34. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 8 years ago
  35. 3d65ae4 writeback: initialize inode members that track writeback history by Tahsin Erdogan · 8 years ago
  36. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  37. f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 8 years ago
  38. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  39. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  40. 065019a Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 8 years ago
  41. f27a0fe locks: pass inode pointer to locks_free_lock_context by Jeff Layton · 8 years ago
  42. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 8 years ago
  43. 30fdc8e fs/inode.c: fix kernel-doc warning by Randy Dunlap · 8 years ago
  44. ac05fbb inode: don't softlockup when evicting inodes by Josef Bacik · 9 years ago
  45. c7f5408 inode: rename i_wb_list to i_io_list by Dave Chinner · 9 years ago
  46. 74278da inode: convert inode_sb_list_lock to per-sb by Dave Chinner · 9 years ago
  47. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  48. 2adc376 vfs: avoid creation of inode number 0 in get_next_ino by Carlos Maiolino · 9 years ago
  49. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  50. 45f147a fs: Call security_ops->inode_killpriv on truncate by Jan Kara · 9 years ago
  51. dbfae0c fs: Provide function telling whether file_remove_privs() will do anything by Jan Kara · 9 years ago
  52. 5fa8e0a fs: Rename file_remove_suid() to file_remove_privs() by Jan Kara · 9 years ago
  53. 2426f39 fs: Fix S_NOSEC handling by Jan Kara · 9 years ago
  54. 52ebea7 writeback: make backing_dev_info host cgroup-specific bdi_writebacks by Tejun Heo · 9 years ago
  55. 8fa9dd2 VFS/namei: make the use of touch_atime() in get_link() RCU-safe. by NeilBrown · 9 years ago
  56. 61ba64f libfs: simple_follow_link() by Al Viro · 9 years ago
  57. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 9 years ago
  58. df2b1af VFS: fs/inode.c helpers: d_inode() annotations by David Howells · 9 years ago
  59. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  60. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  61. 3f97b16 list_lru: add helpers to isolate items by Vladimir Davydov · 9 years ago
  62. 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 9 years ago
  63. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  64. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  65. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 9 years ago
  66. fe032c4 vfs: add find_inode_nowait() function by Theodore Ts'o · 9 years ago
  67. 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 9 years ago
  68. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  69. 4a075e3 locks: add a new struct file_locking_context pointer to struct inode by Jeff Layton · 9 years ago
  70. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  71. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 9 years ago
  72. bd9b51e make default ->i_fop have ->open() fail with ENXIO by Al Viro · 9 years ago
  73. 75cbe70 vfs: Remove i_dquot field from inode by Jan Kara · 10 years ago
  74. 4bb5f5d mm: allow drivers to prevent new writable mappings by David Herrmann · 10 years ago
  75. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  76. 23adbe1 fs,userns: Change inode_capable to capable_wrt_inode_uidgid by Andy Lutomirski · 10 years ago
  77. 1f7e061 fs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  78. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  79. 7df9345 Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  80. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  81. 4fd699a vfs: lock_two_nondirectories: allow directory args by J. Bruce Fields · 10 years ago
  82. 5f16f32 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 10 years ago
  83. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  84. 40bd22c vfs: rename I_MUTEX_QUOTA now that it's not used for quotas by J. Bruce Fields · 12 years ago
  85. 27555516 vfs: don't use PARENT/CHILD lock classes for non-directories by J. Bruce Fields · 12 years ago
  86. 375e289 vfs: pull ext4's double-i_mutex-locking into common code by J. Bruce Fields · 12 years ago
  87. 5a3cd9928 iget/iget5: don't bother with ->i_lock until we find a match by Al Viro · 11 years ago
  88. 9b17c62 fs: convert inode and dentry shrinking to be node aware by Dave Chinner · 11 years ago
  89. d38fa69 inode: move inode to a different list inside lock by Glauber Costa · 11 years ago
  90. bc3b14c inode: convert inode lru list to generic lru list code. by Dave Chinner · 11 years ago
  91. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  92. 3942c07 fs: bump inode and dentry counters to long by Glauber Costa · 11 years ago
  93. badcf2b constify touch_atime() by Al Viro · 11 years ago
  94. f4e0c30 allow the temp files created by open() to be linked to by Al Viro · 11 years ago
  95. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  96. 5b55d70 vfs: Revert spurious fix to spinning prevention in prune_icache_sb by Suleiman Souhlal · 11 years ago
  97. 599a0ac pipe: fold file_operations instances in one by Al Viro · 11 years ago
  98. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  99. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  100. 252aa6f mm: redefine address_space.assoc_mapping by Rafael Aquini · 11 years ago