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
2015-03-02
Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr
Filipe Manana
2015-03-02
Btrfs: fix off-by-one logic error in btrfs_realloc_node
Filipe Manana
2015-03-02
Btrfs: add missing inode update when punching hole
Filipe Manana
2015-03-02
Btrfs: abort the transaction if we fail to update the free space cache inode
Josef Bacik
2015-03-02
Btrfs: fix fsync race leading to ordered extent memory leaks
Filipe Manana
2015-03-01
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
Trond Myklebust
2015-03-01
NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache()
Trond Myklebust
2015-03-01
NFSv3: Use the readdir fileid as the mounted-on-fileid
Trond Myklebust
2015-03-01
NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()
Trond Myklebust
2015-03-01
NFSv4: Set a barrier in the update_changeattr() helper
Trond Myklebust
2015-03-01
NFS: Fix nfs_post_op_update_inode() to set an attribute barrier
Trond Myklebust
2015-03-01
NFS: Remove size hack in nfs_inode_attrs_need_update()
Trond Myklebust
2015-03-01
NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommit
Trond Myklebust
2015-03-01
NFS: Add attribute update barriers to NFS writebacks
Trond Myklebust
2015-03-01
NFS: Set an attribute barrier on all updates
Trond Myklebust
2015-03-01
NFS: Add attribute update barriers to nfs_setattr_update_inode()
Trond Myklebust
2015-03-01
NFS: Add a helper to set attribute barriers
Trond Myklebust
2015-03-01
NFS: Ensure that buffered writes wait for O_DIRECT writes to complete
Trond Myklebust
2015-02-28
Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-28
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
2015-02-27
NFSv4: nfs4_open_recover_helper() must set share access
Trond Myklebust
2015-02-26
nfsd: fix clp->cl_revoked list deletion causing softlock in nfsd
Andrew Elble
2015-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-26
fuse: set stolen page uptodate
Miklos Szeredi
2015-02-26
fuse: notify: don't move pages
Miklos Szeredi
2015-02-24
eCryptfs: ensure copy to crypt_stat->cipher does not overrun
Colin Ian King
2015-02-24
xfs: cancel failed transaction in xfs_fs_commit_blocks()
Eric Sandeen
2015-02-24
xfs: Ensure we have target_ip for RENAME_EXCHANGE
Eric Sandeen
2015-02-23
xfs: ensure truncate forces zeroed blocks to disk
Dave Chinner
2015-02-23
xfs: Fix quota type in quota structures when reusing quota file
Jan Kara
2015-02-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
VFS: Split DCACHE_FILE_TYPE into regular and special types
David Howells
2015-02-22
VFS: Add a fallthrough flag for marking virtual dentries
David Howells
2015-02-21
Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-02-21
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-02-20
Btrfs: fix allocation size calculations in alloc_btrfs_bio
Chris Mason
2015-02-20
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Al Viro
2015-02-20
posix_acl: fix reference leaks in posix_acl_create
Omar Sandoval
2015-02-20
autofs4: Wrong format for printing dentry
Rasmus Villemoes
2015-02-20
coredump: Fix typo in comment
Bastien Nocera
2015-02-20
fs/aio.c: Remove duplicate function name in pr_debug messages
Kinglong Mee
[prev]
[next]