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] ext4: switch fsblk to sector_t
Mingming Cao
2006-10-11
4
-29
/
+26
*
[PATCH] ext3: add extent map support
Alex Tomas
2006-10-11
7
-11
/
+2108
*
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
Mingming Cao
2006-10-11
20
-108
/
+141
*
[PATCH] jbd2: rename slab
Johann Lombardi
2006-10-11
2
-5
/
+5
*
[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols
Mingming Cao
2006-10-11
7
-535
/
+535
*
[PATCH] jbd2: initial copy of files from jbd
Dave Kleikamp
2006-10-11
7
-0
/
+7062
*
[PATCH] ext4: enable building of ext4
Mingming Cao
2006-10-11
2
-4
/
+72
*
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
2006-10-11
22
-2761
/
+2761
*
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp
2006-10-11
22
-0
/
+15595
*
[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()
Chen, Kenneth W
2006-10-11
1
-1
/
+1
*
[PATCH] null dereference in fs/jbd/journal.c
Eric Sesterhenn
2006-10-11
1
-1
/
+2
*
[PATCH] ufs endianness annotations
Al Viro
2006-10-10
1
-8
/
+6
*
[PATCH] fs/partitions endianness annotations
Al Viro
2006-10-10
1
-4
/
+2
*
[PATCH] isofs endianness annotations
Al Viro
2006-10-10
1
-5
/
+5
*
[PATCH] hpfs endianness annotations
Al Viro
2006-10-10
1
-5
/
+6
*
[PATCH] fs/fat endianness annotations
Al Viro
2006-10-10
1
-1
/
+1
*
[PATCH] befs: endianness annotations
Al Viro
2006-10-10
6
-72
/
+106
*
[PATCH] befs: missing fs32_to_cpu() in debug.c
Al Viro
2006-10-10
1
-1
/
+1
*
[PATCH] befs: introduce on-disk endian types
Al Viro
2006-10-10
2
-18
/
+22
*
[PATCH] befs: prepare to sanitizing headers
Al Viro
2006-10-10
8
-7
/
+2
*
[PATCH] befs: remove bogus typedef
Al Viro
2006-10-10
1
-1
/
+0
*
[PATCH] fs/inode.c NULL noise removal
Al Viro
2006-10-10
1
-1
/
+1
*
[PATCH] more fs/compat.c __user annotations
Al Viro
2006-10-10
1
-1
/
+1
*
[PATCH] mm: bug in set_page_dirty_buffers
Nick Piggin
2006-10-09
1
-1
/
+4
*
[PATCH] Introduce vfs_listxattr
Bill Nottingham
2006-10-09
1
-12
/
+21
*
[PATCH] hppfs: readdir callback missed in prototype change
Al Viro
2006-10-09
1
-1
/
+1
*
[PATCH] dlm gfp_t annotations
Al Viro
2006-10-09
2
-4
/
+4
*
[PATCH] wrong order of arguments in copy_to_user() in ncpfs
Al Viro
2006-10-09
1
-1
/
+1
*
Fix extraneous '&' in recent NFS client cleanup
Linus Torvalds
2006-10-08
1
-1
/
+1
*
[PATCH] NFS: Fix typo in nfs_get_client()
Trond Myklebust
2006-10-08
1
-19
/
+5
*
[PATCH] NFS: Fix typo in nfs_get_client()
Trond Myklebust
2006-10-08
1
-1
/
+1
*
[PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_block
Eric Eric Sesterhenn
2006-10-07
1
-2
/
+2
*
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
NeilBrown
2006-10-06
1
-1
/
+1
*
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
2006-10-05
1
-1
/
+1
|
\
|
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
|
[PATCH] UDF: Fix mounting read-write
Peter Osterlund
2006-10-05
1
-1
/
+2
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
2006-10-04
8
-10
/
+0
|
\
|
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
8
-10
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
Linus Torvalds
2006-10-04
114
-1
/
+38977
|
\
\
|
*
|
[GFS2] Fix endian bug for de_type
Steven Whitehouse
2006-10-03
1
-2
/
+2
|
*
|
[GFS2] Initialize SELinux extended attributes at inode creation time.
Ryan O'Hara
2006-10-03
1
-0
/
+38
|
*
|
[GFS2] Move logging code into log.c (mostly)
Steven Whitehouse
2006-10-03
4
-169
/
+165
|
*
|
[GFS2] Mark nlink cleared so VFS sees it happen
Steven Whitehouse
2006-10-02
1
-0
/
+1
|
*
|
[GFS2] Two redundant casts removed
Steven Whitehouse
2006-10-02
1
-2
/
+2
|
*
|
[GFS2] Remove uneeded endian conversion
Steven Whitehouse
2006-10-02
3
-14
/
+25
|
*
|
[GFS2] Remove duplicate sb reading code
Steven Whitehouse
2006-10-02
3
-30
/
+16
|
*
|
[GFS2] Mark metadata reads for blktrace
Steven Whitehouse
2006-10-02
2
-4
/
+6
|
*
|
[GFS2] Remove iflags.h, use FS_
Steven Whitehouse
2006-10-02
1
-27
/
+47
|
*
|
[GFS2] Fix code style/indent in ops_file.c
Steven Whitehouse
2006-10-02
1
-3
/
+4
|
*
|
[GFS2] streamline-generic_file_-interfaces-and-filemap gfs fix
Andrew Morton
2006-10-02
1
-2
/
+2
[next]