1. 38c1c2e Btrfs: fix crash on endio of reading corrupted block by Liu Bo · 11 years ago
  2. a3c1089 btrfs: fix leak in qgroup_subtree_accounting() error path by Eric Sandeen · 11 years ago
  3. 51f395a btrfs: Use right extent length when inserting overlap extent map. by Qu Wenruo · 11 years ago
  4. 62e2390 Btrfs: clone, don't create invalid hole extent map by Filipe Manana · 11 years ago
  5. 7064dd5 Btrfs: don't monopolize a core when evicting inode by Filipe Manana · 11 years ago
  6. 74121f7c Btrfs: fix hole detection during file fsync by Filipe Manana · 11 years ago
  7. 5762b5c Btrfs: ensure tmpfile inode is always persisted with link count of 0 by Filipe Manana · 11 years ago
  8. 9c3b306 Btrfs: race free update of commit root for ro snapshots by Filipe Manana · 11 years ago
  9. 87fa3bb Btrfs: fix regression of btrfs device replace by Liu Bo · 11 years ago
  10. 9566997 Btrfs: don't consider the missing device when allocating new chunks by Miao Xie · 11 years ago
  11. 7df69d3 Btrfs: Fix wrong device size when we are resizing the device by Miao Xie · 11 years ago
  12. 5d68da3 Btrfs: don't write any data into a readonly device when scrub by Miao Xie · 11 years ago
  13. ff61d17 Btrfs: Fix the problem that the replace destroys the seed filesystem by Miao Xie · 11 years ago
  14. 2c91943 btrfs: Return right extent when fiemap gives unaligned offset and len. by Qu Wenruo · 11 years ago
  15. e2eca69 Btrfs: fix wrong extent mapping for DirectIO by Wang Shilong · 11 years ago
  16. 9a025a0 Btrfs: fix wrong write range for filemap_fdatawrite_range() by Wang Shilong · 11 years ago
  17. 3a7d55c Btrfs: fix wrong missing device counter decrease by Miao Xie · 11 years ago
  18. 69611ac Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs by Miao Xie · 11 years ago
  19. 77bdae4 btrfs: check generation as replace duplicates devid+uuid by Anand Jain · 11 years ago
  20. b96de00 Btrfs: device_list_add() should not update list when mounted by Anand Jain · 11 years ago
  21. 1707e26 Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call. by chandan · 11 years ago
  22. 7a5c3c9 Btrfs: fix put dio bio twice when we submit dio bio fail by Miao Xie · 11 years ago
  23. 8d875f9 btrfs: disable strict file flushes for renames and truncates by Chris Mason · 11 years ago
  24. 27b9a81 Btrfs: fix csum tree corruption, duplicate and outdated checksums by Filipe Manana · 11 years ago
  25. 4eb1f66 Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch by Takashi Iwai · 11 years ago
  26. ce62003 Btrfs: fix compressed write corruption on enospc by Liu Bo · 11 years ago
  27. f90e579 btrfs: correctly handle return from ulist_add by Mark Fasheh · 11 years ago
  28. 1152651 btrfs: qgroup: account shared subtrees during snapshot delete by Mark Fasheh · 11 years ago
  29. 6f7ff6d Btrfs: read lock extent buffer while walking backrefs by Filipe Manana · 11 years ago
  30. e339a6b Btrfs: __btrfs_mod_ref should always use no_quota by Josef Bacik · 11 years ago
  31. ba7b6e6 btrfs: adjust statfs calculations according to raid profiles by David Sterba · 11 years ago
  32. 6d2b617 vfs: fix check for fallocate on active swapfile by Eric Biggers · 11 years ago
  33. af43647 direct-io: fix AIO regression by Christoph Hellwig · 11 years ago
  34. 0ef1351 AFS: Correctly assemble the client UUID by David Howells · 11 years ago
  35. fbf08ef Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs by Linus Torvalds · 11 years ago
  36. 0246544 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  37. 295dc39 fs: umount on symlink leaks mnt count by Vasily Averin · 11 years ago
  38. 6fcc542 direct-io: fix uninitialized warning in do_direct_IO() by Boaz Harrosh · 11 years ago
  39. 82e13c7 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  40. 4e66d44 simple_xattr: permit 0-size extended attributes by Hugh Dickins · 11 years ago
  41. aed8adb coredump: fix the setting of PF_DUMPCORE by Silesh C V · 11 years ago
  42. f98bac5 NFSD: Fix crash encoding lock reply on 32-bit by Kinglong Mee · 11 years ago
  43. d7afaec fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT by Andrew Gallagher · 11 years ago
  44. a800bad3 fuse: s_time_gran fix by Miklos Szeredi · 11 years ago
  45. da83fc6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  46. 90d51d5 Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  47. 0bfaa9c btrfs: test for valid bdev before kobj removal in btrfs_rm_device by Eric Sandeen · 11 years ago
  48. 98ce2de Btrfs: fix abnormal long waiting in fsync by Liu Bo · 11 years ago
  49. f839719 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  50. 847f56e Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  51. 27ff6a0 GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes by Fabian Frederick · 11 years ago
  52. 6b49d1d GFS2: memcontrol: Spelling s/invlidate/invalidate/ by Geert Uytterhoeven · 11 years ago
  53. 97a4f1d GFS2: Allow caching of glocks for flock by Bob Peterson · 11 years ago
  54. 5bef3e7 GFS2: Allow flocks to use normal glock dq rather than dq_wait by Bob Peterson · 11 years ago
  55. 6ec43b1 GFS2: replace count*size kzalloc by kcalloc by Fabian Frederick · 11 years ago
  56. fe0bbd2 GFS2: Use GFP_NOFS when allocating glocks by Steven Whitehouse · 11 years ago
  57. 94a09a3 GFS2: Fix race in glock lru glock disposal by Steven Whitehouse · 11 years ago
  58. 79272b3 GFS2: Only wait for demote when last holder is dequeued by Bob Peterson · 11 years ago
  59. c20ddc64 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  60. d68aab6b quota: missing lock in dqcache_shrink_scan() by Niu Yawei · 11 years ago
  61. 0b632204 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  62. 03e0134 xfs: null unused quota inodes when quota is on by Dave Chinner · 11 years ago
  63. cf11da9 xfs: refine the allocation stack switch by Dave Chinner · 11 years ago
  64. aa182e6 Revert "xfs: block allocation work needs to be kswapd aware" by Dave Chinner · 11 years ago
  65. 263782c aio: protect reqs_available updates from changes in interrupt handlers by Benjamin LaHaise · 11 years ago
  66. f2b3455 fuse: replace count*size kzalloc by kcalloc by Fabian Frederick · 11 years ago
  67. 27f1b36 fuse: release temporary page if fuse_writepage_locked() failed by Maxim Patlasov · 11 years ago
  68. 18b34d9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  69. f563b89 NFS: Don't reset pg_moreio in __nfs_pageio_add_request by Trond Myklebust · 11 years ago
  70. aafe375 NFS: Remove 2 unused variables by Trond Myklebust · 11 years ago
  71. 3e21704 nfs: handle multiple reqs in nfs_wb_page_cancel by Weston Andros Adamson · 11 years ago
  72. d458138 nfs: handle multiple reqs in nfs_page_async_flush by Weston Andros Adamson · 11 years ago
  73. 84d3a9a nfs: change find_request to find_head_request by Weston Andros Adamson · 11 years ago
  74. 85710a8 nfs: nfs_page should take a ref on the head req by Weston Andros Adamson · 11 years ago
  75. 17089a2 nfs: mark nfs_page reqs with flag for extra ref by Weston Andros Adamson · 11 years ago
  76. bf40c92 ext4: fix potential null pointer dereference in ext4_free_inode by Namjae Jeon · 11 years ago
  77. 3f1f9b8 ext4: fix a potential deadlock in __ext4_es_shrink() by Theodore Ts'o · 11 years ago
  78. bae78dc Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  79. f9ae9cf ext4: revert commit which was causing fs corruption after journal replays by Theodore Ts'o · 11 years ago
  80. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  81. 4237ba4 fuse: restructure ->rename2() by Miklos Szeredi · 11 years ago
  82. 191d385 Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  83. 50e1f8d f2fs: avoid to access NULL pointer in issue_flush_thread by Chao Yu · 11 years ago
  84. 2743f86 f2fs: check bdi->dirty_exceeded when trying to skip data writes by Jaegeuk Kim · 11 years ago
  85. b2c0829 f2fs: do checkpoint for the renamed inode by Jaegeuk Kim · 11 years ago
  86. dd4d961 f2fs: release new entry page correctly in error path of f2fs_rename by Chao Yu · 11 years ago
  87. 90d7245 f2fs: fix error path in init_inode_metadata by Chao Yu · 11 years ago
  88. d6b7d4b f2fs: check lower bound nid value in check_nid_range by Chao Yu · 11 years ago
  89. 8bc6f60 f2fs: remove unused variables in f2fs_sm_info by Chao Yu · 11 years ago
  90. 74adf83 nfs: only show Posix ACLs in listxattr if actually present by Christoph Hellwig · 11 years ago
  91. c3a4561 nfsd: Fix bad reserving space for encoding rdattr_error by Kinglong Mee · 11 years ago
  92. c55a01d fuse: avoid scheduling while atomic by Miklos Szeredi · 11 years ago
  93. 233a01f fuse: handle large user and group ID by Miklos Szeredi · 11 years ago
  94. 7b3d8bf fuse: inode: drop cast by Himangi Saraogi · 11 years ago
  95. 154210c fuse: ignore entry-timeout on LOOKUP_REVAL by Anand Avati · 11 years ago
  96. 126b9d4 fuse: timeout comparison fix by Miklos Szeredi · 11 years ago
  97. 5dd2142 ext4: disable synchronous transaction batching if max_batch_time==0 by Eric Sandeen · 11 years ago
  98. 94d4c06 ext4: clarify ext4_error message in ext4_mb_generate_buddy_error() by Theodore Ts'o · 11 years ago
  99. ae0f78d ext4: clarify error count warning messages by Theodore Ts'o · 11 years ago
  100. 61c219f ext4: fix unjournalled bg descriptor while initializing inode bitmap by Theodore Ts'o · 11 years ago