summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-13ext4: allow ext4_ext_truncate() to return an errorTheodore Ts'o3-10/+11
2016-11-13ext4: allow ext4_truncate() to return an errorTheodore Ts'o4-20/+36
2016-11-13Merge branch 'fscrypt' into originTheodore Ts'o7-85/+124
2016-11-13Merge branch 'dax-4.10-iomap-pmd' into originTheodore Ts'o11-433/+542
2016-11-13fscrypto: don't use on-stack buffer for key derivationEric Biggers1-3/+13
2016-11-13fscrypto: don't use on-stack buffer for filename encryptionEric Biggers1-32/+21
2016-11-13fscrypt: Let fs select encryption index/tweakDavid Gstir5-13/+19
2016-11-13fscrypt: Constify struct inode pointerDavid Gstir3-18/+18
2016-11-13fscrypt: Enable partial page encryptionDavid Gstir5-24/+44
2016-11-13fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pagesDavid Gstir3-9/+12
2016-11-13fscrypt: Add in-place encryption modeDavid Gstir2-10/+21
2016-11-10dax: Introduce IOMAP_FAULT flagJan Kara3-4/+6
2016-11-08dax: remove "depends on BROKEN" from FS_DAX_PMDRoss Zwisler1-1/+0
2016-11-08xfs: use struct iomap based DAX PMD fault pathRoss Zwisler3-25/+6
2016-11-08dax: add struct iomap based DAX PMD supportRoss Zwisler3-50/+386
2016-11-08dax: move put_(un)locked_mapping_entry() in dax.cRoss Zwisler1-25/+25
2016-11-08dax: move RADIX_DAX_* defines to dax.hRoss Zwisler2-15/+14
2016-11-08dax: dax_iomap_fault() needs to call iomap_end()Ross Zwisler1-8/+29
2016-11-08dax: add dax_iomap_sector() helper functionRoss Zwisler1-3/+7
2016-11-08dax: correct dax iomap code namespaceRoss Zwisler4-17/+17
2016-11-08dax: remove dax_pmd_fault()Ross Zwisler2-218/+1
2016-11-08dax: coordinate locking for offsets in PMD rangeRoss Zwisler3-26/+43
2016-11-08dax: consistent variable naming for DAX entriesRoss Zwisler1-17/+17
2016-11-08dax: remove the last BUG_ON() from fs/dax.cRoss Zwisler1-1/+2
2016-11-08dax: make 'wait_table' global variable staticRoss Zwisler1-1/+1
2016-11-08ext2: remove support for DAX PMD faultsRoss Zwisler1-23/+6
2016-11-08dax: remove buffer_size_valid()Ross Zwisler1-21/+1
2016-11-08ext4: tell DAX the size of allocation holesRoss Zwisler1-0/+3
2016-11-05Linux 4.9-rc4v4.9-rc4Linus Torvalds1-1/+1
2016-11-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-11-05Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds2-9/+7
2016-11-05Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-19/+30
2016-11-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-17/+6
2016-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+10
2016-11-05Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds1-20/+39
2016-11-05Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds25-499/+919
2016-11-05Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+6
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds5-31/+71
2016-11-05Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2-2/+4
2016-11-05Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds3-66/+97
2016-11-04Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-66/+106
2016-11-04Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds5-9/+29
2016-11-04Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+17
2016-11-04Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/l...Linus Torvalds52-241/+450
2016-11-04PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel1-2/+5
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-106/+95
2016-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds15-235/+287
2016-11-04Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-36/+40
2016-11-04i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy1-1/+1
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan1-0/+13