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.12.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
2009-03-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-7
/
+16
2009-03-17
Avoid 64-bit "switch()" statements on 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-03-17
ext4: fix bb_prealloc_list corruption due to wrong group locking
Eric Sandeen
1
-2
/
+7
2009-03-16
filp->f_pos not correctly updated in proc_task_readdir
Zhang Le
1
-9
/
+7
2009-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-4
/
+7
2009-03-14
block: fix memory leak in bio_clone()
Li Zefan
1
-1
/
+3
2009-03-14
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
2
-3
/
+4
2009-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
6
-37
/
+171
2009-03-14
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-16
/
+33
2009-03-14
eCryptfs: don't encrypt file key with filename key
Tyler Hicks
4
-4
/
+9
2009-03-14
nommu: ramfs: don't leak pages when adding to page cache fails
Johannes Weiner
1
-0
/
+1
2009-03-14
nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded
Enrik Berkhan
1
-0
/
+3
2009-03-14
ext4: fix bogus BUG_ONs in in mballoc code
Eric Sandeen
1
-2
/
+2
2009-03-13
ocfs2: Use xs->bucket to set xattr value outside
Tao Ma
1
-6
/
+20
2009-03-13
ocfs2: Fix a bug found by sparse check.
Tao Ma
1
-1
/
+2
2009-03-13
ocfs2: tweak to get the maximum inline data size with xattr
Tiger Yang
3
-9
/
+7
2009-03-13
ocfs2: reserve xattr block for new directory with inline data
Tiger Yang
1
-0
/
+4
2009-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
1
-17
/
+4
2009-03-13
fs: new inode i_state corruption fix
Nick Piggin
2
-1
/
+15
2009-03-13
vfs: add missing unlock in sget()
Li Zefan
1
-1
/
+4
2009-03-13
pipe_rdwr_fasync: fix the error handling to prevent the leak/crash
Oleg Nesterov
1
-4
/
+4
2009-03-12
NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...
Trond Myklebust
1
-29
/
+39
2009-03-12
ext4: Print the find_group_flex() warning only once
Theodore Ts'o
1
-1
/
+3
2009-03-12
Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch
Phillip Lougher
1
-17
/
+4
2009-03-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-17
/
+39
2009-03-11
Fix _fat_bmap() locking
OGAWA Hirofumi
1
-2
/
+2
2009-03-11
proc: fix kflags to uflags copying in /proc/kpageflags
Wu Fengguang
1
-1
/
+1
2009-03-11
Bug 11061, NFS mounts dropped
Ian Dall
1
-1
/
+62
2009-03-11
NFS: Handle -ESTALE error in access()
Suresh Jayaraman
1
-1
/
+7
2009-03-11
NLM: Fix GRANT callback address comparison when IPv6 is enabled
Chuck Lever
1
-1
/
+50
2009-03-11
NFSv3: Fix posix ACL code
Trond Myklebust
2
-27
/
+34
2009-03-11
NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)
Trond Myklebust
1
-7
/
+8
2009-03-11
devpts: remove graffiti
Alexey Dobriyan
1
-5
/
+0
2009-03-11
ext4: fix header check in ext4_ext_search_right() for deep extent trees.
Eric Sandeen
1
-2
/
+4
2009-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
5
-13
/
+13
2009-03-09
Btrfs: fix spinlock assertions on UP systems
Chris Mason
5
-13
/
+13
2009-03-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-3
/
+5
2009-03-07
xfs: only issues a cache flush on unmount if barriers are enabled
Christoph Hellwig
3
-8
/
+16
2009-03-07
xfs: prevent lockdep false positive in xfs_iget_cache_miss
Christoph Hellwig
1
-5
/
+10
2009-03-07
xfs: prevent kernel crash due to corrupted inode log format
Christoph Hellwig
1
-4
/
+13
2009-03-05
Squashfs: frag_size should be signed, as it can hold an error result
Roel Kluin
1
-2
/
+4
2009-03-05
Squashfs: Fix oops when reading fsfuzzer corrupted filesystems
Phillip Lougher
4
-6
/
+15
2009-03-05
ext4: fix ext4_free_inode() vs. ext4_claim_inode() race
Eric Sandeen
1
-3
/
+5
2009-03-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
4
-5
/
+8
2009-02-28
Fix FREEZE/THAW compat_ioctl regression
Christoph Hellwig
1
-0
/
+3
2009-02-28
EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL
Benny Halevy
1
-1
/
+1
2009-02-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-16
/
+44
2009-02-26
ocfs2: add IO error check in ocfs2_get_sector()
wengang wang
1
-0
/
+7
2009-02-26
ocfs2: set gap to seperate entry and value when xattr in bucket
Tiger Yang
1
-8
/
+10
2009-02-26
ocfs2: lock the metaecc process for xattr bucket
Tao Ma
3
-0
/
+8
[next]