index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-13
fs/binfmt_misc.c: node could be NULL when evicting inode
Eryu Guan
2017-10-13
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
2017-10-12
Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-10-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-10-11
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
2017-10-11
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
2017-10-11
xfs: Fix bool initialization/comparison
Thomas Meyer
2017-10-11
xfs: don't change inode mode if ACL update fails
Dave Chinner
2017-10-11
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2017-10-11
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
2017-10-11
9p: set page uptodate when required in write_end()
Alexander Levin
2017-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-10-10
direct-io: Prevent NULL pointer access in submit_page_section
Andreas Gruenbacher
2017-10-10
Merge tag 'nfsd-4.14-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-10-10
Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-10
quota: Generate warnings for DQUOT_SPACE_NOFAIL allocations
Jan Kara
2017-10-09
Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2017-10-06
Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-10-06
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-10-06
Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-10-06
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-10-05
nfsd4: define nfsd4_secinfo_no_name_release()
Eryu Guan
2017-10-05
ovl: fix regression caused by exclusive upper/work dir protection
Amir Goldstein
2017-10-05
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
2017-10-05
ovl: fix dentry leak in ovl_indexdir_cleanup()
Amir Goldstein
2017-10-05
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
Amir Goldstein
2017-10-05
ovl: fix error value printed in ovl_lookup_index()
Amir Goldstein
2017-10-05
ovl: fix may_write_real() for overlayfs directories
Amir Goldstein
2017-10-04
NFSv4/pnfs: Fix an infinite layoutget loop
Trond Myklebust
2017-10-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-10-04
Btrfs: fix overlap of fs_info::flags values
Tsutomu Itoh
2017-10-04
btrfs: avoid overflow when sector_t is 32 bit
Goffredo Baroncelli
2017-10-04
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
2017-10-03
xfs: handle racy AIO in xfs_reflink_end_cow
Christoph Hellwig
2017-10-03
xfs: always swap the cow forks when swapping extents
Darrick J. Wong
2017-10-03
exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] array
Oleg Nesterov
2017-10-03
exec: binfmt_misc: fix race between load_misc_binary() and kill_node()
Oleg Nesterov
2017-10-03
exec: binfmt_misc: remove the confusing e->interp_file != NULL checks
Oleg Nesterov
2017-10-03
exec: binfmt_misc: shift filp_close(interp_file) from kill_node() to bm_evict...
Oleg Nesterov
2017-10-03
exec: binfmt_misc: don't nullify Node->dentry in kill_node()
Oleg Nesterov
2017-10-03
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
2017-10-03
userfaultfd: non-cooperative: fix fork use after free
Andrea Arcangeli
2017-10-03
f2fs: fix potential panic during fstrim
Chao Yu
2017-10-02
ceph: fix __choose_mds() for LSSNAP request
Yan, Zheng
2017-10-02
ceph: properly queue cap snap for newly created snap realm
Yan, Zheng
2017-10-01
nfs/filelayout: fix oops when freeing filelayout segment
Scott Mayhew
2017-10-01
NFS: Fix uninitialized rpc_wait_queue
Benjamin Coddington
2017-10-01
NFS: Cleanup error handling in nfs_idmap_request_key()
Dan Carpenter
2017-10-01
nfs: RPC_MAX_AUTH_SIZE is in bytes
J. Bruce Fields
[next]