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
2006-10-31
[PATCH] eCryptfs: Fix handling of lower d_count
Michael Halcrow
2
-43
/
+27
2006-10-31
[PATCH] eCryptfs: Remove ecryptfs_umount_begin
Michael Halcrow
1
-18
/
+0
2006-10-31
[PATCH] eCryptfs: Consolidate lower dentry_open's
Michael Halcrow
4
-42
/
+63
2006-10-31
[PATCH] eCryptfs: Cipher code to new crypto API
Michael Halcrow
4
-58
/
+146
2006-10-31
[PATCH] eCryptfs: Hash code to new crypto API
Michael Halcrow
2
-18
/
+25
2006-10-31
[PATCH] eCryptfs: Clean up crypto initialization
Michael Halcrow
4
-78
/
+24
2006-10-31
[PATCH] find_bd_holder() fix
Andrew Morton
1
-2
/
+2
2006-10-31
[PATCH] clean up add_bd_holder()
Jun'ichi Nomura
1
-18
/
+35
2006-10-31
[PATCH] fix bd_claim_by_kobject error handling
Jun'ichi Nomura
1
-1
/
+4
2006-10-28
[PATCH] VFS: Fix an error in unused dentry counting
David Howells
1
-2
/
+8
2006-10-28
[PATCH] missing unused dentry in prune_dcache()?
Vasily Averin
1
-4
/
+5
2006-10-28
[PATCH] hugetlb: fix prio_tree unit
Hugh Dickins
1
-13
/
+11
2006-10-28
[PATCH] hugetlb: fix size=4G parsing
Hugh Dickins
1
-1
/
+0
2006-10-28
[PATCH] Fix potential OOPs in blkdev_open()
Pavel Emelianov
1
-0
/
+2
2006-10-28
[PATCH] jbd2: journal_dirty_data re-check for unmapped buffers
Eric Sandeen
1
-1
/
+14
2006-10-28
[PATCH] jbd: journal_dirty_data re-check for unmapped buffers
Eric Sandeen
1
-1
/
+14
2006-10-28
[PATCH] ext4: fix printk format warnings
Randy Dunlap
1
-9
/
+14
2006-10-28
[PATCH] mm: clean up pagecache allocation
Nick Piggin
1
-5
/
+4
2006-10-25
[CRYPTO] users: Select ECB/CBC where needed
Patrick McHardy
1
-0
/
+2
2006-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-2
/
+2
2006-10-22
[PATCH] NFS: Cache invalidation fixup
Trond Myklebust
1
-0
/
+6
2006-10-22
[PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness
Trond Myklebust
2
-38
/
+106
2006-10-21
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-22
/
+119
2006-10-21
configfs: handle kzalloc() failure in check_perm()
Chandra Seetharaman
1
-6
/
+8
2006-10-21
ocfs2: cond_resched() in ocfs2_zero_extend()
Mark Fasheh
1
-0
/
+7
2006-10-21
ocfs2: fix page zeroing during simple extends
Mark Fasheh
1
-20
/
+24
2006-10-21
ocfs2: remove spurious d_count check in ocfs2_rename()
Sunil Mushran
1
-8
/
+0
2006-10-21
ocfs2: delete redundant memcmp()
Akinobu Mita
1
-4
/
+6
2006-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
9
-28
/
+27
2006-10-20
[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()
OGAWA Hirofumi
2
-4
/
+6
2006-10-20
[PATCH] nfsd: nfs_replay_me
Al Viro
2
-5
/
+5
2006-10-20
[PATCH] nfsd: misc endianness annotations
Al Viro
6
-11
/
+11
2006-10-20
[PATCH] xdr annotations: nfsd callback*
Al Viro
1
-10
/
+10
2006-10-20
[PATCH] nfsd: NFSv4 errno endianness annotations
Al Viro
2
-26
/
+31
2006-10-20
[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values
Al Viro
4
-45
/
+51
2006-10-20
[PATCH] nfsd: nfs4 code returns error values in net-endian
Al Viro
4
-171
/
+171
2006-10-20
[PATCH] nfsd: vfs.c endianness annotations
Al Viro
1
-142
/
+157
2006-10-20
[PATCH] xdr annotations: NFSv4 server
Al Viro
2
-34
/
+34
2006-10-20
[PATCH] xdr annotations: NFSv3 server
Al Viro
2
-68
/
+68
2006-10-20
[PATCH] xdr annotations: NFSv2 server
Al Viro
2
-45
/
+45
2006-10-20
[PATCH] xdr annotations: nfsd_dispatch()
Al Viro
1
-4
/
+4
2006-10-20
[PATCH] nfsfh simple endianness annotations
Al Viro
1
-5
/
+5
2006-10-20
[PATCH] nfsd: nfserrno() endianness annotations
Al Viro
1
-4
/
+3
2006-10-20
[PATCH] nfs_common endianness annotations
Al Viro
1
-2
/
+2
2006-10-20
[PATCH] xdr annotations: mount_clnt
Al Viro
1
-3
/
+3
2006-10-20
[PATCH] nfs: verifier is network-endian
Al Viro
2
-4
/
+4
2006-10-20
[PATCH] xdr annotations: fs/nfs/callback*
Al Viro
2
-24
/
+24
2006-10-20
[PATCH] fs/nfs/callback* passes error values big-endian
Al Viro
3
-36
/
+36
2006-10-20
[PATCH] xdr annotations: NFS readdir entries
Al Viro
7
-14
/
+14
2006-10-20
[PATCH] xdr annotations: NFSv4
Al Viro
1
-177
/
+181
[next]