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 tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-17
9
-79
/
+46
|
\
|
*
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
Bob Peterson
2016-03-15
4
-7
/
+5
|
*
GFS2: Don't filter out I_FREEING inodes anymore
Bob Peterson
2016-03-15
4
-58
/
+7
|
*
GFS2: Prevent delete work from occurring on glocks used for create
Bob Peterson
2016-03-15
3
-1
/
+14
|
*
GFS2: Fix direct IO write rounding error
Bob Peterson
2016-03-15
1
-1
/
+1
|
*
gfs2: avoid uninitialized variable warning
Arnd Bergmann
2016-03-15
1
-2
/
+2
|
*
GFS2: Check if iopen is held when deleting inode
Bob Peterson
2016-01-14
2
-10
/
+17
*
|
Merge tag 'dlm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2016-03-17
1
-12
/
+62
|
\
\
|
*
|
DLM: Save and restore socket callbacks properly
Bob Peterson
2016-02-22
1
-11
/
+59
|
*
|
DLM: Replace nodeid_to_addr with kernel_getpeername
Bob Peterson
2016-02-22
1
-1
/
+3
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-03-17
29
-1518
/
+1149
|
\
\
\
|
*
|
|
ext4: clean up error handling in the MMP support
vikram.jadhav07
2016-03-13
1
-17
/
+17
|
*
|
|
jbd2: do not fail journal because of frozen_buffer allocation failure
Michal Hocko
2016-03-13
1
-17
/
+5
|
*
|
|
ext4: use __GFP_NOFAIL in ext4_free_blocks()
Konstantin Khlebnikov
2016-03-13
1
-19
/
+28
|
*
|
|
ext4: fix compile error while opening the macro DOUBLE_CHECK
Aihua Zhang
2016-03-13
2
-12
/
+12
|
*
|
|
ext4: print ext4 mount option data_err=abort correctly
Ales Novak
2016-03-12
1
-2
/
+8
|
*
|
|
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
2016-03-12
1
-3
/
+3
|
*
|
|
ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
Geliang Tang
2016-03-10
1
-1
/
+0
|
*
|
|
ext4: fix misspellings in comments.
Adam Buchbinder
2016-03-09
5
-5
/
+5
|
*
|
|
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
2016-03-09
1
-5
/
+12
|
*
|
|
ext4: more efficient SEEK_DATA implementation
Jan Kara
2016-03-09
3
-61
/
+106
|
*
|
|
ext4: cleanup handling of bh->b_state in DAX mmap
Jan Kara
2016-03-09
1
-3
/
+2
|
*
|
|
ext4: return hole from ext4_map_blocks()
Jan Kara
2016-03-09
3
-9
/
+36
|
*
|
|
ext4: factor out determining of hole size
Jan Kara
2016-03-09
1
-33
/
+47
|
*
|
|
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
Jan Kara
2016-03-09
1
-2
/
+2
|
*
|
|
ext4: remove i_ioend_count
Jan Kara
2016-03-08
4
-14
/
+1
|
*
|
|
ext4: simplify io_end handling for AIO DIO
Jan Kara
2016-03-08
3
-104
/
+74
|
*
|
|
ext4: move trans handling and completion deferal out of _ext4_get_block
Jan Kara
2016-03-08
1
-32
/
+59
|
*
|
|
ext4: rename and split get blocks functions
Jan Kara
2016-03-08
4
-47
/
+74
|
*
|
|
ext4: use i_mutex to serialize unaligned AIO DIO
Jan Kara
2016-03-08
3
-26
/
+14
|
*
|
|
ext4: pack ioend structure better
Jan Kara
2016-03-08
1
-1
/
+1
|
*
|
|
jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling
Jan Kara
2016-02-22
2
-7
/
+7
|
*
|
|
jbd2: unify revoke and tag block checksum handling
Jan Kara
2016-02-22
5
-66
/
+25
|
*
|
|
jbd2: factor out common descriptor block initialization
Jan Kara
2016-02-22
4
-19
/
+16
|
*
|
|
jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_records
Jan Kara
2016-02-22
3
-24
/
+18
|
*
|
|
ext4: trim unused parameter from convert_initialized_extent()
Eric Whitney
2016-02-22
1
-2
/
+2
|
*
|
|
mbcache: add reusable flag to cache entries
Andreas Gruenbacher
2016-02-22
4
-30
/
+81
|
*
|
|
ext4: shortcut setting of xattr to the same value
Jan Kara
2016-02-22
1
-0
/
+18
|
*
|
|
mbcache: get rid of _e_hash_list_head
Andreas Gruenbacher
2016-02-22
2
-37
/
+12
|
*
|
|
ext4: kill ext4_mballoc_ready
Andreas Gruenbacher
2016-02-22
1
-10
/
+4
|
*
|
|
mbcache2: rename to mbcache
Jan Kara
2016-02-22
10
-204
/
+204
|
*
|
|
mbcache2: Use referenced bit instead of LRU
Jan Kara
2016-02-22
2
-35
/
+63
|
*
|
|
mbcache2: limit cache size
Jan Kara
2016-02-22
1
-5
/
+45
|
*
|
|
mbcache: remove mbcache
Jan Kara
2016-02-22
3
-914
/
+1
|
*
|
|
ext2: convert to mbcache2
Jan Kara
2016-02-22
4
-100
/
+92
|
*
|
|
ext4: convert to mbcache2
Jan Kara
2016-02-22
4
-75
/
+75
|
*
|
|
mbcache2: reimplement mbcache
Jan Kara
2016-02-22
3
-1
/
+410
|
*
|
|
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
2016-02-21
1
-0
/
+1
|
*
|
|
ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
Daeho Jeong
2016-02-21
1
-19
/
+13
*
|
|
|
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-03-17
18
-637
/
+291
|
\
\
\
\
[next]