index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
btrfs: remove stale comment from btrfs_flush_all_pending_stuffs
David Sterba
2014-07-03
1
-5
/
+0
|
*
Btrfs: fix use-after-free when cloning a trailing file hole
Filipe Manana
2014-07-03
1
-11
/
+9
|
*
btrfs: fix null pointer dereference in btrfs_show_devname when name is null
Anand Jain
2014-07-03
1
-0
/
+2
|
*
btrfs: fix null pointer dereference in clone_fs_devices when name is null
Anand Jain
2014-07-03
1
-5
/
+7
|
*
btrfs: fix nossd and ssd_spread mount option regression
Eric Sandeen
2014-07-03
1
-1
/
+2
|
*
Btrfs: fix race between balance recovery and root deletion
Wang Shilong
2014-07-03
2
-0
/
+4
|
*
Btrfs: atomically set inode->i_flags in btrfs_update_iflags
Filipe Manana
2014-07-03
1
-7
/
+10
|
*
btrfs: only unlock block in verify_parent_transid if we locked it
Josef Bacik
2014-06-28
1
-1
/
+2
|
*
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
1
-0
/
+9
|
*
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
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-21
11
-172
/
+359
|
\
|
|
*
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
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-14
8
-36
/
+182
|
\
|
|
*
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
1
-0
/
+41
|
*
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
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
2
-62
/
+36
|
\
\
|
*
\
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2014-06-12
2
-2
/
+6
|
|
\
\
|
*
|
|
btrfs: switch to ->write_iter()
Al Viro
2014-05-06
1
-14
/
+10
|
*
|
|
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-05-06
1
-2
/
+2
|
*
|
|
iov_iter_truncate()
Al Viro
2014-05-06
1
-9
/
+8
|
*
|
|
btrfs: switch check_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-25
/
+15
|
*
|
|
start adding the tag to iov_iter
Al Viro
2014-05-06
1
-1
/
+1
|
*
|
|
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-2
/
+1
|
*
|
|
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
1
-1
/
+1
|
*
|
|
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
1
-6
/
+6
[prev]
[next]