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
Age
Commit message (
Expand
)
Author
2012-03-20
um: embed ->stub_pages[] into mmu_context
Al Viro
2012-03-20
gadgetfs: list_for_each_safe() misuse
Al Viro
2012-03-20
ocfs2: fix leaks on failure exits in module_init
Al Viro
2012-03-20
ecryptfs: make register_filesystem() the last potential failure exit
Al Viro
2012-03-20
ntfs: forgets to unregister sysctls on register_filesystem() failure
Al Viro
2012-03-20
logfs: missing cleanup on register_filesystem() failure
Al Viro
2012-03-20
jfs: mising cleanup on register_filesystem() failure
Al Viro
2012-03-20
make configfs_pin_fs() return root dentry on success
Al Viro
2012-03-20
configfs: configfs_create_dir() has parent dentry in dentry->d_parent
Al Viro
2012-03-20
configfs: sanitize configfs_create()
Al Viro
2012-03-20
configfs: kill configfs_sb
Al Viro
2012-03-20
configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root
Al Viro
2012-03-20
__register_binfmt() made void
Al Viro
2012-03-20
autofs: set things up *before* registering fs type
Al Viro
2012-03-20
anon_inodes: move allocation of anon_inode into ->mount()
Al Viro
2012-03-20
9p: make register_filesystem() the last failure exit
Al Viro
2012-03-20
usbfs: kill racy detection of simple_pin_fs()
Al Viro
2012-03-20
make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one
Al Viro
2012-03-20
ibmasmfs: make register_filesystem the last failure exit
Al Viro
2012-03-20
spufs: make register_filesystem the last potential failure exit
Al Viro
2012-03-20
kill reiserfs_fs_{i,sb}.h
Al Viro
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
2012-03-20
kill pointless includes of reiserfs_fs_{i,sb}.h
Al Viro
2012-03-20
move reiserfs_acl.h to fs/reiserfs/acl.h
Al Viro
2012-03-20
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
2012-03-20
vfs: take path_get_longterm() out of write_seqcount scope
Al Viro
2012-03-20
no need to play with fs->seq in exit_fs()
Al Viro
2012-03-20
switch touch_atime to struct path
Al Viro
2012-03-20
switch unix_sock to struct path
Al Viro
2012-03-20
constify path argument of trace_seq_path()
Al Viro
2012-03-20
constify path argument of audit_log_d_path()
Al Viro
2012-03-20
aio: fix the comment in aio_kick_handler()
Al Viro
2012-03-20
aio: don't bother with cancel_delayed_work() in exit_aio()
Al Viro
2012-03-20
aio: use cancel_delayed_work_sync()
Al Viro
2012-03-20
aio: aio_nr_lock is taken only synchronously now
Al Viro
2012-03-20
aio: aio_nr decrements don't need to be delayed
Al Viro
2012-03-20
aio: don't bother with async freeing on failure in ioctx_alloc()
Al Viro
2012-03-20
fs: initial qnx6fs addition
Kai Bankett
2012-03-20
qnx4fs: small cleanup
Kai Bankett
2012-03-20
vfs: d_alloc_root() gone
Al Viro
2012-03-20
tidy up after d_make_root() conversion
Al Viro
2012-03-20
minixfs: switch to d_make_root()
Al Viro
2012-03-20
hfsplus: switch to d_make_root()
Al Viro
2012-03-20
fat: switch to d_make_root()
Al Viro
2012-03-20
ntfs: switch to d_make_root()
Al Viro
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
procfs: clean proc_fill_super() up
Al Viro
2012-03-20
... and the same failure exits cleanup for ocfs2
Al Viro
2012-03-20
coda: clean failure exits in coda_fill_super()
Al Viro
2012-03-20
clean up the failure exits in cifs_read_super()
Al Viro
[next]