1. 396b251 NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success. by NeilBrown · 7 years ago
  2. e331f2f NFS: Fix a performance regression in readdir by Trond Myklebust · 8 years ago
  3. 4c4d4be pNFS: Fix race in pnfs_wait_on_layoutreturn by Trond Myklebust · 8 years ago
  4. 633b570 NFS: fix typo in parameter description by Wei Yongjun · 8 years ago
  5. 7a1dcd9 btrfs: fix error handling when run_delayed_extent_op fails by Jeff Mahoney · 7 years ago
  6. 003e316 btrfs: fix locking when we put back a delayed ref that's too new by Jeff Mahoney · 7 years ago
  7. 00cf64f sysctl: Drop reference added by grab_header in proc_sys_readdir by Zhou Chengming · 7 years ago
  8. 1a62a0f mnt: Protect the mountpoint hashtable with mount_lock by Eric W. Biederman · 7 years ago
  9. 28dad9a btrfs: fix crash when tracepoint arguments are freed by wq callbacks by David Sterba · 7 years ago
  10. 6ba35da xfs: Timely free truncated dirty pages by Jan Kara · 7 years ago
  11. 6c9bd81 ocfs2: fix crash caused by stale lvb with fsdlm plugin by Eric Ren · 7 years ago
  12. 1b9c255 xfs: fix max_retries _show and _store functions by Carlos Maiolino · 7 years ago
  13. 91192ae xfs: fix crash and data corruption due to removal of busy COW extents by Christoph Hellwig · 7 years ago
  14. b96e4e8 xfs: use the actual AG length when reserving blocks by Darrick J. Wong · 7 years ago
  15. d9c7c9f xfs: fix double-cleanup when CUI recovery fails by Darrick J. Wong · 7 years ago
  16. aa38f37 xfs: use GPF_NOFS when allocating btree cursors by Darrick J. Wong · 7 years ago
  17. 3c382dd xfs: ignore leaf attr ichdr.count in verifier during log replay by Eric Sandeen · 7 years ago
  18. c0020338 xfs: don't cap maximum dedupe request length by Darrick J. Wong · 7 years ago
  19. f8b2070 xfs: don't allow di_size with high bit set by Darrick J. Wong · 7 years ago
  20. 12815dd xfs: error out if trying to add attrs and anextents > 0 by Darrick J. Wong · 7 years ago
  21. cd4bf1d xfs: don't crash if reading a directory results in an unexpected hole by Darrick J. Wong · 7 years ago
  22. b88398d xfs: complain if we don't get nextents bmap records by Darrick J. Wong · 7 years ago
  23. 4bb31bc xfs: check for bogus values in btree block headers by Darrick J. Wong · 7 years ago
  24. b85f324 xfs: forbid AG btrees with level == 0 by Darrick J. Wong · 7 years ago
  25. 4081d4a xfs: handle cow fork in xfs_bmap_trace_exlist by Eric Sandeen · 7 years ago
  26. a585e1c xfs: pass state not whichfork to trace_xfs_extlist by Eric Sandeen · 7 years ago
  27. bdbfd4e xfs: Move AGI buffer type setting to xfs_read_agi by Eric Sandeen · 7 years ago
  28. 06ac11d xfs: pass post-eof speculative prealloc blocks to bmapi by Brian Foster · 7 years ago
  29. 553937d xfs: use new extent lookup helpers xfs_file_iomap_begin_delay by Christoph Hellwig · 7 years ago
  30. 3d6e3b1 xfs: clean up cow fork reservation and tag inodes correctly by Brian Foster · 7 years ago
  31. 4a32333 xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow by Christoph Hellwig · 7 years ago
  32. cf168f2 xfs: track preallocation separately in xfs_bmapi_reserve_delalloc() by Brian Foster · 7 years ago
  33. cf4fb51 xfs: remove prev argument to xfs_bmapi_reserve_delalloc by Christoph Hellwig · 7 years ago
  34. 3903257 xfs: always succeed when deduping zero bytes by Darrick J. Wong · 7 years ago
  35. 2b7dae9 xfs: factor rmap btree size into the indlen calculations by Darrick J. Wong · 7 years ago
  36. 49dc199 xfs: new inode extent list lookup helpers by Christoph Hellwig · 7 years ago
  37. b49ef75 xfs: fix unbalanced inode reclaim flush locking by Brian Foster · 7 years ago
  38. 63fa793 xfs: check minimum block size for CRC filesystems by Darrick J. Wong · 7 years ago
  39. f380ee7 xfs: provide helper for counting extents from if_bytes by Eric Sandeen · 7 years ago
  40. 3978c5bb xfs: don't BUG() on mixed direct and mapped I/O by Brian Foster · 7 years ago
  41. 2f09242 xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan by Brian Foster · 7 years ago
  42. a11f90c xfs: check return value of _trans_reserve_quota_nblks by Darrick J. Wong · 7 years ago
  43. ae8b6cb xfs: don't call xfs_sb_quota_from_disk twice by Eric Sandeen · 7 years ago
  44. a299abd f2fs: hide a maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  45. 725ba1a f2fs: remove percpu_count due to performance regression by Jaegeuk Kim · 8 years ago
  46. d259b68 fscrypt: fix renaming and linking special files by Eric Biggers · 7 years ago
  47. ba15def pNFS: Fix a deadlock between read resends and layoutreturn by Trond Myklebust · 8 years ago
  48. e523ce8 pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid by Trond Myklebust · 8 years ago
  49. f32659d pNFS: Don't clear the layout stateid if a layout return is outstanding by Trond Myklebust · 8 years ago
  50. 24b049f pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed by Trond Myklebust · 8 years ago
  51. b775b86a nfs_write_end(): fix handling of short copies by Al Viro · 8 years ago
  52. 6195cd1 bad_inode: add missing i_op initializers by Miklos Szeredi · 8 years ago
  53. d06485e fsnotify: Fix possible use-after-free in inode iteration on umount by Jan Kara · 8 years ago
  54. 11aa5c1 block: protect iterate_bdevs() against concurrent close by Rabin Vincent · 8 years ago
  55. e120962 xfs: set AGI buffer type in xlog_recover_clear_agi_bucket by Eric Sandeen · 8 years ago
  56. c11a13d xfs: fix up xfs_swap_extent_forks inline extent handling by Eric Sandeen · 8 years ago
  57. c954acc CIFS: Fix a possible memory corruption in push locks by Pavel Shilovsky · 8 years ago
  58. 9f9d982 CIFS: Decrease verbosity of ioctl call by Pavel Shilovsky · 8 years ago
  59. 46890ff CIFS: Fix a possible double locking of mutex during reconnect by Pavel Shilovsky · 8 years ago
  60. 69d13b6 CIFS: Fix missing nls unload in smb2_reconnect() by Pavel Shilovsky · 8 years ago
  61. 48f9526 CIFS: Fix a possible memory corruption during reconnect by Pavel Shilovsky · 8 years ago
  62. 7aa58e7 cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack by Andy Lutomirski · 7 years ago
  63. 01e15b3 f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack by Jaegeuk Kim · 8 years ago
  64. 027611e f2fs: fix overflow due to condition check order by Jaegeuk Kim · 8 years ago
  65. 1134ef1 f2fs: set ->owner for debugfs status file's file_operations by Nicolai Stange · 8 years ago
  66. a43e1c4 Revert "f2fs: use percpu_counter for # of dirty pages in inode" by Jaegeuk Kim · 8 years ago
  67. 9abce3c ext4: do not perform data journaling when data is encrypted by Sergey Karamov · 8 years ago
  68. acf3efd ext4: return -ENOMEM instead of success by Dan Carpenter · 8 years ago
  69. 3e4f8da ext4: reject inodes with negative size by Darrick J. Wong · 8 years ago
  70. 8084f57 ext4: add sanity checking to count_overhead() by Theodore Ts'o · 8 years ago
  71. 956e2a0 ext4: fix in-superblock mount options processing by Theodore Ts'o · 8 years ago
  72. 01772f4 ext4: use more strict checks for inodes_per_block on mount by Theodore Ts'o · 8 years ago
  73. b493c71 ext4: fix stack memory corruption with 64k block size by Chandan Rajendra · 8 years ago
  74. c3881ab ext4: fix mballoc breakage with 64k block size by Chandan Rajendra · 8 years ago
  75. 24d1251 ext4: don't lock buffer in ext4_commit_super if holding spinlock by Theodore Ts'o · 8 years ago
  76. e747b4a ptrace: Capture the ptracer's creds not PT_PTRACE_CAP by Eric W. Biederman · 8 years ago
  77. cfa2d65 block_dev: don't test bdev->bd_contains when it is not stable by NeilBrown · 8 years ago
  78. b6cce9b splice: reinstate SIGPIPE/EPIPE handling by Linus Torvalds · 7 years ago
  79. c1df5a6 fs: exec: apply CLOEXEC before changing dumpable task flags by Aleksa Sarai · 7 years ago
  80. 21245b8 exec: Ensure mm->user_ns contains the execed files by Eric W. Biederman · 8 years ago
  81. 1a5ec7d Btrfs: fix qgroup rescan worker initialization by Filipe Manana · 8 years ago
  82. a1e0e04 Btrfs: fix emptiness check for dirtied extent buffers at check_leaf() by Filipe Manana · 8 years ago
  83. c01ea88 btrfs: store and load values of stripes_min/stripes_max in balance status item by David Sterba · 8 years ago
  84. 01f285f Btrfs: fix relocation incorrectly dropping data references by Filipe Manana · 8 years ago
  85. 26dc524 Btrfs: fix tree search logic when replaying directory entry deletes by Robbie Ko · 8 years ago
  86. 664b053 Btrfs: fix deadlock caused by fsync when logging directory entries by Robbie Ko · 8 years ago
  87. 7d470f04 Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty by Liu Bo · 8 years ago
  88. 3bac322 btrfs: limit async_work allocation and worker func duration by Maxim Patlasov · 7 years ago
  89. af9468d Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  90. c3f4688 ceph: don't set req->r_locked_dir in ceph_d_revalidate by Jeff Layton · 8 years ago
  91. c01638f fuse: fix clearing suid, sgid for chown() by Miklos Szeredi · 8 years ago
  92. 2caceb3 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  93. a107bf8 isofs: add KERN_CONT to printing of ER records by Mike Rapoport · 8 years ago
  94. c4fcfc1 ovl: fix d_real() for stacked fs by Miklos Szeredi · 8 years ago
  95. ae9ebe7 CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix() by Eryu Guan · 8 years ago
  96. b8c6001 Call echo service immediately after socket reconnect by Sachin Prabhu · 8 years ago
  97. 5f4b556 CIFS: Fix BUG() in calc_seckey() by Sachin Prabhu · 8 years ago
  98. 8e54cad fix default_file_splice_read() by Al Viro · 8 years ago
  99. 10b9dd5 Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  100. d55b352 NFSv4.x: hide array-bounds warning by Arnd Bergmann · 8 years ago