1. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  2. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  3. 0bacbe5 affs_do_readpage_ofs(): just use kmap_atomic() around memcpy() by Al Viro · 8 years ago
  4. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  5. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  6. 79bda4d fs/affs: use affs_test_opt() by Fabian Frederick · 9 years ago
  7. a0016ff fs/affs: use AFFS_MOUNT prefix for mount options by Fabian Frederick · 9 years ago
  8. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  9. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  10. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  11. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  12. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  13. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  14. 3d5d472 fs/affs/file.c: unlock/release page on error by Taesoo Kim · 9 years ago
  15. 92b2070 fs/affs/file.c: fix direct IO writes beyond EOF by Fabian Frederick · 9 years ago
  16. afe305d fs/affs/file.c: replace if/BUG by BUG_ON by Fabian Frederick · 9 years ago
  17. 08fe100 fs/affs: fix casting in printed messages by Geert Uytterhoeven · 9 years ago
  18. 92cab82 fs/affs/file.c: remove obsolete pagesize check by Fabian Frederick · 10 years ago
  19. 9abb408 fs/affs/file.c: add support to O_DIRECT by Fabian Frederick · 10 years ago
  20. 1ee54b0 fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf by Fabian Frederick · 10 years ago
  21. 7633978 fs/affs/file.c: forward declaration clean-up by Fabian Frederick · 10 years ago
  22. 73516ac fs/affs/file.c: fix shadow warnings by Fabian Frederick · 10 years ago
  23. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  24. 9606d9a fs/affs: pr_debug cleanup by Fabian Frederick · 10 years ago
  25. 0c89d67 fs/affs/file.c: remove unnecessary function parameters by Fabian Frederick · 10 years ago
  26. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  27. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  28. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  29. 6325932 affs: use loff_t in affs_truncate() by Dan Carpenter · 11 years ago
  30. 1dc1834 affs: drop vmtruncate by Marco Stornelli · 12 years ago
  31. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  32. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  33. 0e45b67 affs: testing the wrong variable by Dan Carpenter · 14 years ago
  34. 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  35. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  36. c475879 sanitize ->fsync() for affs by Al Viro · 15 years ago
  37. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 15 years ago
  38. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  39. dca3c33 [PATCH] fix reservation discarding in affs by Roman Zippel · 16 years ago
  40. 6369a4a affs: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  41. 8d4b690 fs/affs/file.c: use BUG_ON by Julia Lawall · 16 years ago
  42. f2b6a16 fs: affs convert to new aops by Nick Piggin · 17 years ago
  43. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  44. f36dca9 affs: use zero_user_page by Nate Diller · 17 years ago
  45. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  46. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  47. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  48. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  49. db73e9a [PATCH] remove superflous ctime/mtime updates in affs by Christoph Hellwig · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago