1. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  2. 4b2e016 fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 by Geert Uytterhoeven · 8 years ago
  3. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  4. 8cbdd85 Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  5. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  6. 0a11b9a reiserfs: fix "new_insert_key may be used uninitialized ..." by Jeff Mahoney · 8 years ago
  7. e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 8 years ago
  8. 4ce5c34 nilfs2: use BIT() macro by Ryusuke Konishi · 8 years ago
  9. ad980c9 nilfs2: fix misuse of a semaphore in sysfs code by Ryusuke Konishi · 8 years ago
  10. a7d3f10 nilfs2: refactor parser of snapshot mount option by Ryusuke Konishi · 8 years ago
  11. aceb417 nilfs2: do not use yield() by Ryusuke Konishi · 8 years ago
  12. 39a9dcc nilfs2: emit error message when I/O error is detected by Ryusuke Konishi · 8 years ago
  13. d6517de nilfs2: replace nilfs_warning() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  14. feee880 nilfs2: reduce bare use of printk() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  15. 6625689 nilfs2: embed a back pointer to super block instance in nilfs object by Ryusuke Konishi · 8 years ago
  16. a66dfb0 nilfs2: add nilfs_msg() message interface by Ryusuke Konishi · 8 years ago
  17. cae3d4c nilfs2: hide function name argument from nilfs_error() by Ryusuke Konishi · 8 years ago
  18. a310dcb fs/binfmt_em86.c: fix incompatible pointer type by Daniel Wagner · 8 years ago
  19. 0036d1f binfmt_elf: fix calculations for bss padding by Kees Cook · 8 years ago
  20. a098ecd firmware: support loading into a pre-allocated buffer by Stephen Boyd · 8 years ago
  21. ca52953 fs/proc/task_mmu.c: suppress compilation warnings with W=1 by Valdis Kletnieks · 8 years ago
  22. 519ded5 procfs: avoid 32-bit time_t in /proc/*/stat by Arnd Bergmann · 8 years ago
  23. ef41939 proc_oom_score: remove tasklist_lock and pid_alive() by Oleg Nesterov · 8 years ago
  24. 05eb6e7 radix-tree: account nodes to memcg only if explicitly requested by Vladimir Davydov · 8 years ago
  25. ee8f7fc ocfs2/dlm: continue to purge recovery lockres when recovery master goes down by piaojun · 8 years ago
  26. 309e919 ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref by piaojun · 8 years ago
  27. 86b652b ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dlm_deref_lockres_done_handler by piaojun · 8 years ago
  28. 2070ad1 ocfs2: retry on ENOSPC if sufficient space in truncate log by Eric Ren · 8 years ago
  29. 01a36b6 ocfs2: ensure that dlm lockspace is created by kernel module by Gang He · 8 years ago
  30. 8bbb20a orangefs: Account for jiffies wraparound. by Martin Brandenburg · 8 years ago
  31. 957ee43 orangefs: Change default dcache and getattr timeout to 50 msec. by Martin Brandenburg · 8 years ago
  32. 4cd8f31 orangefs: Allow dcache and getattr cache time to be configured. by Martin Brandenburg · 8 years ago
  33. 71680c1 orangefs: Cache getattr results. by Martin Brandenburg · 8 years ago
  34. 31b7c1a orangefs: Use d_time to avoid excessive lookups by Martin Brandenburg · 8 years ago
  35. 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
  36. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  37. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  38. 27ae0c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  39. 20d00ee Revert "vfs: add lookup_hash() helper" by Linus Torvalds · 8 years ago
  40. e7b4f2d Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  41. 0a7736d Merge tag 'freevxfs-for-4.8' of git://git.infradead.org/users/hch/freevxfs by Linus Torvalds · 8 years ago
  42. a54809f Merge tag 'configfs-for-4.8' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  43. b0c4e2a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  44. 4a7f4e8 fuse: use filemap_check_errors() by Miklos Szeredi · 8 years ago
  45. 9446385 fuse: fix wrong assignment of ->flags in fuse_send_init() by Wei Fang · 8 years ago
  46. 9ebce59 fuse: fuse_flush must check mapping->flags for errors by Maxim Patlasov · 8 years ago
  47. ac7f052 fuse: fsync() did not return IO errors by Alexey Kuznetsov · 8 years ago
  48. 30c17eb ovl: simplify empty checking by Miklos Szeredi · 8 years ago
  49. 29c42e8 qstr: constify instances in overlayfs by Al Viro · 8 years ago
  50. dbc816d ovl: clear nlink on rmdir by Miklos Szeredi · 8 years ago
  51. 76bc8e2 ovl: disallow overlayfs as upperdir by Miklos Szeredi · 8 years ago
  52. 656189d ovl: fix warning by Miklos Szeredi · 8 years ago
  53. 5f21501 ovl: remove duplicated include from super.c by Wei Yongjun · 8 years ago
  54. 500cac3 ovl: append MAY_READ when diluting write checks by Vivek Goyal · 8 years ago
  55. e29841a ovl: dilute permission checks on lower only if not special file by Vivek Goyal · 8 years ago
  56. d837a49 ovl: fix POSIX ACL setting by Miklos Szeredi · 8 years ago
  57. 51f7e52 ovl: share inode for hard link by Miklos Szeredi · 8 years ago
  58. 39b681f ovl: store real inode pointer in ->i_private by Miklos Szeredi · 8 years ago
  59. a999d7e ovl: permission: return ECHILD instead of ENOENT by Miklos Szeredi · 8 years ago
  60. d719e8f ovl: update atime on upper by Miklos Szeredi · 8 years ago
  61. bb0d2b8 ovl: fix sgid on directory by Miklos Szeredi · 8 years ago
  62. 9c630eb ovl: simplify permission checking by Miklos Szeredi · 8 years ago
  63. 754f8cb ovl: do not require mounter to have MAY_WRITE on lower by Vivek Goyal · 8 years ago
  64. 1175b6b ovl: do operations on underlying file system in mounter's context by Vivek Goyal · 8 years ago
  65. c0ca3d7 ovl: modify ovl_permission() to do checks on two inodes by Vivek Goyal · 8 years ago
  66. 39a25b2 ovl: define ->get_acl() for overlay inodes by Vivek Goyal · 8 years ago
  67. 72e4848 ovl: move some common code in a function by Vivek Goyal · 8 years ago
  68. 58ed4e7 ovl: store ovl_entry in inode->i_private for all inodes by Andreas Gruenbacher · 8 years ago
  69. eead4f2 ovl: use generic_delete_inode by Miklos Szeredi · 8 years ago
  70. c1b2cc1 ovl: check mounter creds on underlying lookup by Miklos Szeredi · 8 years ago
  71. 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
  72. 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
  73. 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  74. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  75. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  76. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  77. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  78. 44a70ade mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj by Michal Hocko · 8 years ago
  79. 1d5f0ac proc, oom_adj: extract oom_score_adj setting into a helper by Michal Hocko · 8 years ago
  80. f913da5 proc, oom: drop bogus sighand lock by Michal Hocko · 8 years ago
  81. d49fbf7 proc, oom: drop bogus task_lock and mm check by Michal Hocko · 8 years ago
  82. 10eec60 vfs: ioctl: prevent double-fetch in dedupe ioctl by Scott Bauer · 8 years ago
  83. 69c4289 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  84. 76d5b28 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  85. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  87. 944171c pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstanding by Benjamin Coddington · 8 years ago
  88. 7893242 CIFS: Fix a possible invalid memory access in smb2_query_symlink() by Pavel Shilovsky · 8 years ago
  89. a6b5058 fs/cifs: make share unaccessible at root level mountable by Aurelien Aptel · 8 years ago
  90. 955818c ceph: Correctly return NXIO errors from ceph_llseek by Phil Turnbull · 8 years ago
  91. 6b1a9a6 ceph: Mark the file cache as unreclaimable by Nikolay Borisov · 8 years ago
  92. c8799fc ceph: optimize cap flush waiting by Yan, Zheng · 8 years ago
  93. ed9b430 ceph: cleanup ceph_flush_snaps() by Yan, Zheng · 8 years ago
  94. 7bc00fd ceph: kick cap flushes before sending other cap message by Yan, Zheng · 8 years ago
  95. 70220ac ceph: introduce an inode flag to indicates if snapflush is needed by Yan, Zheng · 8 years ago
  96. 13c2b57 ceph: avoid sending duplicated cap flush message by Yan, Zheng · 8 years ago
  97. 0e29438 ceph: unify cap flush and snapcap flush by Yan, Zheng · 8 years ago
  98. e4500b5 ceph: use list instead of rbtree to track cap flushes by Yan, Zheng · 8 years ago
  99. 3609404 ceph: update types of some local varibles by Yan, Zheng · 8 years ago
  100. 3469ed0 ceph: include 'follows' of pending snapflush in cap reconnect message by Yan, Zheng · 8 years ago