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: Add a thread pool just for submit_bio
Chris Mason
2008-09-25
3
-1
/
+10
*
BTRFS_IOC_TRANS_START should be privilegued
Christoph Hellwig
2008-09-25
1
-0
/
+3
*
Btrfs: split out ioctl.c
Christoph Hellwig
2008-09-25
4
-729
/
+796
*
Btrfs: kerneldoc comments for extent_map.c
Christoph Hellwig
2008-09-25
1
-12
/
+49
*
Btrfs: Add a mount option to control worker thread pool size
Chris Mason
2008-09-25
3
-16
/
+28
*
Btrfs: Worker thread optimizations
Chris Mason
2008-09-25
2
-34
/
+73
*
Btrfs: Add backport for the kthread work on kernels older than 2.6.20
Chris Mason
2008-09-25
1
-1
/
+8
*
Btrfs: Fix mount -o max_inline=0
Chris Mason
2008-09-25
1
-2
/
+5
*
Btrfs: Add async worker threads for pre and post IO checksumming
Chris Mason
2008-09-25
8
-132
/
+626
*
btrfs: allow scanning multiple devices during mount
Christoph Hellwig
2008-09-25
1
-5
/
+16
*
btrfs: sanity mount option parsing and early mount code
Christoph Hellwig
2008-09-25
3
-108
/
+141
*
btrfs: fix strange indentation in lookup_extent_mapping
Christoph Hellwig
2008-09-25
1
-1
/
+7
*
btrfs: tiny makefile cleanup
Christoph Hellwig
2008-09-25
1
-7
/
+1
*
Btrfs: transaction ioctls
Sage Weil
2008-09-25
5
-2
/
+83
*
Btrfs: Dislable acl xattr handlers
Yan
2008-09-25
1
-6
/
+6
*
Btrfs: bdi_init and bdi_destroy come with 2.6.23
Jan Engelhardt
2008-09-25
1
-3
/
+3
*
btrfsctl -A error code fixup
Linda Knippers
2008-09-25
1
-2
/
+2
*
Btrfs: Invalidate dcache entry after creating snapshot and
Sven Wegener
2008-09-25
3
-1
/
+39
*
Btrfs: Fix race in running_transaction checks
Chris Mason
2008-09-25
1
-1
/
+3
*
btrfs delete ordered inode handling fix
Mingming
2008-09-25
5
-32
/
+23
*
Btrfs: Always use the async submission queue for checksummed writes
Chris Mason
2008-09-25
1
-7
/
+0
*
Btrfs: Allocator fix variety pack
Chris Mason
2008-09-25
5
-97
/
+209
*
Btrfs: Use kzalloc on the fs_devices allocation
Chris Mason
2008-09-25
1
-2
/
+1
*
Btrfs: Handle transid == 0 while opening devices
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Enable btree balancing on old kernels again
Chris Mason
2008-09-25
1
-3
/
+0
*
Btrfs: Change the congestion functions to meter the number of async submits a...
Chris Mason
2008-09-25
2
-0
/
+10
*
Fix corners in writepage and btrfs_truncate_page
Chris Mason
2008-09-25
3
-15
/
+17
*
Fix btrfs_open_devices to deal with changes since the scan ioctls
Chris Mason
2008-09-25
3
-15
/
+63
*
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
Chris Mason
2008-09-25
6
-109
/
+253
*
Btrfs: Handle write errors on raid1 and raid10
Chris Mason
2008-09-25
9
-49
/
+155
*
Btrfs: Pass down the expected generation number when reading tree blocks
Chris Mason
2008-09-25
6
-64
/
+55
*
Btrfs: Don't do btree balance_dirty_pages on old kernels, it stalls forever
Chris Mason
2008-09-25
1
-0
/
+8
*
Btrfs: Chunk relocation fine tuning, and add a few printks to show progress
Chris Mason
2008-09-25
2
-3
/
+19
*
Btrfs: A number of nodatacow fixes
Chris Mason
2008-09-25
2
-5
/
+23
*
Btrfs: Only open block devices once during mount -o subvol=
Chris Mason
2008-09-25
1
-0
/
+3
*
Btrfs: Update nodatacow mode to support cloned single files and resizing
Chris Mason
2008-09-25
3
-5
/
+19
*
Btrfs: Properly find the root for snapshotted blocks during chunk relocation
Chris Mason
2008-09-25
3
-12
/
+156
*
Btrfs: Add support for online device removal
Chris Mason
2008-09-25
8
-122
/
+412
*
Btrfs: Fix clone ioctl to not hold the path over inserts
Chris Mason
2008-09-25
1
-32
/
+47
*
Btrfs: Silence bogus inode.c compiler warnings
Chris Mason
2008-09-25
1
-2
/
+2
*
Btrfs: Add workaround for AppArmor changing remove_suid()
Jeff Mahoney
2008-09-25
2
-0
/
+30
*
Btrfs: Fix do_sync_file_range ifdefs (2.6.22)
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Compile warning fixup in volume.c
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Clone file data ioctl
Sage Weil
2008-09-25
5
-11
/
+179
*
Btrfs: Fixes for 2.6.18 enterprise kernels
Chris Mason
2008-09-25
3
-7
/
+26
*
Btrfs: Tune stripe selection for raid1 and raid10
Chris Mason
2008-09-25
1
-10
/
+7
*
Btrfs: Deal with failed writes in mirrored configurations
Chris Mason
2008-09-25
4
-8
/
+33
*
Btrfs: Drop some verbose printks
Chris Mason
2008-09-25
3
-23
/
+10
*
Btrfs: Add balance ioctl to restripe the chunks
Chris Mason
2008-09-25
5
-27
/
+208
*
Btrfs: Add new ioctl to add devices
Chris Mason
2008-09-25
6
-0
/
+108
[next]