1. e073fc5 ocfs2: dereferencing freed pointers in ocfs2_reflink() by Dan Carpenter · 9 years ago
  2. d0ba25b ocfs2: fix typo in ocfs2_reserve_local_alloc_bits by Joseph Qi · 9 years ago
  3. 14a5275 ocfs2: do not use ocfs2_zero_extend during direct IO by Joseph Qi · 9 years ago
  4. 37a8d89 ocfs2: take inode lock when get clusters by Joseph Qi · 9 years ago
  5. 7e9b195 ocfs2: no need get dinode bh when zeroing extend by Joseph Qi · 9 years ago
  6. bdd8621 ocfs2: fix a typing error in ocfs2_direct_IO_write by Joseph Qi · 9 years ago
  7. 7a83464 ocfs2: avoid a pointless delay in o2cb_cluster_check() by Daeseok Youn · 9 years ago
  8. 43ee9ca ocfs2: one function call less in user_cluster_connect() after error detection by Markus Elfring · 9 years ago
  9. bb34ed2 ocfs2: one function call less in ocfs2_init_slot_info() after error detection by Markus Elfring · 9 years ago
  10. 629a3b5 ocfs2: one function call less in ocfs2_merge_rec_right() after error detection by Markus Elfring · 9 years ago
  11. 992ef6e ocfs2: one function call less in ocfs2_merge_rec_left() after error detection by Markus Elfring · 9 years ago
  12. 06a269cc ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error detection by Markus Elfring · 9 years ago
  13. 3cc79b7 ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after error detection by Markus Elfring · 9 years ago
  14. fd90d4df ocfs2: delete unnecessary checks before three function calls by Markus Elfring · 9 years ago
  15. 80dcc31 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  16. 78d5dcd Merge tag 'jfs-4.1' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 9 years ago
  17. 2cfde72 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  18. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  19. 3f3c73de Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  20. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  21. c4be50e Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  22. 0c9bd63 um: hostfs: Reduce number of syscalls in readdir by Richard Weinberger · 9 years ago
  23. e082f56 btrfs: quota: Update quota tree after qgroup relationship change. by Qu Wenruo · 9 years ago
  24. 9c8b35b btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags when assigning/deleting a qgroup relations. by Qu Wenruo · 9 years ago
  25. 8ea0ec9 btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota. by Dongsheng Yang · 9 years ago
  26. 53b7cde btrfs: Update btrfs qgroup status item when rescan is done. by Qu Wenruo · 9 years ago
  27. 3393168 btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value. by Qu Wenruo · 9 years ago
  28. e09fe2d btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created by Qu Wenruo · 9 years ago
  29. 8465ece btrfs: Check qgroup level in kernel qgroup assign. by Qu Wenruo · 9 years ago
  30. f5a6b1c btrfs: qgroup: allow to remove qgroup which has parent but no child. by Dongsheng Yang · 10 years ago
  31. 09870d2 btrfs: qgroup: return EINVAL if level of parent is not higher than child's. by Dongsheng Yang · 10 years ago
  32. e2d1f92 btrfs: qgroup: do a reservation in a higher level. by Dongsheng Yang · 9 years ago
  33. 237c0e9 Btrfs: qgroup, Account data space in more proper timings. by Dongsheng Yang · 10 years ago
  34. 3119321 Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use. by Dongsheng Yang · 10 years ago
  35. 804ca12 Btrfs: qgroup: free reserved in exceeding quota. by Dongsheng Yang · 10 years ago
  36. 4087cf2 Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup(). by Dongsheng Yang · 9 years ago
  37. 03477d9 btrfs: qgroup: fix limit args override whole limit struct by Dongsheng Yang · 9 years ago
  38. d3001ed btrfs: qgroup: update limit info in function btrfs_run_qgroups(). by Dongsheng Yang · 10 years ago
  39. 1510e71 btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item(). by Dongsheng Yang · 10 years ago
  40. e8c8541 btrfs: qgroup: update qgroup in memory at the same time when we update it in btree. by Dongsheng Yang · 10 years ago
  41. 3eeb4d5 btrfs: qgroup: inherit limit info from srcgroup in creating snapshot. by Dongsheng Yang · 10 years ago
  42. c99f1b0 btrfs: Support busy loop of write and delete by Zhao Lei · 9 years ago
  43. d7c1517 btrfs: Fix NO_SPACE bug caused by delayed-iput by Zhao Lei · 9 years ago
  44. 18d018a btrfs: add WARN_ON() to check is space_info op current by Zhao Lei · 9 years ago
  45. c30666d btrfs: Set relative data on clear btrfs_block_group_cache->pinned by Zhao Lei · 9 years ago
  46. 264ca0f btrfs: Adjust commit-transaction condition to avoid NO_SPACE more by Zhao Lei · 9 years ago
  47. f2ab761 btrfs: Fix tail space processing in find_free_dev_extent() by Zhao Lei · 9 years ago
  48. 94b947b btrfs: fix condition of commit transaction by Zhao Lei · 9 years ago
  49. de249e6 Btrfs: fix uninit variable in clone ioctl by Chris Mason · 9 years ago
  50. ccccf3d6 Btrfs: fix inode eviction infinite loop after cloning into it by Filipe Manana · 9 years ago
  51. 113e828 Btrfs: fix inode eviction infinite loop after extent_same ioctl by Filipe Manana · 9 years ago
  52. df858e7 Btrfs: fix range cloning when same inode used as source and destination by Filipe Manana · 9 years ago
  53. 1a7e985d UBIFS: fix output format of INUM_WATERMARK by Sheng Yong · 9 years ago
  54. 6a63ef0 Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next by Dave Chinner · 9 years ago
  55. 21c3ea1 xfs: unlock i_mutex in xfs_break_layouts by Christoph Hellwig · 9 years ago
  56. 66db810 xfs: kill unnecessary firstused overflow check on attr3 leaf removal by Brian Foster · 9 years ago
  57. e87021a xfs: use larger in-core attr firstused field and detect overflow by Brian Foster · 9 years ago
  58. 2f66124 xfs: pass attr geometry to attr leaf header conversion functions by Brian Foster · 9 years ago
  59. bbe051c xfs: disallow ro->rw remount on norecovery mount by Eric Sandeen · 9 years ago
  60. 72c1a73 xfs: xfs_shift_file_space can be static by kbuild test robot · 9 years ago
  61. 6a23b45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  62. 4461471 ext4 crypto: enable filename encryption by Michael Halcrow · 9 years ago
  63. 1f3862b ext4 crypto: filename encryption modifications by Michael Halcrow · 9 years ago
  64. b309848 ext4 crypto: partial update to namei.c for fname crypto by Michael Halcrow · 9 years ago
  65. 4bdfc87 ext4 crypto: insert encrypted filenames into a leaf directory block by Michael Halcrow · 9 years ago
  66. 2f61830 ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames by Theodore Ts'o · 9 years ago
  67. d5d0e8c ext4 crypto: filename encryption facilities by Michael Halcrow · 9 years ago
  68. c9c7429 ext4 crypto: implement the ext4 decryption read path by Michael Halcrow · 9 years ago
  69. 2058f83 ext4 crypto: implement the ext4 encryption write path by Michael Halcrow · 9 years ago
  70. dde680c ext4 crypto: inherit encryption policies on inode and directory create by Michael Halcrow · 9 years ago
  71. d9cdc903 ext4 crypto: enforce context consistency by Theodore Ts'o · 9 years ago
  72. 88bd6cc ext4 crypto: add encryption key management facilities by Michael Halcrow · 9 years ago
  73. b30ab0e ext4 crypto: add ext4 encryption facilities by Michael Halcrow · 9 years ago
  74. 7da839c ocfs2: use __generic_file_write_iter() by Al Viro · 9 years ago
  75. 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 9 years ago
  76. 3309dd0 switch generic_write_checks() to iocb and iter by Al Viro · 9 years ago
  77. 9032025 ocfs2: move generic_write_checks() before the alignment checks by Al Viro · 9 years ago
  78. 5dc3161 ocfs2_file_write_iter: stop messing with ppos by Al Viro · 9 years ago
  79. dfea934 Merge branch 'for-linus' into for-next by Al Viro · 9 years ago
  80. 165f1a6 udf_file_write_iter: reorder and simplify by Al Viro · 9 years ago
  81. 6b775b1 fuse: ->direct_IO() doesn't need generic_write_checks() by Al Viro · 9 years ago
  82. e768d7f ext4_file_write_iter: move generic_write_checks() up by Al Viro · 9 years ago
  83. 99733fa xfs_file_aio_write_checks: switch to iocb/iov_iter by Al Viro · 9 years ago
  84. 0fa6b00 generic_write_checks(): drop isblk argument by Al Viro · 9 years ago
  85. 7ec7b94 blkdev_write_iter: expand generic_file_checks() call in there by Al Viro · 9 years ago
  86. 5f380c7 lift generic_write_checks() into callers of __generic_file_write_iter() by Al Viro · 9 years ago
  87. e9d1593 cifs: fold cifs_iovec_write() into the only caller by Al Viro · 9 years ago
  88. ccca268 ntfs: move iov_iter_truncate() closer to generic_write_checks() by Al Viro · 9 years ago
  89. f765b13 new_sync_write(): discard ->ki_pos unless the return value is positive by Al Viro · 9 years ago
  90. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  91. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  92. a95cd63 Remove rw from dax_{do_,}io() by Omar Sandoval · 9 years ago
  93. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  94. 8436318 ->aio_read and ->aio_write removed by Al Viro · 9 years ago
  95. 9a219bc kill do_sync_read/do_sync_write by Al Viro · 9 years ago
  96. 6c09e94 fuse: use iov_iter_get_pages() for non-splice path by Al Viro · 9 years ago
  97. fbdbacc fuse: switch to ->read_iter/->write_iter by Al Viro · 9 years ago
  98. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  99. 86cc058 coredump: accept any write method by Al Viro · 9 years ago
  100. 3d04c8a export __vfs_read() by Al Viro · 9 years ago