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
2017-04-25
dm: teach dm-targets to use a dax_device + dax_operations
Dan Williams
6
-48
/
+43
2017-04-20
dm: add dax_device and dax_operations support
Dan Williams
4
-14
/
+73
2017-04-20
dax: introduce dax_direct_access()
Dan Williams
5
-0
/
+57
2017-04-20
block: kill bdev_dax_capable()
Dan Williams
2
-25
/
+0
2017-04-19
dcssblk: add dax_operations support
Dan Williams
2
-9
/
+47
2017-04-19
brd: add dax_operations support
Dan Williams
2
-11
/
+55
2017-04-19
axon_ram: add dax_operations support
Dan Williams
2
-6
/
+43
2017-04-19
pmem: add dax_operations support
Dan Williams
6
-33
/
+70
2017-04-19
dax: introduce dax_operations
Dan Williams
4
-3
/
+23
2017-04-19
dax: add a facility to lookup a dax device by 'host' device name
Dan Williams
4
-6
/
+86
2017-04-12
dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
Dan Williams
10
-217
/
+404
2017-04-12
device-dax: rename 'dax_dev' to 'dev_dax'
Dan Williams
3
-109
/
+109
2017-04-12
device-dax: improve fault handler debug output
Oliver O'Halloran
1
-7
/
+10
2017-04-12
device-dax: fix dax_dev_huge_fault() unknown fault size handling
Pushkar Jambhlekar
1
-1
/
+1
2017-04-12
Merge branch 'for-4.11/libnvdimm' into for-4.12/dax
Dan Williams
733
-5710
/
+9347
2017-04-12
x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
Dan Williams
1
-11
/
+31
2017-04-12
device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation
Dan Williams
2
-6
/
+8
2017-04-10
libnvdimm: band aid btt vs clear poison locking
Dan Williams
1
-1
/
+9
2017-04-10
libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
Dan Williams
1
-0
/
+6
2017-04-04
libnvdimm: fix blk free space accounting
Dan Williams
1
-66
/
+11
2017-03-27
acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)
Dan Williams
1
-1
/
+5
2017-03-26
Linux 4.11-rc4
v4.11-rc4
Linus Torvalds
1
-1
/
+1
2017-03-26
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
21
-88
/
+111
2017-03-26
Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2017-03-26
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-75
/
+30
2017-03-26
Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-9
/
+20
2017-03-26
Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-247
/
+141
2017-03-26
Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-14
/
+26
2017-03-26
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-50
/
+47
2017-03-25
Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-71
/
+15
2017-03-25
Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-6
/
+24
2017-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
18
-69
/
+110
2017-03-25
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-255
/
+399
2017-03-25
ext4: fix two spelling nits
Theodore Ts'o
2
-2
/
+2
2017-03-25
ext4: lock the xattr block before checksuming it
Theodore Ts'o
1
-34
/
+31
2017-03-25
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-8
/
+25
2017-03-24
IB/qib: fix false-postive maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2017-03-24
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
2
-3
/
+7
2017-03-24
IB/device: Convert ib-comp-wq to be CPU-bound
Sagi Grimberg
1
-2
/
+1
2017-03-24
IB/cq: Don't process more than the given budget
Sagi Grimberg
1
-1
/
+7
2017-03-24
IB/rxe: increment msn only when completing a request
David Marchand
1
-5
/
+4
2017-03-24
uapi: fix rdma/mlx5-abi.h userspace compilation errors
Dmitry V. Levin
1
-1
/
+2
2017-03-24
IB/core: Restore I/O MMU, s390 and powerpc support
Bart Van Assche
2
-19
/
+37
2017-03-24
IB/rxe: Update documentation link
Leon Romanovsky
1
-1
/
+1
2017-03-24
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
Dan Carpenter
1
-1
/
+1
2017-03-24
IB/rxe: double free on error
Dan Carpenter
1
-1
/
+1
2017-03-24
RDMA/vmw_pvrdma: Activate device on ethernet link up
Aditya Sarwade
2
-3
/
+12
2017-03-24
RDMA/vmw_pvrdma: Dont hardcode QP header page
Adit Ranadive
2
-4
/
+6
2017-03-24
RDMA/vmw_pvrdma: Cleanup unused variables
Adit Ranadive
3
-22
/
+17
2017-03-24
Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+5
[next]