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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: handle enospc accounting for free space inodes
Josef Bacik
2011-10-19
4
-23
/
+47
*
Btrfs: put the block group cache after we commit the super
Josef Bacik
2011-10-19
2
-3
/
+3
*
Btrfs: set truncate block rsv's size
Josef Bacik
2011-10-19
1
-0
/
+2
*
Btrfs: don't increase the block_rsv's size when emergency allocating space
Josef Bacik
2011-10-19
1
-3
/
+0
*
Btrfs: fix space leak when we fail to make an allocation
Josef Bacik
2011-10-19
1
-6
/
+14
*
Btrfs: fix call to btrfs_search_slot in free space cache
Josef Bacik
2011-10-19
1
-1
/
+1
*
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
Josef Bacik
2011-10-19
6
-10
/
+10
*
Btrfs: reduce the amount of space needed for truncates
Josef Bacik
2011-10-19
2
-4
/
+15
*
Btrfs: only reserve space in fallocate if we have to do a preallocate
Josef Bacik
2011-10-19
1
-6
/
+16
*
Btrfs: kill btrfs_truncate_reserve_metadata
Josef Bacik
2011-10-19
2
-34
/
+0
*
Btrfs: optimize how we account for space in truncate
Josef Bacik
2011-10-19
1
-29
/
+29
*
Btrfs: don't try to commit in btrfs_block_rsv_check
Josef Bacik
2011-10-19
1
-25
/
+4
*
Btrfs: kill unused parts of block_rsv
Josef Bacik
2011-10-19
3
-22
/
+6
*
Btrfs: ratelimit the generation printk for the free space cache
Josef Bacik
2011-10-19
1
-5
/
+7
*
Btrfs: fix how we reserve space for deleting inodes
Josef Bacik
2011-10-19
1
-11
/
+38
*
Btrfs: kill the durable block rsv stuff
Josef Bacik
2011-10-19
5
-101
/
+17
*
Btrfs: kill the orphan space calculation for snapshots
Josef Bacik
2011-10-19
3
-90
/
+0
*
Btrfs: calculate checksum space correctly
Josef Bacik
2011-10-19
3
-8
/
+118
*
Btrfs: skip looking for delalloc if we don't have ->fill_delalloc
Josef Bacik
2011-10-19
1
-1
/
+5
*
Btrfs: use bytes_may_use for all ENOSPC reservations
Josef Bacik
2011-10-19
3
-82
/
+112
*
Btrfs: fix how we mount subvol=<whatever>
Josef Bacik
2011-10-19
1
-64
/
+135
*
Btrfs: use d_obtain_alias when mounting subvol/subvolid
Josef Bacik
2011-10-19
1
-24
/
+1
*
Btrfs: kill reserved_bytes in inode
Josef Bacik
2011-10-19
3
-8
/
+0
*
Btrfs: move stuff around in btrfs_inode to get better packing
Josef Bacik
2011-10-19
1
-3
/
+3
*
Linux 3.1-rc9
v3.1-rc9
Linus Torvalds
2011-10-04
1
-1
/
+1
*
Merge git://github.com/davem330/net
Linus Torvalds
2011-10-04
15
-82
/
+100
|
\
|
*
pch_gbe: Fixed the issue on which a network freezes
Toshiharu Okada
2011-10-03
1
-29
/
+27
|
*
pch_gbe: Fixed the issue on which PC was frozen when link was downed.
Toshiharu Okada
2011-10-03
1
-1
/
+1
|
*
make PACKET_STATISTICS getsockopt report consistently between ring and non-ring
Willem de Bruijn
2011-10-03
1
-1
/
+4
|
*
net: xen-netback: correctly restart Tx after a VM restore/migrate
David Vrabel
2011-10-03
1
-2
/
+2
|
*
bonding: properly stop queuing work when requested
Andy Gospodarek
2011-10-03
3
-7
/
+12
|
*
can bcm: fix incomplete tx_setup fix
Oliver Hartkopp
2011-09-29
1
-27
/
+21
|
*
RDSRDMA: Fix cleanup of rds_iw_mr_pool
Jonathan Lallinger
2011-09-29
1
-4
/
+9
|
*
net: Documentation: Fix type of variables
Roy.Li
2011-09-29
1
-2
/
+2
|
*
ibmveth: Fix oops on request_irq failure
Brian King
2011-09-29
1
-2
/
+2
|
*
ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket
Yan, Zheng
2011-09-29
1
-0
/
+3
|
*
cxgb4: Fix EEH on IBM P7IOC
Divy Le Ray
2011-09-29
1
-0
/
+3
|
*
can bcm: fix tx_setup off-by-one errors
Oliver Hartkopp
2011-09-29
1
-6
/
+7
|
*
MAINTAINERS: tehuti: Alexander Indenbaum's address bounces
Ian Campbell
2011-09-29
1
-1
/
+0
|
*
dp83640: reduce driver noise
Richard Cochran
2011-09-29
1
-2
/
+2
|
*
ptp: fix L2 event message recognition
Richard Cochran
2011-09-29
1
-3
/
+10
*
|
Merge branch 'fix/asoc' of git://github.com/tiwai/sound
Linus Torvalds
2011-10-04
4
-8
/
+8
|
\
\
|
*
|
ASoC: omap_mcpdm_remove cannot be __devexit
Arnd Bergmann
2011-10-02
2
-2
/
+2
|
*
|
ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC
Axel Lin
2011-10-02
1
-2
/
+2
|
*
|
ASoC: use a valid device for dev_err() in Zylonite
Arnd Bergmann
2011-10-02
1
-4
/
+4
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-10-04
6
-158
/
+33
|
\
\
\
|
*
|
|
drm/radeon/kms: fix channel_remap setup (v2)
Alex Deucher
2011-10-04
3
-127
/
+0
|
*
|
|
drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.
Michel Dänzer
2011-10-03
1
-10
/
+10
|
*
|
|
drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.
Michel Dänzer
2011-10-03
1
-5
/
+7
|
*
|
|
drm/radeon: Simplify cursor x/yorigin calculation.
Michel Dänzer
2011-10-03
1
-6
/
+2
[next]