index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-31
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-01-31
userfaultfd: convert to use anon_inode_getfd()
Eric Biggers
2018-01-31
hugetlb: implement memfd sealing
Marc-André Lureau
2018-01-31
hugetlb: expose hugetlbfs_inode_info in header
Marc-André Lureau
2018-01-31
shmem: rename functions that are memfd-related
Marc-André Lureau
2018-01-31
mm: use updated pmdp_invalidate() interface to track dirty/accessed bits
Kirill A. Shutemov
2018-01-31
mm: add unmap_mapping_pages()
Matthew Wilcox
2018-01-31
mm, userfaultfd, THP: avoid waiting when PMD under THP migration
Huang Ying
2018-01-31
fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me...
Konstantin Khlebnikov
2018-01-31
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
2018-01-31
ocfs2: unlock bh_state if bg check fails
Changwei Ge
2018-01-31
ocfs2: nowait aio support
Gang He
2018-01-31
ocfs2: add ocfs2_overwrite_io()
Gang He
2018-01-31
ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()
Gang He
2018-01-31
ocfs2: add trimfs lock to avoid duplicated trims in cluster
Gang He
2018-01-31
ocfs2: add trimfs dlm lock resource
Gang He
2018-01-31
ocfs2: try to reuse extent block in dealloc without meta_alloc
Changwei Ge
2018-01-31
ocfs2: make metadata estimation accurate and clear
Changwei Ge
2018-01-31
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2018-01-31
ocfs2: clean up dead code in alloc.c
Changwei Ge
2018-01-31
ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init()
piaojun
2018-01-31
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
2018-01-31
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
2018-01-31
ocfs2: clean dead code in suballoc.c
Changwei Ge
2018-01-31
ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header()
alex chen
2018-01-31
ocfs2/cluster: close a race that fence can't be triggered
Yang Zhang
2018-01-31
ocfs2: give an obvious tip for mismatched cluster names
Gang He
2018-01-31
ocfs2/cluster: neaten a member of o2net_msg_handler
Changwei Ge
2018-01-31
fs/ocfs2/dlm/dlmmaster.c: clean up dead code
Changwei Ge
2018-01-31
fs/dax.c: release PMD lock even when there is no PMD support in DAX
Jan H. Schönherr
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-01-31
devpts: fix error handling in devpts_mntget()
Eric Biggers
2018-01-30
Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-01-30
Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-30
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-30
gfs2: Add a few missing newlines in messages
Andreas Gruenbacher
2018-01-30
gfs2: Remove inode from ordered write list in gfs2_write_inode()
Abhi Das
2018-01-29
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-01-29
Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
[next]