1. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  2. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  3. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  4. 895d9db UBIFS: Add xattr support for symlinks by Subodh Nijsure · 10 years ago
  5. 789c899 UBIFS: fix budget leak in error path by Artem Bityutskiy · 10 years ago
  6. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  7. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  8. ba6a7d5 UBIFS: fix debugging check by Artem Bityutskiy · 10 years ago
  9. a0fd595 UBIFS: add missing ui pointer in debugging code by Daniel Golle · 10 years ago
  10. 691a7c6 UBIFS: fix an mmap and fsync race condition by hujianyang · 10 years ago
  11. f5674c3 ubifs: switch to ->write_iter() by Al Viro · 10 years ago
  12. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  13. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  14. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  15. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  16. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  17. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  18. 182dcfd ubifs: wait for page writeback to provide stable pages by Jan Kara · 11 years ago
  19. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  20. 79fda51 UBIFS: comply with coding style by Artem Bityutskiy · 12 years ago
  21. 5c57f20 UBIFS: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  22. edf6be2 UBIFS: rename dumping functions by Artem Bityutskiy · 12 years ago
  23. 1bdcc63 UBIFS: remove xattr Kconnfig option by Subodh Nijsure · 12 years ago
  24. a1c7c13 ubifs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  25. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  26. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  27. d808efb UBIFS: amend debugging inode size check function prototype by Artem Bityutskiy · 13 years ago
  28. 2cd0a60 UBIFS: remove strange commentary by Artem Bityutskiy · 13 years ago
  29. 3b2f9a0 UBIFS: use ro_mount instead of MS_RDONLY by Artem Bityutskiy · 13 years ago
  30. b137545 UBIFS: introduce a separate structure for budgeting info by Artem Bityutskiy · 13 years ago
  31. c436157 UBIFS: fix minor stylistic issues by Artem Bityutskiy · 13 years ago
  32. 78530bf UBIFS: fix oops when R/O file-system is fsync'ed by Artem Bityutskiy · 13 years ago
  33. 6ed09c3 UBIFS: fix assertion warning and refine comments by Artem Bityutskiy · 13 years ago
  34. 2ef1329 UBIFS: introduce new flags for RO mounts by Artem Bityutskiy · 14 years ago
  35. 2680d72 UBIFS: introduce new flag for RO due to errors by Artem Bityutskiy · 14 years ago
  36. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  37. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  38. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  41. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  42. 774888b UBIFS: remove manual O_SYNC handling by Christoph Hellwig · 15 years ago
  43. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  44. 873a64c UBIFS: amend commentaries by Artem Bityutskiy · 15 years ago
  45. e0724bf Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  46. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  47. 7d4e9cc UBIFS: fix commentaries by Artem Bityutskiy · 15 years ago
  48. f55aa59 UBIFS: fix bug where page is marked uptodate when out of space by Adrian Hunter · 15 years ago
  49. 84abf97 UBIFS: add re-mount debugging checks by Artem Bityutskiy · 16 years ago
  50. e8b8156 UBIFS: constify operations by Artem Bityutskiy · 16 years ago
  51. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  52. f92b982 UBIFS: fix checkpatch.pl warnings by Artem Bityutskiy · 16 years ago
  53. 7bbe5b5 UBIFS: use PAGE_CACHE_MASK correctly by Artem Bityutskiy · 16 years ago
  54. 3477d20 UBIFS: pre-allocate bulk-read buffer by Artem Bityutskiy · 16 years ago
  55. 6c0c42c UBIFS: do not allocate too much by Artem Bityutskiy · 16 years ago
  56. 39ce81c UBIFS: do not print scary memory allocation warnings by Artem Bityutskiy · 16 years ago
  57. 0ecb952 UBIFS: endian handling fixes and annotations by Harvey Harrison · 16 years ago
  58. 5c0013c UBIFS: fix bulk-read handling uptodate pages by Adrian Hunter · 16 years ago
  59. ed382d5 UBIFS: ensure data read beyond i_size is zeroed out correctly by Adrian Hunter · 16 years ago
  60. 4793e7c UBIFS: add bulk-read facility by Adrian Hunter · 16 years ago
  61. 04da11b UBIFS: fix zero-length truncations by Artem Bityutskiy · 16 years ago
  62. 22bc7fa UBIFS: support splice_write by Zoltan Sogor · 16 years ago
  63. dab4b4d UBIFS: align inode data to eight by Artem Bityutskiy · 16 years ago
  64. 7d32c2b UBIFS: improve debugging by Artem Bityutskiy · 16 years ago
  65. 3f8206d [PATCH] get rid of indirect users of namei.h by Al Viro · 16 years ago
  66. 1e51764 UBIFS: add new flash file system by Artem Bityutskiy · 16 years ago