index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-21
28
-1788
/
+1530
|
\
|
*
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-05-17
12
-134
/
+608
|
|
\
|
|
*
Btrfs: add semaphore to synchronize direct IO writes with fsync
Filipe Manana
2016-05-13
3
-118
/
+77
|
|
*
Btrfs: fix race between block group relocation and nocow writes
Filipe Manana
2016-05-13
4
-1
/
+81
|
|
*
Btrfs: fix race between fsync and direct IO writes for prealloc extents
Filipe Manana
2016-05-13
1
-6
/
+37
|
|
*
Btrfs: fix number of transaction units for renames with whiteout
Filipe Manana
2016-05-13
1
-1
/
+8
|
|
*
Btrfs: pin logs earlier when doing a rename exchange operation
Filipe Manana
2016-05-13
1
-4
/
+4
|
|
*
Btrfs: unpin logs if rename exchange operation fails
Filipe Manana
2016-05-13
1
-2
/
+36
|
|
*
Btrfs: fix inode leak on failure to setup whiteout inode in rename
Filipe Manana
2016-05-13
1
-6
/
+6
|
|
*
btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUT
Dan Fuhry
2016-05-13
1
-7
/
+257
|
|
*
Btrfs: pin log earlier when renaming
Filipe Manana
2016-05-13
1
-9
/
+2
|
|
*
Btrfs: unpin log if rename operation fails
Filipe Manana
2016-05-13
1
-1
/
+27
|
|
*
Btrfs: don't do unnecessary delalloc flushes when relocating
Filipe Manana
2016-05-13
4
-7
/
+79
|
|
*
Btrfs: don't wait for unrelated IO to finish before relocation
Filipe Manana
2016-05-13
8
-19
/
+38
|
|
*
Btrfs: fix empty symlink after creating symlink and fsync parent dir
Filipe Manana
2016-05-13
1
-1
/
+1
|
|
*
Btrfs: fix for incorrect directory entries after fsync log replay
Filipe Manana
2016-05-13
1
-5
/
+8
|
*
|
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
[next]