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
...
|
*
Btrfs: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
2013-06-14
1
-4
/
+1
|
*
Btrfs: fix qgroup rescan resume on mount
Jan Schmidt
2013-06-14
3
-69
/
+125
|
*
Btrfs: avoid double free of fs_info->qgroup_ulist
Jan Schmidt
2013-06-14
1
-2
/
+6
|
*
Btrfs: fix memory patcher through fs_info->qgroup_ulist
Jan Schmidt
2013-06-14
1
-1
/
+1
|
*
Btrfs: simplify unlink reservations
Josef Bacik
2013-06-14
3
-191
/
+50
|
*
Btrfs: merge pending IO for tree log write back
Miao Xie
2013-06-14
2
-6
/
+17
|
*
Btrfs: allow file data clone within a file
Liu Bo
2013-06-14
1
-7
/
+19
|
*
Btrfs: remove unused code in btrfs_del_root
Liu Bo
2013-06-14
1
-4
/
+0
|
*
Btrfs: kill replicate code in replay_one_buffer
Liu Bo
2013-06-14
1
-7
/
+2
|
*
Btrfs: check if leaf's parent exists before pushing items around
Liu Bo
2013-06-14
1
-1
/
+1
|
*
Btrfs: dont do log_removal in insert_new_root
Liu Bo
2013-06-14
1
-5
/
+5
|
*
Btrfs: return error code in btrfs_check_trunc_cache_free_space()
Wei Yongjun
2013-06-14
1
-1
/
+1
|
*
Btrfs: fix estale with btrfs send
Josef Bacik
2013-06-14
1
-0
/
+35
|
*
btrfs: device delete to get errors from the kernel
Anand Jain
2013-06-14
2
-30
/
+18
|
*
Btrfs: do delay iput in sync_fs
Josef Bacik
2013-06-14
1
-1
/
+1
|
*
Btrfs: make the state of the transaction more readable
Miao Xie
2013-06-14
4
-94
/
+116
|
*
Btrfs: remove the time check in btrfs_commit_transaction()
Miao Xie
2013-06-14
1
-23
/
+6
|
*
Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structure
Miao Xie
2013-06-14
2
-9
/
+1
|
*
Btrfs: don't flush the delalloc inodes in the while loop if flushoncommit is set
Miao Xie
2013-06-14
1
-8
/
+18
|
*
Btrfs: don't wait for all the writers circularly during the transaction commit
Miao Xie
2013-06-14
2
-21
/
+65
|
*
Btrfs: remove the code for the impossible case in cleanup_transaction()
Miao Xie
2013-06-14
1
-5
/
+6
|
*
Btrfs: cleanup unnecessary assignment when cleaning up all the residual trans...
Miao Xie
2013-06-14
1
-8
/
+1
|
*
Btrfs: just flush the delalloc inodes in the source tree before snapshot crea...
Miao Xie
2013-06-14
2
-9
/
+7
|
*
Btrfs: introduce per-subvolume ordered extent list
Miao Xie
2013-06-14
10
-58
/
+143
|
*
Btrfs: introduce per-subvolume delalloc inode list
Miao Xie
2013-06-14
7
-67
/
+183
|
*
Btrfs: introduce grab/put functions for the root of the fs/file tree
Miao Xie
2013-06-14
4
-3
/
+26
|
*
Btrfs: cleanup the similar code of the fs root read
Miao Xie
2013-06-14
9
-269
/
+228
|
*
Btrfs: make the snap/subv deletion end more early when the fs is R/O
Miao Xie
2013-06-14
3
-14
/
+15
|
*
Btrfs: move the R/O check out of btrfs_clean_one_deleted_snapshot()
Miao Xie
2013-06-14
2
-5
/
+9
|
*
Btrfs: make the cleaner complete early when the fs is going to be umounted
Miao Xie
2013-06-14
1
-5
/
+7
|
*
Btrfs: remove unnecessary ->s_umount in cleaner_kthread()
Miao Xie
2013-06-14
1
-12
/
+28
|
*
Btrfs: cleanup: don't check the same thing twice
Stefan Behrens
2013-06-14
5
-27
/
+0
|
*
Btrfs: cleanup, btrfs_read_fs_root_no_name() doesn't return NULL
Stefan Behrens
2013-06-14
2
-8
/
+2
|
*
Btrfs: delete unused function
Stefan Behrens
2013-06-14
1
-14
/
+0
|
*
Btrfs: remove useless copy in quota_ctl
Liu Bo
2013-06-14
1
-3
/
+0
|
*
Minor format cleanup.
Andreas Philipp
2013-06-14
1
-2
/
+2
|
*
Btrfs: cleanup unused arguments in send.c
Tsutomu Itoh
2013-06-14
1
-99
/
+90
|
*
Btrfs: fix a comment
Stefan Behrens
2013-06-14
1
-1
/
+1
|
*
Btrfs: add ioctl to wait for qgroup rescan completion
Jan Schmidt
2013-06-14
3
-0
/
+35
|
*
Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulist
Wang Shilong
2013-06-14
3
-34
/
+43
|
*
btrfs: show compiled-in config features at module load time
David Sterba
2013-06-14
2
-6
/
+13
|
*
btrfs: move ifdef around sanity checks out of init_btrfs_fs
David Sterba
2013-06-14
3
-5
/
+3
|
*
btrfs: add prefix to sanity tests messages
David Sterba
2013-06-14
1
-48
/
+49
|
*
btrfs: add debug check for extent_io range alignment
David Sterba
2013-06-14
1
-0
/
+27
|
*
Btrfs: fix check on same raid type flag twice
Henrik Nordvik
2013-06-14
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
2
-2
/
+2
|
\
\
|
*
|
treewide: Fix typo in printk
Masanari Iida
2013-05-28
1
-1
/
+1
|
*
|
btrfs: fix btrfs_extend_item() comment
Stefan Behrens
2013-05-28
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-03
2
-18
/
+5
|
\
\
\
|
*
|
|
vfs: export lseek_execute() to modules
Jie Liu
2013-07-03
1
-14
/
+1
[prev]
[next]