index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
pnode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-06
Btrfs: use the global reserve when truncating the free space cache inode
Josef Bacik
1
-5
/
+17
2011-11-06
Btrfs: release metadata from global reserve if we have to fallback for unlink
Josef Bacik
1
-1
/
+4
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
btrfs: do not allow mounting non-subvolumes via subvol option
David Sterba
1
-0
/
+19
2011-10-24
Linux 3.1
v3.1
Linus Torvalds
1
-1
/
+1
2011-10-24
x86: Fix S4 regression
Takashi Iwai
1
-2
/
+1
2011-10-23
dm kcopyd: fix job_pool leak
Alasdair G Kergon
1
-0
/
+1
2011-10-21
ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM
Domenico Andreoli
5
-0
/
+10
2011-10-21
crypto: ghash - Avoid null pointer dereference if no key is set
Nick Bowler
1
-0
/
+6
2011-10-21
ARM: S5P: fix offset calculation on gpio-interrupt
Marek Szyprowski
1
-3
/
+3
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-20
hwmon: (w83627ehf) Fix negative 8-bit temperature values
Jean Delvare
1
-2
/
+3
2011-10-20
mm: fix race between mremap and removing migration entry
Hugh Dickins
1
-4
/
+4
2011-10-20
sparc: Add alignment flag to PCI expansion resources
Kjetil Oftedal
1
-1
/
+2
2011-10-20
fib_rules: fix unresolved_rules counting
Yan, Zheng
1
-1
/
+4
2011-10-20
r8169: fix wrong eee setting for rlt8111evl
hayeswang
1
-1
/
+1
2011-10-19
r8169: fix driver shutdown WoL regression.
françois romieu
1
-32
/
+56
2011-10-19
ehea: Change maintainer to me
Thadeu Lima de Souza Cascardo
1
-1
/
+1
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
[next]