index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-20
ext4: factor out checks from ext4_file_write_iter()
Jan Kara
1
-47
/
+50
2016-11-18
ext4: add sanity checking to count_overhead()
Theodore Ts'o
1
-3
/
+8
2016-11-18
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
1
-9
/
+6
2016-11-18
ext4: fix in-superblock mount options processing
Theodore Ts'o
1
-15
/
+23
2016-11-18
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2
-1
/
+17
2016-11-14
ext4: remove parameter from ext4_xattr_ibody_set()
Eric Whitney
1
-6
/
+5
2016-11-14
ext4: allow inode expansion for nojournal file systems
Eric Whitney
1
-5
/
+7
2016-11-14
ext4: use current_time() for inode timestamps
Deepa Dinamani
10
-35
/
+31
2016-11-14
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
1
-1
/
+1
2016-11-14
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
1
-1
/
+1
2016-11-13
ext4: don't lock buffer in ext4_commit_super if holding spinlock
Theodore Ts'o
1
-2
/
+3
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
Linus Torvalds
1
-1
/
+1
2016-11-05
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-1
/
+1
2016-11-05
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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/scsi
Linus Torvalds
3
-17
/
+6
2016-11-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-3
/
+10
2016-11-05
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
1
-20
/
+39
2016-11-05
Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
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/helgaas/pci
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/ulfh/mmc
Linus Torvalds
2
-2
/
+4
[next]