1. d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 7 years ago
  2. 27a7ffa dax: add tracepoints to dax_pmd_insert_mapping() by Ross Zwisler · 7 years ago
  3. 653b2ea dax: add tracepoints to dax_pmd_load_hole() by Ross Zwisler · 7 years ago
  4. 282a8e0 dax: add tracepoint infrastructure, PMD tracing by Ross Zwisler · 7 years ago
  5. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  6. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  7. 6d1dd93 Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  8. c9341ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  9. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  10. 9763dd6 Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  11. 70fcf5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  12. 2bfe01e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  13. cab7076 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  14. 6c24337 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  15. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. e9be2ac ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN by Theodore Ts'o · 7 years ago
  18. 20dcfe1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  20. 98687f4 gfs2: Use rhashtable walk interface in glock_hash_walk by Herbert Xu · 7 years ago
  21. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  22. 5a81e6a vfs: fix uninitialized flags in splice_to_pipe() by Miklos Szeredi · 7 years ago
  23. 84588a9 fuse: fix uninitialized flags in pipe_buffer by Miklos Szeredi · 7 years ago
  24. 6ba4d27 fuse: fix use after free issue in fuse_dev_do_read() by Sahitya Tummala · 7 years ago
  25. 2ba3e6e ext4: fix fencepost in s_first_meta_bg validation by Theodore Ts'o · 7 years ago
  26. 0d06863 ext4: don't BUG when truncating encrypted inodes on the orphan list by Theodore Ts'o · 7 years ago
  27. c3d8103 Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  28. 4641841 pstore: Check for prz allocation in walker by Kees Cook · 7 years ago
  29. 76d5692 pstore: Correctly initialize spinlock and flags by Kees Cook · 7 years ago
  30. 2b95550 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  31. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  32. 6e78b3f Btrfs: fix btrfs_decompress_buf2page() by Omar Sandoval · 7 years ago
  33. 7fe654d Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  34. b4db2b3 afs: Use core kernel UUID generation by Arnd Bergmann · 7 years ago
  35. ff54877 afs: Move UUID struct to linux/uuid.h by David Howells · 7 years ago
  36. 1762715 kernfs: handle null pointers while printing node name and path by Konstantin Khlebnikov · 7 years ago
  37. 1e38da3 timerfd: Protect the might cancel mechanism proper by Thomas Gleixner · 7 years ago
  38. 5469d7c ext4: do not use stripe_width if it is not set by Jan Kara · 7 years ago
  39. d9b22cf ext4: fix stripe-unaligned allocations by Jan Kara · 7 years ago
  40. 0839ffb nfsd: Revert "nfsd: special case truncates some more" by J. Bruce Fields · 7 years ago
  41. 8672aed pstore: don't OOPS when there are no ftrace zones by Brian Norris · 7 years ago
  42. 6c71100 fanotify: simplify the code of fanotify_merge by Kinglong Mee · 7 years ago
  43. 168316d dax: assert that i_rwsem is held exclusive for writes by Christoph Hellwig · 7 years ago
  44. ff5462e ext4: fix DAX write locking by Christoph Hellwig · 7 years ago
  45. 2a36224 btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls by Jeff Mahoney · 7 years ago
  46. 6f69f0e fscrypt: constify struct fscrypt_operations by Eric Biggers · 7 years ago
  47. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  48. b678912 mm: fix KPF_SWAPCACHE in /proc/kpageflags by Hugh Dickins · 7 years ago
  49. b14c8e6 fscrypt: properly declare on-stack completion by Richard Weinberger · 7 years ago
  50. 46f47e4 fscrypt: split supp and notsupp declarations into their own headers by Eric Biggers · 7 years ago
  51. 02680b3 fscrypt: remove redundant assignment of res by Colin Ian King · 8 years ago
  52. 783d948 ext4: add EXT4_IOC_GOINGDOWN ioctl by Theodore Ts'o · 7 years ago
  53. 0db1ff2 ext4: add shutdown bit and check for it by Theodore Ts'o · 7 years ago
  54. 9549a16 ext4: rename s_resize_flags to s_ext4_flags by Theodore Ts'o · 7 years ago
  55. 4753d8a ext4: return EROFS if device is r/o and journal replay is needed by Theodore Ts'o · 7 years ago
  56. 97abd7d ext4: preserve the needs_recovery flag when the journal is aborted by Theodore Ts'o · 7 years ago
  57. e112666 jbd2: don't leak modified metadata buffers on an aborted journal by Theodore Ts'o · 7 years ago
  58. eb5efbc ext4: fix inline data error paths by Theodore Ts'o · 7 years ago
  59. d1908f5 fs: break out of iomap_file_buffered_write on fatal signals by Michal Hocko · 7 years ago
  60. a074faa udf: simplify udf_ioctl() by Fabian Frederick · 7 years ago
  61. 782deb2 udf: fix ioctl errors by Fabian Frederick · 7 years ago
  62. c548a1c gfs2: Make gfs2_write_full_page static by Andrew Price · 7 years ago
  63. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  64. 1fc576b Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  65. a7c5437 debugfs: add debugfs_lookup() by Omar Sandoval · 7 years ago
  66. 1c83a9a ext4: move halfmd4 into hash.c directly by Jason A. Donenfeld · 7 years ago
  67. efa7c9f block: Get rid of blk_get_backing_dev_info() by Jan Kara · 7 years ago
  68. b1d2dc56 block: Make blk_get_backing_dev_info() safe without open bdev by Jan Kara · 7 years ago
  69. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 7 years ago
  70. f44f1ab block: Unhash block device inodes on gendisk destruction by Jan Kara · 7 years ago
  71. dd01b69 ext4: fix use-after-iput when fscrypt contexts are inconsistent by Eric Biggers · 7 years ago
  72. dbfcef6b jbd2: fix use after free in kjournald2() by Sahitya Tummala · 7 years ago
  73. ae6f8dd CIFS: Allow to switch on encryption with seal mount option by Pavel Shilovsky · 8 years ago
  74. c42a6ab CIFS: Add capability to decrypt big read responses by Pavel Shilovsky · 8 years ago
  75. 4326ed2 CIFS: Decrypt and process small encrypted packets by Pavel Shilovsky · 8 years ago
  76. d70b910 CIFS: Add copy into pages callback for a read operation by Pavel Shilovsky · 8 years ago
  77. 9b7c18a CIFS: Add mid handle callback by Pavel Shilovsky · 8 years ago
  78. 9bb17e0 CIFS: Add transform header handling callbacks by Pavel Shilovsky · 8 years ago
  79. 026e93d CIFS: Encrypt SMB3 requests before sending by Pavel Shilovsky · 8 years ago
  80. cabfb36 CIFS: Enable encryption during session setup phase by Pavel Shilovsky · 8 years ago
  81. 7fb8986 CIFS: Add capability to transform requests before sending by Pavel Shilovsky · 8 years ago
  82. b8f57ee CIFS: Separate RFC1001 length processing for SMB2 read by Pavel Shilovsky · 8 years ago
  83. cb200bd CIFS: Separate SMB2 sync header processing by Pavel Shilovsky · 8 years ago
  84. 738f9de CIFS: Send RFC1001 length in a separate iov by Pavel Shilovsky · 8 years ago
  85. fb2036d CIFS: Make send_cancel take rqst as argument by Pavel Shilovsky · 8 years ago
  86. da502f7 CIFS: Make SendReceive2() takes resp iov by Pavel Shilovsky · 8 years ago
  87. 31473fc CIFS: Separate SMB2 header structure by Pavel Shilovsky · 8 years ago
  88. 9c25702 CIFS: Fix splice read for non-cached files by Pavel Shilovsky · 7 years ago
  89. b9be76d cifs: Add soft dependencies by Jean Delvare · 7 years ago
  90. 3692304 cifs: Only select the required crypto modules by Jean Delvare · 7 years ago
  91. c1ecea8 cifs: Simplify SMB2 and SMB311 dependencies by Jean Delvare · 7 years ago
  92. 2883aae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  93. 42b425b s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs by Frederic Weisbecker · 7 years ago
  94. cd19c36 fs/binfmt: Convert obsolete cputime type to nsecs by Frederic Weisbecker · 7 years ago
  95. 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 7 years ago
  96. a1cecf2 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime by Frederic Weisbecker · 7 years ago
  97. 16a6d9b sched/cputime: Convert guest time accounting to nsecs (u64) by Frederic Weisbecker · 7 years ago
  98. 7fb1327 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 7 years ago
  99. ed5c8c8 Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch by Ingo Molnar · 7 years ago
  100. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 7 years ago