1. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. 44f4c05 dax: Add block size note to documentation by Matthew Wilcox · 9 years ago
  3. 8a81252 fs/file.c: don't acquire files->file_lock in fd_install() by Eric Dumazet · 9 years ago
  4. 68b4449 Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  5. d2c3ac7 Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  6. a7296b49 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  7. 1e467e6 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  8. 8ea3a7c Merge branch 'fscache-fixes' into for-next by Al Viro · 9 years ago
  9. 0d03943 Documentation: filesystems: updated struct file_operations documentation in vfs.txt by Thomas de Beauchene · 9 years ago
  10. 4701607 vfs: Minor documentation fix by Andreas Gruenbacher · 9 years ago
  11. 4d66ea0 xfs: fix kernel version in docs by Fanael Linithien · 9 years ago
  12. 18e25fa quota: Update documentation by Jan Kara · 9 years ago
  13. 99ff6cf Documentation: remove outdated information from automount-support.txt by NeilBrown · 9 years ago
  14. 203bc64 update Documentation/filesystems/ regarding the follow_link/put_link changes by Al Viro · 9 years ago
  15. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 9 years ago
  16. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  17. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  18. c0d2143 docs: add VmPMD description in proc by Chen Hanxiao · 9 years ago
  19. 9eb0599 Docs: proc: fix kernel version by Chen Hanxiao · 9 years ago
  20. 72faeda Documentation: remove overloads-avoided counter from knfsd-stats.txt by Scott Mayhew · 9 years ago
  21. 1aef882 Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  22. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  23. 06a60de Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  24. d6a24d0 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  25. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  26. 6c8c903 proc: show locks in /proc/pid/fdinfo/X by Andrey Vagin · 9 years ago
  27. 15eb42d docs: add missing and new /proc/PID/status file entries, fix typos by Nathan Scott · 9 years ago
  28. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  29. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  30. dd90618 mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP by Boaz Harrosh · 9 years ago
  31. b962dc0 rdma: replace deprecated ifconfig in doc by Stephen Hemminger · 9 years ago
  32. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  33. 8436318 ->aio_read and ->aio_write removed by Al Viro · 9 years ago
  34. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  35. 7534279 f2fs: enable inline data by default by Wanpeng Li · 9 years ago
  36. c8a329c doc: Add guest_nice column to example output of `cat /proc/stat' by Tobias Klauser · 9 years ago
  37. 03cdd0e FS-Cache: Count the number of initialised operations by David Howells · 9 years ago
  38. 8967215 f2fs: add a mount option for rb-tree extent cache by Chao Yu · 9 years ago
  39. 01945fa ocfs2: update web page + git tree in documentation by Mark Fasheh · 9 years ago
  40. 182d919 FS-Cache: Count culled objects and objects rejected due to lack of space by David Howells · 9 years ago
  41. 444a702 xfs: remove deprecated mount options by Eric Sandeen · 9 years ago
  42. dca1117 Documentation/filesystems/Locking: ->get_sb() is long gone by Al Viro · 9 years ago
  43. ce7b9fa Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-next by Al Viro · 9 years ago
  44. d92576f dax: does not work correctly with virtual aliasing caches by Matthew Wilcox · 9 years ago
  45. 923ae0f ext4: add DAX functionality by Ross Zwisler · 9 years ago
  46. 25726bc dax: add dax_zero_page_range by Matthew Wilcox · 9 years ago
  47. 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 9 years ago
  48. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 9 years ago
  49. 95ec8da dax: replace XIP documentation with DAX documentation by Matthew Wilcox · 9 years ago
  50. c7d7b98 Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  51. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  52. 198d159 fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps by Rafael Aquini · 9 years ago
  53. 0c36971 Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explanation snippet by Rafael Aquini · 9 years ago
  54. 695f055 fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS) by Petr Cermak · 9 years ago
  55. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  56. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  57. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  58. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  59. 740a5dd Documentation/filesystems/proc.txt: describe /proc/<pid>/map_files by Cyrill Gorcunov · 9 years ago
  60. bba681c f2fs: introduce a batched trim by Jaegeuk Kim · 9 years ago
  61. 2d834bf f2fs: support norecovery mount option by Jaegeuk Kim · 9 years ago
  62. 73b4f63 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  63. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  64. 913e027 fsioctl.c: make generic_block_fiemap() signal-tolerant by Dmitry Monakhov · 9 years ago
  65. 1dfeb76 ocfs2: add a mount option journal_async_commit on ocfs2 filesystem by alex chen · 9 years ago
  66. a5b2f95 inotify: update documentation to reflect code changes by Zhang Zhen · 9 years ago
  67. bad9626 Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next by Dave Chinner · 9 years ago
  68. de8bd0e xfs: fix panic_mask documentation by Eric Sandeen · 9 years ago
  69. 8650b8a nfsd: pNFS block layout driver by Christoph Hellwig · 9 years ago
  70. 8f9cdcb pnfs: Update documentation on the Layout Drivers by Tom Haynes · 9 years ago
  71. 18d1aef nfsd: update documentation for pNFS support by Christoph Hellwig · 10 years ago
  72. ae96b34 Fixes column alignment in table of contents entry 1.9 in Documentation/filesystems/proc.txt by Trace Pillars · 9 years ago
  73. dd22f55 block: Change direct_access calling convention by Matthew Wilcox · 10 years ago
  74. 64af7a6 xfs: remove deprecated sysctls by Dave Chinner · 10 years ago
  75. 6d900f5a ovl: document lower layer ordering by Miklos Szeredi · 10 years ago
  76. 3809453 Documentation: update seq_file by Dmitry V. Levin · 12 years ago
  77. 7a02d08 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 10 years ago
  78. 2b7a8f36 ovl: add testsuite to docs by Miklos Szeredi · 10 years ago
  79. a78d9f0d ovl: support multiple lower layers by Miklos Szeredi · 10 years ago
  80. 823e334 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 10 years ago
  81. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  82. 4b0a268 Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  83. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  84. 6242164 Squashfs: Add LZ4 compression configuration option by Phillip Lougher · 10 years ago
  85. 690b054 Documentation: fix formatting to make 's' happy by Maisa Roponen · 10 years ago
  86. ef94b18 ovl: rename filesystem type to "overlay" by Miklos Szeredi · 10 years ago
  87. 8ce74dd Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into for-next by Al Viro · 10 years ago
  88. 78d28e6 kill f_dentry macro by Al Viro · 10 years ago
  89. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  90. 9761536 debugfs: Have debugfs_print_regs32() return void by Joe Perches · 10 years ago
  91. a3816ab fs: Convert show_fdinfo functions to void by Joe Perches · 10 years ago
  92. d5053a34 f2fs: introduce -o fastboot for reducing booting time only by Jaegeuk Kim · 10 years ago
  93. d37a868 f2fs: update f2fs documentation for inline dir support by Chao Yu · 10 years ago
  94. 1f33c41 seq_file: Rename seq_overflow() to seq_has_overflowed() and make public by Joe Perches · 10 years ago
  95. 7c37fbd overlay: overlay filesystem documentation by Neil Brown · 10 years ago
  96. 4aa7c63 vfs: add i_op->dentry_open() by Miklos Szeredi · 10 years ago
  97. 2b522cc NTFS: Remove changelog from Documentation/filesystems/ntfs.txt. by Anton Altaparmakov · 10 years ago
  98. 87d672c autofs: the documentation I wanted to read by NeilBrown · 10 years ago
  99. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  100. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago