index
:
Linux Stable
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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: fix extent_buffer leak in the metadata IO error handling
Chris Mason
2011-11-06
1
-0
/
+1
*
Btrfs: fix the new inspection ioctls for 32 bit compat
Chris Mason
2011-11-06
4
-16
/
+15
*
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
2011-11-06
14
-280
/
+1930
|
\
|
*
btrfs: integrating raid-repair and scrub-fixup-nodatasum
Jan Schmidt
2011-09-29
1
-25
/
+67
|
*
btrfs: Moved repair code from inode.c to extent_io.c
Jan Schmidt
2011-09-29
3
-159
/
+393
|
*
btrfs: Put mirror_num in bi_bdev
Jan Schmidt
2011-09-29
1
-0
/
+2
|
*
btrfs: Do not use bio->bi_bdev after submission
Jan Schmidt
2011-09-29
1
-1
/
+1
|
*
btrfs: btrfs_multi_bio replaced with btrfs_bio
Jan Schmidt
2011-09-29
4
-78
/
+90
|
*
btrfs: new ioctls to do logical->inode and inode->path resolving
Jan Schmidt
2011-09-29
2
-0
/
+162
|
*
btrfs scrub: add fixup code for errors on nodatasum files
Jan Schmidt
2011-09-29
2
-6
/
+183
|
*
btrfs scrub: use int for mirror_num, not u64
Jan Schmidt
2011-09-29
1
-4
/
+4
|
*
btrfs: add mirror_num to extent_read_full_page
Jan Schmidt
2011-09-29
4
-6
/
+6
|
*
btrfs scrub: bugfix: mirror_num off by one
Jan Schmidt
2011-09-29
1
-6
/
+6
|
*
btrfs scrub: print paths of corrupted files
Jan Schmidt
2011-09-29
1
-6
/
+163
|
*
btrfs scrub: added unverified_errors
Jan Schmidt
2011-09-29
1
-11
/
+26
|
*
btrfs: added helper functions to iterate backrefs
Jan Schmidt
2011-09-29
4
-1
/
+851
*
|
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
2011-11-06
10
-70
/
+1130
|
\
\
|
*
|
btrfs: use readahead API for scrub
Arne Jansen
2011-10-02
1
-62
/
+50
|
*
|
btrfs: hooks for readahead
Arne Jansen
2011-10-02
2
-1
/
+38
|
*
|
btrfs: initial readahead code and prototypes
Arne Jansen
2011-10-02
3
-1
/
+967
|
*
|
btrfs: state information for readahead
Arne Jansen
2011-10-02
4
-0
/
+31
|
*
|
btrfs: add READAHEAD extent buffer flag
Arne Jansen
2011-10-02
3
-0
/
+35
|
*
|
btrfs: add an extra wait mode to read_extent_buffer_pages
Arne Jansen
2011-10-02
3
-6
/
+9
|
*
|
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-09-30
1
-8
/
+16
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Btrfs: fix delayed insertion reservation
Josef Bacik
2011-11-06
3
-8
/
+49
*
|
|
Btrfs: ClearPageError during writepage and clean_tree_block
Chris Mason
2011-11-06
2
-1
/
+10
*
|
|
Btrfs: be smarter about committing the transaction in reserve_metadata_bytes
Josef Bacik
2011-11-06
1
-19
/
+67
*
|
|
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
2011-11-06
4
-7
/
+13
*
|
|
Btrfs: add a log of past tree roots
Chris Mason
2011-11-06
3
-24
/
+369
*
|
|
btrfs: separate superblock items out of fs_info
David Sterba
2011-11-06
12
-76
/
+78
*
|
|
Btrfs: use the global reserve when truncating the free space cache inode
Josef Bacik
2011-11-06
1
-5
/
+17
*
|
|
Btrfs: release metadata from global reserve if we have to fallback for unlink
Josef Bacik
2011-11-06
1
-1
/
+4
*
|
|
Btrfs: make sure to flush queued bios if write_cache_pages waits
Chris Mason
2011-11-06
4
-10
/
+22
*
|
|
Btrfs: fix extent pinning bugs in the tree log
Chris Mason
2011-11-06
3
-8
/
+59
*
|
|
Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAIN
Chris Mason
2011-11-06
1
-1
/
+3
*
|
|
Btrfs: don't wait as long for more batches during SSD log commit
Chris Mason
2011-11-06
1
-2
/
+2
*
|
|
btrfs: ratelimit WARN_ON in use_block_rsv
David Sterba
2011-10-24
1
-1
/
+8
*
|
|
Merge branch 'hotfixes-20111024/josef/for-chris' into btrfs-next-stable
David Sterba
2011-10-24
10
-48
/
+107
|
\
\
\
|
*
|
|
btrfs: do not allow mounting non-subvolumes via subvol option
David Sterba
2011-10-24
1
-0
/
+19
|
*
|
|
Btrfs: close all bdevs on mount failure
Ilya Dryomov
2011-10-20
1
-4
/
+2
|
*
|
|
Btrfs: fix a bug when opening seed devices
Ilya Dryomov
2011-10-20
1
-1
/
+1
|
*
|
|
btrfs: fix oops on failure path
Daniel J Blueman
2011-10-20
1
-2
/
+6
|
*
|
|
Btrfs: fix race between multi-task space allocation and caching space
Miao Xie
2011-10-20
1
-0
/
+7
|
*
|
|
Btrfs: fix return value of btrfs_get_acl()
Tsutomu Itoh
2011-10-20
1
-10
/
+7
|
*
|
|
Btrfs: pass the correct root to lookup_free_space_inode()
Ilya Dryomov
2011-10-20
1
-1
/
+1
|
*
|
|
Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC
Liu Bo
2011-10-20
1
-1
/
+1
|
*
|
|
Btrfs: fix direct-io vs nodatacow
Li Zefan
2011-10-20
1
-2
/
+1
|
*
|
|
Btrfs: remove BUG_ON() in compress_file_range()
Li Zefan
2011-10-20
1
-1
/
+5
|
*
|
|
Btrfs: fix array bound checking
Li Zefan
2011-10-20
1
-4
/
+6
|
*
|
|
btrfs: return EINVAL if start > total_bytes in fitrim ioctl
Lukas Czerner
2011-10-20
1
-1
/
+5
[next]