index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
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
|
|
*
|
|
|
|
Btrfs: honor extent thresh during defragmentation
Li Zefan
2011-10-20
1
-11
/
+26
|
|
*
|
|
|
|
btrfs: trivial fix, a potential memory leak in btrfs_parse_early_options()
Jeff Liu
2011-10-20
1
-2
/
+8
|
|
*
|
|
|
|
Btrfs: fix wrong max_to_defrag in btrfs_defrag_file()
Li Zefan
2011-10-20
1
-1
/
+1
|
|
*
|
|
|
|
Btrfs: use i_size_read() in btrfs_defrag_file()
Li Zefan
2011-10-20
1
-3
/
+4
|
|
*
|
|
|
|
Btrfs: fix defragmentation regression
Li Zefan
2011-10-20
1
-2
/
+4
|
|
*
|
|
|
|
btrfs: fix memory leak in btrfs_defrag_file
Diego Calleja
2011-10-20
1
-3
/
+1
|
|
*
|
|
|
|
btrfs: check file extent backref offset underflow
Yan, Zheng
2011-10-20
1
-1
/
+4
|
*
|
|
|
|
|
Merge remote-tracking branch 'remotes/josef/for-chris' into btrfs-next-stable
David Sterba
2011-10-24
16
-1058
/
+1557
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
Btrfs: don't flush the cache inode before writing it
Josef Bacik
2011-10-19
1
-4
/
+0
|
|
*
|
|
|
|
Btrfs: if we have a lot of pinned space, commit the transaction
Josef Bacik
2011-10-19
1
-0
/
+15
|
|
*
|
|
|
|
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
Josef Bacik
2011-10-19
6
-24
/
+37
|
|
*
|
|
|
|
Btrfs: reserve some space for an orphan item when unlinking
Josef Bacik
2011-10-19
1
-1
/
+8
|
|
*
|
|
|
|
Btrfs: release trans metadata bytes before flushing delayed refs
Josef Bacik
2011-10-19
2
-8
/
+3
|
|
*
|
|
|
|
Btrfs: allow shrink_delalloc flush the needed reclaimed pages
Josef Bacik
2011-10-19
1
-2
/
+3
|
|
*
|
|
|
|
Btrfs: wait for ordered extents if we're in trouble when shrinking delalloc
Josef Bacik
2011-10-19
1
-8
/
+17
|
|
*
|
|
|
|
Btrfs: don't check bytes_pinned to determine if we should commit the transaction
Josef Bacik
2011-10-19
1
-11
/
+0
|
|
*
|
|
|
|
Btrfs: fix regression in re-setting a large xattr
Josef Bacik
2011-10-19
1
-0
/
+11
|
|
*
|
|
|
|
Btrfs: fix the amount of space reserved for unlink
Josef Bacik
2011-10-19
1
-1
/
+10
|
|
*
|
|
|
|
Btrfs: wait for ordered extents if we didn't reclaim enough
Josef Bacik
2011-10-19
1
-1
/
+1
|
|
*
|
|
|
|
Btrfs: inline checksums into the disk free space cache
Josef Bacik
2011-10-19
4
-68
/
+172
|
|
*
|
|
|
|
Btrfs: take overflow into account in reserving space
Josef Bacik
2011-10-19
1
-1
/
+1
|
|
*
|
|
|
|
Btrfs: check the return value of filemap_write_and_wait in the space cache
Josef Bacik
2011-10-19
1
-2
/
+5
|
|
*
|
|
|
|
Btrfs: add a io_ctl struct and helpers for dealing with the space cache
Josef Bacik
2011-10-19
1
-318
/
+375
|
|
*
|
|
|
|
Btrfs: don't skip writing out a empty block groups cache
Josef Bacik
2011-10-19
1
-4
/
+6
|
|
*
|
|
|
|
Btrfs: introduce mount option no_space_cache
Josef Bacik
2011-10-19
3
-10
/
+22
|
|
*
|
|
|
|
Btrfs: only inherit btrfs specific flags when creating files
Josef Bacik
2011-10-19
1
-6
/
+11
|
|
*
|
|
|
|
Btrfs: allow us to overcommit our enospc reservations
Josef Bacik
2011-10-19
4
-18
/
+88
|
|
*
|
|
|
|
Btrfs: break out of orphan cleanup if we can't make progress
Josef Bacik
2011-10-19
1
-0
/
+11
|
|
*
|
|
|
|
Btrfs: use the global reserve as a backup for deleting inodes
Josef Bacik
2011-10-19
1
-1
/
+11
[prev]
[next]