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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2009-04-03
19
-620
/
+893
|
\
|
*
dm: set queue ordered mode
Mikulas Patocka
2009-04-02
1
-0
/
+1
|
*
dm: move wait queue declaration
Mikulas Patocka
2009-04-02
1
-7
/
+7
|
*
dm: merge pushback and deferred bio lists
Mikulas Patocka
2009-04-02
1
-21
/
+16
|
*
dm: allow uninterruptible wait for pending io
Mikulas Patocka
2009-04-02
1
-4
/
+5
|
*
dm: merge __flush_deferred_io into caller
Mikulas Patocka
2009-04-02
1
-11
/
+7
|
*
dm: move bio_io_error into __split_and_process_bio
Mikulas Patocka
2009-04-02
1
-11
/
+10
|
*
dm: rename __split_bio
Mikulas Patocka
2009-04-02
1
-4
/
+4
|
*
dm: remove unnecessary struct dm_wq_req
Mikulas Patocka
2009-04-02
1
-17
/
+7
|
*
dm: remove unnecessary work queue context field
Mikulas Patocka
2009-04-02
1
-8
/
+5
|
*
dm: remove unnecessary work queue type field
Mikulas Patocka
2009-04-02
1
-17
/
+6
|
*
dm: bio list add bio_list_add_head
Mikulas Patocka
2009-04-02
1
-0
/
+10
|
*
dm snapshot: persistent fix dtr cleanup
Jonathan Brassow
2009-04-02
1
-5
/
+15
|
*
dm snapshot: move status to exception store
Jonathan Brassow
2009-04-02
4
-16
/
+29
|
*
dm snapshot: move ctr parsing to exception store
Jonathan Brassow
2009-04-02
3
-129
/
+132
|
*
dm snapshot: use DMEMIT macro for status
Jonathan Brassow
2009-04-02
1
-9
/
+10
|
*
dm snapshot: remove dm_snap header
Jonathan Brassow
2009-04-02
2
-87
/
+71
|
*
dm snapshot: remove dm_snap header use
Jonathan Brassow
2009-04-02
5
-57
/
+54
|
*
dm exception store: move cow pointer
Jonathan Brassow
2009-04-02
6
-23
/
+30
|
*
dm exception store: move chunk_fields
Jonathan Brassow
2009-04-02
6
-53
/
+67
|
*
dm exception store: move dm_target pointer
Jonathan Brassow
2009-04-02
4
-7
/
+7
|
*
dm exception store: introduce registry
Jonathan Brassow
2009-04-02
6
-49
/
+307
|
*
dm raid1: add is_remote_recovering hook for clusters
Jonathan Brassow
2009-04-02
2
-2
/
+33
|
*
dm exception store: separate type from instance
Jonathan Brassow
2009-04-02
4
-25
/
+35
|
*
dm log: remove struct dm_dirty_log_internal
Mike Snitzer
2009-04-02
2
-44
/
+17
|
*
dm log: use standard kernel module refcount
Mike Snitzer
2009-04-02
1
-16
/
+3
|
*
dm crypt: use kzfree
Johannes Weiner
2009-04-02
1
-4
/
+2
|
*
dm target: remove struct tt_internal
Cheng Renquan
2009-04-02
3
-61
/
+34
|
*
dm table: fix upgrade mode race
Alasdair G Kergon
2009-04-02
1
-12
/
+14
|
*
dm: path selector use module refcount directly
Jun'ichi Nomura
2009-04-02
1
-18
/
+3
|
*
dm target: use module refcount directly
Cheng Renquan
2009-04-02
1
-17
/
+3
|
*
dm snapshot: avoid having two exceptions for the same chunk
Mikulas Patocka
2009-04-02
1
-0
/
+13
|
*
dm snapshot: avoid dropping lock in __find_pending_exception
Mikulas Patocka
2009-04-02
1
-18
/
+24
|
*
dm snapshot: refactor __find_pending_exception
Mikulas Patocka
2009-04-02
1
-24
/
+28
|
*
dm io: make sync_io uninterruptible
Mikulas Patocka
2009-04-02
1
-4
/
+1
|
*
dm raid1: switch read_record from kmalloc to slab to save memory
Mikulas Patocka
2009-04-02
1
-4
/
+21
|
*
dm: preserve bi_io_vec when resubmitting bios
Mikulas Patocka
2009-04-02
1
-0
/
+26
*
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2009-04-03
15
-0
/
+3773
|
\
\
|
*
|
fs: Add exofs to Kernel build
Boaz Harrosh
2009-03-31
2
-0
/
+3
|
*
|
exofs: Documentation
Boaz Harrosh
2009-03-31
2
-0
/
+179
|
*
|
exofs: export_operations
Boaz Harrosh
2009-03-31
3
-0
/
+69
|
*
|
exofs: super_operations and file_system_type
Boaz Harrosh
2009-03-31
4
-1
/
+720
|
*
|
exofs: dir_inode and directory operations
Boaz Harrosh
2009-03-31
5
-1
/
+1298
|
*
|
exofs: address_space_operations
Boaz Harrosh
2009-03-31
2
-0
/
+703
|
*
|
exofs: symlink_inode and fast_symlink_inode operations
Boaz Harrosh
2009-03-31
3
-1
/
+62
|
*
|
exofs: file and file_inode operations
Boaz Harrosh
2009-03-31
4
-1
/
+250
|
*
|
exofs: Kbuild, Headers and osd utils
Boaz Harrosh
2009-03-31
5
-0
/
+493
*
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-04-03
69
-1595
/
+1027
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
2009-04-01
534
-13674
/
+20565
|
|
\
\
\
|
*
|
|
|
Revert "xfs: increase the maximum number of supported ACL entries"
Felix Blyakher
2009-03-31
1
-1
/
+1
[next]