Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4db0d88e2ebc4f47092adc01f9885a43ad748995
4db0d88
ext4: fix reading new encrypted symlinks on no-journal file systems
by Theodore Ts'o
· 8 years ago
3a4b77c
ext4: validate s_first_meta_bg at mount time
by Eryu Guan
· 8 years ago
d7614cc
ext4: correctly detect when an xattr value has an invalid size
by Eric Biggers
· 8 years ago
290ab23
ext4: don't read out of bounds when checking for in-inode xattrs
by Eric Biggers
· 8 years ago
2dc8d9e
ext4: forbid i_extra_isize not divisible by 4
by Eric Biggers
· 8 years ago
ba67901
ext4: disable pwsalt ioctl when encryption disabled by config
by Eric Biggers
· 8 years ago
35997d1
ext4: get rid of ext4_sb_has_crypto()
by Eric Biggers
· 8 years ago
05ac5aa
ext4: fix inode checksum calculation problem if i_extra_size is small
by Daeho Jeong
· 8 years ago
6dcc693
ext4: warn when page is dirtied without buffers
by Jan Kara
· 8 years ago
d14e768
ext4: be more strict when verifying flags set via SETFLAGS ioctls
by Jan Kara
· 8 years ago
f8011d9
ext4: add EXT4_JOURNAL_DATA_FL and EXT4_EXTENTS_FL to modifiable mask
by Jan Kara
· 8 years ago
9060dd2
ext4: fix mmp use after free during unmount
by Eric Sandeen
· 8 years ago
4f5a763
ext4: Add select for CONFIG_FS_IOMAP
by Jan Kara
· 8 years ago
2f8f5e7
ext4: avoid lockdep warning when inheriting encryption context
by Eric Biggers
· 8 years ago
d086630
ext4: remove unused function ext4_aligned_io()
by Ross Zwisler
· 8 years ago
dd936e4
dax: rip out get_block based IO support
by Jan Kara
· 8 years ago
00697ee
ext2: use iomap_zero_range() for zeroing truncated page in DAX path
by Jan Kara
· 8 years ago
0bd2d5e
ext4: rip out DAX handling from direct IO path
by Jan Kara
· 8 years ago
e2ae766
ext4: convert DAX faults to iomap infrastructure
by Jan Kara
· 8 years ago
96f8ba3
ext4: avoid split extents for DAX writes
by Jan Kara
· 8 years ago
776722e
ext4: DAX iomap write support
by Jan Kara
· 8 years ago
47e6935
ext4: use iomap for zeroing blocks in DAX mode
by Jan Kara
· 8 years ago
364443c
ext4: convert DAX reads to iomap infrastructure
by Jan Kara
· 8 years ago
a3caa24
ext4: only set S_DAX if DAX is really supported
by Jan Kara
· 8 years ago
213bcd9
ext4: factor out checks from ext4_file_write_iter()
by Jan Kara
· 8 years ago
c48ae41
ext4: add sanity checking to count_overhead()
by Theodore Ts'o
· 8 years ago
cd6bb35
ext4: use more strict checks for inodes_per_block on mount
by Theodore Ts'o
· 8 years ago
5aee0f8
ext4: fix in-superblock mount options processing
by Theodore Ts'o
· 8 years ago
9e47a4c
ext4: sanity check the block and cluster size at mount time
by Theodore Ts'o
· 8 years ago
d5c8dab
ext4: remove parameter from ext4_xattr_ibody_set()
by Eric Whitney
· 8 years ago
88e0387
ext4: allow inode expansion for nojournal file systems
by Eric Whitney
· 8 years ago
eeca7ea
ext4: use current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
30a9d7a
ext4: fix stack memory corruption with 64k block size
by Chandan Rajendra
· 8 years ago
69e43e8
ext4: fix mballoc breakage with 64k block size
by Chandan Rajendra
· 8 years ago
1566a48
ext4: don't lock buffer in ext4_commit_super if holding spinlock
by Theodore Ts'o
· 8 years ago
d0abb36
ext4: allow ext4_ext_truncate() to return an error
by Theodore Ts'o
· 8 years ago
2c98eb5
ext4: allow ext4_truncate() to return an error
by Theodore Ts'o
· 8 years ago
6da2201
Merge branch 'fscrypt' into origin
by Theodore Ts'o
· 8 years ago
a2f6d9c
Merge branch 'dax-4.10-iomap-pmd' into origin
by Theodore Ts'o
· 8 years ago
a6e0891
fscrypto: don't use on-stack buffer for key derivation
by Eric Biggers
· 8 years ago
08ae877
fscrypto: don't use on-stack buffer for filename encryption
by Eric Biggers
· 8 years ago
9c4bb8a
fscrypt: Let fs select encryption index/tweak
by David Gstir
· 8 years ago
0b93e1b
fscrypt: Constify struct inode pointer
by David Gstir
· 8 years ago
7821d4d
fscrypt: Enable partial page encryption
by David Gstir
· 8 years ago
b50f7b2
fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages
by David Gstir
· 8 years ago
1c7dcf6
fscrypt: Add in-place encryption mode
by David Gstir
· 8 years ago
9484ab1
dax: Introduce IOMAP_FAULT flag
by Jan Kara
· 8 years ago
190b5ca
dax: remove "depends on BROKEN" from FS_DAX_PMD
by Ross Zwisler
· 8 years ago
862f1b9
xfs: use struct iomap based DAX PMD fault path
by Ross Zwisler
· 8 years ago
642261a
dax: add struct iomap based DAX PMD support
by Ross Zwisler
· 8 years ago
422476c
dax: move put_(un)locked_mapping_entry() in dax.c
by Ross Zwisler
· 8 years ago
fa28f72
dax: move RADIX_DAX_* defines to dax.h
by Ross Zwisler
· 8 years ago
1550290
dax: dax_iomap_fault() needs to call iomap_end()
by Ross Zwisler
· 8 years ago
333ccc9
dax: add dax_iomap_sector() helper function
by Ross Zwisler
· 8 years ago
11c59c9
dax: correct dax iomap code namespace
by Ross Zwisler
· 8 years ago
b9fde04
dax: remove dax_pmd_fault()
by Ross Zwisler
· 8 years ago
63e95b5
dax: coordinate locking for offsets in PMD range
by Ross Zwisler
· 8 years ago
e3ad61c
dax: consistent variable naming for DAX entries
by Ross Zwisler
· 8 years ago
aada54f
dax: remove the last BUG_ON() from fs/dax.c
by Ross Zwisler
· 8 years ago
ce95ab0
dax: make 'wait_table' global variable static
by Ross Zwisler
· 8 years ago
03e0990
ext2: remove support for DAX PMD faults
by Ross Zwisler
· 8 years ago
fa0d3fc
dax: remove buffer_size_valid()
by Ross Zwisler
· 8 years ago
547edce
ext4: tell DAX the size of allocation holes
by Ross Zwisler
· 8 years ago
bc33b0c
Linux 4.9-rc4
by Linus Torvalds
· 8 years ago
bd060ac
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
ffbcbfc
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6c286e8
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
e12d8d5
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
f29b909
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
03daa36
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 8 years ago
d8d1721
Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
41e6410
Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
785bcb4
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
d299704
Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
594aef6
Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
fb415f2
Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
46d7cbb
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 8 years ago
bd30fac
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
d4c5f43
Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
416379f
PCI: designware: Check for iATU unroll support after initializing host
by Niklas Cassel
· 8 years ago
66cecb6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
34c510b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
f7df76e
Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
147b36d
i2c: core: fix NULL pointer dereference under race condition
by Vladimir Zapolskiy
· 8 years ago
16a767e
MIPS: Fix max_low_pfn with disabled highmem
by James Hogan
· 8 years ago
f92722d
MIPS: Correct MIPS I FP sigcontext layout
by Maciej W. Rozycki
· 8 years ago
758ef0a
MIPS: Fix ISA I/II FP signal context offsets
by Maciej W. Rozycki
· 8 years ago
6daaa32
MIPS: Remove FIR from ISA I FP signal context
by Maciej W. Rozycki
· 8 years ago
35938a0
MIPS: Fix ISA I FP sigcontext access violation handling
by Maciej W. Rozycki
· 8 years ago
5a1aca4
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
by Maciej W. Rozycki
· 8 years ago
c9e5603
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
by Maciej W. Rozycki
· 8 years ago
8a98495
MIPS: dump_tlb: Fix printk continuations
by James Hogan
· 8 years ago
752f549
MIPS: Fix __show_regs() output
by Paul Burton
· 8 years ago
41000c5
MIPS: traps: Fix output of show_code
by Matt Redfearn
· 8 years ago
fe4e09e
MIPS: traps: Fix output of show_stacktrace
by Matt Redfearn
· 8 years ago
bcf084d
MIPS: traps: Fix output of show_backtrace
by Matt Redfearn
· 8 years ago
818f38c
MIPS: Fix build of compressed image
by Matt Redfearn
· 8 years ago
9a59061
MIPS: generic: Fix KASLR for generic kernel.
by Matt Redfearn
· 8 years ago
4736697
MIPS: KASLR: Fix handling of NULL FDT
by Matt Redfearn
· 8 years ago
93032e3
MIPS: Malta: Fixup reboot
by Paul Burton
· 8 years ago
Next »