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
2008-07-30
romfs_readpage: don't report errors for pages beyond i_size
Linus Torvalds
2008-07-30
fs/buffer.c: uninline __remove_assoc_queue()
Thomas Petazzoni
2008-07-30
omfs: sparse annotations
Harvey Harrison
2008-07-30
VFS: increase pseudo-filesystem block size to PAGE_SIZE
Alex Nixon
2008-07-28
eCryptfs: use page_alloc not kmalloc to get a page of memory
Eric Sandeen
2008-07-28
bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()
Yoichi Yuasa
2008-07-28
vfs: pagecache usage optimization for pagesize!=blocksize
Hisashi Hifumi
2008-07-28
exec: include pagemap.h again to fix build
Hugh Dickins
2008-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2008-07-28
sh: Initial ELF FDPIC support.
Paul Mundt
2008-07-28
binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat.
Paul Mundt
2008-07-27
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-07-27
task IO accounting: move all IO statistics in struct task_io_accounting
Andrea Righi
2008-07-27
NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode
Trond Myklebust
2008-07-27
nfs_remount oops when rebooting + possible fix
Marc Zyngier
2008-07-27
task IO accounting: improve code readability
Andrea Righi
2008-07-26
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-07-26
task IO accounting: correctly account threads IO statistics
Andrea Righi
2008-07-26
[PATCH] fix RLIM_NOFILE handling
Al Viro
2008-07-26
[PATCH] get rid of corner case in dup3() entirely
Al Viro
2008-07-26
[PATCH] get rid of indirect users of namei.h
Al Viro
2008-07-26
[PATCH] get rid of __user_path_lookup_open
Al Viro
2008-07-26
[PATCH] f_count may wrap around
Al Viro
2008-07-26
[PATCH] dup3 fix
Ulrich Drepper
2008-07-26
[PATCH] don't pass nameidata to __ncp_lookup_validate()
Al Viro
2008-07-26
[PATCH] don't pass nameidata to gfs2_lookupi()
Al Viro
2008-07-26
[PATCH] new (local) helper: user_path_parent()
Al Viro
2008-07-26
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-07-26
[PATCH] preparation to __user_walk_fd cleanup
Al Viro
2008-07-26
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
2008-07-26
[PATCH] take noexec checks to very few callers that care
Al Viro
2008-07-26
Re: [PATCH 3/6] vfs: open_exec cleanup
Christoph Hellwig
2008-07-26
[patch 4/4] vfs: immutable inode checking cleanup
Miklos Szeredi
2008-07-26
[patch 3/4] fat: dont call notify_change
Miklos Szeredi
2008-07-26
[patch 2/4] vfs: utimes cleanup
Miklos Szeredi
2008-07-26
[patch 1/4] vfs: utimes: move owner check into inode_change_ok()
Miklos Szeredi
2008-07-26
[PATCH] vfs: use kstrdup() and check failing allocation
Li Zefan
2008-07-26
[PATCH] more nameidata removal: exec_permission_lite() doesn't need it
Al Viro
2008-07-26
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
Al Viro
2008-07-26
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
Al Viro
2008-07-26
[PATCH] kill altroot
Al Viro
2008-07-26
[PATCH] permission checks for chdir need special treatment only on the last step
Al Viro
2008-07-26
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
Miklos Szeredi
2008-07-26
[patch 4/5] vfs: reuse local variable in vfs_link()
Tetsuo Handa
2008-07-26
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
Miklos Szeredi
2008-07-26
[patch 1/5] vfs: truncate: dont check immutable twice
Miklos Szeredi
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
2008-07-26
[patch 05/14] hpfs: dont call permission()
Miklos Szeredi
2008-07-26
[PATCH] sanitize proc_sysctl
Al Viro
[next]