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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: add support for inode properties
Filipe David Borba Manana
2014-01-28
10
-10
/
+545
*
Btrfs: faster file extent item replace operations
Filipe David Borba Manana
2014-01-28
4
-46
/
+114
*
Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
Wang Shilong
2014-01-28
1
-1
/
+1
*
Btrfs: remove unnecessary transaction commit before send
Wang Shilong
2014-01-28
1
-29
/
+0
*
Btrfs: fix protection between send and root deletion
Wang Shilong
2014-01-28
2
-0
/
+29
*
Btrfs: fix wrong send_in_progress accounting
Wang Shilong
2014-01-28
1
-3
/
+13
*
btrfs: Add treelog mount option.
Qu Wenruo
2014-01-28
2
-2
/
+9
*
btrfs: Add datasum mount option.
Qu Wenruo
2014-01-28
2
-1
/
+13
*
btrfs: Add datacow mount option.
Qu Wenruo
2014-01-28
2
-3
/
+10
*
btrfs: Add acl mount option.
Qu Wenruo
2014-01-28
2
-2
/
+7
*
btrfs: Add noflushoncommit mount option.
Qu Wenruo
2014-01-28
2
-1
/
+8
*
btrfs: Add noenospc_debug mount option.
Qu Wenruo
2014-01-28
2
-1
/
+7
*
btrfs: Add nodiscard mount option.
Qu Wenruo
2014-01-28
2
-3
/
+10
*
btrfs: Add noautodefrag mount option.
Qu Wenruo
2014-01-28
2
-4
/
+12
*
btrfs: Add "barrier" option to support "-o remount,barrier"
Qu Wenruo
2014-01-28
2
-7
/
+14
*
Btrfs: only fua the first superblock when writting supers
Wang Shilong
2014-01-28
1
-1
/
+4
*
Btrfs: return free space to global_rsv as much as possible
Liu Bo
2014-01-28
1
-1
/
+1
*
Btrfs: fix an oops when we fail to relocate tree blocks
Wang Shilong
2014-01-28
1
-0
/
+6
*
Btrfs: fix the wrong nocow range check
Miao Xie
2014-01-28
1
-2
/
+5
*
Btrfs: fix an oops when we fail to merge reloc roots
Wang Shilong
2014-01-28
1
-7
/
+3
*
Btrfs: remove unused argument from select_reloc_root()
Wang Shilong
2014-01-28
1
-4
/
+2
*
Btrfs: reduce btree node locking duration on item update
Filipe David Borba Manana
2014-01-28
2
-10
/
+14
*
fs/btrfs: Integer overflow in btrfs_ioctl_resize()
Wenliang Fan
2014-01-28
1
-0
/
+4
*
Btrfs: stop caching thread if extent_commit_sem is contended
Josef Bacik
2014-01-28
1
-1
/
+2
*
rwsem: add rwsem_is_contended
Josef Bacik
2014-01-28
1
-0
/
+11
*
Btrfs: introduce the delayed inode ref deletion for the single link inode
Miao Xie
2014-01-28
4
-6
/
+157
*
Btrfs: use flags instead of the bool variants in delayed node
Miao Xie
2014-01-28
2
-18
/
+21
*
Btrfs: remove btrfs_end_transaction_dmeta()
Miao Xie
2014-01-28
3
-9
/
+1
*
Btrfs: cleanup code of btrfs_balance_delayed_items()
Miao Xie
2014-01-28
1
-23
/
+11
*
Btrfs: don't run delayed nodes again after all nodes flush
Miao Xie
2014-01-28
1
-0
/
+1
*
Btrfs: remove residual code in delayed inode async helper
Miao Xie
2014-01-28
1
-27
/
+0
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
29
-329
/
+358
*
Btrfs: fix tree mod logging
Filipe David Borba Manana
2014-01-28
1
-89
/
+296
*
btrfs: check balance of send_in_progress
David Sterba
2014-01-28
1
-18
/
+20
*
Btrfs: remove transaction from btrfs send
Wang Shilong
2014-01-28
1
-33
/
+0
*
Btrfs: fix double initialization of the raid kobject
Miao Xie
2014-01-28
1
-4
/
+5
*
Btrfs: fix a warning when iput a file
Wang Shilong
2014-01-28
1
-0
/
+2
*
btrfs: Check read-only status of roots during send
David Sterba
2014-01-28
3
-3
/
+79
*
btrfs: remove unused mnt from send_ctx
David Sterba
2014-01-28
1
-4
/
+0
*
btrfs: send: clean up dead code
David Sterba
2014-01-28
1
-50
/
+8
*
Btrfs: fix deadlock when iterating inode refs and running delayed inodes
Filipe David Borba Manana
2014-01-28
1
-7
/
+12
*
Btrfs: remove dead comments for read_csums()
Wang Shilong
2014-01-28
1
-6
/
+0
*
Btrfs: remove field tree_mod_seq_elem from btrfs_fs_info struct
Filipe David Borba Manana
2014-01-28
1
-1
/
+0
*
Btrfs: fix use of uninitialized err variable
Filipe David Borba Manana
2014-01-28
1
-1
/
+1
*
Btrfs: remove unnecessary filemap writting and waiting after block group relo...
Wang Shilong
2014-01-28
1
-5
/
+0
*
Btrfs: fix error check of btrfs_lookup_dentry()
Tsutomu Itoh
2014-01-28
2
-7
/
+21
*
Btrfs: return immediately if tree log mod is not necessary
Filipe David Borba Manana
2014-01-28
1
-1
/
+1
*
Btrfs: move the extent buffer radix tree into the fs_info
Josef Bacik
2014-01-28
4
-39
/
+34
*
Btrfs: use a bit to track if we're in the radix tree
Josef Bacik
2014-01-28
2
-3
/
+5
*
Btrfs: deal with io_tree->mapping being NULL
Josef Bacik
2014-01-28
1
-8
/
+16
[next]