1. 415f9b7 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  2. e26bfeb fscache: Fix dead object requeue by David Howells · 8 years ago
  3. 6bdded5 fscache: Clear outstanding writes when disabling a cookie by David Howells · 8 years ago
  4. 62deb81 FS-Cache: Initialise stores_lock in netfs cookie by David Howells · 8 years ago
  5. 72148ae block: make scsi_request and scsi ioctl support optional by Christoph Hellwig · 8 years ago
  6. 41f5335 nfsd: special case truncates some more by Christoph Hellwig · 8 years ago
  7. d19fb70 NFSD: Fix a null reference case in find_or_create_lock_stateid() by Kinglong Mee · 8 years ago
  8. aacee72 GFS2: Reduce contention on gfs2_log_lock by Bob Peterson · 8 years ago
  9. 9556ad6 Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 8 years ago
  10. d56a5ca Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  11. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  13. b18b6a9 timers: Omit POSIX timer stuff from task_struct when disabled by Nicolas Pitre · 8 years ago
  14. 3365135 Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  15. 5906374 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
  16. 2fb78e8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  17. 3b13649 ext4: fix data corruption in data=journal mode by Jan Kara · 8 years ago
  18. cd648b8 ext4: trim allocation requests to group size by Jan Kara · 8 years ago
  19. e0d76fa xfs: prevent quotacheck from overloading inode lru by Brian Foster · 8 years ago
  20. 192738b GFS2: Inline function meta_lo_add by Bob Peterson · 8 years ago
  21. 9862ca0 GFS2: Switch tr_touched to flag in transaction by Bob Peterson · 8 years ago
  22. 57b59ed Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations by Omar Sandoval · 8 years ago
  23. 1fdf419 Btrfs: disable xattr operations on subvolume directories by Omar Sandoval · 8 years ago
  24. 67ade05 Btrfs: remove old tree_root case in btrfs_read_locked_inode() by Omar Sandoval · 8 years ago
  25. ee6625a pNFS: Fix a reference leak in _pnfs_return_layout by Trond Myklebust · 8 years ago
  26. 406dab8 nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED" by Chuck Lever · 8 years ago
  27. c364b6d xfs: fix bmv_count confusion w/ shared extents by Darrick J. Wong · 8 years ago
  28. 2aa6ba7b xfs: clear _XBF_PAGES from buffers when readahead page by Darrick J. Wong · 8 years ago
  29. 493611e xfs: extsize hints are not unlikely in xfs_bmap_btalloc by Christoph Hellwig · 8 years ago
  30. 5a93790 xfs: remove racy hasattr check from attr ops by Brian Foster · 8 years ago
  31. 76d771b xfs: use per-AG reservations for the finobt by Christoph Hellwig · 8 years ago
  32. 4dfa2b8 xfs: only update mount/resv fields on success in __xfs_ag_resv_init by Christoph Hellwig · 8 years ago
  33. f598f82 romfs: use different way to generate fsid for BLOCK or MTD by Coly Li · 8 years ago
  34. 3ba4bce proc: add a schedule point in proc_pid_readdir() by Eric Dumazet · 8 years ago
  35. 15a77c6 userfaultfd: fix SIGBUS resulting from false rwsem wakeups by Andrea Arcangeli · 8 years ago
  36. 6affb9d dax: fix build warnings with FS_DAX and !FS_IOMAP by Ross Zwisler · 8 years ago
  37. 83d230e xfs: verify dirblocklog correctly by Darrick J. Wong · 8 years ago
  38. a430607 NFSv4.0: always send mode in SETATTR after EXCLUSIVE4 by Benjamin Coddington · 8 years ago
  39. 690e532 block: fix use after free in __blkdev_direct_IO by Christoph Hellwig · 8 years ago
  40. 8ac0925 NFSv4.1: Fix a deadlock in layoutget by Trond Myklebust · 8 years ago
  41. d2b3964 xfs: fix COW writeback race by Christoph Hellwig · 8 years ago
  42. 43c7322 ext4: replace BUG_ON with WARN_ON in mb_find_extent() by Theodore Ts'o · 8 years ago
  43. 01daf94 ext4: propagate error values from ext4_inline_data_truncate() by Theodore Ts'o · 8 years ago
  44. e90665a Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  45. 56ef188 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  46. eefa9fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  47. 70f16ce udf: allow implicit blocksize specification during mount by Fabian Frederick · 8 years ago
  48. 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
  49. 91298ee Btrfs: fix truncate down when no_holes feature is enabled by Liu Bo · 8 years ago
  50. 97dcdea Btrfs: Fix deadlock between direct IO and fast fsync by Chandan Rajendra · 8 years ago
  51. 47b5d64 btrfs: fix false enospc error when truncating heavily reflinked file by Wang Xiaoguang · 8 years ago
  52. 377e7a2 Make static usermode helper binaries constant by Greg Kroah-Hartman · 8 years ago
  53. fd29f7a xfs: fix xfs_mode_to_ftype() prototype by Arnd Bergmann · 8 years ago
  54. 6df8c9d ceph: fix bad endianness handling in parse_reply_info_extra by Jeff Layton · 8 years ago
  55. fe2ed42 ceph: fix endianness bug in frag_tree_split_cmp by Jeff Layton · 8 years ago
  56. 1097680 ceph: fix endianness of getattr mask in ceph_d_revalidate by Jeff Layton · 8 years ago
  57. 6e09d0f ceph: fix ceph_get_caps() interruption by Yan, Zheng · 8 years ago
  58. 4c7d0c9 ovl: fix possible use after free on redirect dir lookup by Amir Goldstein · 8 years ago
  59. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. 657bdfb xfs: don't wrap ID in xfs_dq_get_next_id by Eric Sandeen · 8 years ago
  61. a324cbf xfs: sanity check inode di_mode by Amir Goldstein · 8 years ago
  62. fab8eef xfs: sanity check inode mode when creating new dentry by Amir Goldstein · 8 years ago
  63. 1fc4d33 xfs: replace xfs_mode_to_ftype table with switch statement by Amir Goldstein · 8 years ago
  64. b597dd5 xfs: add missing include dependencies to xfs_dir2.h by Amir Goldstein · 8 years ago
  65. 3c6f46e xfs: sanity check directory inode di_size by Amir Goldstein · 8 years ago
  66. bf46ecc xfs: make the ASSERT() condition likely by Amir Goldstein · 8 years ago
  67. 1cb51a1 ubifs: Fix journal replay wrt. xattr nodes by Richard Weinberger · 8 years ago
  68. 3d4b2fc ubifs: remove redundant checks for encryption key by Eric Biggers · 8 years ago
  69. a75467d ubifs: allow encryption ioctls in compat mode by Eric Biggers · 8 years ago
  70. 404e0b6 ubifs: add CONFIG_BLOCK dependency for encryption by Arnd Bergmann · 8 years ago
  71. 507502a ubifs: fix unencrypted journal write by Peter Rosin · 8 years ago
  72. e8f1974 ubifs: ensure zero err is returned on successful return by Colin Ian King · 8 years ago
  73. 5cf7a0f Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  74. 51c89e6 afs: Conditionalise a new unused variable by Arnd Bergmann · 8 years ago
  75. 2eabb8b Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  76. 99421c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  77. f4d3935 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  78. 34241af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  79. 4d22c75 coredump: Ensure proper size of sparse core files by Dave Kleikamp · 8 years ago
  80. a12f1ae aio: fix lock dep warning by Shaohua Li · 8 years ago
  81. 81ddd8c cifs: initialize file_info_lock by Rabin Vincent · 8 years ago
  82. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  83. 1e24edc locking/atomic, kref: Add KREF_INIT() by Peter Zijlstra · 8 years ago
  84. 6fa7aa5 fs/jbd2, locking/mutex, sched/wait: Use mutex_lock_io() for journal->j_checkpoint_mutex by Tejun Heo · 8 years ago
  85. 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
  86. 04e3962 Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  87. c6180a6 NFSv4: Fix client recovery when server reboots multiple times by Trond Myklebust · 8 years ago
  88. 2106752 fuse: fix time_to_jiffies nsec sanity check by David Sheets · 8 years ago
  89. a8a86d7 fuse: clear FR_PENDING flag when moving requests out of pending queue by Tahsin Erdogan · 8 years ago
  90. dcd20869 nfsd: fix supported attributes for acl & labels by J. Bruce Fields · 8 years ago
  91. d3129ef NFSv4: update_changeattr should update the attribute timestamp by Trond Myklebust · 8 years ago
  92. c40d52f NFSv4: Don't call update_changeattr() unless the unlink is successful by Trond Myklebust · 8 years ago
  93. c733c49 NFSv4: Don't apply change_info4 twice on rename within a directory by Trond Myklebust · 8 years ago
  94. 2dfc617 NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created by Trond Myklebust · 8 years ago
  95. 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
  96. 84fcc2d ceph: fix get_oldest_context() by Geng, Jichao · 8 years ago
  97. cc8e834 ceph: fix mds cluster availability check by Yan, Zheng · 8 years ago
  98. 4b09ec4 nfs: Don't take a reference on fl->fl_file for LOCK operation by Benjamin Coddington · 8 years ago
  99. f99e864 block: Rename blk_queue_zone_size and bdev_zone_size by Damien Le Moal · 8 years ago
  100. b907f2d ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores by Theodore Ts'o · 8 years ago