1. a27fcb0 Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  2. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  3. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  4. 6d1dd93 Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  5. c9341ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  6. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  7. 9763dd6 Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  8. 70fcf5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  9. 2bfe01e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  10. cab7076 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  11. 6c24337 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  12. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. e9be2ac ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN by Theodore Ts'o · 8 years ago
  15. 20dcfe1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 8d242e9 xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG by Christoph Hellwig · 8 years ago
  17. 089ec2f xfs: simplify xfs_rtallocate_extent by Christoph Hellwig · 8 years ago
  18. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  19. 98687f4 gfs2: Use rhashtable walk interface in glock_hash_walk by Herbert Xu · 8 years ago
  20. 410d17f xfs: tune down agno asserts in the bmap code by Christoph Hellwig · 8 years ago
  21. 8ee9fdb xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment by Chandan Rajendra · 8 years ago
  22. 48af96a xfs: don't reserve blocks for right shift transactions by Brian Foster · 8 years ago
  23. 353fe44 xfs: fix len comparison in xfs_extent_busy_trim by Arnd Bergmann · 8 years ago
  24. 93aaead xfs: fix uninitialized variable in _reflink_convert_cow by Darrick J. Wong · 8 years ago
  25. 75d6536 xfs: split indlen reservations fairly when under reserved by Brian Foster · 8 years ago
  26. 0e339ef xfs: handle indlen shortage on delalloc extent merge by Brian Foster · 8 years ago
  27. 9dbddd7 xfs: resurrect debug mode drop buffered writes mechanism by Brian Foster · 8 years ago
  28. fa7f138 xfs: clear delalloc and cache on buffered write failure by Brian Foster · 8 years ago
  29. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 5a81e6a vfs: fix uninitialized flags in splice_to_pipe() by Miklos Szeredi · 8 years ago
  31. 84588a9 fuse: fix uninitialized flags in pipe_buffer by Miklos Szeredi · 8 years ago
  32. 6ba4d27 fuse: fix use after free issue in fuse_dev_do_read() by Sahitya Tummala · 8 years ago
  33. 2ba3e6e ext4: fix fencepost in s_first_meta_bg validation by Theodore Ts'o · 8 years ago
  34. 0d06863 ext4: don't BUG when truncating encrypted inodes on the orphan list by Theodore Ts'o · 8 years ago
  35. c3d8103 Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  36. 4641841 pstore: Check for prz allocation in walker by Kees Cook · 8 years ago
  37. 76d5692 pstore: Correctly initialize spinlock and flags by Kees Cook · 8 years ago
  38. 2b95550 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
  39. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 6e78b3f Btrfs: fix btrfs_decompress_buf2page() by Omar Sandoval · 8 years ago
  41. 7fe654d Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  42. b4db2b3 afs: Use core kernel UUID generation by Arnd Bergmann · 8 years ago
  43. ff54877 afs: Move UUID struct to linux/uuid.h by David Howells · 8 years ago
  44. 1762715 kernfs: handle null pointers while printing node name and path by Konstantin Khlebnikov · 8 years ago
  45. 1e38da3 timerfd: Protect the might cancel mechanism proper by Thomas Gleixner · 8 years ago
  46. 5469d7c ext4: do not use stripe_width if it is not set by Jan Kara · 8 years ago
  47. d9b22cf ext4: fix stripe-unaligned allocations by Jan Kara · 8 years ago
  48. 0839ffb nfsd: Revert "nfsd: special case truncates some more" by J. Bruce Fields · 8 years ago
  49. 8672aed pstore: don't OOPS when there are no ftrace zones by Brian Norris · 8 years ago
  50. 4560e78 xfs: don't block the log commit handler for discards by Christoph Hellwig · 8 years ago
  51. 4669412 xfs: improve busy extent sorting by Christoph Hellwig · 8 years ago
  52. ebf5587 xfs: improve handling of busy extents in the low-level allocator by Christoph Hellwig · 8 years ago
  53. 5e30c23 xfs: don't fail xfs_extent_busy allocation by Christoph Hellwig · 8 years ago
  54. b20fe47 xfs: correct null checks and error processing in xfs_initialize_perag by Bill O'Donnell · 8 years ago
  55. c5ecb42 xfs: update ctime and mtime on clone destinatation inodes by Christoph Hellwig · 8 years ago
  56. 6c71100 fanotify: simplify the code of fanotify_merge by Kinglong Mee · 8 years ago
  57. 168316d dax: assert that i_rwsem is held exclusive for writes by Christoph Hellwig · 8 years ago
  58. ff5462e ext4: fix DAX write locking by Christoph Hellwig · 8 years ago
  59. 2a36224 btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls by Jeff Mahoney · 8 years ago
  60. 6f69f0e fscrypt: constify struct fscrypt_operations by Eric Biggers · 8 years ago
  61. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. b678912 mm: fix KPF_SWAPCACHE in /proc/kpageflags by Hugh Dickins · 8 years ago
  63. b14c8e6 fscrypt: properly declare on-stack completion by Richard Weinberger · 8 years ago
  64. 46f47e4 fscrypt: split supp and notsupp declarations into their own headers by Eric Biggers · 8 years ago
  65. 02680b3 fscrypt: remove redundant assignment of res by Colin Ian King · 8 years ago
  66. 3c68d44 xfs: allocate direct I/O COW blocks in iomap_begin by Christoph Hellwig · 8 years ago
  67. a14234c xfs: go straight to real allocations for direct I/O COW writes by Christoph Hellwig · 8 years ago
  68. dcf9585 xfs: return the converted extent in __xfs_reflink_convert_cow by Christoph Hellwig · 8 years ago
  69. f13eb20 xfs: introduce xfs_aligned_fsb_count by Christoph Hellwig · 8 years ago
  70. 54a4ef8 xfs: reject all unaligned direct writes to reflinked files by Christoph Hellwig · 8 years ago
  71. 783d948 ext4: add EXT4_IOC_GOINGDOWN ioctl by Theodore Ts'o · 8 years ago
  72. 0db1ff2 ext4: add shutdown bit and check for it by Theodore Ts'o · 8 years ago
  73. 9549a16 ext4: rename s_resize_flags to s_ext4_flags by Theodore Ts'o · 8 years ago
  74. 4753d8a ext4: return EROFS if device is r/o and journal replay is needed by Theodore Ts'o · 8 years ago
  75. 97abd7d ext4: preserve the needs_recovery flag when the journal is aborted by Theodore Ts'o · 8 years ago
  76. e112666 jbd2: don't leak modified metadata buffers on an aborted journal by Theodore Ts'o · 8 years ago
  77. eb5efbc ext4: fix inline data error paths by Theodore Ts'o · 8 years ago
  78. 4dd2eb6 xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t by Hou Tao · 8 years ago
  79. d1908f5 fs: break out of iomap_file_buffered_write on fatal signals by Michal Hocko · 8 years ago
  80. a074faa udf: simplify udf_ioctl() by Fabian Frederick · 8 years ago
  81. 782deb2 udf: fix ioctl errors by Fabian Frederick · 8 years ago
  82. c548a1c gfs2: Make gfs2_write_full_page static by Andrew Price · 8 years ago
  83. 5eda430 xfs: mark speculative prealloc CoW fork extents unwritten by Darrick J. Wong · 8 years ago
  84. 05a630d xfs: allow unwritten extents in the CoW fork by Darrick J. Wong · 8 years ago
  85. de14c5f xfs: verify free block header fields by Darrick J. Wong · 8 years ago
  86. b3bf607 xfs: check for obviously bad level values in the bmbt root by Darrick J. Wong · 8 years ago
  87. d5a91ba xfs: filter out obviously bad btree pointers by Darrick J. Wong · 8 years ago
  88. 7a652bb xfs: fail _dir_open when readahead fails by Darrick J. Wong · 8 years ago
  89. 4b5bd5b xfs: fix toctou race when locking an inode to access the data map by Darrick J. Wong · 8 years ago
  90. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. 1fc576b Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  92. a7c5437 debugfs: add debugfs_lookup() by Omar Sandoval · 8 years ago
  93. 1c83a9a ext4: move halfmd4 into hash.c directly by Jason A. Donenfeld · 8 years ago
  94. efa7c9f block: Get rid of blk_get_backing_dev_info() by Jan Kara · 8 years ago
  95. b1d2dc56 block: Make blk_get_backing_dev_info() safe without open bdev by Jan Kara · 8 years ago
  96. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  97. f44f1ab block: Unhash block device inodes on gendisk destruction by Jan Kara · 8 years ago
  98. dd01b69 ext4: fix use-after-iput when fscrypt contexts are inconsistent by Eric Biggers · 8 years ago
  99. dbfcef6b jbd2: fix use after free in kjournald2() by Sahitya Tummala · 8 years ago
  100. ae6f8dd CIFS: Allow to switch on encryption with seal mount option by Pavel Shilovsky · 8 years ago