1. cf8496e proc: show MADV_FREE pages info in smaps by Shaohua Li · 7 years ago
  2. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  3. c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  4. 75dd7e4 Documentation/filesystems: fix documentation for ->getattr() by Eric Biggers · 8 years ago
  5. 3bdadc8 Documentation: Fix dead URLs to ftp.kernel.org by SeongJae Park · 8 years ago
  6. 7c23b33 livepatch: add /proc/<pid>/patch_state by Josh Poimboeuf · 8 years ago
  7. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  8. 25c4e6c Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  9. b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  10. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  11. 8848808 autofs: update ioctl documentation regarding struct autofs_dev_ioctl by Tomohiro Kusumi · 8 years ago
  12. c5dd2ea autofs: fix wrong ioctl documentation regarding devid by Tomohiro Kusumi · 8 years ago
  13. d0846dd autofs: fix typo in Documentation by Tomohiro Kusumi · 8 years ago
  14. 23cf721 f2fs: introduce noinline_xattr mount option by Chao Yu · 8 years ago
  15. 6de3f12 f2fs: fix a typo in f2fs.txt by Tiezhu Yang · 8 years ago
  16. 04b9a5f Doc: f2fs: Fix typo in Documentation/filesystems/f2fs.txt by Masanari Iida · 8 years ago
  17. 7c94ba2 ceph: set io_pages bdi hint by Andreas Gerstmayr · 8 years ago
  18. 88c4845 rxrpc: Change module filename to rxrpc.ko by David Howells · 8 years ago
  19. ec91538 f2fs: get io size bit from mount option by Jaegeuk Kim · 8 years ago
  20. bbd88e1 Documentation/filesystems/proc.txt: add VmPin by Fabian Frederick · 8 years ago
  21. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  22. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. ff0f962 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  24. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. c3c8699 ovl: fix reStructuredText syntax errors in documentation by Amir Goldstein · 8 years ago
  26. a6c6065 ovl: redirect on rename-dir by Miklos Szeredi · 8 years ago
  27. 2d8f290 ovl: update doc by Miklos Szeredi · 8 years ago
  28. 0ab7b12 Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  29. 5cc60ae Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  30. 1d0fd57 logfs: remove from tree by Christoph Hellwig · 8 years ago
  31. 82b0f8c mm: join struct fault_env and vm_fault by Jan Kara · 8 years ago
  32. 84b6079 Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  33. 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  34. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  35. af884cd proc: report no_new_privs state by Kees Cook · 8 years ago
  36. 76fca90 vfs: default to generic_readlink() by Miklos Szeredi · 8 years ago
  37. 4cf4573 xfs: deprecate barrier/nobarrier mount option by Dave Chinner · 8 years ago
  38. 9e645ab7 Documentation: fix description of ext4's block_validity mount option by Fabian Frederick · 8 years ago
  39. fb5f51c vfs: change d_manage() to take a struct path by Ian Kent · 8 years ago
  40. e16769d fs: configfs: don't return anything from drop_link by Andrzej Pietrasiewicz · 8 years ago
  41. 702ed3b PCI: Create revision file in sysfs by Emil Velikov · 8 years ago
  42. dd936e4 dax: rip out get_block based IO support by Jan Kara · 8 years ago
  43. 9c240d7 Change the document about iowait by Chao Fan · 8 years ago
  44. 917fef6 Merge tag 'v4.9-rc4' into sound by Jonathan Corbet · 8 years ago
  45. 723c038 fs: remove the never implemented aio_fsync file operation by Christoph Hellwig · 8 years ago
  46. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  47. b18cb64 fs/proc: Stop trying to report thread stacks by Andy Lutomirski · 8 years ago
  48. 5d89d9f Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  49. bf72eda autofs: update struct autofs_dev_ioctl in Documentation by Tomohiro Kusumi · 8 years ago
  50. d873284 autofs: fix Documentation regarding devid on ioctl by Tomohiro Kusumi · 8 years ago
  51. e662145 autofs: fix typos in Documentation/filesystems/autofs4.txt by Tomohiro Kusumi · 8 years ago
  52. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  54. 8dfb790 Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  55. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  56. f59c668 Doc: update 00-INDEX files to reflect the runnable code move by Shuah Khan · 8 years ago
  57. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  58. 53aeee7 Documentation/filesystems/proc.txt: add more description for maps/smaps by Robert Ho · 8 years ago
  59. 6c6ef9f xattr: Stop calling {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  60. 2ab704a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  61. 4c1fad6 Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  62. 8d37059 Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  63. 02bafd9 Merge tag 'docs-4.9' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  64. 92c1037 ceph: fix description for rsize and rasize mount options by Andreas Gerstmayr · 8 years ago
  65. 9ff2dc5 dax : Fix documentation with respect to struct pages by Stephen Bates · 8 years ago
  66. 0c6cac1 doc: vfs: fix fadvise() sycall name by Andreas Gruenbacher · 8 years ago
  67. aadfa80 vfs: add note about i_op->rename changes to porting by Miklos Szeredi · 8 years ago
  68. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  69. 18fc84d vfs: remove unused i_op->rename by Miklos Szeredi · 8 years ago
  70. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  71. 10924bc selftests: move dnotify_test from Documentation/filesystems by Shuah Khan · 8 years ago
  72. 5694fe9 xfs: Document error handlers behavior by Carlos Maiolino · 8 years ago
  73. 3d8819b Documentation/filesystems: Fixed typo by Robert Foss · 8 years ago
  74. 026e5e0 ovl: update doc by Miklos Szeredi · 8 years ago
  75. 97c1794 f2fs: enable inline_dentry by default and add noinline_dentry option by Chao Yu · 8 years ago
  76. 52ddb7e Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  77. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  78. 09c3bcc Documenation: update cgroup's document path by seokhoon.yoon · 8 years ago
  79. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  80. e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 8 years ago
  81. 302f049 Orangefs: update orangefs.txt by Mike Marshall · 8 years ago
  82. 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
  83. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  84. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. 4fc29c1 Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  86. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  87. 1b5946a thp: update Documentation/{vm/transhuge,filesystems/proc}.txt by Kirill A. Shutemov · 8 years ago
  88. bae473a mm: introduce fault_env by Kirill A. Shutemov · 8 years ago
  89. bda807d mm: migrate: support non-lru movable page migration by Minchan Kim · 8 years ago
  90. 221c7dc dax: some small updates to dax.txt documentation by Ross Zwisler · 8 years ago
  91. 0f776dc Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  92. 285b102 vfs: new d_init method by Miklos Szeredi · 8 years ago
  93. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  94. 99e9d95 irq/Documentation: Correct result of echnoing 5 to smp_affinity by John Kacur · 8 years ago
  95. 64058be f2fs: add nodiscard mount option by Chao Yu · 8 years ago
  96. a039ba3 Doc: ocfs: Fix typo in filesystems/ocfs2-online-filecheck.txt by Masanari Iida · 8 years ago
  97. b223f4e2 Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc by Al Viro · 8 years ago
  98. f4e6d844 Remove last traces of ->sync_page by Matthew Wilcox · 9 years ago
  99. 0cac643 vfs: clean up documentation by Miklos Szeredi · 8 years ago
  100. e698b8a vfs: document ->d_real() by Miklos Szeredi · 8 years ago