1. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  2. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  3. a26ea93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  4. 60b9df7 fuse: add flag to turn on async direct IO by Miklos Szeredi · 11 years ago
  5. efb9fa9 fuse: truncate file if async dio failed by Maxim Patlasov · 12 years ago
  6. 439ee5f fuse: optimize short direct reads by Maxim Patlasov · 12 years ago
  7. bcba24c fuse: enable asynchronous processing direct IO by Maxim Patlasov · 12 years ago
  8. 36cf66e fuse: make fuse_direct_io() aware about AIO by Maxim Patlasov · 12 years ago
  9. 01e9d11 fuse: add support of async IO by Maxim Patlasov · 12 years ago
  10. 187c5c3 fuse: move fuse_release_user_pages() up by Maxim Patlasov · 12 years ago
  11. 8b41e67 fuse: make request allocations for background processing explicit by Maxim Patlasov · 11 years ago
  12. 8d71db4 lift sb_start_write/sb_end_write out of ->aio_write() by Al Viro · 11 years ago
  13. 6131ffa more file_inode() open-coded instances by Al Viro · 11 years ago
  14. 0415d29 fuse: send poll events by Enke Chen · 11 years ago
  15. c2132c1 Do not use RCU for current process credentials by Anatol Pomozov · 11 years ago
  16. fb05f41 fuse: cleanup fuse_direct_io() by Miklos Szeredi · 12 years ago
  17. 5565a9d fuse: optimize __fuse_direct_io() by Maxim Patlasov · 12 years ago
  18. 7c190c8 fuse: optimize fuse_get_user_pages() by Maxim Patlasov · 12 years ago
  19. b98d023 fuse: pass iov[] to fuse_get_user_pages() by Maxim Patlasov · 12 years ago
  20. 85f40ae fuse: use req->page_descs[] for argpages cases by Maxim Patlasov · 12 years ago
  21. b2430d7 fuse: add per-page descriptor <offset, length> to fuse_req by Maxim Patlasov · 12 years ago
  22. 54b9667 fuse: rework fuse_do_ioctl() by Maxim Patlasov · 12 years ago
  23. d07f09f fuse: rework fuse_perform_write() by Maxim Patlasov · 12 years ago
  24. f8dbdf8 fuse: rework fuse_readpages() by Maxim Patlasov · 12 years ago
  25. b111c8c fuse: categorize fuse_get_req() by Maxim Patlasov · 12 years ago
  26. 4250c06 fuse: general infrastructure for pages[] of variable size by Maxim Patlasov · 12 years ago
  27. cdadb11 fuse: make fuse_file_fallocate() static by Miklos Szeredi · 12 years ago
  28. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  29. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  30. 2eac9eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  31. fb6ccff fuse: verify all ioctl retry iov elements by Zach Brown · 12 years ago
  32. 58ef6a7 fuse: Convert to new freezing mechanism by Jan Kara · 12 years ago
  33. a889427 fuse: update attributes on aio_read by Brian Foster · 12 years ago
  34. f9ba717 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  35. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  36. 519c604 fuse: optimize fallocate on permanent failure by Miklos Szeredi · 12 years ago
  37. 05ba1f0 fuse: add FALLOCATE operation by Anatol Pomozov · 12 years ago
  38. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  39. 2408f6e fuse: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  40. 4273b79 fuse: O_DIRECT support for files by Anand Avati · 12 years ago
  41. b18da0c fuse: support ioctl on directories by Miklos Szeredi · 13 years ago
  42. c411cc8 fuse: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  43. c07c3d1 fuse: llseek optimize SEEK_CUR and SEEK_SET by Miklos Szeredi · 13 years ago
  44. 73104b6 fuse: llseek fix race by Miklos Szeredi · 13 years ago
  45. b48c6af fuse: fix llseek bug by Roel Kluin · 13 years ago
  46. 051732b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  47. 478e084 fuse: mark pages accessed when written to by Johannes Weiner · 13 years ago
  48. b40cdd5 fuse: delete dead .write_begin and .write_end aops by Johannes Weiner · 13 years ago
  49. 37fb3a3 fuse: fix flock by Miklos Szeredi · 13 years ago
  50. 2dad320 Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  51. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  52. 06222e4 fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek by Josef Bacik · 13 years ago
  53. 8fb47a4 locks: rename lock-manager ops by J. Bruce Fields · 13 years ago
  54. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  55. 357ccf2 fuse: wakeup pollers on connection release/abort by Bryan Green · 13 years ago
  56. 5a18ec1 fuse: fix hang of single threaded fuseblk filesystem by Miklos Szeredi · 13 years ago
  57. 1baa26b fuse: fix ioctl ABI by Miklos Szeredi · 14 years ago
  58. 8ac8350 fuse: ioctl cleanup by Miklos Szeredi · 14 years ago
  59. 7572777 fuse: verify ioctl retries by Miklos Szeredi · 14 years ago
  60. d9d318d fuse: fix ioctl when server is 32bit by Miklos Szeredi · 14 years ago
  61. a0822c5 fuse: fix attributes after open(O_TRUNC) by Ken Sumrall · 14 years ago
  62. b9ca67b fuse: fix lock annotations by Miklos Szeredi · 14 years ago
  63. a1d75f2 fuse: add store request by Miklos Szeredi · 14 years ago
  64. 003386f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  65. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  66. ce534fb fuse: allow splice to move pages by Miklos Szeredi · 14 years ago
  67. b5dd328 fuse: get page reference for readpages by Miklos Szeredi · 14 years ago
  68. 1bf94ca fuse: use get_user_pages_fast() by Miklos Szeredi · 14 years ago
  69. 4aa0edd fuse: remove unneeded variable by Dan Carpenter · 14 years ago
  70. 931e80e mm: flush dcache before writing into page to avoid alias by anfei zhou · 14 years ago
  71. 0bd8718 fuse: fix kunmap in fuse_ioctl_copy_user by Jens Axboe · 15 years ago
  72. f60311d fuse: prevent fuse_put_request on invalid pointer by Anand V. Avati · 15 years ago
  73. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  74. 201fa69 fuse: fix bad return value in fuse_file_poll() by Miklos Szeredi · 15 years ago
  75. 08cbf54 fuse: export symbols to be used by CUSE by Tejun Heo · 15 years ago
  76. 797759a fuse: don't use inode in fuse_file_poll by Miklos Szeredi · 15 years ago
  77. d36f248 fuse: don't use inode in fuse_do_ioctl() helper by Miklos Szeredi · 15 years ago
  78. 8b0797a fuse: don't use inode in fuse_sync_release() by Miklos Szeredi · 15 years ago
  79. 91fe96b fuse: create fuse_do_open() helper for CUSE by Miklos Szeredi · 15 years ago
  80. c7b7143 fuse: clean up args in fuse_finish_open() and fuse_release_fill() by Miklos Szeredi · 15 years ago
  81. 2106cb1 fuse: don't use inode in helpers called by fuse_direct_io() by Miklos Szeredi · 15 years ago
  82. da5e471 fuse: add members to struct fuse_file by Miklos Szeredi · 15 years ago
  83. d09cb9d fuse: prepare fuse_direct_io() for CUSE by Miklos Szeredi · 15 years ago
  84. 2d698b0 fuse: clean up fuse_write_fill() by Miklos Szeredi · 15 years ago
  85. b0be46e fuse: use struct path in release structure by Miklos Szeredi · 15 years ago
  86. 6b2db28 fuse: misc cleanups by Tejun Heo · 15 years ago
  87. 3121bfe fuse: fix "direct_io" private mmap by Miklos Szeredi · 15 years ago
  88. ce60a2f fuse: fix argument type in fuse_get_user_pages() by Miklos Szeredi · 15 years ago
  89. fc280c9 fuse: allow private mappings of "direct_io" files by Miklos Szeredi · 15 years ago
  90. f4975c6 fuse: allow kernel to access "direct_io" files by Miklos Szeredi · 15 years ago
  91. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  92. 5291658 fuse: fix fuse_file_lseek returning with lock held by Dan Carpenter · 15 years ago
  93. bb875b3 fuse: fix NULL deref in fuse_file_alloc() by Dan Carpenter · 15 years ago
  94. 5fec8bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  95. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  96. 5d9ec85 fuse: clean up annotations of fc->lock by Harvey Harrison · 16 years ago
  97. c9f0523d fuse: fix sparse warning in ioctl by Miklos Szeredi · 16 years ago
  98. b93f858 fuse: add fuse_ prefix to several functions by Tejun Heo · 16 years ago
  99. 95668a6 fuse: implement poll support by Tejun Heo · 16 years ago
  100. acf9943 fuse: add file kernel handle by Tejun Heo · 16 years ago