1. c364b6d xfs: fix bmv_count confusion w/ shared extents by Darrick J. Wong · 8 years ago
  2. 2aa6ba7b xfs: clear _XBF_PAGES from buffers when readahead page by Darrick J. Wong · 8 years ago
  3. 493611e xfs: extsize hints are not unlikely in xfs_bmap_btalloc by Christoph Hellwig · 8 years ago
  4. 5a93790 xfs: remove racy hasattr check from attr ops by Brian Foster · 8 years ago
  5. 76d771b xfs: use per-AG reservations for the finobt by Christoph Hellwig · 8 years ago
  6. 4dfa2b8 xfs: only update mount/resv fields on success in __xfs_ag_resv_init by Christoph Hellwig · 8 years ago
  7. e5ff5ce nsfs: Add an ioctl() to return the namespace type by Michael Kerrisk (man-pages) · 8 years ago
  8. f598f82 romfs: use different way to generate fsid for BLOCK or MTD by Coly Li · 8 years ago
  9. 3ba4bce proc: add a schedule point in proc_pid_readdir() by Eric Dumazet · 8 years ago
  10. 15a77c6 userfaultfd: fix SIGBUS resulting from false rwsem wakeups by Andrea Arcangeli · 8 years ago
  11. 6affb9d dax: fix build warnings with FS_DAX and !FS_IOMAP by Ross Zwisler · 8 years ago
  12. 83d230e xfs: verify dirblocklog correctly by Darrick J. Wong · 8 years ago
  13. a430607 NFSv4.0: always send mode in SETATTR after EXCLUSIVE4 by Benjamin Coddington · 8 years ago
  14. 690e532 block: fix use after free in __blkdev_direct_IO by Christoph Hellwig · 8 years ago
  15. 8ac0925 NFSv4.1: Fix a deadlock in layoutget by Trond Myklebust · 8 years ago
  16. 68eb94f proc: Better ownership of files for non-dumpable tasks in user namespaces by Eric W. Biederman · 8 years ago
  17. 9227dd2 exec: Remove LSM_UNSAFE_PTRACE_CAP by Eric W. Biederman · 8 years ago
  18. 1cce1ee inotify: Convert to using per-namespace limits by Nikolay Borisov · 8 years ago
  19. d2b3964 xfs: fix COW writeback race by Christoph Hellwig · 8 years ago
  20. 43c7322 ext4: replace BUG_ON with WARN_ON in mb_find_extent() by Theodore Ts'o · 8 years ago
  21. 01daf94 ext4: propagate error values from ext4_inline_data_truncate() by Theodore Ts'o · 8 years ago
  22. e90665a Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  23. 56ef188 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  24. eefa9fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  25. 70f16ce udf: allow implicit blocksize specification during mount by Fabian Frederick · 8 years ago
  26. 6e0362b Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  27. 91298ee Btrfs: fix truncate down when no_holes feature is enabled by Liu Bo · 8 years ago
  28. 97dcdea Btrfs: Fix deadlock between direct IO and fast fsync by Chandan Rajendra · 8 years ago
  29. 47b5d64 btrfs: fix false enospc error when truncating heavily reflinked file by Wang Xiaoguang · 8 years ago
  30. 377e7a2 Make static usermode helper binaries constant by Greg Kroah-Hartman · 8 years ago
  31. fd29f7a xfs: fix xfs_mode_to_ftype() prototype by Arnd Bergmann · 8 years ago
  32. 6df8c9d ceph: fix bad endianness handling in parse_reply_info_extra by Jeff Layton · 8 years ago
  33. fe2ed42 ceph: fix endianness bug in frag_tree_split_cmp by Jeff Layton · 8 years ago
  34. 1097680 ceph: fix endianness of getattr mask in ceph_d_revalidate by Jeff Layton · 8 years ago
  35. 6e09d0f ceph: fix ceph_get_caps() interruption by Yan, Zheng · 8 years ago
  36. 4c7d0c9 ovl: fix possible use after free on redirect dir lookup by Amir Goldstein · 8 years ago
  37. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 657bdfb xfs: don't wrap ID in xfs_dq_get_next_id by Eric Sandeen · 8 years ago
  39. a324cbf xfs: sanity check inode di_mode by Amir Goldstein · 8 years ago
  40. fab8eef xfs: sanity check inode mode when creating new dentry by Amir Goldstein · 8 years ago
  41. 1fc4d33 xfs: replace xfs_mode_to_ftype table with switch statement by Amir Goldstein · 8 years ago
  42. b597dd5 xfs: add missing include dependencies to xfs_dir2.h by Amir Goldstein · 8 years ago
  43. 3c6f46e xfs: sanity check directory inode di_size by Amir Goldstein · 8 years ago
  44. bf46ecc xfs: make the ASSERT() condition likely by Amir Goldstein · 8 years ago
  45. 1cb51a1 ubifs: Fix journal replay wrt. xattr nodes by Richard Weinberger · 8 years ago
  46. 3d4b2fc ubifs: remove redundant checks for encryption key by Eric Biggers · 8 years ago
  47. a75467d ubifs: allow encryption ioctls in compat mode by Eric Biggers · 8 years ago
  48. 404e0b6 ubifs: add CONFIG_BLOCK dependency for encryption by Arnd Bergmann · 8 years ago
  49. 507502a ubifs: fix unencrypted journal write by Peter Rosin · 8 years ago
  50. e8f1974 ubifs: ensure zero err is returned on successful return by Colin Ian King · 8 years ago
  51. 5cf7a0f Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  52. 51c89e6 afs: Conditionalise a new unused variable by Arnd Bergmann · 8 years ago
  53. 2eabb8b Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  54. 99421c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  55. f4d3935 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  56. 34241af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  57. 4d22c75 coredump: Ensure proper size of sparse core files by Dave Kleikamp · 8 years ago
  58. a12f1ae aio: fix lock dep warning by Shaohua Li · 8 years ago
  59. 81ddd8c cifs: initialize file_info_lock by Rabin Vincent · 8 years ago
  60. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  61. 1e24edc locking/atomic, kref: Add KREF_INIT() by Peter Zijlstra · 8 years ago
  62. 6fa7aa5 fs/jbd2, locking/mutex, sched/wait: Use mutex_lock_io() for journal->j_checkpoint_mutex by Tejun Heo · 8 years ago
  63. e96f8f1 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  64. 04e3962 Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  65. c6180a6 NFSv4: Fix client recovery when server reboots multiple times by Trond Myklebust · 8 years ago
  66. 2106752 fuse: fix time_to_jiffies nsec sanity check by David Sheets · 8 years ago
  67. a8a86d7 fuse: clear FR_PENDING flag when moving requests out of pending queue by Tahsin Erdogan · 8 years ago
  68. dcd20869 nfsd: fix supported attributes for acl & labels by J. Bruce Fields · 8 years ago
  69. d3129ef NFSv4: update_changeattr should update the attribute timestamp by Trond Myklebust · 8 years ago
  70. c40d52f NFSv4: Don't call update_changeattr() unless the unlink is successful by Trond Myklebust · 8 years ago
  71. c733c49 NFSv4: Don't apply change_info4 twice on rename within a directory by Trond Myklebust · 8 years ago
  72. 2dfc617 NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created by Trond Myklebust · 8 years ago
  73. e28ac1f Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  74. 84fcc2d ceph: fix get_oldest_context() by Geng, Jichao · 8 years ago
  75. cc8e834 ceph: fix mds cluster availability check by Yan, Zheng · 8 years ago
  76. 4b09ec4 nfs: Don't take a reference on fl->fl_file for LOCK operation by Benjamin Coddington · 8 years ago
  77. f99e864 block: Rename blk_queue_zone_size and bdev_zone_size by Damien Le Moal · 8 years ago
  78. b907f2d ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores by Theodore Ts'o · 8 years ago
  79. c755e25 ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() by Theodore Ts'o · 8 years ago
  80. 670e987 ext4: add debug_want_extra_isize mount option by Theodore Ts'o · 8 years ago
  81. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. 0a417b8 xfs: Timely free truncated dirty pages by Jan Kara · 8 years ago
  83. 0bf70aeb Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.10 by Chris Mason · 8 years ago
  84. e7ee2c08 ocfs2: fix crash caused by stale lvb with fsdlm plugin by Eric Ren · 8 years ago
  85. f729c8c dax: wrprotect pmd_t in dax_mapping_entry_mkclean by Ross Zwisler · 8 years ago
  86. dd545b5 do_direct_IO: Use inode->i_blkbits to compute block count to be cleaned by Chandan Rajendra · 8 years ago
  87. 1d82a56 udf: check partition reference in udf_read_inode() by Fabian Frederick · 8 years ago
  88. 23bcda1 udf: atomically read inode size by Fabian Frederick · 8 years ago
  89. 54bb60d udf: merge module informations in super.c by Fabian Frederick · 8 years ago
  90. b31c9ed udf: remove next_epos from udf_update_extent_cache() by Fabian Frederick · 8 years ago
  91. 7ed0fbd udf: Factor out trimming of crtime by Fabian Frederick · 8 years ago
  92. d50c4dd udf: remove empty condition by Fabian Frederick · 8 years ago
  93. bbc9abd udf: remove unneeded line break by Fabian Frederick · 8 years ago
  94. 02d4ca4 udf: merge bh free by Fabian Frederick · 8 years ago
  95. 3cc6f84 udf: use pointer for kernel_long_ad argument by Fabian Frederick · 8 years ago
  96. 75f2713 udf: use __packed instead of __attribute__ ((packed)) by Fabian Frederick · 8 years ago
  97. 497de07 tmpfs: clear S_ISGID when setting posix ACLs by Gu Zheng · 8 years ago
  98. 93362fa sysctl: Drop reference added by grab_header in proc_sys_readdir by Zhou Chengming · 8 years ago
  99. 7542272 libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount by Eric W. Biederman · 8 years ago
  100. 3895dbf mnt: Protect the mountpoint hashtable with mount_lock by Eric W. Biederman · 8 years ago