1. 53b95d6 Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  2. 2ece173 locks: update Locking documentation to clarify fl_release_private behavior by Jeff Layton · 10 years ago
  3. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  4. 023f78b0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  5. 9635389 exportfs: update Exporting documentation by J. Bruce Fields · 10 years ago
  6. b8faf03 VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode. by NeilBrown · 10 years ago
  7. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. b54ecfb Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  9. 2075cf0 update CIFS TODO list by Steve French · 10 years ago
  10. 480e832 Add Pavel to contributor list in cifs AUTHORS file by Steve French · 10 years ago
  11. 0f7b2ab f2fs: add nobarrier mount option by Jaegeuk Kim · 10 years ago
  12. 854d06d docs: Procfs -- Document timerfd output by Cyrill Gorcunov · 10 years ago
  13. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  14. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  15. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  16. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  17. 64b2d1f Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  18. 0b07cb8 Documentation/filesystems/seq_file.txt: create_proc_entry deprecated by Fabian Frederick · 10 years ago
  19. 190a884 fs/fat/: add support for DOS 1.x formatted volumes by Conrad Meyer · 10 years ago
  20. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  21. bfec07d f2fs: avoid overflow when large directory feathure is enabled by Chao Yu · 10 years ago
  22. b042098 nfsd4: allow exotic read compounds by J. Bruce Fields · 10 years ago
  23. 3568a1d Documentation: update /proc/stat "intr" count summary by Jan Moskyto Matejka · 10 years ago
  24. 7a9e6da doc: fix incorrect formula to calculate CommitLimit value by Petr Oros · 10 years ago
  25. 293bc98 new methods: ->read_iter() and ->write_iter() by Al Viro · 10 years ago
  26. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  27. c98be0c doc: spelling error changes by Carlos Garcia · 10 years ago
  28. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  29. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  30. 8ca5772 affs: add mount option to avoid filename truncates by Fabian Frederick · 10 years ago
  31. 49d063c proc: show mnt_id in /proc/pid/fdinfo by Andrey Vagin · 10 years ago
  32. 8c6e50b mm: introduce vm_ops->map_pages() by Kirill A. Shutemov · 10 years ago
  33. 3021112 Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  34. 6b4afdd f2fs: introduce f2fs_issue_flush to avoid redundant flush issue by Jaegeuk Kim · 10 years ago
  35. 7df9345 Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  36. 4adeacd Documentation/filesystems/ntfs.txt: remove changelog reference by Fabian Frederick · 10 years ago
  37. 7fac376 nilfs2: update project's web site in nilfs2.txt by Ryusuke Konishi · 10 years ago
  38. 2cc88f3 nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl by Andreas Rohner · 10 years ago
  39. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  40. c186afb4 switch ->is_partially_uptodate() to saner arguments by Al Viro · 10 years ago
  41. 520c8b1 vfs: add renameat2 syscall by Miklos Szeredi · 10 years ago
  42. df5cbb2 doc: fix double words by Masanari Iida · 10 years ago
  43. 58c4103 f2fs: change reclaim rate in percentage by Jaegeuk Kim · 10 years ago
  44. cdfc41c f2fs: throttle the memory footprint with a sysfs entry by Jaegeuk Kim · 10 years ago
  45. ab9fa66 f2fs: add an sysfs entry to control the directory level by Jaegeuk Kim · 10 years ago
  46. 3843154 f2fs: introduce large directory support by Jaegeuk Kim · 10 years ago
  47. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  48. be873ac Documentation: update URL to hfsplus Technote 1150 by Olaf Hering · 10 years ago
  49. 3cf8ca1 Documentation/: update 00-INDEX files by Henrik Austad · 10 years ago
  50. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  51. 46bf16c Documentation/filesystems/vfs.txt: update file_operations documentation by Richard Yao · 10 years ago
  52. 778c14a mm, oom: base root bonus on current usage by David Rientjes · 10 years ago
  53. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  54. a88998f btrfs: Add treelog mount option. by Qu Wenruo · 11 years ago
  55. d399167 btrfs: Add datasum mount option. by Qu Wenruo · 11 years ago
  56. a258af7 btrfs: Add datacow mount option. by Qu Wenruo · 11 years ago
  57. bd0330a btrfs: Add acl mount option. by Qu Wenruo · 11 years ago
  58. 2c9ee85 btrfs: Add noflushoncommit mount option. by Qu Wenruo · 11 years ago
  59. 5303629 btrfs: Add noenospc_debug mount option. by Qu Wenruo · 11 years ago
  60. e07a2ad btrfs: Add nodiscard mount option. by Qu Wenruo · 11 years ago
  61. fc0ca9a btrfs: Add noautodefrag mount option. by Qu Wenruo · 11 years ago
  62. 842bef5 btrfs: Add "barrier" option to support "-o remount,barrier" by Qu Wenruo · 11 years ago
  63. 1c29483 Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 10 years ago
  64. b871866 9p: update documentation by Eric Van Hensbergen · 10 years ago
  65. 50114c1 Documentation/filesystems/00-INDEX: updates by Fabian Frederick · 10 years ago
  66. c108373 Documentation/filesystems/sysfs.txt: fix device_attribute declaration by Andre Richter · 10 years ago
  67. d623a94 nilfs2: add comments for ioctls by Vyacheslav Dubeyko · 10 years ago
  68. 0d90d63 Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  69. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  70. 34e431b /proc/meminfo: provide estimated available memory by Rik van Riel · 10 years ago
  71. 3bac380 f2fs: update documents and a MAINTAINERS entry by Jaegeuk Kim · 11 years ago
  72. 4945789 Documentation: update /proc/uptime field description by Rob Landley · 11 years ago
  73. e4024e8 f2fs: update f2fs Documentation by Huajun Li · 11 years ago
  74. ba0697e f2fs: add description about small_discards in document by Jaegeuk Kim · 11 years ago
  75. 216fbd6 f2fs: introduce sysfs entry to control in-place-update policy by Jaegeuk Kim · 11 years ago
  76. 507da6a doc: Fix typo (acces_process_vm -> access_process_vm) by Stefan Weil · 11 years ago
  77. 4bd8eab nfsd4: update 4.1 nfsd status documentation by J. Bruce Fields · 11 years ago
  78. fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  79. c750179 Documentation: filesystems: update btrfs tools section by David Sterba · 11 years ago
  80. 906c176 Documentation: filesystems: add new btrfs mount options by David Sterba · 11 years ago
  81. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  82. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  83. dd1d139 Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  84. 965fd29 Documentation/filesystems/vfat.txt: fix directory entry example by Luis Ortega Perez de Villar · 11 years ago
  85. ec8e41a /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line by Naoya Horiguchi · 11 years ago
  86. 6cedba8 vfs: take i_mutex on renamed file 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. 66e960c f2fs: update f2fs document by Jaegeuk Kim · 11 years ago
  89. ea91e9b f2fs: add reclaiming control by sysfs by Jaegeuk Kim · 11 years ago
  90. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  91. 3fe03de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  92. 0854d45 vfs: improve i_op->atomic_open() documentation by Miklos Szeredi · 11 years ago
  93. 81b6622 cifs: update cifs.txt and remove some outdated infos by Björn Jacke · 11 years ago
  94. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  95. 7b7a2f0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  96. 6e19ede initmpfs: use initramfs if rootfstype= or root= specified by Rob Landley · 11 years ago
  97. 4649602 Documentation/filesystems/proc.txt: fix mistake in the description of Committed_AS by Minto Joseph · 11 years ago
  98. 4aa3289 fs: remove vfs_follow_link by Christoph Hellwig · 11 years ago
  99. 6cccc7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  100. d49ffb0 cifs: add winucase_convert.pl to Documentation/ directory by Jeff Layton · 11 years ago