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
2011-05-26
fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops
Timo Warns
2011-05-26
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
Olaf Hering
2011-05-26
proc: fix pagemap_read() error case
KOSAKI Motohiro
2011-05-26
proc: put check_mem_permission after __get_free_page in mem_write
KOSAKI Motohiro
2011-05-26
proc/stat: use defined macro KMALLOC_MAX_SIZE
Yuanhan Liu
2011-05-26
proc: constify status array
Mike Frysinger
2011-05-26
fs/proc: convert to kstrtoX()
Alexey Dobriyan
2011-05-26
coredump: add support for exe_file in core name
Jiri Slaby
2011-05-26
mm: extract exe_file handling from procfs
Jiri Slaby
2011-05-26
memcg: add the pagefault count into memcg stats
Ying Han
2011-05-26
ufs: fix truncated values handling 64 bit metadata
Dan Carpenter
2011-05-26
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-05-26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...
Linus Torvalds
2011-05-26
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-05-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-05-26
mm: don't access vm_flags as 'int'
KOSAKI Motohiro
2011-05-26
ocfs2: add cleancache support
Dan Magenheimer
2011-05-26
ext4: add cleancache support
Dan Magenheimer
2011-05-26
btrfs: add cleancache support
Dan Magenheimer
2011-05-26
ext3: add cleancache support
Dan Magenheimer
2011-05-26
mm/fs: add hooks to support cleancache
Dan Magenheimer
2011-05-26
cifs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
2011-05-26
ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
2011-05-26
exofs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
2011-05-26
nfs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
2011-05-26
ext2: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
2011-05-26
ext3: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
2011-05-26
ext4: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
2011-05-26
btrfs: remove unnecessary dentry_unhash in rmdir/rename_dir
Sage Weil
2011-05-26
ceph: remove unnecessary dentry_unhash calls
Sage Weil
2011-05-26
vfs: clean up vfs_rename_other
Sage Weil
2011-05-26
vfs: clean up vfs_rename_dir
Sage Weil
2011-05-26
vfs: clean up vfs_rmdir
Sage Weil
2011-05-26
vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
Miklos Szeredi
2011-05-26
libfs: drop unneeded dentry_unhash
Sage Weil
2011-05-26
vfs: update dentry_unhash() comment
Sage Weil
2011-05-26
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
2011-05-26
vfs: push dentry_unhash on rmdir into file systems
Sage Weil
2011-05-26
vfs: remove dget() from dentry_unhash()
Sage Weil
2011-05-26
vfs: dentry_unhash immediately prior to rmdir
Sage Weil
2011-05-26
vfs: Block mmapped writes while the fs is frozen
Jan Kara
2011-05-26
vfs: Create __block_page_mkwrite() helper passing error values back
Jan Kara
2011-05-26
fs/namespace.c: bound mount propagation fix
Roman Borisov
2011-05-26
exportfs: reallow building as a module
Jonas Gorski
2011-05-26
merge handle_reval_dot and nameidata_drop_rcu_last
Al Viro
2011-05-26
consolidate nameidata_..._drop_rcu()
Al Viro
2011-05-26
gfs2: Drop __TIME__ usage
Michal Marek
2011-05-26
dlm: Drop __TIME__ usage
Michal Marek
[next]