index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
5
-6
/
+5
|
\
|
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
2
-2
/
+2
|
*
Btrfs: Fix printk and variable name
Masanari Iida
2012-11-01
2
-2
/
+2
|
*
btrfs: unpin_extent_cache: fix the typo and unnecessary arguements
Liu Bo
2012-10-30
1
-2
/
+1
*
|
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
2012-12-11
3
-7
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-10-26
11
-105
/
+199
|
\
|
*
Btrfs: do not bug when we fail to commit the transaction
Josef Bacik
2012-10-25
1
-1
/
+2
|
*
Btrfs: fix memory leak when cloning root's node
Liu Bo
2012-10-25
1
-3
/
+5
|
*
Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable
Chris Mason
2012-10-25
3
-18
/
+55
|
|
\
|
|
*
Btrfs: comment for loop in tree_mod_log_insert_move
Jan Schmidt
2012-10-24
1
-0
/
+5
|
|
*
Btrfs: fix extent buffer reference for tree mod log roots
Jan Schmidt
2012-10-24
1
-1
/
+1
|
|
*
Btrfs: determine level of old roots
Jan Schmidt
2012-10-24
3
-3
/
+19
|
|
*
Btrfs: tree mod log's old roots could still be part of the tree
Jan Schmidt
2012-10-24
1
-4
/
+21
|
|
*
Btrfs: fix a tree mod logging issue for root replacement operations
Jan Schmidt
2012-10-23
1
-8
/
+2
|
|
*
Btrfs: don't put removals from push_node_left into tree mod log twice
Jan Schmidt
2012-10-23
1
-2
/
+7
|
*
|
Btrfs: Use btrfs_update_inode_fallback when creating a snapshot
Josef Bacik
2012-10-25
3
-5
/
+6
|
*
|
Btrfs: Send: preserve ownership (uid and gid) also for symlinks.
Alex Lyakas
2012-10-25
1
-14
/
+13
|
*
|
Btrfs: fix deadlock caused by the nested chunk allocation
Miao Xie
2012-10-25
1
-0
/
+7
|
*
|
btrfs: Return EINVAL when length to trim is less than FSB
Lukas Czerner
2012-10-25
1
-1
/
+2
|
*
|
Btrfs: fix memory leak in btrfs_quota_enable()
Tsutomu Itoh
2012-10-25
1
-4
/
+13
|
*
|
Btrfs: send correct rdev and mode in btrfs-send
Arne Jansen
2012-10-25
1
-1
/
+2
|
*
|
Btrfs: extended inode refs support for send mechanism
Jan Schmidt
2012-10-25
3
-58
/
+94
|
*
|
Btrfs: Fix wrong error handling code
Stefan Behrens
2012-10-25
1
-2
/
+2
|
*
|
Fix a sign bug causing invalid memory access in the ino_paths ioctl.
Gabriel de Perthuis
2012-10-25
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-13
1
-2
/
+2
|
\
\
|
*
|
btrfs: Fix compilation with user namespace support enabled
Eric W. Biederman
2012-10-12
1
-2
/
+2
*
|
|
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
2012-10-12
1
-1
/
+1
*
|
|
audit: reverse arguments to audit_inode_child
Jeff Layton
2012-10-12
1
-1
/
+1
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-10-10
38
-1615
/
+3564
|
\
\
|
|
/
|
*
btrfs: init ref_index to zero in add_inode_ref
Chris Mason
2012-10-09
1
-1
/
+1
|
*
Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer
Wang Sheng-Hui
2012-10-09
1
-4
/
+0
|
*
Btrfs: fix page leakage
Josef Bacik
2012-10-09
1
-1
/
+1
|
*
Btrfs: do not warn_on when we cannot alloc a page for an extent buffer
Josef Bacik
2012-10-09
1
-3
/
+1
|
*
Btrfs: don't bug on enomem in readpage
Josef Bacik
2012-10-09
1
-4
/
+7
|
*
Btrfs: cleanup pages properly when ENOMEM in compression
Josef Bacik
2012-10-09
1
-3
/
+10
|
*
Btrfs: make filesystem read-only when submitting barrier fails
Stefan Behrens
2012-10-09
6
-19
/
+142
|
*
Btrfs: detect corrupted filesystem after write I/O errors
Stefan Behrens
2012-10-09
1
-2
/
+14
|
*
Btrfs: make compress and nodatacow mount options mutually exclusive
Andrei Popa
2012-10-09
1
-1
/
+13
|
*
btrfs: fix message printing
Daniel J Blueman
2012-10-09
3
-11
/
+11
|
*
Btrfs: don't bother committing delayed inode updates when fsyncing
Josef Bacik
2012-10-09
1
-19
/
+65
|
*
btrfs: move inline function code to header file
Robin Dong
2012-10-09
2
-14
/
+12
|
*
Btrfs: remove unnecessary IS_ERR in bio_readpage_error()
Tsutomu Itoh
2012-10-09
1
-1
/
+1
|
*
btrfs: remove unused function btrfs_insert_some_items()
Robin Dong
2012-10-09
1
-143
/
+0
|
*
Btrfs: don't commit instead of overcommitting
Josef Bacik
2012-10-09
1
-28
/
+6
|
*
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called
Tsutomu Itoh
2012-10-09
1
-1
/
+2
|
*
Btrfs: be smarter about dropping things from the tree log
Josef Bacik
2012-10-09
1
-2
/
+13
|
*
Btrfs: don't lookup csums for prealloc extents
Josef Bacik
2012-10-09
1
-2
/
+1
|
*
Btrfs: cache extent state when writing out dirty metadata pages
Josef Bacik
2012-10-09
8
-16
/
+63
|
*
Btrfs: do not hold the file extent leaf locked when adding extent item
Josef Bacik
2012-10-09
1
-3
/
+1
|
*
Btrfs: do not async metadata csumming in certain situations
Josef Bacik
2012-10-09
3
-2
/
+35
[next]