index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-19
block: Introduce get_current_ioprio()
Damien Le Moal
2
-5
/
+14
2018-11-19
block: Remove bio->bi_ioc
Damien Le Moal
7
-28
/
+7
2018-11-19
aio: Comment use of IOCB_FLAG_IOPRIO aio flag
Damien Le Moal
1
-0
/
+2
2018-11-19
nvme-fc: remove ->poll implementation
Jens Axboe
3
-46
/
+0
2018-11-19
block: have ->poll_fn() return number of entries polled
Jens Axboe
3
-12
/
+12
2018-11-19
block: avoid ordered task state change for polled IO
Jens Axboe
4
-6
/
+11
2018-11-19
nvme: default to 0 poll queues
Jens Axboe
1
-1
/
+1
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
396
-2031
/
+4317
2018-11-18
floppy: remove now unused 'flags' variable
Jens Axboe
1
-1
/
+0
2018-11-18
Linux 4.20-rc3
v4.20-rc3
Linus Torvalds
1
-1
/
+1
2018-11-18
Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-18
/
+9
2018-11-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-97
/
+169
2018-11-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+48
2018-11-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-10
/
+144
2018-11-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-14
/
+47
2018-11-18
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-47
/
+113
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
Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+10
2018-11-16
Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-28
/
+29
2018-11-16
gfs2: Fix iomap buffer head reference counting bug
Andreas Gruenbacher
1
-23
/
+17
2018-11-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-25
/
+50
2018-11-16
Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
24
-251
/
+342
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
Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
12
-106
/
+76
2018-11-16
Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-3
/
+10
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
[next]