index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516
David Sterba
2016-05-16
2
-1059
/
+1
|
\
\
\
|
*
|
|
btrfs: uapi/linux/btrfs_tree.h migration, item types and defines
Jeff Mahoney
2016-04-28
1
-948
/
+1
|
*
|
|
btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args
Jeff Mahoney
2016-04-28
1
-31
/
+0
|
*
|
|
btrfs: uapi/linux/btrfs.h migration, move balance flags
Jeff Mahoney
2016-04-28
1
-46
/
+0
|
*
|
|
btrfs: uapi/linux/btrfs.h migration, move feature flags
Jeff Mahoney
2016-04-28
1
-25
/
+0
|
*
|
|
btrfs: uapi/linux/btrfs.h migration, qgroup limit flags
Jeff Mahoney
2016-04-28
1
-8
/
+0
|
*
|
|
btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE
Jeff Mahoney
2016-04-28
1
-1
/
+0
|
|
/
/
*
|
|
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
David Sterba
2016-05-16
5
-241
/
+310
|
\
\
\
|
*
|
|
btrfs: cleanup assigning next active device with a check
Anand Jain
2016-05-04
3
-22
/
+48
|
*
|
|
btrfs: s_bdev is not null after missing replace
Anand Jain
2016-05-04
2
-3
/
+6
|
*
|
|
btrfs: refactor btrfs_dev_replace_start for reuse
Anand Jain
2016-04-28
3
-23
/
+41
|
*
|
|
btrfs: use fs_info directly
Anand Jain
2016-04-28
1
-4
/
+4
|
*
|
|
btrfs: rename flags for vol args v2
David Sterba
2016-04-28
1
-4
/
+4
|
*
|
|
btrfs: rename btrfs_find_device_by_user_input
David Sterba
2016-04-28
3
-10
/
+13
|
*
|
|
btrfs: use existing device constraints table btrfs_raid_array
David Sterba
2016-04-28
1
-14
/
+9
|
*
|
|
btrfs: introduce raid-type to error-code table, for minimum device constraint
David Sterba
2016-04-28
2
-1
/
+16
|
*
|
|
btrfs: pass number of devices to btrfs_check_raid_min_devices
David Sterba
2016-04-28
1
-15
/
+20
|
*
|
|
btrfs: rename __check_raid_min_devices
David Sterba
2016-04-28
1
-2
/
+2
|
*
|
|
btrfs: optimize check for stale device
Anand Jain
2016-04-28
1
-1
/
+2
|
*
|
|
btrfs: introduce device delete by devid
Anand Jain
2016-04-28
3
-4
/
+60
|
*
|
|
btrfs: make use of btrfs_scratch_superblocks() in btrfs_rm_device()
Anand Jain
2016-04-28
1
-64
/
+13
|
*
|
|
btrfs: enhance btrfs_find_device_by_user_input() to check device path
Anand Jain
2016-04-28
2
-4
/
+3
|
*
|
|
btrfs: make use of btrfs_find_device_by_user_input()
Anand Jain
2016-04-28
1
-63
/
+37
|
*
|
|
btrfs: create helper btrfs_find_device_by_user_input()
Anand Jain
2016-04-28
3
-23
/
+23
|
*
|
|
btrfs: clean up and optimize __check_raid_min_device()
Anand Jain
2016-04-28
1
-24
/
+19
|
*
|
|
btrfs: create helper function __check_raid_min_devices()
Anand Jain
2016-04-28
1
-19
/
+32
|
*
|
|
btrfs: create a helper function to read the disk super
Anand Jain
2016-04-28
1
-35
/
+52
|
|
/
/
*
|
|
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
2016-05-16
15
-190
/
+176
|
\
\
\
|
*
|
|
btrfs: GFP_NOFS does not GFP_HIGHMEM
David Sterba
2016-05-10
3
-4
/
+4
|
*
|
|
btrfs: switch to common message helpers in open_ctree, adjust messages
David Sterba
2016-05-10
1
-52
/
+50
|
*
|
|
btrfs: ioctl: reorder exclusive op check in RM_DEV
David Sterba
2016-05-06
1
-12
/
+11
|
*
|
|
btrfs: kill unused writepage_io_hook callback
David Sterba
2016-05-06
2
-24
/
+16
|
*
|
|
btrfs: pass the right error code to the btrfs_std_error
Anand Jain
2016-05-02
1
-2
/
+2
|
*
|
|
btrfs: fix typos in comments
Luis de Bethencourt
2016-04-28
1
-7
/
+7
|
*
|
|
Btrfs: Refactor btrfs_lock_cluster() to kill compiler warning
Geert Uytterhoeven
2016-04-28
1
-21
/
+20
|
*
|
|
btrfs: remove save_error_info()
Anand Jain
2016-04-28
1
-10
/
+6
|
*
|
|
btrfs: Simplify conditions about compress while mapping btrfs flags to inode ...
Satoru Takeuchi
2016-04-28
1
-3
/
+3
|
*
|
|
btrfs: move error handling code together in ctree.h
Anand Jain
2016-04-28
1
-38
/
+40
|
*
|
|
btrfs: remove unused function btrfs_assert()
Anand Jain
2016-04-28
1
-1
/
+0
|
*
|
|
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
2016-04-28
12
-31
/
+31
|
|
/
/
*
|
|
btrfs: fix memory leak during RAID 5/6 device replacement
Scott Talbert
2016-05-16
1
-0
/
+2
*
|
|
btrfs: build fixup for qgroup_account_snapshot
David Sterba
2016-05-12
1
-0
/
+5
*
|
|
btrfs: qgroup: Fix qgroup accounting when creating snapshot
Qu Wenruo
2016-05-12
1
-24
/
+105
*
|
|
Btrfs: fix fspath error deallocation
Vincent Stehlé
2016-05-10
1
-1
/
+1
*
|
|
btrfs: make find_workspace warn if there are no workspaces
David Sterba
2016-05-10
1
-0
/
+14
*
|
|
btrfs: make find_workspace always succeed
David Sterba
2016-05-10
1
-8
/
+12
*
|
|
btrfs: preallocate compression workspaces
David Sterba
2016-05-10
1
-0
/
+16
*
|
|
btrfs: rename and document compression workspace members
David Sterba
2016-05-10
1
-16
/
+19
*
|
|
btrfs: fix int32 overflow in shrink_delalloc().
Adam Borowski
2016-05-09
1
-1
/
+1
*
|
|
btrfs: don't force mounts to wait for cleaner_kthread to delete one or more s...
Zygo Blaxell
2016-05-06
1
-3
/
+15
[prev]
[next]