index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] VFS: Fix an error in unused dentry counting
David Howells
2006-10-28
1
-2
/
+8
*
[PATCH] missing unused dentry in prune_dcache()?
Vasily Averin
2006-10-28
1
-4
/
+5
*
[PATCH] hugetlb: fix prio_tree unit
Hugh Dickins
2006-10-28
1
-13
/
+11
*
[PATCH] hugetlb: fix size=4G parsing
Hugh Dickins
2006-10-28
1
-1
/
+0
*
[PATCH] Fix potential OOPs in blkdev_open()
Pavel Emelianov
2006-10-28
1
-0
/
+2
*
[PATCH] jbd2: journal_dirty_data re-check for unmapped buffers
Eric Sandeen
2006-10-28
1
-1
/
+14
*
[PATCH] jbd: journal_dirty_data re-check for unmapped buffers
Eric Sandeen
2006-10-28
1
-1
/
+14
*
[PATCH] ext4: fix printk format warnings
Randy Dunlap
2006-10-28
1
-9
/
+14
*
[PATCH] mm: clean up pagecache allocation
Nick Piggin
2006-10-28
1
-5
/
+4
*
[CRYPTO] users: Select ECB/CBC where needed
Patrick McHardy
2006-10-25
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2006-10-23
1
-2
/
+2
|
\
|
*
JFS: pageno needs to be long
Dave Kleikamp
2006-10-13
1
-2
/
+2
*
|
[PATCH] NFS: Cache invalidation fixup
Trond Myklebust
2006-10-21
1
-0
/
+6
*
|
[PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness
Trond Myklebust
2006-10-21
2
-38
/
+106
*
|
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-10-21
2
-22
/
+119
|
\
\
|
*
|
[PATCH] Remove SUID when splicing into an inode
Jens Axboe
2006-10-19
1
-4
/
+15
|
*
|
[PATCH] Introduce generic_file_splice_write_nolock()
Mark Fasheh
2006-10-19
1
-14
/
+66
|
*
|
[PATCH] Take i_mutex in splice_from_pipe()
Mark Fasheh
2006-10-19
2
-13
/
+47
*
|
|
configfs: handle kzalloc() failure in check_perm()
Chandra Seetharaman
2006-10-20
1
-6
/
+8
*
|
|
ocfs2: cond_resched() in ocfs2_zero_extend()
Mark Fasheh
2006-10-20
1
-0
/
+7
*
|
|
ocfs2: fix page zeroing during simple extends
Mark Fasheh
2006-10-20
1
-20
/
+24
*
|
|
ocfs2: remove spurious d_count check in ocfs2_rename()
Sunil Mushran
2006-10-20
1
-8
/
+0
*
|
|
ocfs2: delete redundant memcmp()
Akinobu Mita
2006-10-20
1
-4
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2006-10-20
9
-28
/
+27
|
\
\
\
|
*
|
|
[GFS2] gfs2_dir_read_data(): fix uninitialized variable usage
Adrian Bunk
2006-10-20
1
-3
/
+1
|
*
|
|
[GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereference
Adrian Bunk
2006-10-20
1
-2
/
+2
|
*
|
|
[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variable
Adrian Bunk
2006-10-20
1
-1
/
+1
|
*
|
|
[GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variable
Adrian Bunk
2006-10-20
1
-3
/
+0
|
*
|
|
[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead code
Adrian Bunk
2006-10-20
1
-2
/
+0
|
*
|
|
[GFS2] gfs2 endianness bug: be16 assigned to be32 field
Al Viro
2006-10-20
1
-1
/
+1
|
*
|
|
[GFS2] Fix bmap to map extents properly
Steven Whitehouse
2006-10-20
6
-16
/
+21
|
*
|
|
[DLM] fix iovec length in recvmsg
Patrick Caulfield
2006-10-20
1
-0
/
+1
|
|
/
/
*
|
|
[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()
OGAWA Hirofumi
2006-10-20
2
-4
/
+6
*
|
|
[PATCH] nfsd: nfs_replay_me
Al Viro
2006-10-20
2
-5
/
+5
*
|
|
[PATCH] nfsd: misc endianness annotations
Al Viro
2006-10-20
6
-11
/
+11
*
|
|
[PATCH] xdr annotations: nfsd callback*
Al Viro
2006-10-20
1
-10
/
+10
*
|
|
[PATCH] nfsd: NFSv4 errno endianness annotations
Al Viro
2006-10-20
2
-26
/
+31
*
|
|
[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values
Al Viro
2006-10-20
4
-45
/
+51
*
|
|
[PATCH] nfsd: nfs4 code returns error values in net-endian
Al Viro
2006-10-20
4
-171
/
+171
*
|
|
[PATCH] nfsd: vfs.c endianness annotations
Al Viro
2006-10-20
1
-142
/
+157
*
|
|
[PATCH] xdr annotations: NFSv4 server
Al Viro
2006-10-20
2
-34
/
+34
*
|
|
[PATCH] xdr annotations: NFSv3 server
Al Viro
2006-10-20
2
-68
/
+68
*
|
|
[PATCH] xdr annotations: NFSv2 server
Al Viro
2006-10-20
2
-45
/
+45
*
|
|
[PATCH] xdr annotations: nfsd_dispatch()
Al Viro
2006-10-20
1
-4
/
+4
*
|
|
[PATCH] nfsfh simple endianness annotations
Al Viro
2006-10-20
1
-5
/
+5
*
|
|
[PATCH] nfsd: nfserrno() endianness annotations
Al Viro
2006-10-20
1
-4
/
+3
*
|
|
[PATCH] nfs_common endianness annotations
Al Viro
2006-10-20
1
-2
/
+2
*
|
|
[PATCH] xdr annotations: mount_clnt
Al Viro
2006-10-20
1
-3
/
+3
*
|
|
[PATCH] nfs: verifier is network-endian
Al Viro
2006-10-20
2
-4
/
+4
*
|
|
[PATCH] xdr annotations: fs/nfs/callback*
Al Viro
2006-10-20
2
-24
/
+24
[next]