1. 4d20a75 orangefs: add readahead count and size to sysfs by Martin Brandenburg · 8 years ago
  2. ed1e158 orangefs: re-add flush_racache from out-of-tree by Martin Brandenburg · 8 years ago
  3. 680908e orangefs: turn param response value into union by Martin Brandenburg · 8 years ago
  4. a6dff80 orangefs: add missing param request ops by Martin Brandenburg · 8 years ago
  5. 6eaff8c orangefs: rename remaining bits of mmap readahead cache by Martin Brandenburg · 8 years ago
  6. 8cbdd85 Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  7. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  8. 8bbb20a orangefs: Account for jiffies wraparound. by Martin Brandenburg · 8 years ago
  9. 957ee43 orangefs: Change default dcache and getattr timeout to 50 msec. by Martin Brandenburg · 8 years ago
  10. 4cd8f31 orangefs: Allow dcache and getattr cache time to be configured. by Martin Brandenburg · 8 years ago
  11. 71680c1 orangefs: Cache getattr results. by Martin Brandenburg · 8 years ago
  12. 31b7c1a orangefs: Use d_time to avoid excessive lookups by Martin Brandenburg · 8 years ago
  13. ba929b6 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  14. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  15. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  16. 27ae0c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  17. 20d00ee Revert "vfs: add lookup_hash() helper" by Linus Torvalds · 8 years ago
  18. e7b4f2d Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  19. 0a7736d Merge tag 'freevxfs-for-4.8' of git://git.infradead.org/users/hch/freevxfs by Linus Torvalds · 8 years ago
  20. a54809f Merge tag 'configfs-for-4.8' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  21. b0c4e2a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  22. 4a7f4e8 fuse: use filemap_check_errors() by Miklos Szeredi · 8 years ago
  23. 9446385 fuse: fix wrong assignment of ->flags in fuse_send_init() by Wei Fang · 8 years ago
  24. 9ebce59 fuse: fuse_flush must check mapping->flags for errors by Maxim Patlasov · 8 years ago
  25. ac7f052 fuse: fsync() did not return IO errors by Alexey Kuznetsov · 8 years ago
  26. 30c17eb ovl: simplify empty checking by Miklos Szeredi · 8 years ago
  27. 29c42e8 qstr: constify instances in overlayfs by Al Viro · 8 years ago
  28. dbc816d ovl: clear nlink on rmdir by Miklos Szeredi · 8 years ago
  29. 76bc8e2 ovl: disallow overlayfs as upperdir by Miklos Szeredi · 8 years ago
  30. 656189d ovl: fix warning by Miklos Szeredi · 8 years ago
  31. 5f21501 ovl: remove duplicated include from super.c by Wei Yongjun · 8 years ago
  32. 500cac3 ovl: append MAY_READ when diluting write checks by Vivek Goyal · 8 years ago
  33. e29841a ovl: dilute permission checks on lower only if not special file by Vivek Goyal · 8 years ago
  34. d837a49 ovl: fix POSIX ACL setting by Miklos Szeredi · 8 years ago
  35. 51f7e52 ovl: share inode for hard link by Miklos Szeredi · 8 years ago
  36. 39b681f ovl: store real inode pointer in ->i_private by Miklos Szeredi · 8 years ago
  37. a999d7e ovl: permission: return ECHILD instead of ENOENT by Miklos Szeredi · 8 years ago
  38. d719e8f ovl: update atime on upper by Miklos Szeredi · 8 years ago
  39. bb0d2b8 ovl: fix sgid on directory by Miklos Szeredi · 8 years ago
  40. 9c630eb ovl: simplify permission checking by Miklos Szeredi · 8 years ago
  41. 754f8cb ovl: do not require mounter to have MAY_WRITE on lower by Vivek Goyal · 8 years ago
  42. 1175b6b ovl: do operations on underlying file system in mounter's context by Vivek Goyal · 8 years ago
  43. c0ca3d7 ovl: modify ovl_permission() to do checks on two inodes by Vivek Goyal · 8 years ago
  44. 39a25b2 ovl: define ->get_acl() for overlay inodes by Vivek Goyal · 8 years ago
  45. 72e4848 ovl: move some common code in a function by Vivek Goyal · 8 years ago
  46. 58ed4e7 ovl: store ovl_entry in inode->i_private for all inodes by Andreas Gruenbacher · 8 years ago
  47. eead4f2 ovl: use generic_delete_inode by Miklos Szeredi · 8 years ago
  48. c1b2cc1 ovl: check mounter creds on underlying lookup by Miklos Szeredi · 8 years ago
  49. c624c86 Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  50. 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
  51. 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  52. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  53. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  54. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  55. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  56. 44a70ade mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj by Michal Hocko · 8 years ago
  57. 1d5f0ac proc, oom_adj: extract oom_score_adj setting into a helper by Michal Hocko · 8 years ago
  58. f913da5 proc, oom: drop bogus sighand lock by Michal Hocko · 8 years ago
  59. d49fbf7 proc, oom: drop bogus task_lock and mm check by Michal Hocko · 8 years ago
  60. 10eec60 vfs: ioctl: prevent double-fetch in dedupe ioctl by Scott Bauer · 8 years ago
  61. 69c4289 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  62. 76d5b28 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  63. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  64. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  65. 944171c pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstanding by Benjamin Coddington · 8 years ago
  66. 7893242 CIFS: Fix a possible invalid memory access in smb2_query_symlink() by Pavel Shilovsky · 8 years ago
  67. a6b5058 fs/cifs: make share unaccessible at root level mountable by Aurelien Aptel · 8 years ago
  68. 955818c ceph: Correctly return NXIO errors from ceph_llseek by Phil Turnbull · 8 years ago
  69. 6b1a9a6 ceph: Mark the file cache as unreclaimable by Nikolay Borisov · 8 years ago
  70. c8799fc ceph: optimize cap flush waiting by Yan, Zheng · 8 years ago
  71. ed9b430 ceph: cleanup ceph_flush_snaps() by Yan, Zheng · 8 years ago
  72. 7bc00fd ceph: kick cap flushes before sending other cap message by Yan, Zheng · 8 years ago
  73. 70220ac ceph: introduce an inode flag to indicates if snapflush is needed by Yan, Zheng · 8 years ago
  74. 13c2b57 ceph: avoid sending duplicated cap flush message by Yan, Zheng · 8 years ago
  75. 0e29438 ceph: unify cap flush and snapcap flush by Yan, Zheng · 8 years ago
  76. e4500b5 ceph: use list instead of rbtree to track cap flushes by Yan, Zheng · 8 years ago
  77. 3609404 ceph: update types of some local varibles by Yan, Zheng · 8 years ago
  78. 3469ed0 ceph: include 'follows' of pending snapflush in cap reconnect message by Yan, Zheng · 8 years ago
  79. 121f22a ceph: update cap reconnect message to version 3 by Yan, Zheng · 8 years ago
  80. 430afba ceph: mount non-default filesystem by name by Yan, Zheng · 8 years ago
  81. f49d1e0 ceph: handle LOOKUP_RCU in ceph_d_revalidate by Jeff Layton · 8 years ago
  82. 14fb9c9 ceph: allow dentry_lease_is_valid to work under RCU walk by Jeff Layton · 8 years ago
  83. 5b484a5 ceph: clear d_fsinfo pointer under d_lock by Jeff Layton · 8 years ago
  84. 8aa152c ceph: remove ceph_mdsc_lease_release by Jeff Layton · 8 years ago
  85. 9b16f03c ceph: don't use ->d_time by Miklos Szeredi · 8 years ago
  86. 679f0b8 ceph: fix spelling mistake: "resgister" -> "register" by Colin Ian King · 8 years ago
  87. fce8515 ceph: fix NULL dereference in ceph_queue_cap_snap() by Yan, Zheng · 8 years ago
  88. 9a5530c ceph: wait unsafe sync writes for evicting inode by Yan, Zheng · 8 years ago
  89. fc8c389 ceph: fix use-after-free bug in ceph_direct_read_write() by Yan, Zheng · 8 years ago
  90. 774a6a1 ceph: reduce i_nr_by_mode array size by Yan, Zheng · 8 years ago
  91. a22bd5f ceph: set user pages dirty after direct IO read by Yan, Zheng · 8 years ago
  92. 779fe0f ceph: rados pool namespace support by Yan, Zheng · 8 years ago
  93. 30c156d libceph: rados pool namespace support by Yan, Zheng · 8 years ago
  94. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 8 years ago
  95. 281dbe5 libceph: add an ONSTACK initializer for oids by Ilya Dryomov · 8 years ago
  96. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  97. ba4f678 Merge tag 'dlm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
  98. 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
  99. 0e6acf0 Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  100. 1b91dbd Merge branch 'd_real' into overlayfs-next by Miklos Szeredi · 8 years ago