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-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-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
2015-02-20
configfs: Fix potential NULL d_inode dereference
David Howells
2015-02-20
don't bother with most of the bad_file_ops methods
Al Viro
2015-02-17
configfs_add_file: fold into its sole caller
Al Viro
2015-02-17
configfs: fold create_dir() into its only caller
Al Viro
2015-02-17
configfs: configfs_create() init callback is never NULL and it never fails
Al Viro
2015-02-17
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-17
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-17
fs/affs/super.c: fix switch indentation
Fabian Frederick
2015-02-17
fs/affs/inode.c: remove double extern affs_symlink_inode_operations
Fabian Frederick
2015-02-17
fs/affs/bitmap.c: remove unnecessary return
Fabian Frederick
2015-02-17
fs/affs/amigaffs.c: remove else after return
Fabian Frederick
2015-02-17
fs/affs: define AFFSNAMEMAX to replace constant use
Fabian Frederick
2015-02-17
fs/affs: use unsigned int for string lengths
Fabian Frederick
2015-02-17
fs/affs/super.c: destroy sbi mutex in affs_kill_sb()
Fabian Frederick
2015-02-17
fs/affs/file.c: fix direct IO writes beyond EOF
Fabian Frederick
2015-02-17
fs/affs/file.c: replace if/BUG by BUG_ON
Fabian Frederick
2015-02-17
fs/affs: fix casting in printed messages
Geert Uytterhoeven
2015-02-17
eventfd: don't take the spinlock in eventfd_poll
Chris Mason
2015-02-17
vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue
WANG Chao
2015-02-17
fs: fat: use MSDOS_SB macro to get msdos_sb_info
Fred Chou
2015-02-17
fs/reiserfs/inode.c: replace 0 by NULL for pointers
Fabian Frederick
2015-02-17
fs/ufs/super.c: fix potential race condition
Fabian Frederick
2015-02-17
fs/ufs/super.c: remove unnecessary casting
Fabian Frederick
2015-02-17
fs/coda/dir.c: forward declaration clean-up
Fabian Frederick
2015-02-17
fs/befs/linuxvfs.c: remove unnecessary casting
Fabian Frederick
2015-02-17
Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-02-17
fs/binfmt_som: Drop kernel support for HP-UX SOM binaries
Helge Deller
2015-02-16
ocfs2: set append dio as a ro compat feature
Joseph Qi
2015-02-16
ocfs2: wait for orphan recovery first once append O_DIRECT write crash
Joseph Qi
2015-02-16
ocfs2: complete the rest request through buffer io
Joseph Qi
[next]