1. fc28724 fs: Convert kiocb rw_hint from enum to u16 by Adam Manzanares · 7 years ago
  2. aa43457 block: add ioprio_check_cap function by Adam Manzanares · 7 years ago
  3. 1da9277 aio: sanitize the limit checking in io_submit(2) by Al Viro · 7 years ago
  4. 67ba049 aio: fold do_io_submit() into callers by Al Viro · 7 years ago
  5. 95af849 aio: shift copyin of iocb into io_submit_one() by Al Viro · 7 years ago
  6. d2988bd4 aio_read_events_ring(): make a bit more readable by Al Viro · 7 years ago
  7. 9061d14 aio: all callers of aio_{read,write,fsync,poll} treat 0 and -EIOCBQUEUED the same way by Al Viro · 7 years ago
  8. 3c96c7f aio: take list removal to (some) callers of aio_complete() by Al Viro · 7 years ago
  9. ac060cb aio: add missing break for the IOCB_CMD_FDSYNC case by Christoph Hellwig · 7 years ago
  10. 89b310a random: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  11. 652fe8e timerfd: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  12. 9e42f19 eventfd: switch to ->poll_mask by Christoph Hellwig · 7 years ago
  13. dd67081 pipe: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  14. b28fc82 crypto: af_alg: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  15. 5001c2d net/rxrpc: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  16. f87be89 net/iucv: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  17. e7a98d47 net/phonet: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  18. 4bac2bc net/nfc: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  19. 9490e40 net/caif: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  20. 17112d8 net/bluetooth: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  21. 568ea88 net/sctp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  22. 4df7338 net/tipc: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  23. 31f50b5 net/vmw_vsock: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  24. 9f728af net/atm: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  25. f4335f5 net/dccp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  26. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  27. e76cd24 net/unix: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  28. 2c7d3da net/tcp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  29. 984652d net: remove sock_no_poll by Christoph Hellwig · 7 years ago
  30. 1525242 net: add support for ->poll_mask in proto_ops by Christoph Hellwig · 7 years ago
  31. 3cafb37 net: refactor socket_poll by Christoph Hellwig · 7 years ago
  32. 1962da0 aio: try to complete poll iocbs without context switch by Christoph Hellwig · 7 years ago
  33. 2c14fa8 aio: implement IOCB_CMD_POLL by Christoph Hellwig · 7 years ago
  34. 888933f aio: simplify cancellation by Christoph Hellwig · 7 years ago
  35. f3a2752 aio: simplify KIOCB_KEY handling by Christoph Hellwig · 7 years ago
  36. 3deb642 fs: introduce new ->get_poll_head and ->poll_mask methods by Christoph Hellwig · 7 years ago
  37. 9965ed17 fs: add new vfs_poll and file_can_poll helpers by Christoph Hellwig · 7 years ago
  38. 6e8b704 fs: update documentation to mention __poll_t and match the code by Christoph Hellwig · 7 years ago
  39. a0f8dcf fs: cleanup do_pollfd by Christoph Hellwig · 7 years ago
  40. 8f546ae fs: unexport poll_schedule_timeout by Christoph Hellwig · 7 years ago
  41. ee219b9 uapi: turn __poll_t sparse checks on by default by Christoph Hellwig · 7 years ago
  42. ed0d523 Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into aio-base by Christoph Hellwig · 7 years ago
  43. 4faa9996 fix io_destroy()/aio_complete() race by Al Viro · 7 years ago
  44. baf1056 aio: fix io_destroy(2) vs. lookup_ioctx() race by Al Viro · 7 years ago
  45. 5aa1437 ext2: fix a block leak by Al Viro · 7 years ago
  46. 3819bb0 nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 7 years ago
  47. 9c3e902 cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 7 years ago
  48. 7b745a4 unfuck sysfs_mount() by Al Viro · 7 years ago
  49. 82382ac kernfs: deal with kernfs_fill_super() failures by Al Viro · 7 years ago
  50. 08a8f30 cramfs: Fix IS_ENABLED typo by Joe Perches · 7 years ago
  51. f4e4d43 befs_lookup(): use d_splice_alias() by Al Viro · 7 years ago
  52. 87fbd63 affs_lookup: switch to d_splice_alias() by Al Viro · 7 years ago
  53. 30da870 affs_lookup(): close a race with affs_remove_link() by Al Viro · 7 years ago
  54. b127125 fix breakage caused by d_find_alias() semantics change by Al Viro · 7 years ago
  55. 79f546a fs: don't scan the inode cache before SB_BORN is set by Dave Chinner · 7 years ago
  56. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  57. d7760d6 iov_iter: fix memory leak in pipe_get_pages_alloc() by Ilya Dryomov · 7 years ago
  58. e76b6312 iov_iter: fix return type of __pipe_get_pages() by Ilya Dryomov · 7 years ago
  59. 7a074e9 aio: implement io_pgetevents by Christoph Hellwig · 7 years ago
  60. a3c0d43 aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC by Christoph Hellwig · 7 years ago
  61. 54843f8 aio: refactor read/write iocb setup by Christoph Hellwig · 7 years ago
  62. 92ce472 aio: remove the extra get_file/fput pair in io_submit_one by Christoph Hellwig · 7 years ago
  63. 75321b5 aio: sanitize ki_list handling by Christoph Hellwig · 7 years ago
  64. c213dc8 aio: remove an outdated BUG_ON and comment in aio_complete by Christoph Hellwig · 7 years ago
  65. 01a658e aio: don't print the page size at boot time by Christoph Hellwig · 7 years ago
  66. 6da6c0d Linux v4.17-rc3 by Linus Torvalds · 7 years ago
  67. c61a56a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 65f4d6d Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 810fb07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 7d9e55f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. cdface5 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  72. 19b9ad6 <linux/stringhash.h>: fix end_name_hash() for 64bit long by Amir Goldstein · 7 years ago
  73. bf8f5de MAINTAINERS: add myself as maintainer of AFFS by David Sterba · 7 years ago
  74. a97d8ef Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  75. 6e041ff Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  76. cac2642 Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  77. 0d95cfa Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  78. 46dc111 rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  79. 19b522d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  80. 7b87308 Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  81. 64ebe31 Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  82. d8a3327 Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  83. ee3748b Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  84. b52c85a Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  85. 5e62493 x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI by KarimAllah Ahmed · 7 years ago
  86. 79a17dd9 Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  87. 1993cbf0 Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  88. 7ff5000 Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  89. ee7141c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  90. 245131e Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  91. 0f940fa Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  92. a468f2d kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use by Junaid Shahid · 7 years ago
  93. 8bb2610 x86/entry/64/compat: Preserve r8-r11 in int $0x80 by Andy Lutomirski · 7 years ago
  94. 1a512c0 x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds by Arnd Bergmann · 7 years ago
  95. 3db3eb2 x86/setup: Do not reserve a crash kernel region if booted on Xen PV by Petr Tesarik · 7 years ago
  96. 2a01046 i2c: sprd: Fix the i2c count issue by Baolin Wang · 7 years ago
  97. da33aa0 i2c: sprd: Prevent i2c accesses after suspend is called by Baolin Wang · 7 years ago
  98. 23a2772 i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr() by Alexander Popov · 7 years ago
  99. 3789c12 arm64: avoid instrumenting atomic_ll_sc.o by Mark Rutland · 7 years ago
  100. 4ea3f05 Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 7 years ago