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
*
Btrfs: assert send doesn't attempt to start transactions
Filipe Manana
2014-06-28
1
-2
/
+4
*
btrfs compression: reuse recently used workspace
Sergey Senozhatsky
2014-06-28
1
-1
/
+1
*
Btrfs: fix crash when mounting raid5 btrfs with missing disks
Liu Bo
2014-06-28
1
-2
/
+3
*
btrfs: create sprout should rename fsid on the sysfs as well
Anand Jain
2014-06-28
2
-0
/
+10
*
btrfs: dev replace should replace the sysfs entry
Anand Jain
2014-06-28
1
-0
/
+5
*
btrfs: dev add should add its sysfs entry
Anand Jain
2014-06-28
3
-3
/
+16
*
btrfs: dev delete should remove sysfs entry
Anand Jain
2014-06-28
3
-0
/
+26
*
btrfs: rename add_device_membership to btrfs_kobj_add_device
Anand Jain
2014-06-28
1
-2
/
+2
*
Btrfs: fix wrong error handle when the device is missing or is not writeable
Miao Xie
2014-06-19
1
-7
/
+15
*
Btrfs: fix deadlock when mounting a degraded fs
Miao Xie
2014-06-19
2
-1
/
+9
*
Btrfs: use bio_endio_nodec instead of open code
Miao Xie
2014-06-19
1
-8
/
+1
*
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
Wang Shilong
2014-06-19
3
-7
/
+6
*
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Qu Wenruo
2014-06-19
1
-10
/
+9
*
Btrfs: fix broken free space cache after the system crashed
Miao Xie
2014-06-19
4
-44
/
+186
*
Btrfs: make free space cache write out functions more readable
Miao Xie
2014-06-19
1
-66
/
+93
*
Btrfs: remove unused wait queue in struct extent_buffer
Filipe Manana
2014-06-19
1
-1
/
+0
*
Btrfs: fix deadlocks with trylock on tree nodes
Chris Mason
2014-06-19
1
-34
/
+46
*
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
2014-06-13
1
-5
/
+7
*
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
2014-06-13
1
-1
/
+1
*
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
2014-06-13
1
-1
/
+3
*
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
2014-06-13
1
-0
/
+2
*
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
2014-06-13
1
-1
/
+1
*
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
Wang Shilong
2014-06-13
1
-2
/
+7
*
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
2014-06-13
2
-0
/
+51
*
btrfs: tree_search, search_ioctl: direct copy to userspace
Gerhard Heift
2014-06-12
1
-15
/
+33
*
btrfs: new function read_extent_buffer_to_user
Gerhard Heift
2014-06-12
2
-0
/
+40
*
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
Gerhard Heift
2014-06-12
1
-9
/
+15
*
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
Gerhard Heift
2014-06-12
1
-2
/
+26
*
btrfs: tree_search, search_ioctl: accept varying buffer
Gerhard Heift
2014-06-12
1
-7
/
+11
*
btrfs: tree_search: eliminate redundant nr_items check
Gerhard Heift
2014-06-12
1
-5
/
+7
*
Btrfs: convert smp_mb__{before,after}_clear_bit
Chris Mason
2014-06-10
1
-2
/
+2
*
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
2014-06-09
3
-15
/
+24
*
Btrfs: make fsync work after cloning into a file
Filipe Manana
2014-06-09
4
-38
/
+155
*
Btrfs: use right type to get real comparison
Liu Bo
2014-06-09
1
-1
/
+1
*
Btrfs: don't check nodes for extent items
Josef Bacik
2014-06-09
1
-2
/
+3
*
Btrfs: don't release invalid page in btrfs_page_exists_in_range()
Filipe Manana
2014-06-09
1
-0
/
+1
*
Btrfs: make sure we retry if page is a retriable exception
Filipe Manana
2014-06-09
1
-1
/
+3
*
Btrfs: make sure we retry if we couldn't get the page
Filipe Manana
2014-06-09
1
-1
/
+3
*
btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56
Gui Hecheng
2014-06-09
1
-1
/
+1
*
trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/
Antonio Ospite
2014-06-09
1
-2
/
+2
*
Btrfs: fix leaf corruption after __btrfs_drop_extents
Liu Bo
2014-06-09
1
-0
/
+18
*
Btrfs: ensure btrfs_prev_leaf doesn't miss 1 item
Filipe Manana
2014-06-09
1
-1
/
+11
*
Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled
Filipe Manana
2014-06-09
1
-25
/
+83
*
btrfs: free delayed node outside of root->inode_lock
Jeff Mahoney
2014-06-09
1
-2
/
+5
*
btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX
Gui Hecheng
2014-06-09
1
-1
/
+1
*
Btrfs: fix transaction leak during fsync call
Filipe Manana
2014-06-09
1
-1
/
+3
*
btrfs: Avoid trucating page or punching hole in a already existed hole.
Qu Wenruo
2014-06-09
1
-14
/
+98
*
Btrfs: update commit root on snapshot creation after orphan cleanup
Filipe Manana
2014-06-09
1
-0
/
+29
*
Btrfs: ioctl, don't re-lock extent range when not necessary
Filipe Manana
2014-06-09
1
-2
/
+7
*
Btrfs: avoid visiting all extent items when cloning a range
Filipe Manana
2014-06-09
1
-4
/
+22
[next]