1. 8bd98f0 btrfs: csum_tree_block: return proper errno value by Alex Lyakas · 9 years ago
  2. 5e33a2b Btrfs: do not collect ordered extents when logging that inode exists by Filipe Manana · 9 years ago
  3. affc0ff Btrfs: fix race when checking if we can skip fsync'ing an inode by Filipe Manana · 9 years ago
  4. daac7ba Btrfs: fix listxattrs not listing all xattrs packed in the same item by Filipe Manana · 9 years ago
  5. ade7702 Btrfs: fix deadlock between direct IO reads and buffered writes by Filipe Manana · 9 years ago
  6. f4dfe68 Btrfs: fix extent_same allowing destination offset beyond i_size by Filipe Manana · 9 years ago
  7. 2be63d5 Btrfs: fix file loss on log replay after renaming a file and fsync by Filipe Manana · 9 years ago
  8. 1ec9a1a Btrfs: fix unreplayable log after snapshot delete + parent dir fsync by Filipe Manana · 9 years ago
  9. c05c5ee Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.6 by Chris Mason · 9 years ago
  10. 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  11. 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 9 years ago
  12. a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 9 years ago
  13. d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 9 years ago
  14. c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 9 years ago
  15. 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 9 years ago
  16. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 9 years ago
  17. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  18. 1c27147 Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  19. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 9 years ago
  20. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 9 years ago
  21. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 9 years ago
  22. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 9 years ago
  23. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 9 years ago
  24. 03cdadb block: disable block device DAX by default by Dan Williams · 9 years ago
  25. a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 9 years ago
  26. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
  27. f5bc27c Merge branch 'dev/control-ioctl' into for-chris-4.6 by David Sterba · 9 years ago
  28. fa695b0 Merge branch 'misc-4.6' into for-chris-4.6 by David Sterba · 9 years ago
  29. f004fae0 Merge branch 'cleanups-4.6' into for-chris-4.6 by David Sterba · 9 years ago
  30. 675d276 Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6 by David Sterba · 9 years ago
  31. e9ddd77 Merge branch 'foreign/josef/space-updates' into for-chris-4.6 by David Sterba · 9 years ago
  32. ff7db6e Merge branch 'foreign/zhaolei/reada' into for-chris-4.6 by David Sterba · 9 years ago
  33. 23c1a96 Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6 by David Sterba · 9 years ago
  34. 67d605f Merge branch 'dev/rename-keys' into for-chris-4.6 by David Sterba · 9 years ago
  35. e22b3d1 Merge branch 'dev/gfp-flags' into for-chris-4.6 by David Sterba · 9 years ago
  36. 5f1b566 Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6 by David Sterba · 9 years ago
  37. aa263c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  38. 420eb6d Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  39. 73beece Btrfs: fix lockdep deadlock warning due to dev_replace by Liu Bo · 10 years ago
  40. d5131b6 btrfs: drop unused argument in btrfs_ioctl_get_supported_features by David Sterba · 9 years ago
  41. c5868f8 btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls by David Sterba · 9 years ago
  42. f7e98a7 btrfs: change max_inline default to 2048 by David Sterba · 9 years ago
  43. 11ea474 btrfs: remove error message from search ioctl for nonexistent tree by David Sterba · 9 years ago
  44. f827ba9 btrfs: avoid uninitialized variable warning by Arnd Bergmann · 9 years ago
  45. 9fd4b9f NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls by Trond Myklebust · 9 years ago
  46. 2454dfe NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout by Trond Myklebust · 9 years ago
  47. 0389075 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. 7ae8fd0 fs/pnode.c: treat zero mnt_group_id-s as unequal by Maxim Patlasov · 9 years ago
  49. 0bacbe5 affs_do_readpage_ofs(): just use kmap_atomic() around memcpy() by Al Viro · 9 years ago
  50. 0e9a7da xattr handlers: plug a lock leak in simple_xattr_list by Mateusz Guzik · 9 years ago
  51. 2feb55f fs: allow no_seek_end_llseek to actually seek by Wouter van Kesteren · 9 years ago
  52. 020ecbb Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  53. ce6b714 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  54. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  55. 74dae42 ext4: fix crashes in dioread_nolock mode by Jan Kara · 9 years ago
  56. ed8ad83 ext4: fix bh->b_state corruption by Jan Kara · 9 years ago
  57. 0918f1c fsnotify: turn fsnotify reaper thread into a workqueue job by Jeff Layton · 9 years ago
  58. 13d34ac Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" by Jeff Layton · 9 years ago
  59. aa66b0b btrfs: fix memory leak of fs_info in block group cache by Kinglong Mee · 9 years ago
  60. 4da2e26 btrfs: Continue write in case of can_not_nocow by Zhao Lei · 9 years ago
  61. 5598e90 btrfs: drop null testing before destroy functions by Kinglong Mee · 9 years ago
  62. 89771cc btrfs: fix build warning by Sudip Mukherjee · 9 years ago
  63. 47dc196 btrfs: use proper type for failrec in extent_state by David Sterba · 9 years ago
  64. 04b285f btrfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 9 years ago
  65. 8f682f6 btrfs: remove open-coded swap() in backref.c:__merge_refs by Dave Jones · 9 years ago
  66. ac1407b btrfs: remove redundant error check by Byongho Lee · 9 years ago
  67. 0138b6f btrfs: simplify expression in btrfs_calc_trans_metadata_size() by Byongho Lee · 9 years ago
  68. baee879 Btrfs: check reserved when deciding to background flush by Josef Bacik · 9 years ago
  69. 88d3a5a Btrfs: add transaction space reservation tracepoints by Josef Bacik · 9 years ago
  70. dc95f7b Btrfs: fix truncate_space_check by Josef Bacik · 9 years ago
  71. fb4b10e Btrfs: change how we update the global block rsv by Josef Bacik · 9 years ago
  72. 7aff8cf btrfs: reada: ignore creating reada_extent for a non-existent device by Zhao Lei · 9 years ago
  73. 4fe7a0e btrfs: reada: avoid undone reada extents in btrfs_reada_wait by Zhao Lei · 9 years ago
  74. 2fefd55 btrfs: reada: limit max works count by Zhao Lei · 9 years ago
  75. 895a11b btrfs: reada: simplify dev->reada_in_flight processing by Zhao Lei · 9 years ago
  76. 8afd684 btrfs: reada: Fix a debug code typo by Zhao Lei · 9 years ago
  77. 57f16e0 btrfs: reada: Jump into cleanup in direct way for __readahead_hook() by Zhao Lei · 9 years ago
  78. 02873e4 btrfs: reada: Use fs_info instead of root in __readahead_hook's argument by Zhao Lei · 9 years ago
  79. 6e39dbe btrfs: reada: Pass reada_extent into __readahead_hook directly by Zhao Lei · 9 years ago
  80. b257cf5 btrfs: reada: move reada_extent_put to place after __readahead_hook() by Zhao Lei · 9 years ago
  81. 1e7970c btrfs: reada: Remove level argument in severial functions by Zhao Lei · 9 years ago
  82. 3194502 btrfs: reada: bypass adding extent when all zone failed by Zhao Lei · 9 years ago
  83. 6a159d2 btrfs: reada: add all reachable mirrors into reada device list by Zhao Lei · 9 years ago
  84. a3f7fde btrfs: reada: Move is_need_to_readahead contition earlier by Zhao Lei · 9 years ago
  85. 2850713 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  86. c897570 pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page by Kinglong Mee · 9 years ago
  87. 4bdf87e nfs4: fix stateid handling for the NFS v4.2 operations by Christoph Hellwig · 9 years ago
  88. d9dfd8d NFSv4: Fix a dentry leak on alias use by Benjamin Coddington · 9 years ago
  89. 3d65ae4 writeback: initialize inode members that track writeback history by Tahsin Erdogan · 9 years ago
  90. 65c23c6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  91. 5ff8eaa writeback: keep superblock pinned during cgroup writeback association switches by Tejun Heo · 9 years ago
  92. 97d5f0e btrfs: reada: Avoid many times of empty loop by Zhao Lei · 9 years ago
  93. 8e9aa51 btrfs: reada: Add missed segment checking in reada_find_zone by Zhao Lei · 9 years ago
  94. c37f49c btrfs: reada: reduce additional fs_info->reada_lock in reada_find_zone by Zhao Lei · 9 years ago
  95. 5037853 btrfs: reada: Fix in-segment calculation for reada by Zhao Lei · 9 years ago
  96. 4682c21 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  97. c906f38 ext4: fix memleak in ext4_readdir() by Kirill Tkhai · 9 years ago
  98. 1636d1d Btrfs: fix direct IO requests not reporting IO error to user space by Filipe Manana · 9 years ago
  99. e0fa0d0 pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode by Trond Myklebust · 9 years ago
  100. 2f21596 pNFS: Fix pnfs_mark_matching_lsegs_return() by Trond Myklebust · 9 years ago