1. a06206d Merge android-4.9.199(dcb71b3) into msm-4.9 by jianzhou · 4 years, 6 months ago
  2. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 4 years, 6 months ago
  3. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  4. 709c37e fuse: truncate pending writes on O_TRUNC by Miklos Szeredi · 4 years, 8 months ago
  5. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  6. a489154 fuse: fix missing unlock_page in fuse_writepage() by Vasily Averin · 4 years, 9 months ago
  7. 555bd7e Merge android-4.9.181 (6ccab84) into msm-4.9 by jianzhou · 4 years, 10 months ago
  8. d7b187a Merge android-4.9.179 (1dc2c29) into msm-4.9 by jianzhou · 5 years ago
  9. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  10. 6ccab84 Merge 4.9.181 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  11. cfd8d2e fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 5 years ago
  12. 4fb410b fuse: fallocate: fix return with locked inode by Miklos Szeredi · 5 years ago
  13. 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  14. 1dc2c29 Merge 4.9.179 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  15. eb60796 fuse: honor RLIMIT_FSIZE in fuse_file_fallocate by Liu Bo · 5 years ago
  16. 3a78b1f fuse: fix writepages on 32bit by Miklos Szeredi · 5 years ago
  17. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  18. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  19. 4f3d698 fuse: decrement NR_WRITEBACK_TEMP on the right page by Miklos Szeredi · 5 years ago
  20. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  21. 5e10758 Merge 4.9.138 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  22. fdd9379 fuse: fix use-after-free in fuse_direct_IO() by Lukas Czerner · 6 years ago
  23. 69376be Merge android-4.9.125 (a925dfb) into msm-4.9 by Minming Qi · 6 years ago
  24. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 01f0772 fuse: Add missed unlock_page() to fuse_readpages_fill() by Kirill Tkhai · 6 years ago
  26. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  27. 4fd840d mm: fix filler function type mismatch by Sami Tolvanen · 7 years ago
  28. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  29. 227559e fuse: initialize the flock flag in fuse_file on allocation by Mateusz Jurczyk · 7 years ago
  30. 759832b fuse: Add support for shortcircuited read/write for files by Nikhilesh Reddy · 7 years ago
  31. 1e6be9c fuse: add missing FR_FORCE by Miklos Szeredi · 7 years ago
  32. 59c3b76 fuse: fix fuse_write_end() if zero bytes were copied by Miklos Szeredi · 8 years ago
  33. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  34. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  35. acbe5fd fuse: don't use fuse_ioctl_copy_user() helper by Miklos Szeredi · 8 years ago
  36. 3daa9c5 fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter() by Al Viro · 8 years ago
  37. 6249033 fuse: Propagate dentry down to inode_change_ok() by Jan Kara · 8 years ago
  38. 8fba54a fuse: direct-io: don't dirty ITER_BVEC pages by Miklos Szeredi · 8 years ago
  39. 27ae0c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  40. 4a7f4e8 fuse: use filemap_check_errors() by Miklos Szeredi · 8 years ago
  41. 9ebce59 fuse: fuse_flush must check mapping->flags for errors by Maxim Patlasov · 8 years ago
  42. ac7f052 fuse: fsync() did not return IO errors by Alexey Kuznetsov · 8 years ago
  43. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  44. 7879c4e fuse: improve aio directIO write performance for size extending writes by Ashish Sangwan · 8 years ago
  45. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  46. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  47. 1af5bb4 filemap: remove the pos argument to generic_file_direct_write by Christoph Hellwig · 8 years ago
  48. 2c932d4 fuse: Fix return value from fuse_get_user_pages() by Ashish Samant · 8 years ago
  49. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  50. 742f992 fuse: return patrial success from fuse_direct_io() by Ashish Samant · 8 years ago
  51. 744742d fuse: Add reference counting for fuse_io_priv by Seth Forshee · 8 years ago
  52. 7cabc61 fuse: do not use iocb after it may have been freed by Robert Doebbelin · 8 years ago
  53. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  54. 5c89e9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  55. 732c4a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  56. 0b5da8d fuse: add support for SEEK_HOLE and SEEK_DATA in lseek by Ravishankar N · 9 years ago
  57. 3ca8138 fuse: break infinite loop in fuse_fill_write_pages() by Roman Gushchin · 9 years ago
  58. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  59. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  60. a7ba4bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  61. 33e14b4 fuse: req state use flags by Miklos Szeredi · 9 years ago
  62. 7a3b2c7 fuse: simplify req states by Miklos Szeredi · 9 years ago
  63. 825d6d3 fuse: req use bitops by Miklos Szeredi · 9 years ago
  64. 5fa8e0a fs: Rename file_remove_suid() to file_remove_privs() by Jan Kara · 9 years ago
  65. 93f78d8 writeback: move backing_dev_info->bdi_stat[] into bdi_writeback by Tejun Heo · 9 years ago
  66. 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 9 years ago
  67. 3309dd0 switch generic_write_checks() to iocb and iter by Al Viro · 9 years ago
  68. 6b775b1 fuse: ->direct_IO() doesn't need generic_write_checks() by Al Viro · 9 years ago
  69. 0fa6b00 generic_write_checks(): drop isblk argument by Al Viro · 9 years ago
  70. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  71. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  72. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  73. 812408f expand __fuse_direct_write() in both callers by Al Viro · 9 years ago
  74. 1531626 fuse: switch fuse_direct_io_file_operations to ->{read,write}_iter() by Al Viro · 9 years ago
  75. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  76. 04b2fa9 fs: split generic and aio kiocb by Christoph Hellwig · 9 years ago
  77. 9d5722b fuse: handle synchronous iocbs internally by Christoph Hellwig · 9 years ago
  78. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  79. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  80. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  81. c103b21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  82. 1c68271 fuse: use file_inode() in fuse_file_fallocate() by Miklos Szeredi · 9 years ago
  83. 7078187 fuse: introduce fuse_simple_request() helper by Miklos Szeredi · 9 years ago
  84. baebccb fuse: hold inode instead of path after release by Miklos Szeredi · 9 years ago
  85. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  86. 2c80929 fuse: honour max_read and max_write in direct_io mode by Miklos Szeredi · 10 years ago
  87. c7f3888 switch iov_iter_get_pages() to passing maximal number of pages by Al Viro · 10 years ago
  88. 0b632204 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  89. f2b3455 fuse: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  90. 27f1b36 fuse: release temporary page if fuse_writepage_locked() failed by Maxim Patlasov · 10 years ago
  91. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  92. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  93. 130d1f9 locks: ensure that fl_owner is always initialized properly in flock and lease codepaths by Jeff Layton · 10 years ago
  94. 62a8067 bio_vec-backed iov_iter by Al Viro · 10 years ago
  95. 84c3d55 fuse: switch to ->write_iter() by Al Viro · 10 years ago
  96. 37c20f1 fuse_file_aio_read(): convert to ->read_iter() by Al Viro · 10 years ago
  97. 0c94933 iov_iter_truncate() by Al Viro · 10 years ago
  98. f67da30 new helper: iov_iter_npages() by Al Viro · 10 years ago
  99. c9c37e2 fuse: switch to iov_iter_get_pages() by Al Viro · 10 years ago
  100. d22a943 fuse: pull iov_iter initializations up by Al Viro · 10 years ago