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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
dm crypt: don't decrease device limits
Mikulas Patocka
1
-5
/
+5
2018-08-09
dm cache metadata: set dirty on all cache blocks after a crash
Ilya Dryomov
1
-3
/
+7
2018-08-08
dm snapshot: remove stale FIXME in snapshot_map()
Mike Snitzer
1
-2
/
+0
2018-08-08
dm snapshot: improve performance by switching out_of_order_list to rbtree
David Jeffery
1
-13
/
+26
2018-08-08
dm kcopyd: avoid softlockup in run_complete_job
John Pittman
1
-0
/
+2
2018-08-07
dm cache metadata: save in-core policy_hint_size to on-disk superblock
Mike Snitzer
1
-1
/
+2
2018-08-07
dm thin: stop no_space_timeout worker when switching to write-mode
Hou Tao
1
-0
/
+2
2018-07-31
dm kcopyd: return void from dm_kcopyd_copy()
Mike Snitzer
5
-57
/
+21
2018-07-30
dm thin: include metadata_low_watermark threshold in pool status
Andy Grover
1
-2
/
+4
2018-07-27
dm writecache: report start_sector in status line
Mikulas Patocka
1
-1
/
+5
2018-07-27
dm crypt: convert essiv from ahash to shash
Kees Cook
1
-17
/
+14
2018-07-27
dm crypt: use wake_up_process() instead of a wait queue
Mikulas Patocka
1
-15
/
+10
2018-07-27
dm integrity: recalculate checksums on creation
Mikulas Patocka
1
-4
/
+183
2018-07-27
dm integrity: flush journal on suspend when using separate metadata device
Mikulas Patocka
1
-1
/
+3
2018-07-27
dm integrity: use version 2 for separate metadata
Mikulas Patocka
1
-3
/
+13
2018-07-27
dm integrity: allow separate metadata device
Mikulas Patocka
1
-54
/
+149
2018-07-27
dm integrity: add ic->start in get_data_sector()
Mikulas Patocka
1
-3
/
+4
2018-07-27
dm integrity: report provided data sectors in the status
Mikulas Patocka
1
-1
/
+3
2018-07-27
dm integrity: implement fair range locks
Mikulas Patocka
1
-9
/
+59
2018-07-27
dm integrity: decouple common code in dm_integrity_map_continue()
Mikulas Patocka
1
-3
/
+7
2018-07-27
dm integrity: change 'suspending' variable from bool to int
Mikulas Patocka
1
-3
/
+3
2018-07-27
dm delay: add flush as a third class of IO
Mikulas Patocka
1
-4
/
+30
2018-07-27
dm delay: refactor repetitive code
Mikulas Patocka
1
-120
/
+103
2018-07-27
dm cache: only allow a single io_mode cache feature to be requested
John Pittman
1
-4
/
+15
2018-07-22
Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvme
Linus Torvalds
2
-34
/
+41
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-22
/
+7
2018-07-21
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+21
2018-07-21
Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-5
/
+5
2018-07-20
Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+4
2018-07-20
Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+29
2018-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-30
/
+88
2018-07-20
Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+30
2018-07-20
Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-1
/
+1
2018-07-20
Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-1
/
+20
2018-07-20
Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2018-07-20
nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
Roland Dreier
1
-1
/
+1
2018-07-20
platform/x86: dell-laptop: Fix backlight detection
Damien Thébault
1
-1
/
+1
2018-07-20
Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"
Lu Baolu
1
-2
/
+30
2018-07-19
Merge tag 'drm-fixes-2018-07-20' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
18
-64
/
+152
2018-07-20
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
12
-49
/
+105
2018-07-19
Merge tag 'imx-fixes-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-0
/
+21
2018-07-19
Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-30
/
+95
2018-07-19
ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems
Robin H. Johnson
1
-1
/
+1
2018-07-19
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
4
-0
/
+15
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-416
/
+585
2018-07-19
soc: imx: gpc: restrict register range for regmap access
Anson Huang
1
-0
/
+21
2018-07-18
Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+16
2018-07-18
ptp: fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+1
2018-07-18
hv_netvsc: Fix napi reschedule while receive completion is busy
Haiyang Zhang
1
-7
/
+10
2018-07-18
net: cavium: Add fine-granular dependencies on PCI
Alexander Sverdlin
1
-6
/
+6
[next]