1. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  2. d05ad8b afs: Fix large file support by Marc Dionne · 4 years, 6 months ago
  3. 53f4adf ANDROID: fs: afs: fix filler function type by Sami Tolvanen · 6 years ago
  4. a8939aa afs: Fix abort on signal while waiting for call completion by David Howells · 7 years ago
  5. d43dda0 afs: Fix afs_kill_pages() by David Howells · 7 years ago
  6. 856bb4b afs: Fix page leak in afs_write_begin() by David Howells · 7 years ago
  7. 833acb3 afs: Populate and use client modification time by Marc Dionne · 7 years ago
  8. a3e7a29 afs: Better abort and net error handling by David Howells · 7 years ago
  9. ab23906 afs: Invalid op ID should abort with RXGEN_OPCODE by David Howells · 7 years ago
  10. 972e7b7 afs: Fix the maths in afs_fs_store_data() by David Howells · 7 years ago
  11. 9329ae4 afs: Prevent callback expiry timer overflow by Tina Ruchandani · 7 years ago
  12. 7da1b85 afs: Migrate vlocation fields to 64-bit by Tina Ruchandani · 7 years ago
  13. 7286fad afs: Flush outstanding writes when an fd is closed by David Howells · 7 years ago
  14. eaaad76 afs: Deal with an empty callback array by Marc Dionne · 7 years ago
  15. 9000480 afs: Adjust mode bits processing by Marc Dionne · 7 years ago
  16. ba47c15 afs: Populate group ID from vnode status by Marc Dionne · 7 years ago
  17. c250fae afs: Fix missing put_page() by David Howells · 7 years ago
  18. 15b1752 afs: Connect up the CB.ProbeUuid by David Howells · 7 years ago
  19. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 7 years ago
  20. 50a2c95 afs: call->operation_ID sometimes used as __be32 sometimes as u32 by David Howells · 8 years ago
  21. 233c9ed afs: unmapping the wrong buffer by Dan Carpenter · 8 years ago
  22. 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
  23. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  24. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 9008f99 afs: Check for fatal error when in waiting for ack state by David Howells · 8 years ago
  26. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  27. 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago
  28. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  29. 00e9071 rxrpc: Preallocate peers, conns and calls for incoming service requests by David Howells · 8 years ago
  30. 5a42976 rxrpc: Add tracepoint for working out where aborts happen by David Howells · 8 years ago
  31. 434e612 fs/afs/flock: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  32. 4c136da fs/afs/callback: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  33. 69ad052 fs/afs/rxrpc: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  34. 9ce4d7d fs/afs/vlocation: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  35. d001648 rxrpc: Don't expose skbs to in-kernel users [ver #2] by David Howells · 8 years ago
  36. 4de48af rxrpc: Pass struct socket * to more rxrpc kernel interface functions by David Howells · 8 years ago
  37. 8324f0b rxrpc: Provide a way for AFS to ask for the peer address of a call by David Howells · 8 years ago
  38. e0661df afs: Need linux/random.h by David Howells · 8 years ago
  39. 378c9c9 afs: Miscellaneous simple cleanups by David Howells · 8 years ago
  40. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  41. 0e119b4 rxrpc: Limit the listening backlog by David Howells · 8 years ago
  42. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  43. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  44. 29884ef afs: switch to ->iterate_shared() by Al Viro · 8 years ago
  45. be5b82d make ext2_get_page() and friends work without external serialization by Al Viro · 8 years ago
  46. dc44b3a rxrpc: Differentiate local and remote abort codes in structs by David Howells · 8 years ago
  47. 2f02f7a afs: Wait for outstanding async calls before closing rxrpc socket by David Howells · 8 years ago
  48. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  49. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  50. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  51. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  52. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 8 years ago
  53. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 8 years ago
  54. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  55. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  56. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  57. a2dd379 Merge remote-tracking branch 'dh/afs' into for-davem by Al Viro · 9 years ago
  58. 53d5864 kafs: Add more "unified AFS" error codes by Nathaniel Wesley Filardo · 10 years ago
  59. bfd4e95 AFS: afs_send_empty_reply() doesn't require an iovec array by David Howells · 9 years ago
  60. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  61. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  62. 2e90b1c rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly by Al Viro · 9 years ago
  63. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 9 years ago
  64. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  65. c0371da put iov_iter into msghdr by Al Viro · 9 years ago
  66. 3c981bf afs_fsync: don't bother with ->f_path.dentry by Al Viro · 11 years ago
  67. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  68. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  69. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. 9b053f3 vfs: Remove unnecessary calls of check_submounts_and_drop by Eric W. Biederman · 10 years ago
  71. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  72. 0ef1351 AFS: Correctly assemble the client UUID by David Howells · 10 years ago
  73. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  74. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  75. 74efa04 Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next by Linus Torvalds · 10 years ago
  76. 130d1f9 locks: ensure that fl_owner is always initialized properly in flock and lease codepaths by Jeff Layton · 10 years ago
  77. 656f88d AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct* by David Howells · 10 years ago
  78. 150a6b4 AFS: Fix kafs module unloading by Nathaniel Wesley Filardo · 10 years ago
  79. 6cf1286 AFS: Part of afs_end_call() is identical to code elsewhere, so split it by Nathaniel Wesley Filardo · 10 years ago
  80. 6c67c7c AFS: Fix cache manager service handlers by David Howells · 10 years ago
  81. 50b5551 afs: switch to ->write_iter() by Al Viro · 10 years ago
  82. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  83. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  84. 0594994 afs: don't use PREPARE_WORK by Tejun Heo · 10 years ago
  85. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 10 years ago
  86. b42d570 afs: get rid of junk in fs/afs/proc.c by Al Viro · 10 years ago
  87. c698dbf Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next by Trond Myklebust · 11 years ago
  88. 13f3583 afs: dget_parent() can't return a negative dentry by Al Viro · 11 years ago
  89. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  90. 5d8943b afs: get rid of redundant ->d_name.len checks by Al Viro · 11 years ago
  91. ba81238 afs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  92. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  93. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  94. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  95. 1bbae9f [readdir] convert afs by Al Viro · 11 years ago
  96. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  97. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  98. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  99. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  100. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago