1. c48138c reiserfs: cleanup, make hash detection saner by Jeff Mahoney · 10 years ago
  2. 14bcab1 NFSd: Clean up nfs4_preprocess_stateid_op by Trond Myklebust · 10 years ago
  3. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 10 years ago
  4. c20e89c f2fs: add a tracepoint for f2fs_read_data_page by Chao Yu · 10 years ago
  5. e574843 f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages by Chao Yu · 10 years ago
  6. ecda0de f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page by Chao Yu · 10 years ago
  7. dfb2bf3 f2fs: add a tracepoint for f2fs_write_end by Chao Yu · 10 years ago
  8. 62aed04 f2fs: add a tracepoint for f2fs_write_begin by Chao Yu · 10 years ago
  9. 8b37624 f2fs: fix checkpatch warning by Zhang Zhen · 10 years ago
  10. 8198899 f2fs: deactivate inode page if the inode is evicted by Jaegeuk Kim · 10 years ago
  11. d5f6699 f2fs: decrease the lock granularity during write_begin by Jaegeuk Kim · 10 years ago
  12. bde4468 f2fs: no need to wait on page writebck to meta pages by Jaegeuk Kim · 10 years ago
  13. 9ac1349 f2fs: avoid grab_cache_page_write_begin for data pages by Jaegeuk Kim · 10 years ago
  14. 54b591d f2fs: split grab_cache_page and wait_on_page_writeback for node pages by Jaegeuk Kim · 10 years ago
  15. 8aa6f1c f2fs: fix to truncate inline data in inode page when setattr by Chao Yu · 10 years ago
  16. 817202d9 f2fs: readahead multi pages of directory for performance by Chao Yu · 10 years ago
  17. 5c1f992 f2fs: set errno when f2fs_iget failed in recover_dentry by Chao Yu · 10 years ago
  18. 7f7670f f2fs: consider fallocated space for SEEK_DATA by Jaegeuk Kim · 10 years ago
  19. fe369bc f2fs: return i_size if the hole is outside of i_size by Jaegeuk Kim · 10 years ago
  20. 267378d f2fs: introduce f2fs_seek_block to support SEEK_{DATA, HOLE} in llseek by Chao Yu · 10 years ago
  21. 2163d19 f2fs: introduce help function {create,destroy}_flush_cmd_control by Gu Zheng · 10 years ago
  22. a688b9d9e f2fs: introduce struct flush_cmd_control to wrap the flush_merge fields by Gu Zheng · 10 years ago
  23. 6403eb1 f2fs: introduce help macro ADDRS_PER_PAGE() by Chao Yu · 10 years ago
  24. 2aea39e f2fs: submit bio at the reclaim path by Jaegeuk Kim · 10 years ago
  25. 916decb f2fs: return errors right after checking them by Jaegeuk Kim · 10 years ago
  26. c02745e f2fs: pass flags field to setxattr functions by Jaegeuk Kim · 10 years ago
  27. e112326 f2fs: clean up long variable names by Jaegeuk Kim · 10 years ago
  28. 454ae7e f2fs: handle inline data independently in f2fs_bmap by Chao Yu · 10 years ago
  29. 6fb03f3 f2fs: adjust free mem size to flush dentry blocks by Jaegeuk Kim · 10 years ago
  30. e8271fa f2fs: avoid BUG_ON when mouting corrupted image having garbage blocks by Jaegeuk Kim · 10 years ago
  31. 7ee0eea f2fs: add available_nids to fix handling max_nid correctly by Jaegeuk Kim · 10 years ago
  32. b49ad51 f2fs: add static to get_max_meta_blks by Fabian Frederick · 10 years ago
  33. 94dac22 f2fs: introduce raw_nat_from_node_info() to simplfy codes by Chao Yu · 10 years ago
  34. 876dc59 f2fs: add the flush_merge handle in the remount flow by Gu Zheng · 10 years ago
  35. 8abfb36 f2fs: atomically set inode->i_flags in f2fs_set_inode_flags() by Zhang Zhen · 10 years ago
  36. b156d54 f2fs: make recover_inline_xattr() static by Jingoo Han · 10 years ago
  37. ed57c27 f2fs: remove costly dirty_dir_inode operations by Jaegeuk Kim · 10 years ago
  38. 15c6e3a f2fs: fix to unlock f2fs_lock at the omitted error case by Jaegeuk Kim · 10 years ago
  39. 76f6026 f2fs: call redirty_page_for_writepage by Jaegeuk Kim · 10 years ago
  40. 1e87a78 f2fs: avoid to conduct roll-forward due to the remained garbage blocks by Jaegeuk Kim · 10 years ago
  41. b270ad6 f2fs: enable flush_merge only in f2fs is not read-only by Gu Zheng · 10 years ago
  42. 197d464 f2fs: use __GFP_ZERO to avoid appending set-NULL by Gu Zheng · 10 years ago
  43. a4ed23f f2fs: put the bio when issue_flush completed by Gu Zheng · 10 years ago
  44. 8cfcc3e xfs: fix directory readahead offset off-by-one by Dave Chinner · 10 years ago
  45. ac98351 xfs: don't sleep in xlog_cil_force_lsn on shutdown by Dave Chinner · 10 years ago
  46. 49abc3a xfs: truncate_setsize should be outside transactions by Dave Chinner · 10 years ago
  47. 50cc623 NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functions by Trond Myklebust · 10 years ago
  48. 6f226e2 nfsd: remove <linux/nfsd/debug.h> by Christoph Hellwig · 10 years ago
  49. 7f94423 nfsd: move <linux/nfsd/stats.h> to fs/nfsd by Christoph Hellwig · 10 years ago
  50. d430e8d5 nfsd: move <linux/nfsd/export.h> to fs/nfsd by Christoph Hellwig · 10 years ago
  51. 9c69de4 nfsd: remove <linux/nfsd/nfsfh.h> by Christoph Hellwig · 10 years ago
  52. 4dd86e15 NFSd: Remove 'inline' designation for free_client() by Trond Myklebust · 10 years ago
  53. 12dd7ec lockd: avoid warning when CONFIG_SYSCTL undefined by Kees Cook · 10 years ago
  54. 62a8067 bio_vec-backed iov_iter by Al Viro · 10 years ago
  55. 4908b82 ceph: switch to ->write_iter() by Al Viro · 10 years ago
  56. 64c3131 ceph_sync_direct_write: stop poking into iov_iter guts by Al Viro · 10 years ago
  57. 2b777c9 ceph_sync_read: stop poking into iov_iter guts by Al Viro · 10 years ago
  58. f0d1bec new helper: copy_page_from_iter() by Al Viro · 10 years ago
  59. 84c3d55 fuse: switch to ->write_iter() by Al Viro · 10 years ago
  60. b30ac0f btrfs: switch to ->write_iter() by Al Viro · 10 years ago
  61. 3ef045c ocfs2: switch to ->write_iter() by Al Viro · 10 years ago
  62. bf97f3bc xfs: switch to ->write_iter() by Al Viro · 10 years ago
  63. 50b5551 afs: switch to ->write_iter() by Al Viro · 10 years ago
  64. da56e45 gfs2: switch to ->write_iter() by Al Viro · 10 years ago
  65. edaf436 nfs: switch to ->write_iter() by Al Viro · 10 years ago
  66. f5674c3 ubifs: switch to ->write_iter() by Al Viro · 10 years ago
  67. 3dae875 cifs: switch to ->write_iter() by Al Viro · 10 years ago
  68. d4637bc udf: switch to ->write_iter() by Al Viro · 10 years ago
  69. 9b88416 convert ext4 to ->write_iter() by Al Viro · 10 years ago
  70. a832475 Merge ext4 changes in ext4_file_write() into for-next by Al Viro · 10 years ago
  71. 1456c0a blkdev_aio_write() - turn into blkdev_write_iter() by Al Viro · 10 years ago
  72. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  73. 3644424 ceph: switch to ->read_iter() by Al Viro · 10 years ago
  74. 3aa2d19 nfs: switch to ->read_iter() by Al Viro · 10 years ago
  75. a886038 fs/block_dev.c: switch to ->read_iter() by Al Viro · 10 years ago
  76. fb9096a pipe: switch to ->read_iter() by Al Viro · 10 years ago
  77. e6a7bcb cifs: switch to ->read_iter() by Al Viro · 10 years ago
  78. 37c20f1 fuse_file_aio_read(): convert to ->read_iter() by Al Viro · 10 years ago
  79. 3cd9ad5 ocfs2: switch to ->read_iter() by Al Viro · 10 years ago
  80. 0279782 ecryptfs: switch to ->read_iter() by Al Viro · 10 years ago
  81. b4f5d2c xfs: switch to ->read_iter() by Al Viro · 10 years ago
  82. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  83. 293bc98 new methods: ->read_iter() and ->write_iter() by Al Viro · 10 years ago
  84. 7f7f25e replace checking for ->read/->aio_read presence with check in ->f_mode by Al Viro · 10 years ago
  85. b318891 xfs: trim the argument lists of xfs_file_{dio,buffered}_aio_write() by Al Viro · 10 years ago
  86. 37938463 blkdev_aio_read(): switch to generic_file_read_iter(), get rid of iov_shorten() by Al Viro · 10 years ago
  87. 0c94933 iov_iter_truncate() by Al Viro · 10 years ago
  88. 28060d5 btrfs: switch check_direct_IO() to iov_iter by Al Viro · 10 years ago
  89. 91f79c4 new helper: iov_iter_get_pages_alloc() by Al Viro · 10 years ago
  90. f67da30 new helper: iov_iter_npages() by Al Viro · 10 years ago
  91. 5b46f25 f2fs: switch to iov_iter_alignment() by Al Viro · 10 years ago
  92. c9c37e2 fuse: switch to iov_iter_get_pages() by Al Viro · 10 years ago
  93. d22a943 fuse: pull iov_iter initializations up by Al Viro · 10 years ago
  94. 7b2c99d new helper: iov_iter_get_pages() by Al Viro · 10 years ago
  95. 3320c60 dio: take updating ->result into do_direct_IO() by Al Viro · 10 years ago
  96. 71d8e53 start adding the tag to iov_iter by Al Viro · 10 years ago
  97. ed978a8 new helper: generic_file_read_iter() by Al Viro · 10 years ago
  98. 23faa7b fuse_file_aio_write(): merge initializations of iov_iter by Al Viro · 10 years ago
  99. 05bb2e0 ceph_aio_read(): keep iov_iter across retries by Al Viro · 10 years ago
  100. 886a391 new primitive: iov_iter_alignment() by Al Viro · 10 years ago