1. 076ccb7 fs: annotate ->poll() instances by Al Viro · 7 years ago
  2. 0169943 annotate poll_table_struct ->_key by Al Viro · 7 years ago
  3. 3ad6f93 annotate poll-related wait keys by Al Viro · 7 years ago
  4. e6c8adc anntotate the places where ->poll() return values go by Al Viro · 7 years ago
  5. a3f8683 ->poll() methods should return __poll_t by Al Viro · 7 years ago
  6. e410c60 orangefs: fix a braino in ->poll() by Al Viro · 7 years ago
  7. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  8. f61ec2c Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  9. 43dd388 afs: remove redundant assignment of dvnode to itself by Colin Ian King · 7 years ago
  10. 6832795 afs: cell: Remove unnecessary code in afs_lookup_cell by Gustavo A. R. Silva · 7 years ago
  11. 4433b69 afs: Fix signal handling in some file ops by David Howells · 7 years ago
  12. bc1527d afs: Fix some dentry handling in dir ops and missing key_puts by David Howells · 7 years ago
  13. 5a039c3 afs: Make afs_write_begin() avoid writing to a page that's being stored by David Howells · 7 years ago
  14. 3f3211e Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  15. 2753278 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  16. d18bee4 Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  17. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  18. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  19. b620fd2 Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  20. adb072d Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  21. 274e0a1 xfs: abstract out dev_t conversions by Christoph Hellwig · 7 years ago
  22. 6818caa xfs: fix memory leak in xfs_iext_free_last_leaf by Shu Wang · 7 years ago
  23. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  24. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  25. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  26. eecd7f4 fat: remove redundant assignment of 0 to slots by Colin Ian King · 7 years ago
  27. 15ec3718 hfs/hfsplus: clean up unused variables in bnode.c by Christos Gkekas · 7 years ago
  28. 577753c nilfs2: remove inode->i_version initialization by Jeff Layton · 7 years ago
  29. 3147db8 nilfs2: use octal for unreadable permission macro by Ryusuke Konishi · 7 years ago
  30. 4d685f9 nilfs2: align block comments of nilfs_sufile_truncate_range() at * by Ryusuke Konishi · 7 years ago
  31. d4f0284 fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  32. 31ccb1f nilfs2: fix race condition that causes file system corruption by Andreas Rohner · 7 years ago
  33. 7554e9c fs/nilfs2: convert timers to use timer_setup() by Kees Cook · 7 years ago
  34. 7a8d181 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size by Joe Lawrence · 7 years ago
  35. d3f14c4 pipe: avoid round_pipe_size() nr_pages overflow on 32-bit by Joe Lawrence · 7 years ago
  36. 98159d9 pipe: match pipe_max_size data type with procfs by Joe Lawrence · 7 years ago
  37. ecc0c46 autofs: don't fail mount for transient error by NeilBrown · 7 years ago
  38. 37b5e52 epoll: remove ep_call_nested() from ep_eventpoll_poll() by Jason Baron · 7 years ago
  39. 57a173b epoll: avoid calling ep_call_nested() from ep_poll_safewake() by Jason Baron · 7 years ago
  40. 2ae928a epoll: account epitem and eppoll_entry to kmemcg by Shakeel Butt · 7 years ago
  41. 0746a0b proc: use do-while in name_to_int() by Alexey Dobriyan · 7 years ago
  42. 3ee2a19 proc: : uninline name_to_int() by Alexey Dobriyan · 7 years ago
  43. c643401 proc, coredump: add CoreDumping flag to /proc/pid/status by Roman Gushchin · 7 years ago
  44. e75080f Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  45. c3e9c04 Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  46. e0bcb42 Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 7 years ago
  47. b6b220b Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  48. fcfa447 NFS: Revert "NFS: Move the flock open mode check into nfs_flock()" by Benjamin Coddington · 7 years ago
  49. f02fee2 NFS: Fix typo in nomigration mount option by Joshua Watt · 7 years ago
  50. c05cefc nfs: Fix ugly referral attributes by Chuck Lever · 7 years ago
  51. fd53dde NFS: super: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  52. e4949e4 nfs: remove net pointer from messages by Vasily Averin · 7 years ago
  53. b0b5352 nfs client: exit_net cleanup check added by Vasily Averin · 7 years ago
  54. 0671d8f nfs/write: Use common error handling code in nfs_lock_and_join_requests() by Markus Elfring · 7 years ago
  55. fcd8843 NFSv4: Replace closed stateids with the "invalid special stateid" by Trond Myklebust · 7 years ago
  56. e1fff5d NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state by Trond Myklebust · 7 years ago
  57. 46280d9 NFSv4: Check the open stateid when searching for expired state by Trond Myklebust · 7 years ago
  58. 140087fd NFSv4: Clean up nfs4_delegreturn_done by Trond Myklebust · 7 years ago
  59. 91b30d2 NFSv4: cleanup nfs4_close_done by Trond Myklebust · 7 years ago
  60. ff90514 NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn by Trond Myklebust · 7 years ago
  61. 7380020 pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close by Trond Myklebust · 7 years ago
  62. c82bac6 NFSv4: Don't try to CLOSE if the stateid 'other' field has changed by Trond Myklebust · 7 years ago
  63. 12f275c NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. by Trond Myklebust · 7 years ago
  64. d803224 NFS: Fix a typo in nfs_rename() by Trond Myklebust · 7 years ago
  65. 8fd1ab7 NFSv4: Fix open create exclusive when the server reboots by Trond Myklebust · 7 years ago
  66. ad9e02d NFSv4: Add a tracepoint to document open stateid updates by Trond Myklebust · 7 years ago
  67. c9399f2 NFSv4: Fix OPEN / CLOSE race by Trond Myklebust · 7 years ago
  68. 6089dd0 NFS: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  69. 3944369 NFS: Avoid RCU usage in tracepoints by Anna Schumaker · 7 years ago
  70. b04a234 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  71. 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  72. cbda1b2 Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  73. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  74. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  75. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  76. 212bf41 fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  77. 2f62b5a fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  78. 194bc1f fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  79. 0896cad fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  80. 81a090b fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  81. 2b28a7b fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  82. eba6dd6 fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  83. a2a5dea fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  84. 3be0f80b NFSv4.1: Fix up replays of interrupted requests by Trond Myklebust · 7 years ago
  85. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  86. 0fafdc9 afs: Fix file locking by David Howells · 7 years ago
  87. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  88. a02cd42 Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  89. 2015a63 xfs: fix type usage by Darrick J. Wong · 7 years ago
  90. 962cc1a xfs: fix forgotten rcu read unlock when skipping inode reclaim by Darrick J. Wong · 7 years ago
  91. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  92. b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  93. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  94. df20698 fs: fuse: account fuse_inode slab memory as reclaimable by Johannes Weiner · 7 years ago
  95. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  96. c6f92f9 mm: remove cold parameter for release_pages by Mel Gorman · 7 years ago
  97. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  98. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  99. 00bb31f userfaultfd: use mmgrab instead of open-coded increment of mm_count by Mike Rapoport · 7 years ago
  100. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago