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
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-06-10
18
-357
/
+568
|
\
|
*
Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
2016-06-08
5
-17
/
+114
|
|
\
|
|
*
btrfs: advertise which crc32c implementation is being used at module load
Jeff Mahoney
2016-06-06
3
-2
/
+9
|
|
*
Btrfs: add validadtion checks for chunk loading
Liu Bo
2016-06-06
1
-15
/
+67
|
|
*
Btrfs: add more validation checks for superblock
Liu Bo
2016-06-06
2
-0
/
+35
|
|
*
Btrfs: clear uptodate flags of pages in sys_array eb
Liu Bo
2016-06-06
1
-0
/
+2
|
|
*
Btrfs: end transaction if we abort when creating uuid root
Josef Bacik
2016-06-01
1
-0
/
+1
|
*
|
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-06-08
15
-340
/
+454
|
|
\
\
|
|
*
|
Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system
Feifei Xu
2016-06-06
1
-1
/
+11
|
|
*
|
Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize
Feifei Xu
2016-06-06
1
-1
/
+7
|
|
*
|
Btrfs: self-tests: Use macros instead of constants and add missing newline
Feifei Xu
2016-06-06
3
-18
/
+31
|
|
*
|
Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes
Feifei Xu
2016-06-06
1
-22
/
+32
|
|
*
|
Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE
Feifei Xu
2016-06-06
1
-19
/
+30
|
|
*
|
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-06-02
15
-291
/
+355
|
|
*
|
Btrfs: Fix integer overflow when calculating bytes_per_bitmap
Feifei Xu
2016-06-02
2
-7
/
+7
|
|
*
|
Btrfs: test_check_exists: Fix infinite loop when searching for free space ent...
Feifei Xu
2016-06-02
1
-2
/
+2
|
|
|
/
*
|
|
Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)
Linus Torvalds
2016-06-10
2
-2
/
+18
|
\
\
\
|
*
|
|
ecryptfs: forbid opening files without mmap handler
Jann Horn
2016-06-10
1
-2
/
+11
|
*
|
|
proc: prevent stacking filesystems on top
Jann Horn
2016-06-10
1
-0
/
+7
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-06-07
5
-51
/
+22
|
\
\
\
\
|
*
|
|
|
coredump: fix dumping through pipes
Mateusz Guzik
2016-06-07
3
-3
/
+5
|
*
|
|
|
fix a regression in atomic_open()
Al Viro
2016-06-07
1
-3
/
+7
|
*
|
|
|
fix d_walk()/non-delayed __d_free() race
Al Viro
2016-06-07
1
-2
/
+2
|
*
|
|
|
autofs braino fix for do_last()
Al Viro
2016-06-05
1
-4
/
+4
|
*
|
|
|
fix EOPENSTALE bug in do_last()
Al Viro
2016-06-04
1
-39
/
+4
*
|
|
|
|
mnt: fs_fully_visible test the proper mount for MNT_LOCKED
Eric W. Biederman
2016-06-06
1
-1
/
+1
*
|
|
|
|
mnt: If fs_fully_visible fails call put_filesystem.
Eric W. Biederman
2016-06-06
1
-1
/
+3
*
|
|
|
|
devpts: Make each mount of devpts an independent filesystem.
Eric W. Biederman
2016-06-05
2
-143
/
+97
*
|
|
|
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-04
8
-18
/
+103
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent
Chris Mason
2016-06-03
1
-1
/
+12
|
*
|
|
|
Btrfs: fix race between device replace and read repair
Filipe Manana
2016-05-31
1
-0
/
+10
|
*
|
|
|
Btrfs: fix race between device replace and discard
Filipe Manana
2016-05-31
1
-0
/
+6
|
*
|
|
|
Btrfs: fix race between device replace and chunk allocation
Filipe Manana
2016-05-30
1
-12
/
+9
|
*
|
|
|
Btrfs: fix race setting block group back to RW mode during device replace
Filipe Manana
2016-05-30
1
-5
/
+5
|
*
|
|
|
Btrfs: fix unprotected assignment of the left cursor for device replace
Filipe Manana
2016-05-30
1
-0
/
+4
|
*
|
|
|
Btrfs: fix race setting block group readonly during device replace
Filipe Manana
2016-05-30
3
-2
/
+46
|
*
|
|
|
Btrfs: fix race between device replace and block group removal
Filipe Manana
2016-05-30
1
-0
/
+11
|
*
|
|
|
Btrfs: fix race between readahead and device replace/removal
Filipe Manana
2016-05-30
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
ceph: use i_version to check validity of fscache
Yan, Zheng
2016-06-01
1
-0
/
+3
*
|
|
|
ceph: improve fscache revalidation
Yan, Zheng
2016-06-01
4
-83
/
+41
*
|
|
|
ceph: disable fscache when inode is opened for write
Yan, Zheng
2016-06-01
4
-53
/
+52
*
|
|
|
ceph: avoid unnecessary fscache invalidation/revlidation
Yan, Zheng
2016-06-01
1
-6
/
+3
*
|
|
|
ceph: call __fscache_uncache_page() if readpages fails
Yan, Zheng
2016-06-01
1
-1
/
+3
*
|
|
|
FS-Cache: make check_consistency callback return int
Yan, Zheng
2016-06-01
1
-1
/
+1
*
|
|
|
FS-Cache: wake write waiter after invalidating writes
Yan, Zheng
2016-06-01
1
-0
/
+2
*
|
|
|
libceph: change ceph_osdmap_flag() to take osdc
Ilya Dryomov
2016-05-30
1
-4
/
+4
|
|
/
/
|
/
|
|
*
|
|
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
2016-05-29
1
-2
/
+2
*
|
|
Rename other copy of hash_string to hashlen_string
George Spelvin
2016-05-28
1
-2
/
+2
*
|
|
hpfs: implement the show_options method
Mikulas Patocka
2016-05-28
1
-11
/
+32
*
|
|
affs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-28
1
-2
/
+3
[next]