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
2017-02-22
f2fs: enhance lookup xattr
Chao Yu
2
-18
/
+121
2017-02-22
Doc: f2fs: Fix typo in Documentation/filesystems/f2fs.txt
Masanari Iida
1
-1
/
+1
2017-02-22
f2fs: fix a dead loop in f2fs_fiemap()
Wei Fang
1
-1
/
+1
2017-02-22
f2fs: do not preallocate blocks which has wrong buffer
Jaegeuk Kim
3
-2
/
+13
2017-02-22
f2fs: show # of on-going flush and discard bios
Jaegeuk Kim
3
-3
/
+17
2017-02-22
f2fs: add a kernel thread to issue discard commands asynchronously
Jaegeuk Kim
2
-31
/
+109
2017-02-22
f2fs: factor out discard command info into discard_cmd_control
Jaegeuk Kim
4
-22
/
+69
2017-02-22
f2fs: reorganize stat information
Jaegeuk Kim
1
-4
/
+4
2017-02-22
f2fs: clean up flush/discard command namings
Jaegeuk Kim
3
-61
/
+59
2017-02-22
f2fs: check in-memory sit version bitmap
Chao Yu
2
-4
/
+30
2017-02-22
f2fs: check in-memory nat version bitmap
Chao Yu
3
-0
/
+29
2017-02-22
f2fs: check in-memory block bitmap
Chao Yu
2
-2
/
+36
2017-02-22
f2fs: introduce FI_ATOMIC_COMMIT
Chao Yu
5
-9
/
+26
2017-02-22
f2fs: clean up with list_{first, last}_entry
Chao Yu
3
-5
/
+5
2017-02-22
f2fs: return fs_trim if there is no candidate
Jaegeuk Kim
3
-5
/
+34
2017-02-22
f2fs: avoid needless checkpoint in f2fs_trim_fs
Jaegeuk Kim
1
-8
/
+9
2017-01-29
f2fs: relax async discard commands more
Jaegeuk Kim
4
-11
/
+27
2017-01-29
f2fs: drop exist_data for inline_data when truncated to 0
Jaegeuk Kim
1
-0
/
+2
2017-01-29
f2fs: don't allow encrypted operations without keys
Jaegeuk Kim
1
-0
/
+12
2017-01-29
f2fs: show the max number of atomic operations
Jaegeuk Kim
4
-2
/
+31
2017-01-29
f2fs: get io size bit from mount option
Jaegeuk Kim
2
-0
/
+24
2017-01-29
f2fs: support IO alignment for DATA and NODE writes
Jaegeuk Kim
6
-6
/
+84
2017-01-29
f2fs: add submit_bio tracepoint
Jaegeuk Kim
2
-19
/
+38
2017-01-29
f2fs: fix wrong tracepoints for op and op_flags
Jaegeuk Kim
1
-16
/
+25
2017-01-29
f2fs: reassign new segment for mode=lfs
Jaegeuk Kim
1
-3
/
+0
2017-01-29
f2fs: fix a missing discard prefree segments
Yunlei He
1
-1
/
+9
2017-01-29
f2fs: use rb_entry_safe
Geliang Tang
1
-11
/
+6
2017-01-29
f2fs: add a case of no need to read a page in write begin
Yunlei He
1
-1
/
+6
2017-01-29
f2fs: fix a problem of using memory after free
Yunlei He
1
-2
/
+3
2017-01-29
f2fs: remove unneeded condition
Dan Carpenter
1
-3
/
+3
2017-01-29
f2fs: don't cache nat entry if out of memory
Chao Yu
1
-7
/
+20
2017-01-29
f2fs: remove unused values in recover_fsync_data
Yunlei He
1
-4
/
+0
2017-01-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
2
-4
/
+24
2017-01-28
Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-3
/
+14
2017-01-28
Merge tag 'md/4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-45
/
+194
2017-01-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+7
2017-01-28
Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
7
-54
/
+66
2017-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
113
-562
/
+916
2017-01-27
Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
13
-63
/
+220
2017-01-27
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Linus Torvalds
1
-9
/
+17
2017-01-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-30
/
+91
2017-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Linus Torvalds
27
-189
/
+269
2017-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-3
/
+12
2017-01-27
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Linus Torvalds
1
-2
/
+3
2017-01-27
Merge tag 'vfio-v4.10-rc6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+4
2017-01-27
RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
Jack Morgenstein
1
-1
/
+2
2017-01-27
Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
Jens Axboe
1
-8
/
+14
2017-01-27
ARC: [arcompact] handle unaligned access delay slot corner case
Vineet Gupta
1
-1
/
+2
2017-01-27
Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
10
-175
/
+195
2017-01-27
Merge tag 'mmc-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-3
/
+4
[next]