index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
f2fs: avoid writing 0'th page in volatile writes
Jaegeuk Kim
2016-04-26
1
-2
/
+4
|
*
|
|
|
f2fs: avoid needless lock for node pages when fsyncing a file
Jaegeuk Kim
2016-04-26
1
-3
/
+7
|
*
|
|
|
f2fs: flush dirty pages before starting atomic writes
Jaegeuk Kim
2016-04-15
1
-1
/
+10
|
*
|
|
|
f2fs: don't invalidate atomic page if successful
Jaegeuk Kim
2016-04-15
1
-2
/
+3
|
*
|
|
|
f2fs: give -E2BIG for no space in xattr
Jaegeuk Kim
2016-04-15
1
-1
/
+1
|
*
|
|
|
f2fs: remove redundant condition check
Jaegeuk Kim
2016-04-15
2
-2
/
+2
|
*
|
|
|
f2fs: unset atomic/volatile flag in f2fs_release_file
Jaegeuk Kim
2016-04-15
2
-3
/
+4
|
*
|
|
|
f2fs: fix dropping inmemory pages in a wrong time
Jaegeuk Kim
2016-04-15
1
-0
/
+8
|
*
|
|
|
f2fs: add BUG_ON to avoid unnecessary flow
Jaegeuk Kim
2016-04-15
1
-5
/
+2
|
*
|
|
|
f2fs: use PGP_LOCK to check its truncation
Jaegeuk Kim
2016-04-15
1
-7
/
+2
|
*
|
|
|
f2fs: fix to convert inline directory correctly
Chao Yu
2016-04-15
4
-43
/
+144
|
*
|
|
|
f2fs: show current mount status
Jaegeuk Kim
2016-04-15
1
-2
/
+3
|
*
|
|
|
f2fs: treat as a normal umount when remounting ro
Jaegeuk Kim
2016-04-15
1
-8
/
+10
|
*
|
|
|
f2fs: give -EINVAL for norecovery and rw mount
Jaegeuk Kim
2016-04-15
3
-7
/
+20
|
*
|
|
|
f2fs: recover superblock at RW remounts
Jaegeuk Kim
2016-04-15
2
-9
/
+28
|
*
|
|
|
f2fs: give RO message when recovering superblock
Jaegeuk Kim
2016-04-15
1
-1
/
+4
*
|
|
|
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-21
30
-1794
/
+2678
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-05-17
419
-2272
/
+4862
|
|
\
\
\
\
\
|
|
*
|
|
|
|
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 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-05-17
27
-1661
/
+2071
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516
David Sterba
2016-05-16
4
-1064
/
+1135
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
btrfs: uapi/linux/btrfs_tree.h, use __u8 and __u64
Jeff Mahoney
2016-04-28
1
-26
/
+26
|
|
|
*
|
|
|
|
btrfs: uapi/linux/btrfs_tree.h migration, item types and defines
Jeff Mahoney
2016-04-28
2
-948
/
+967
|
|
|
*
|
|
|
|
btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args
Jeff Mahoney
2016-04-28
2
-32
/
+37
|
|
|
*
|
|
|
|
btrfs: uapi/linux/btrfs.h migration, move balance flags
Jeff Mahoney
2016-04-28
2
-46
/
+64
|
|
|
*
|
|
|
|
btrfs: uapi/linux/btrfs.h migration, move feature flags
Jeff Mahoney
2016-04-28
2
-25
/
+31
|
|
|
*
|
|
|
|
btrfs: uapi/linux/btrfs.h migration, document subvol flags
Jeff Mahoney
2016-04-28
1
-3
/
+14
|
|
|
*
|
|
|
|
btrfs: uapi/linux/btrfs.h migration, qgroup limit flags
Jeff Mahoney
2016-04-28
2
-9
/
+21
|
|
|
*
|
|
|
|
btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE
Jeff Mahoney
2016-04-28
2
-1
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
David Sterba
2016-05-16
6
-242
/
+324
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
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
2
-7
/
+8
|
|
|
*
|
|
|
|
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
[prev]
[next]