index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-13
Btrfs: merge inode_list in __merge_refs
Alexander Block
1
-2
/
+11
2012-12-13
Btrfs: set hole punching time properly
Tsutomu Itoh
1
-0
/
+3
2012-12-13
Btrfs: Don't trust the superblock label and simply printk("%s") it
Stefan Behrens
1
-2
/
+5
2012-12-13
Btrfs: fix a double free on pending snapshots in error handling
Liu Bo
1
-1
/
+5
2012-12-13
Btrfs: fix a deadlock in aborting transaction due to ENOSPC
Liu Bo
1
-0
/
+7
2012-12-13
fs/btrfs: drop if around WARN_ON
Julia Lawall
3
-10
/
+5
2012-12-13
fs/btrfs: use WARN
Julia Lawall
7
-38
/
+21
2012-12-13
Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is set
Miao Xie
1
-1
/
+4
2012-12-13
Btrfs: fix unprotected extent map operation when logging file extents
Miao Xie
1
-0
/
+2
2012-12-13
Btrfs: fix wrong file extent length
Miao Xie
3
-9
/
+23
2012-12-13
Btrfs: fix missing flush when committing a transaction
Miao Xie
1
-35
/
+47
2012-12-13
Btrfs: fix joining the same transaction handler more than 2 times
Miao Xie
2
-30
/
+48
2012-12-13
Btrfs: cleanup for btrfs_wait_order_range
Liu Bo
1
-3
/
+0
2012-12-13
Btrfs: get right arguments for btrfs_wait_ordered_range
Liu Bo
1
-1
/
+1
2012-12-13
Btrfs: do not log extents when we only log new names
Liu Bo
1
-1
/
+2
2012-12-13
Btrfs: don't allow degraded mount if too many devices are missing
Stefan Behrens
2
-0
/
+16
2012-12-13
Btrfs: Fix typo in fs/btrfs
Masanari Iida
2
-2
/
+2
2012-12-13
Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev()
jeff.liu
2
-4
/
+1
2012-12-11
Btrfs: make ordered extent be flushed by multi-task
Miao Xie
2
-9
/
+37
2012-12-11
Btrfs: make ordered operations be handled by multi-task
Miao Xie
3
-21
/
+45
2012-12-11
Btrfs: make delalloc inodes be flushed by multi-task
Miao Xie
5
-8
/
+103
2012-12-11
Btrfs: fill the global reserve when unpinning space
Josef Bacik
1
-5
/
+24
2012-12-11
Btrfs: cleanup unused arguments
Liu Bo
1
-7
/
+6
2012-12-11
Btrfs: kill unnecessary arguments in del_ptr
Liu Bo
1
-9
/
+7
2012-12-11
Btrfs: reorder tree mod log operations in deleting a pointer
Liu Bo
1
-4
/
+6
2012-12-11
Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems
Liu Bo
1
-2
/
+2
2012-12-11
Btrfs: fix unnecessary while loop when search the free space, cache
Miao Xie
1
-20
/
+10
2012-12-11
Btrfs: recheck bio against block device when we map the bio
Josef Bacik
1
-28
/
+131
2012-12-11
Btrfs: improve the noflush reservation
Miao Xie
8
-86
/
+97
2012-12-11
Btrfs: fix wrong comment in can_overcommit()
Miao Xie
1
-3
/
+3
2012-12-11
Btrfs: cleanup duplicated division functions
Miao Xie
3
-40
/
+46
2012-12-11
Linux 3.7
v3.7
Linus Torvalds
1
-1
/
+1
2012-12-11
Input: matrix-keymap - provide proper module license
Florian Fainelli
1
-0
/
+3
2012-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-42
/
+131
2012-12-10
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
Linus Torvalds
5
-13
/
+20
2012-12-10
ipv4: ip_check_defrag must not modify skb before unsharing
Johannes Berg
1
-10
/
+9
2012-12-10
Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...
Linus Torvalds
1
-27
/
+10
2012-12-10
inet_diag: validate port comparison byte code to prevent unsafe reads
Neal Cardwell
1
-7
/
+24
2012-12-10
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
Neal Cardwell
1
-11
/
+17
2012-12-10
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
Neal Cardwell
1
-3
/
+45
2012-12-10
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
Neal Cardwell
1
-14
/
+39
2012-12-08
mm: vmscan: fix inappropriate zone congestion clearing
Johannes Weiner
1
-3
/
+0
2012-12-08
vfs: fix O_DIRECT read past end of block device
Linus Torvalds
1
-1
/
+17
2012-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-9
/
+24
2012-12-07
net: gro: fix possible panic in skb_gro_receive()
Eric Dumazet
3
-3
/
+8
2012-12-07
tcp: bug fix Fast Open client retransmission
Yuchung Cheng
3
-6
/
+16
2012-12-07
Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+9
2012-12-06
tmpfs: fix shared mempolicy leak
Mel Gorman
3
-48
/
+16
2012-12-06
mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...
Johannes Weiner
1
-16
/
+0
2012-12-06
mm: compaction: validate pfn range passed to isolate_freepages_block
Mel Gorman
1
-1
/
+9
[next]