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
2016-11-13
ext4: allow ext4_ext_truncate() to return an error
Theodore Ts'o
3
-10
/
+11
2016-11-13
ext4: allow ext4_truncate() to return an error
Theodore Ts'o
4
-20
/
+36
2016-11-13
Merge branch 'fscrypt' into origin
Theodore Ts'o
7
-85
/
+124
2016-11-13
Merge branch 'dax-4.10-iomap-pmd' into origin
Theodore Ts'o
11
-433
/
+542
2016-11-13
fscrypto: don't use on-stack buffer for key derivation
Eric Biggers
1
-3
/
+13
2016-11-13
fscrypto: don't use on-stack buffer for filename encryption
Eric Biggers
1
-32
/
+21
2016-11-13
fscrypt: Let fs select encryption index/tweak
David Gstir
5
-13
/
+19
2016-11-13
fscrypt: Constify struct inode pointer
David Gstir
3
-18
/
+18
2016-11-13
fscrypt: Enable partial page encryption
David Gstir
5
-24
/
+44
2016-11-13
fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages
David Gstir
3
-9
/
+12
2016-11-13
fscrypt: Add in-place encryption mode
David Gstir
2
-10
/
+21
2016-11-10
dax: Introduce IOMAP_FAULT flag
Jan Kara
3
-4
/
+6
2016-11-08
dax: remove "depends on BROKEN" from FS_DAX_PMD
Ross Zwisler
1
-1
/
+0
2016-11-08
xfs: use struct iomap based DAX PMD fault path
Ross Zwisler
3
-25
/
+6
2016-11-08
dax: add struct iomap based DAX PMD support
Ross Zwisler
3
-50
/
+386
2016-11-08
dax: move put_(un)locked_mapping_entry() in dax.c
Ross Zwisler
1
-25
/
+25
2016-11-08
dax: move RADIX_DAX_* defines to dax.h
Ross Zwisler
2
-15
/
+14
2016-11-08
dax: dax_iomap_fault() needs to call iomap_end()
Ross Zwisler
1
-8
/
+29
2016-11-08
dax: add dax_iomap_sector() helper function
Ross Zwisler
1
-3
/
+7
2016-11-08
dax: correct dax iomap code namespace
Ross Zwisler
4
-17
/
+17
2016-11-08
dax: remove dax_pmd_fault()
Ross Zwisler
2
-218
/
+1
2016-11-08
dax: coordinate locking for offsets in PMD range
Ross Zwisler
3
-26
/
+43
2016-11-08
dax: consistent variable naming for DAX entries
Ross Zwisler
1
-17
/
+17
2016-11-08
dax: remove the last BUG_ON() from fs/dax.c
Ross Zwisler
1
-1
/
+2
2016-11-08
dax: make 'wait_table' global variable static
Ross Zwisler
1
-1
/
+1
2016-11-08
ext2: remove support for DAX PMD faults
Ross Zwisler
1
-23
/
+6
2016-11-08
dax: remove buffer_size_valid()
Ross Zwisler
1
-21
/
+1
2016-11-08
ext4: tell DAX the size of allocation holes
Ross Zwisler
1
-0
/
+3
2016-11-05
Linux 4.9-rc4
v4.9-rc4
Linus Torvalds
1
-1
/
+1
2016-11-05
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-11-05
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...
Linus Torvalds
2
-9
/
+7
2016-11-05
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-19
/
+30
2016-11-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-17
/
+6
2016-11-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+10
2016-11-05
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
1
-20
/
+39
2016-11-05
Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
25
-499
/
+919
2016-11-05
Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+6
2016-11-05
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-31
/
+71
2016-11-05
Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-2
/
+4
2016-11-05
Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-66
/
+97
2016-11-04
Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-66
/
+106
2016-11-04
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Linus Torvalds
5
-9
/
+29
2016-11-04
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+17
2016-11-04
Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
52
-241
/
+450
2016-11-04
PCI: designware: Check for iATU unroll support after initializing host
Niklas Cassel
1
-2
/
+5
2016-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-106
/
+95
2016-11-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
15
-235
/
+287
2016-11-04
Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-36
/
+40
2016-11-04
i2c: core: fix NULL pointer dereference under race condition
Vladimir Zapolskiy
1
-1
/
+1
2016-11-04
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
1
-0
/
+13
[next]