index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2011-10-19
Btrfs: fix orphan cleanup regression
Josef Bacik
1
-19
/
+17
2011-10-19
Btrfs: use the inode's mapping mask for allocating pages
Josef Bacik
6
-6
/
+18
2011-10-19
Btrfs: delay iput when deleting a block group
Josef Bacik
1
-1
/
+1
2011-10-19
Btrfs: make sure to unset trans->block_rsv before running delayed refs
Josef Bacik
1
-0
/
+11
2011-10-19
Btrfs: stop passing a trans handle all around the reservation code
Josef Bacik
6
-43
/
+39
2011-10-19
Btrfs: don't get the block_rsv in btrfs_free_tree_block
Josef Bacik
1
-4
/
+0
2011-10-19
Btrfs: use the transactions block_rsv for the csum root
Josef Bacik
2
-6
/
+10
2011-10-19
Btrfs: handle enospc accounting for free space inodes
Josef Bacik
4
-23
/
+47
2011-10-19
Btrfs: put the block group cache after we commit the super
Josef Bacik
2
-3
/
+3
2011-10-19
Btrfs: set truncate block rsv's size
Josef Bacik
1
-0
/
+2
2011-10-19
Btrfs: don't increase the block_rsv's size when emergency allocating space
Josef Bacik
1
-3
/
+0
2011-10-19
Btrfs: fix space leak when we fail to make an allocation
Josef Bacik
1
-6
/
+14
2011-10-19
Btrfs: fix call to btrfs_search_slot in free space cache
Josef Bacik
1
-1
/
+1
2011-10-19
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
Josef Bacik
6
-10
/
+10
2011-10-19
Btrfs: reduce the amount of space needed for truncates
Josef Bacik
2
-4
/
+15
2011-10-19
Btrfs: only reserve space in fallocate if we have to do a preallocate
Josef Bacik
1
-6
/
+16
2011-10-19
Btrfs: kill btrfs_truncate_reserve_metadata
Josef Bacik
2
-34
/
+0
2011-10-19
Btrfs: optimize how we account for space in truncate
Josef Bacik
1
-29
/
+29
2011-10-19
Btrfs: don't try to commit in btrfs_block_rsv_check
Josef Bacik
1
-25
/
+4
2011-10-19
Btrfs: kill unused parts of block_rsv
Josef Bacik
3
-22
/
+6
2011-10-19
Btrfs: ratelimit the generation printk for the free space cache
Josef Bacik
1
-5
/
+7
2011-10-19
Btrfs: fix how we reserve space for deleting inodes
Josef Bacik
1
-11
/
+38
2011-10-19
Btrfs: kill the durable block rsv stuff
Josef Bacik
5
-101
/
+17
2011-10-19
Btrfs: kill the orphan space calculation for snapshots
Josef Bacik
3
-90
/
+0
2011-10-19
Btrfs: calculate checksum space correctly
Josef Bacik
3
-8
/
+118
2011-10-19
Btrfs: skip looking for delalloc if we don't have ->fill_delalloc
Josef Bacik
1
-1
/
+5
2011-10-19
Btrfs: use bytes_may_use for all ENOSPC reservations
Josef Bacik
3
-82
/
+112
2011-10-19
Btrfs: fix how we mount subvol=<whatever>
Josef Bacik
1
-64
/
+135
2011-10-19
Btrfs: use d_obtain_alias when mounting subvol/subvolid
Josef Bacik
1
-24
/
+1
2011-10-19
Btrfs: kill reserved_bytes in inode
Josef Bacik
3
-8
/
+0
2011-10-19
Btrfs: move stuff around in btrfs_inode to get better packing
Josef Bacik
1
-3
/
+3
2011-10-05
Linux 3.1-rc9
v3.1-rc9
Linus Torvalds
1
-1
/
+1
2011-10-04
PCI: Disable MPS configuration by default
Jon Mason
3
-3
/
+20
2011-10-04
drm/radeon/kms: fix channel_remap setup (v2)
Alex Deucher
3
-127
/
+0
2011-10-04
spi-topcliff-pch: Fix overrun issue
Tomoya MORINAGA
1
-5
/
+23
2011-10-04
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
Tomoya MORINAGA
1
-7
/
+24
2011-10-04
spi-topcliff-pch: Fix CPU read complete condition issue
Tomoya MORINAGA
1
-8
/
+11
2011-10-04
spi-topcliff-pch: Fix SSN Control issue
Tomoya MORINAGA
1
-7
/
+3
2011-10-04
spi-topcliff-pch: add tx-memory clear after complete transmitting
Tomoya MORINAGA
1
-0
/
+5
2011-10-04
lis3: fix regression of HP DriveGuard with 8bit chip
Takashi Iwai
1
-6
/
+8
2011-10-03
ide-disk: Fix request requeuing
Borislav Petkov
1
-1
/
+6
2011-10-03
pch_gbe: Fixed the issue on which a network freezes
Toshiharu Okada
1
-29
/
+27
2011-10-03
pch_gbe: Fixed the issue on which PC was frozen when link was downed.
Toshiharu Okada
1
-1
/
+1
2011-10-03
make PACKET_STATISTICS getsockopt report consistently between ring and non-ring
Willem de Bruijn
1
-1
/
+4
[next]