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-02-08
inotify: fix check for one-shot watches before destroying them
Ulisses Furquim
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2008-02-07
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2008-02-08
dm ioctl: move compat code
Milan Broz
2008-02-07
SUNRPC xptrdma: simplify build configuration
James Lentini
2008-02-07
NFS: Fix a potential file corruption issue when writing
Trond Myklebust
2008-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2008-02-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-02-07
BKL-removal: Implement a compat_ioctl handler for JFS
Andi Kleen
2008-02-07
BKL-removal: Use unlocked_ioctl for jfs
Andi Kleen
2008-02-07
sysfs: remove BUG_ON() from sysfs_remove_group()
Greg Kroah-Hartman
2008-02-07
Block: Fix whole_disk attribute bug
Greg Kroah-Hartman
2008-02-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-02-07
Sanitize the type of struct user.u_ar0
H. Peter Anvin
2008-02-07
iget: remove iget() and the read_inode() super op as being obsolete
David Howells
2008-02-07
iget: stop HPPFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop HOSTFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop OPENPROMFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop UFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop the SYSV filesystem from using iget() and read_inode()
David Howells
2008-02-07
iget: stop ROMFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop QNX4 from using iget() and read_inode()
David Howells
2008-02-07
iget: stop PROCFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop the MINIX filesystem from using iget() and read_inode()
David Howells
2008-02-07
iget: stop JFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop JFFS2 from using iget() and read_inode()
David Howells
2008-02-07
iget: stop ISOFS from using read_inode()
David Howells
2008-02-07
iget: stop HFSPLUS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop FUSE from using iget() and read_inode()
David Howells
2008-02-07
iget: stop FreeVXFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop FAT from using iget() and read_inode()
David Howells
2008-02-07
iget: stop EXT4 from using iget() and read_inode()
David Howells
2008-02-07
iget: stop EXT3 from using iget() and read_inode()
David Howells
2008-02-07
iget: stop EXT2 from using iget() and read_inode()
David Howells
2008-02-07
iget: stop EFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop CIFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop BFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop BEFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop autofs from using iget() and read_inode()
David Howells
2008-02-07
iget: stop AFFS from using iget() and read_inode()
David Howells
2008-02-07
iget: use iget_failed() in GFS2
David Howells
2008-02-07
iget: use iget_failed() in AFS
David Howells
2008-02-07
iget: introduce a function to register iget failure
David Howells
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-07
fs menu: small reorg
Randy Dunlap
2008-02-07
VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls
Erez Zadok
2008-02-07
VFS: swap do_ioctl and vfs_ioctl names
Erez Zadok
2008-02-07
VFS: apply coding standards to fs/ioctl.c
Erez Zadok
2008-02-07
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
Pavel Emelyanov
2008-02-07
gfs2: make gfs2_holder.gh_owner_pid be a struct pid *
Pavel Emelyanov
[next]