1. 92e6417 s/epoll: robustify irq safety with lockdep_assert_irqs_enabled() by Davidlohr Bueso · 7 years ago
  2. 304b18b fs/epoll: loosen irq safety in epoll_insert() and epoll_remove() by Davidlohr Bueso · 7 years ago
  3. 002b343 fs/epoll: loosen irq safety in ep_scan_ready_list() by Davidlohr Bueso · 7 years ago
  4. c430d1e userfaultfd: use fault_wqh lock by Matthew Wilcox · 7 years ago
  5. ee8ef0a epoll: use the waitqueue lock to protect ep->wq by Christoph Hellwig · 7 years ago
  6. 23c8509 proc/kcore: add vmcoreinfo note to /proc/kcore by Omar Sandoval · 7 years ago
  7. bf991c2 proc/kcore: optimize multiple page reads by Omar Sandoval · 7 years ago
  8. 37e949b proc/kcore: clean up ELF header generation by Omar Sandoval · 7 years ago
  9. 3673fb0 proc/kcore: hold lock during read by Omar Sandoval · 7 years ago
  10. b66fb00 proc/kcore: fix memory hotplug vs multiple opens race by Omar Sandoval · 7 years ago
  11. 0b172f8 proc/kcore: replace kclist_lock rwlock with rwsem by Omar Sandoval · 7 years ago
  12. bf53183 proc/kcore: don't grab lock for memory hotplug notifier by Omar Sandoval · 7 years ago
  13. a8dd9c4 proc/kcore: don't grab lock for kclist_add() by Omar Sandoval · 7 years ago
  14. df865e8 fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries by James Morse · 7 years ago
  15. 36f0620 fs/proc/vmcore.c: use new typedef vm_fault_t by Souptick Joarder · 7 years ago
  16. 9a27e97 proc: use "unsigned int" in /proc/stat hook by Alexey Dobriyan · 7 years ago
  17. 891ae71 proc: spread "const" a bit by Alexey Dobriyan · 7 years ago
  18. f6d2f58 proc: use macro in /proc/latency hook by Alexey Dobriyan · 7 years ago
  19. 41089b6 proc: save 2 atomic ops on write to "/proc/*/attr/*" by Alexey Dobriyan · 7 years ago
  20. a44937f proc: put task earlier in /proc/*/fail-nth by Alexey Dobriyan · 7 years ago
  21. 8d48b2e proc: smaller readlock section in readdir("/proc") by Alexey Dobriyan · 7 years ago
  22. bdf228a fs/proc/uptime.c: use ktime_get_boottime_ts64 by Arnd Bergmann · 7 years ago
  23. 2d6e4e8 proc: fixup PDE allocation bloat by Alexey Dobriyan · 7 years ago
  24. 7e8a630 /proc/meminfo: add percpu populated pages count by Dennis Zhou (Facebook) · 7 years ago
  25. a670468 mm: zero out the vma in vma_init() by Andrew Morton · 7 years ago
  26. 258f669 mm: /proc/pid/smaps_rollup: convert to single value seq_file by Vlastimil Babka · 7 years ago
  27. f154795 mm: /proc/pid/smaps: factor out common stats printing by Vlastimil Babka · 7 years ago
  28. 8e68d68 mm: /proc/pid/smaps: factor out mem stats gathering by Vlastimil Babka · 7 years ago
  29. 871305b mm: /proc/pid/*maps remove is_pid and related wrappers by Vlastimil Babka · 7 years ago
  30. 0633da4 autofs: fix autofs_sbi() does not check super block type by Ian Kent · 7 years ago
  31. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  32. 0a78ac4 Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  33. a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  34. 1f7a4c7 Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux by Linus Torvalds · 7 years ago
  35. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  36. 5241d47 fs/userfaultfd.c: remove redundant pointer uwq by Colin Ian King · 7 years ago
  37. 9b99646 mm: add SHRINK_EMPTY shrinker methods return value by Kirill Tkhai · 7 years ago
  38. c92e8e1 fs: propagate shrinker::id to list_lru by Kirill Tkhai · 7 years ago
  39. 2b3648a fs/super.c: refactor alloc_super() by Kirill Tkhai · 7 years ago
  40. f745c6f fs, mm: account buffer_head to kmemcg by Shakeel Butt · 7 years ago
  41. d46eb14b fs: fsnotify: account fsnotify metadata to kmemcg by Shakeel Butt · 7 years ago
  42. ac22b46 ext4: readpages() should submit IO as read-ahead by Jens Axboe · 7 years ago
  43. 5e9d398 btrfs: readpages() should submit IO as read-ahead by Jens Axboe · 7 years ago
  44. 74c8164 mpage: mpage_readpages() should submit IO as read-ahead by Jens Axboe · 7 years ago
  45. 357c120 mpage: add argument structure for do_mpage_readpage() by Jens Axboe · 7 years ago
  46. 1f4aace fs/seq_file.c: simplify seq_file iteration code and interface by NeilBrown · 7 years ago
  47. 4cdfffc vfs: discard ATTR_ATTR_FLAG by NeilBrown · 7 years ago
  48. 6cd00a0 fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot() by Tetsuo Handa · 7 years ago
  49. 480bd56 ocfs2: make several functions and variables static (and some const) by Colin Ian King · 7 years ago
  50. 229ba1f ocfs2: clean up some unnecessary code by wangyan · 7 years ago
  51. 93f5920 ocfs2: return -EROFS when filesystem becomes read-only by Jun Piao · 7 years ago
  52. ab62ef8 ntfs: mft: remove VLA usage by Kees Cook · 7 years ago
  53. 2c27ce9 ntfs: decompress: remove VLA usage by Kees Cook · 7 years ago
  54. ac4ecf9 ntfs: aops: remove VLA usage by Kees Cook · 7 years ago
  55. a10dceb fs/ntfs/aops.c: don't disable interrupts during kmap_atomic() by Sebastian Andrzej Siewior · 7 years ago
  56. f08957d fs/hpfs: extend gmt_to_local() conversion to 64-bit times by Arnd Bergmann · 7 years ago
  57. bcf451e fs/ntfs: use timespec64 directly for timestamp conversion by Arnd Bergmann · 7 years ago
  58. a3fda0f fs/ufs: use ktime_get_real_seconds for sb and cg timestamps by Arnd Bergmann · 7 years ago
  59. e1fb4a0 dax: remove VM_MIXEDMAP for fsdax and device dax by Dave Jiang · 7 years ago
  60. 9bd5539 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  61. 2645b9d Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  62. 46e62a0 Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  63. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 7 years ago
  64. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 7 years ago
  65. 5c60a73 Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  66. 5bae2be Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
  67. 2b2f2ae Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  68. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  69. 71f3a82 Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  70. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  71. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  72. 3529b97 Merge tag 'pstore-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  73. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  74. be718b5 Merge tag 'configfs-for-4.19' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  75. c2fc71c Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  76. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  77. e1b43769 orangefs: remove redundant pointer orangefs_inode by Colin Ian King · 7 years ago
  78. 8bf782f orangefs: Adding new return type vm_fault_t by Souptick Joarder · 7 years ago
  79. 781fca5 Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  80. 10f3e23 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  81. 3bb37da Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  82. 161fa27 Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  83. a1a4f84 Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  84. 575b943 Merge tag 'locks-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  85. 4591343 Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  86. f2be269 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  87. 4d2a073 Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  88. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  89. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  90. e5a32b5 Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  91. 1e45e9a Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. 4004392 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. 0fcf6c0 ceph: don't drop message if it contains more data than expected by Yan, Zheng · 7 years ago
  95. 342ce18 ceph: support cephfs' own feature bits by Yan, Zheng · 7 years ago
  96. e5bc08d ceph: refactor error handling code in ceph_reserve_caps() by Chengguang Xu · 7 years ago
  97. 7bf8f73 ceph: refactor ceph_unreserve_caps() by Chengguang Xu · 7 years ago
  98. d554849 ceph: change to void return type for __do_request() by Chengguang Xu · 7 years ago
  99. 9da12e3 ceph: compare fsc->max_file_size and inode->i_size for max file size limit by Chengguang Xu · 7 years ago
  100. 36a4c72d ceph: add additional size check in ceph_setattr() by Chengguang Xu · 7 years ago