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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] w1: fix compiler warnings
Evgeniy Polyakov
2005-06-21
1
-0
/
+1
*
[PATCH] w1: reconnect feature.
Evgeniy Polyakov
2005-06-21
5
-25
/
+67
*
[PATCH] w1: Updates the w1 documentation (w1.generic)
Evgeniy Polyakov
2005-06-21
1
-17
/
+90
*
[PATCH] w1: Adds a default family so that new slave families will show up in ...
Evgeniy Polyakov
2005-06-21
1
-12
/
+27
*
[PATCH] w1: Adds a sysfs entry (w1_master_search) that allows you to disable/...
Evgeniy Polyakov
2005-06-21
3
-1
/
+51
*
[PATCH] w1: Added the triplet w1 master method and changes w1_search() to use...
Evgeniy Polyakov
2005-06-21
4
-94
/
+175
*
[PATCH] w1: Cleans up usage of touch_bit/w1_read_bit/w1_write_bit.
Evgeniy Polyakov
2005-06-21
3
-12
/
+70
*
[PATCH] w1_therm: removed duplicated family id.
Evgeniy Polyakov
2005-06-21
1
-5
/
+1
*
[PATCH] w1: fix build issues
Greg Kroah-Hartman
2005-06-21
1
-16
/
+0
*
[PATCH] w1: new family structure.
Evgeniy Polyakov
2005-06-21
5
-33
/
+2
*
[PATCH] w1: cleanups.
Evgeniy Polyakov
2005-06-21
14
-256
/
+171
*
[PATCH] w1_smem: support for new simple rom family [0x81 id].
Evgeniy Polyakov
2005-06-21
2
-5
/
+24
*
[PATCH] w1_therm: support for ds18b20, ds1822 thermal sensors.
Evgeniy Polyakov
2005-06-21
2
-11
/
+85
*
Merge rsync://oss.sgi.com/git/xfs-2.6
Linus Torvalds
2005-06-21
73
-1107
/
+957
|
\
|
*
[XFS] Handle inode semaphores properly for dmapi queues
Dean Roehrich
2005-06-22
2
-13
/
+20
|
*
[XFS] Remove some debugging code from quota syscalls.
Nathan Scott
2005-06-21
1
-3
/
+0
|
*
[XFS] Merge a few minor fixes to the quota warning code.
Nathan Scott
2005-06-21
3
-4
/
+32
|
*
[XFS] Merge fixes into realtime quota code, since one/two reported, still
Nathan Scott
2005-06-21
8
-141
/
+143
|
*
[XFS] Makes more sense to use the fsxattr interface instead of adding new
Nathan Scott
2005-06-21
3
-30
/
+10
|
*
[XFS] (mostly) remove xfs_inval_cached_pages Since the last round of
Christoph Hellwig
2005-06-21
4
-32
/
+17
|
*
[XFS] simplify ASSERT
Christoph Hellwig
2005-06-21
2
-7
/
+1
|
*
[XFS] consolidate extent item freeing
Christoph Hellwig
2005-06-21
3
-103
/
+35
|
*
[XFS] quiesce the filesystem proper when freezing
Christoph Hellwig
2005-06-21
3
-27
/
+40
|
*
[XFS] add XFS_INOBT_IS_FREE_DISK
Christoph Hellwig
2005-06-21
2
-2
/
+11
|
*
[XFS] Fix up some warning fallout from functions made static
Eric Sandeen
2005-06-21
2
-2
/
+2
|
*
[XFS] Add support for project quota inheritance, a merge of Glens changes.
Nathan Scott
2005-06-21
2
-24
/
+37
|
*
[XFS] Add support for project quota, based on Dan Knappes earlier work.
Nathan Scott
2005-06-21
18
-203
/
+348
|
*
[XFS] remove xfs_incore_relse
Christoph Hellwig
2005-06-21
3
-20
/
+0
|
*
[XFS] simplify XFS_PURGE_INODE
Christoph Hellwig
2005-06-21
1
-7
/
+1
|
*
[XFS] rewrite xfs_iflush_all
Christoph Hellwig
2005-06-21
3
-94
/
+25
|
*
[XFS] mark various symbols static Patch from Adrian Bunk
Christoph Hellwig
2005-06-21
39
-143
/
+135
|
*
[XFS] Remove dead code. Patch from Adrian Bunk
Christoph Hellwig
2005-06-21
10
-214
/
+0
|
*
[XFS] Fix pagebuf slab initialization
Christoph Hellwig
2005-06-21
1
-1
/
+1
|
*
[XFS] fix some more compiler warnings in the vnode tracing code
Christoph Hellwig
2005-06-21
1
-2
/
+2
|
*
[XFS] rename various pagebuf symbols to xfsbuf
Christoph Hellwig
2005-06-21
1
-66
/
+77
|
*
[XFS] send dmapi events from nopage for mmapped files
Dean Roehrich
2005-06-21
0
-0
/
+0
|
*
[XFS] Undo xfs-linux:xfs-kern:190622a
Dean Roehrich
2005-06-21
0
-0
/
+0
|
*
[XFS] upate copyrights
Dean Roehrich
2005-06-21
0
-0
/
+0
|
*
[XFS] coordinate mmap calls with xfs_dm_punch_hole
Dean Roehrich
2005-06-21
2
-3
/
+28
|
*
[XFS] Add a get/set interface for XFS project identifiers.
Nathan Scott
2005-06-21
5
-2
/
+28
*
|
[PATCH] md: remove unneeded NULL checks before kfree
Jesper Juhl
2005-06-21
7
-32
/
+17
*
|
[PATCH] md: make sure md/bitmap doesn't try to write a page with active write...
NeilBrown
2005-06-21
1
-30
/
+38
*
|
[PATCH] Two small fixes for md verion-1 superblocks.
NeilBrown
2005-06-21
2
-2
/
+2
*
|
[PATCH] md: allow md to update multiple superblocks in parallel.
NeilBrown
2005-06-21
2
-37
/
+49
*
|
[PATCH] md: allow md intent bitmap to be stored near the superblock.
NeilBrown
2005-06-21
6
-30
/
+170
*
|
[PATCH] md: fix deadlock due to md thread processing delayed requests.
NeilBrown
2005-06-21
7
-39
/
+23
*
|
[PATCH] md: optimise reconstruction when re-adding a recently failed drive.
NeilBrown
2005-06-21
3
-17
/
+65
*
|
[PATCH] md: initialise sync_blocks in raid1 resync
NeilBrown
2005-06-21
1
-0
/
+1
*
|
[PATCH] md: fix bug when raid1 attempts a partial reconstruct.
NeilBrown
2005-06-21
1
-7
/
+10
*
|
[PATCH] md: raid1 support for bitmap intent logging
NeilBrown
2005-06-21
2
-30
/
+168
[next]