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
2019-11-04
nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes
James Smart
2
-25
/
+26
2019-11-04
nvme-fc: Sync nvme-fc header to FC-NVME-2
James Smart
1
-45
/
+137
2019-11-04
blk-mq: make sure that line break can be printed
Ming Lei
1
-1
/
+1
2019-11-04
block: sed-opal: Introduce Opal Datastore UID
Revanth Rajashekar
2
-0
/
+3
2019-11-04
block: sed-opal: Add support to read/write opal tables generically
Revanth Rajashekar
4
-1
/
+193
2019-11-04
block: sed-opal: Generalizing write data to any opal table
Revanth Rajashekar
1
-64
/
+74
2019-11-03
bdev: Refresh bdev size for disks without partitioning
Jan Kara
1
-9
/
+10
2019-11-03
bdev: Factor out bdev revalidation into a common helper
Jan Kara
1
-12
/
+14
2019-11-02
blk-mq: avoid sysfs buffer overflow with too many CPU cores
Ming Lei
1
-5
/
+10
2019-11-01
loop: fix no-unmap write-zeroes request behavior
Darrick J. Wong
1
-8
/
+18
2019-11-01
blk-mq: Make blk_mq_run_hw_queue() return void
John Garry
2
-7
/
+3
2019-10-25
block: mtip32xx: Spelling s/configration/configuration/
Geert Uytterhoeven
1
-1
/
+1
2019-10-25
fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name
Eugene Syromiatnikov
3
-3
/
+17
2019-10-25
blk-mq: fill header with kernel-doc
André Almeida
1
-40
/
+185
2019-10-25
blk-mq: remove needless goto from blk_mq_get_driver_tag
André Almeida
1
-2
/
+1
2019-10-25
block: reorder bio::__bi_remaining for better packing
David Sterba
1
-1
/
+1
2019-10-25
block: Reduce the amount of memory used for tag sets
Bart Van Assche
1
-17
/
+30
2019-10-25
block: Reduce the amount of memory required per request queue
Bart Van Assche
1
-7
/
+17
2019-10-25
block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues()
Bart Van Assche
1
-4
/
+0
2019-10-24
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
9
-29
/
+76
2019-10-24
md: no longer compare spare disk superblock events in super_load
Yufen Yu
1
-6
/
+51
2019-10-24
md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
David Jeffery
8
-21
/
+23
2019-10-24
md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit
Guoqing Jiang
1
-1
/
+1
2019-10-24
md/raid0: Fix an error message in raid0_make_request()
Dan Carpenter
1
-1
/
+1
2019-10-17
null_blk: return fixed zoned reads > write pointer
Ajay Joshi
3
-3
/
+52
2019-10-10
block: account statistics for passthrough requests
Logan Gunthorpe
2
-5
/
+4
2019-10-07
blk-stat: Optimise blk_stat_add()
Pavel Begunkov
1
-3
/
+4
2019-10-07
null_blk: Enable modifying 'submit_queues' after an instance has been configured
Bart Van Assche
1
-25
/
+50
2019-10-07
null_blk: Improve nullb_device_##NAME##_store() readability
Bart Van Assche
1
-3
/
+4
2019-10-07
blk-mq: Embed counters into struct mq_inflight
Pavel Begunkov
1
-7
/
+6
2019-10-07
blk-mq: Reuse callback in blk_mq_in_flight*()
Pavel Begunkov
1
-18
/
+3
2019-10-07
blk-mq: Inline status checkers
Pavel Begunkov
3
-23
/
+18
2019-10-07
block: Document all members of blk_mq_tag_set and bkl_mq_queue_map
Bart Van Assche
1
-11
/
+43
2019-10-07
block: Reduce sysfs_lock locking inside blk_cleanup_queue()
Bart Van Assche
1
-2
/
+0
2019-10-07
block: Remove "dying" checks from sysfs callbacks
Bart Van Assche
3
-20
/
+6
2019-10-07
block: Remove request_queue.nr_queues
Bart Van Assche
2
-4
/
+3
2019-10-07
block: Fix writeback throttling W=1 compiler warnings
Bart Van Assche
1
-4
/
+8
2019-10-07
block: Fix three kernel-doc warnings
Bart Van Assche
1
-6
/
+2
2019-10-06
Linux 5.4-rc2
v5.4-rc2
Linus Torvalds
1
-2
/
+2
2019-10-06
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
1
-10
/
+3
2019-10-06
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2019-10-05
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
14
-144
/
+53
2019-10-05
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-86
/
+41
2019-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
15
-80
/
+193
2019-10-05
Merge branch 'readdir' (readdir speedup and sanity checking)
Linus Torvalds
1
-35
/
+133
2019-10-05
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2019-10-05
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
1
-35
/
+93
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
99
-281
/
+539
2019-10-05
Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
17
-53
/
+83
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
1
-1
/
+1
[prev]
[next]