index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-18
Linux 4.20-rc3
v4.20-rc3
Linus Torvalds
1
-1
/
+1
2018-11-18
mm/memblock.c: fix a typo in __next_mem_pfn_range() comments
Chen Chang
1
-1
/
+1
2018-11-18
mm, page_alloc: check for max order in hot path
Michal Hocko
1
-11
/
+9
2018-11-18
scripts/spdxcheck.py: make python3 compliant
Uwe Kleine-König
1
-1
/
+0
2018-11-18
tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
Yufen Yu
1
-3
/
+1
2018-11-18
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
Arnd Bergmann
1
-2
/
+1
2018-11-18
mm/vmstat.c: fix NUMA statistics updates
Janne Huttunen
1
-3
/
+4
2018-11-18
mm/gup.c: fix follow_page_mask() kerneldoc comment
Mike Rapoport
1
-2
/
+8
2018-11-18
ocfs2: free up write context when direct IO failed
Wengang Wang
2
-2
/
+19
2018-11-18
scripts/faddr2line: fix location of start_kernel in comment
Randy Dunlap
1
-1
/
+1
2018-11-18
mm: don't reclaim inodes with many attached pages
Roman Gushchin
1
-2
/
+5
2018-11-18
mm, memory_hotplug: check zone_movable in has_unmovable_pages
Michal Hocko
1
-0
/
+8
2018-11-18
mm/swapfile.c: use kvzalloc for swap_info_struct allocation
Vasily Averin
1
-3
/
+3
2018-11-18
MAINTAINERS: update OMAP MMC entry
Aaro Koskinen
2
-2
/
+6
2018-11-18
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
Mike Kravetz
1
-4
/
+19
2018-11-18
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
1
-21
/
+22
2018-11-18
z3fold: fix possible reclaim races
Vitaly Wool
1
-39
/
+62
2018-11-17
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
3
-31
/
+28
2018-11-16
gfs2: Fix iomap buffer head reference counting bug
Andreas Gruenbacher
1
-23
/
+17
2018-11-16
ide: don't acquire queue_lock in ide_complete_pm_rq
Christoph Hellwig
1
-3
/
+0
2018-11-16
ide: don't acquire queue lock in ide_pm_execute_rq
Christoph Hellwig
1
-3
/
+0
2018-11-16
pktcdvd: remove queue_lock around blk_queue_max_hw_sectors
Christoph Hellwig
1
-2
/
+0
2018-11-16
floppy: remove queue_lock around floppy_end_request
Christoph Hellwig
1
-5
/
+0
2018-11-16
block: remove the rq_alloc_data request_queue field
Christoph Hellwig
1
-1
/
+0
2018-11-16
block: don't plug for aio/O_DIRECT HIPRI IO
Jens Axboe
1
-2
/
+11
2018-11-16
block: for async O_DIRECT, mark us as polling if asked to
Jens Axboe
1
-0
/
+3
2018-11-16
block: add polled wakeup task helper
Jens Axboe
4
-4
/
+17
2018-11-16
blk-rq-qos: inline check for q->rq_qos functions
Jens Axboe
2
-42
/
+80
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
14
-42
/
+36
2018-11-16
nvme: provide optimized poll function for separate poll queues
Jens Axboe
1
-8
/
+37
2018-11-16
ide: clear ide_req()->special for non-passthrough requests
Jens Axboe
1
-0
/
+5
2018-11-16
nvme: fix handling of EINVAL on pci_alloc_irq_vectors_affinity()
Jens Axboe
1
-9
/
+11
2018-11-15
block: add wbt_disable_default export for BFQ
Jens Axboe
1
-0
/
+1
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
16
-106
/
+92
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
10
-24
/
+12
2018-11-15
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
3
-25
/
+24
2018-11-15
mmc: simplify queue initialization
Christoph Hellwig
3
-59
/
+31
2018-11-15
umem: don't override the queue_lock
Christoph Hellwig
1
-2
/
+1
2018-11-15
drbd: don't override the queue_lock
Christoph Hellwig
1
-1
/
+1
2018-11-15
blk-cgroup: move locking into blkg_destroy_all
Christoph Hellwig
1
-7
/
+2
2018-11-15
blk-cgroup: consolidate error handling in blkcg_init_queue
Christoph Hellwig
1
-12
/
+10
2018-11-15
block: remove a few unused exports
Christoph Hellwig
6
-17
/
+0
2018-11-15
block: update a few comments for the legacy request removal
Christoph Hellwig
1
-2
/
+2
2018-11-15
block: remove the unused lock argument to rq_qos_throttle
Christoph Hellwig
5
-36
/
+15
2018-11-15
block: remove queue_lockdep_assert_held
Christoph Hellwig
2
-14
/
+0
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
6
-127
/
+24
2018-11-15
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
5
-22
/
+4
2018-11-15
block: remove deadline __deadline manipulation helpers
Christoph Hellwig
4
-43
/
+8
2018-11-15
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
6
-48
/
+1
2018-11-15
selftests/powerpc: Adjust wild_bctr to build with old binutils
Gustavo Romero
1
-2
/
+3
[next]