index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
compat breakage in preadv() and pwritev()
Al Viro
1
-2
/
+6
2011-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
5
-62
/
+135
2011-03-12
Btrfs: break out of shrink_delalloc earlier
Chris Mason
2
-12
/
+32
2011-03-10
btrfs: fix not enough reserved space
Miao Xie
1
-2
/
+3
2011-03-10
btrfs: fix dip leak
Daniel J Blueman
1
-0
/
+1
2011-03-10
fs/dcache: allow d_obtain_alias() to return unhashed dentries
J. Bruce Fields
1
-2
/
+24
2011-03-10
Check for immutable/append flag in fallocate path
Marco Stornelli
1
-0
/
+8
2011-03-10
fat: fix d_revalidate oopsen on NFS exports
Al Viro
1
-2
/
+2
2011-03-10
jfs: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
ocfs2: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
gfs2: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
fuse: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
ceph: fix d_revalidate oopsen on NFS exports
Al Viro
1
-1
/
+1
2011-03-10
reiserfs xattr ->d_revalidate() shouldn't care about RCU
Al Viro
1
-2
/
+0
2011-03-10
/proc/self is never going to be invalidated...
Al Viro
1
-30
/
+0
2011-03-10
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-9
/
+10
2011-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-7
/
+22
2011-03-09
nd->inode is not set on the second attempt in path_walk()
Al Viro
1
-0
/
+1
2011-03-09
nfsd: wrong index used in inner loop
roel
1
-2
/
+2
2011-03-08
Btrfs: make sure not to return overlapping extents to fiemap
Chris Mason
1
-6
/
+27
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
2
-4
/
+11
2011-03-07
nfsd4: fix bad pointer on failure to find delegation
J. Bruce Fields
1
-6
/
+7
2011-03-07
Btrfs: deal with short returns from copy_from_user
Chris Mason
1
-0
/
+13
2011-03-07
Btrfs: fix regressions in copy_from_user handling
Chris Mason
1
-42
/
+59
2011-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-27
/
+4
2011-03-05
nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)
Neil Horman
1
-2
/
+42
2011-03-04
ceph: no .snap inside of snapped namespace
Sage Weil
1
-0
/
+1
2011-03-04
minimal fix for do_filp_open() race
Al Viro
1
-3
/
+10
2011-03-04
Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Linus Torvalds
8
-76
/
+28
2011-03-03
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-3
/
+8
2011-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+2
2011-03-03
ceph: do not clear I_COMPLETE from d_release
Sage Weil
1
-21
/
+1
2011-03-03
ceph: do not set I_COMPLETE
Sage Weil
2
-2
/
+2
2011-03-03
Revert "ceph: keep reference to parent inode on ceph_dentry"
Sage Weil
2
-5
/
+1
2011-03-03
hfs: fix rename() over non-empty directory
Al Viro
1
-37
/
+13
2011-03-03
udf: fix i_nlink limit
Al Viro
1
-6
/
+5
2011-03-03
fix reiserfs mkdir() breakage
Al Viro
1
-1
/
+1
2011-03-03
exofs: i_nlink races in rename()
Al Viro
1
-6
/
+2
2011-03-03
nilfs2: i_nlink races in rename()
Al Viro
1
-7
/
+1
2011-03-03
minix: i_nlink races in rename()
Al Viro
1
-6
/
+2
2011-03-03
ufs: i_nlink races in rename()
Al Viro
1
-7
/
+2
2011-03-03
sysv: i_nlink races in rename()
Al Viro
1
-6
/
+2
2011-03-03
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2011-03-02
of/flattree: Drop an uninteresting message to pr_debug level
Paul Bolle
1
-1
/
+1
2011-03-02
ext2: Fix link count corruption under heavy link+rename load
Josh Hunt
1
-7
/
+2
2011-03-02
xfs: zero proper structure size for geometry calls
Alex Elder
1
-3
/
+8
2011-03-02
nilfs2: fix regression that i-flag is not set on changeless checkpoints
Ryusuke Konishi
1
-1
/
+2
2011-03-01
fs/block_dev.c: fix new kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-10
/
+55
2011-03-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-13
/
+28
[next]