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
2010-01-14
ceph: change dentry offset and position after splice_dentry
Yehuda Sadeh
2010-01-14
nfsd41: Create the recovery entry for the NFSv4.1 client
Ricardo Labiaga
2010-01-14
Fix configfs leak
Al Viro
2010-01-14
Fix the -ESTALE handling in do_filp_open()
Al Viro
2010-01-14
ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error path
OGAWA Hirofumi
2010-01-14
Fix ACC_MODE() for real
Al Viro
2010-01-14
hppfs: handle ->put_link()
Al Viro
2010-01-14
Kill 9p readlink()
Al Viro
2010-01-14
fix autofs/afs/etc. magic mountpoint breakage
Al Viro
2010-01-13
Merge branch 'fasync-helper'
Linus Torvalds
2010-01-13
nfsd: use vfs_fsync for non-directories
Christoph Hellwig
2010-01-13
nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()
Ricardo Labiaga
2010-01-13
nfsd41: nfsd4_decode_compound() does not recognize all ops
Ricardo Labiaga
2010-01-12
lib: Introduce generic list_sort function
Dave Chinner
2010-01-12
GFS2: Fix refcnt leak on gfs2_follow_link() error path
OGAWA Hirofumi
2010-01-11
ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error path
OGAWA Hirofumi
2010-01-12
fat: Fix vfat_lookup()
OGAWA Hirofumi
2010-01-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2010-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-01-11
smaps: fix wrong rss count
Minchan Kim
2010-01-11
proc: partially revert "procfs: provide stack information for threads"
KOSAKI Motohiro
2010-01-11
block: Stop using byte offsets
Martin K. Petersen
2010-01-11
quota: Fix dquot_transfer for filesystems different from ext4
Jan Kara
2010-01-11
GFS2: Use MAX_LFS_FILESIZE for meta inode size
Steven Whitehouse
2010-01-10
xfs: Ensure we force all busy extents in range to disk
Dave Chinner
2010-01-10
xfs: Don't flush stale inodes
Dave Chinner
2010-01-10
xfs: fix timestamp handling in xfs_setattr
Christoph Hellwig
2010-01-10
xfs: use DECLARE_EVENT_CLASS
Christoph Hellwig
2010-01-08
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-01-08
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-01-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-01-08
xfs: kill some warnings on i386 builds
Dave Chinner
2010-01-08
GFS2: Fix gfs2_xattr_acl_chmod()
Steven Whitehouse
2010-01-08
GFS2: Fix locking bug in rename
Steven Whitehouse
2010-01-08
GFS2: Ensure uptodate inode size when using O_APPEND
Steven Whitehouse
2010-01-07
reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks
Frederic Weisbecker
2010-01-07
reiserfs: Fix unreachable statement
Jiri Slaby
2010-01-07
reiserfs: Don't call reiserfs_get_acl() with the reiserfs lock
Frederic Weisbecker
2010-01-06
FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack
Mike Frysinger
2010-01-06
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-01-06
ceph: fix copy_user_to_page_vector()
Yehuda Sadeh
2010-01-06
nfs: fix oops in nfs_rename()
OGAWA Hirofumi
2010-01-06
nfsd: make sure data is on disk before calling ->fsync
Christoph Hellwig
2010-01-06
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2010-01-05
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-01-05
exofs: simple_write_end does not mark_inode_dirty
Boaz Harrosh
2010-01-05
exofs: fix pnfs_osd re-definitions in pre-pnfs trees
Boaz Harrosh
2010-01-05
reiserfs: Relax lock on xattr removing
Frederic Weisbecker
2010-01-05
reiserfs: Relax the lock before truncating pages
Frederic Weisbecker
[prev]
[next]