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.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-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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-06
Btrfs: make sure to flush queued bios if write_cache_pages waits
Chris Mason
4
-10
/
+22
2011-11-06
Btrfs: fix extent pinning bugs in the tree log
Chris Mason
3
-8
/
+59
2011-11-06
Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAIN
Chris Mason
1
-1
/
+3
2011-11-06
Btrfs: don't wait as long for more batches during SSD log commit
Chris Mason
1
-2
/
+2
2011-10-24
btrfs: ratelimit WARN_ON in use_block_rsv
David Sterba
1
-1
/
+8
2011-10-24
Merge branch 'hotfixes-20111024/josef/for-chris' into btrfs-next-stable
David Sterba
10
-48
/
+107
2011-10-24
Merge remote-tracking branch 'remotes/josef/for-chris' into btrfs-next-stable
David Sterba
16
-1058
/
+1557
2011-10-24
btrfs: do not allow mounting non-subvolumes via subvol option
David Sterba
1
-0
/
+19
2011-10-20
Btrfs: close all bdevs on mount failure
Ilya Dryomov
1
-4
/
+2
2011-10-20
Btrfs: fix a bug when opening seed devices
Ilya Dryomov
1
-1
/
+1
2011-10-20
btrfs: fix oops on failure path
Daniel J Blueman
1
-2
/
+6
2011-10-20
Btrfs: fix race between multi-task space allocation and caching space
Miao Xie
1
-0
/
+7
2011-10-20
Btrfs: fix return value of btrfs_get_acl()
Tsutomu Itoh
1
-10
/
+7
2011-10-20
Btrfs: pass the correct root to lookup_free_space_inode()
Ilya Dryomov
1
-1
/
+1
2011-10-20
Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC
Liu Bo
1
-1
/
+1
2011-10-20
Btrfs: fix direct-io vs nodatacow
Li Zefan
1
-2
/
+1
2011-10-20
Btrfs: remove BUG_ON() in compress_file_range()
Li Zefan
1
-1
/
+5
2011-10-20
Btrfs: fix array bound checking
Li Zefan
1
-4
/
+6
2011-10-20
btrfs: return EINVAL if start > total_bytes in fitrim ioctl
Lukas Czerner
1
-1
/
+5
2011-10-20
Btrfs: honor extent thresh during defragmentation
Li Zefan
1
-11
/
+26
2011-10-20
btrfs: trivial fix, a potential memory leak in btrfs_parse_early_options()
Jeff Liu
1
-2
/
+8
2011-10-20
Btrfs: fix wrong max_to_defrag in btrfs_defrag_file()
Li Zefan
1
-1
/
+1
2011-10-20
Btrfs: use i_size_read() in btrfs_defrag_file()
Li Zefan
1
-3
/
+4
2011-10-20
Btrfs: fix defragmentation regression
Li Zefan
1
-2
/
+4
2011-10-20
btrfs: fix memory leak in btrfs_defrag_file
Diego Calleja
1
-3
/
+1
2011-10-20
btrfs: check file extent backref offset underflow
Yan, Zheng
1
-1
/
+4
2011-10-19
Btrfs: don't flush the cache inode before writing it
Josef Bacik
1
-4
/
+0
2011-10-19
Btrfs: if we have a lot of pinned space, commit the transaction
Josef Bacik
1
-0
/
+15
2011-10-19
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
Josef Bacik
6
-24
/
+37
2011-10-19
Btrfs: reserve some space for an orphan item when unlinking
Josef Bacik
1
-1
/
+8
2011-10-19
Btrfs: release trans metadata bytes before flushing delayed refs
Josef Bacik
2
-8
/
+3
2011-10-19
Btrfs: allow shrink_delalloc flush the needed reclaimed pages
Josef Bacik
1
-2
/
+3
2011-10-19
Btrfs: wait for ordered extents if we're in trouble when shrinking delalloc
Josef Bacik
1
-8
/
+17
2011-10-19
Btrfs: don't check bytes_pinned to determine if we should commit the transaction
Josef Bacik
1
-11
/
+0
2011-10-19
Btrfs: fix regression in re-setting a large xattr
Josef Bacik
1
-0
/
+11
2011-10-19
Btrfs: fix the amount of space reserved for unlink
Josef Bacik
1
-1
/
+10
2011-10-19
Btrfs: wait for ordered extents if we didn't reclaim enough
Josef Bacik
1
-1
/
+1
2011-10-19
Btrfs: inline checksums into the disk free space cache
Josef Bacik
4
-68
/
+172
2011-10-19
Btrfs: take overflow into account in reserving space
Josef Bacik
1
-1
/
+1
2011-10-19
Btrfs: check the return value of filemap_write_and_wait in the space cache
Josef Bacik
1
-2
/
+5
2011-10-19
Btrfs: add a io_ctl struct and helpers for dealing with the space cache
Josef Bacik
1
-318
/
+375
2011-10-19
Btrfs: don't skip writing out a empty block groups cache
Josef Bacik
1
-4
/
+6
2011-10-19
Btrfs: introduce mount option no_space_cache
Josef Bacik
3
-10
/
+22
2011-10-19
Btrfs: only inherit btrfs specific flags when creating files
Josef Bacik
1
-6
/
+11
2011-10-19
Btrfs: allow us to overcommit our enospc reservations
Josef Bacik
4
-18
/
+88
2011-10-19
Btrfs: break out of orphan cleanup if we can't make progress
Josef Bacik
1
-0
/
+11
2011-10-19
Btrfs: use the global reserve as a backup for deleting inodes
Josef Bacik
1
-1
/
+11
2011-10-19
Btrfs: stop using write_one_page
Josef Bacik
2
-67
/
+20
2011-10-19
Btrfs: introduce convert_extent_bit
Josef Bacik
2
-0
/
+190
2011-10-19
Btrfs: check unused against how much space we actually want
Josef Bacik
1
-1
/
+1
[next]