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
*
f2fs: add f2fs_may_inline_{data, dentry}
Jaegeuk Kim
2015-05-28
4
-5
/
+17
*
f2fs: clean up f2fs_lookup
Jaegeuk Kim
2015-05-28
1
-15
/
+16
*
f2fs: expose f2fs_mpage_readpages
Jaegeuk Kim
2015-05-28
1
-3
/
+154
*
f2fs: introduce f2fs_commit_super
Jaegeuk Kim
2015-05-28
2
-0
/
+25
*
f2fs: add f2fs_map_blocks
Jaegeuk Kim
2015-05-28
2
-31
/
+57
*
f2fs: add feature facility in superblock
Jaegeuk Kim
2015-05-28
1
-0
/
+7
*
f2fs: move existing definitions into f2fs.h
Jaegeuk Kim
2015-05-28
2
-22
/
+22
*
f2fs: make has_fsynced_inode static
Chao Yu
2015-05-07
2
-2
/
+1
*
f2fs: add offset check routine before punch_hole() in f2fs_fallocate()
Taehee Yoo
2015-05-07
1
-6
/
+7
*
f2fs: use is_valid_blkaddr to verify blkaddr for readability
Chao Yu
2015-05-07
3
-5
/
+5
*
f2fs: make posix_acl_create() safer and cleaner
Chao Yu
2015-05-07
1
-26
/
+20
*
Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-07
4
-5
/
+12
|
\
|
*
f2fs: fix wrong error hanlder in f2fs_follow_link
Jaegeuk Kim
2015-05-04
1
-5
/
+3
|
*
Revert "f2fs: enhance multi-threads performance"
Jaegeuk Kim
2015-05-04
3
-0
/
+9
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-06
1
-1
/
+1
|
\
\
|
*
\
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2015-05-06
1
-1
/
+1
|
|
\
\
|
|
*
|
efivarfs: Ensure VariableName is NUL-terminated
Ross Lagerwall
2015-04-17
1
-1
/
+1
*
|
|
|
ocfs2: dlm: fix race between purge and get lock resource
Junxiao Bi
2015-05-05
1
-0
/
+13
*
|
|
|
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2015-05-05
1
-1
/
+1
*
|
|
|
configfs: init configfs module earlier at boot time
Daniel Baluta
2015-05-05
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-03
13
-229
/
+210
|
\
\
\
|
*
|
|
ext4: fix growing of tiny filesystems
Jan Kara
2015-05-02
1
-2
/
+5
|
*
|
|
ext4: move check under lock scope to close a race.
Davide Italiano
2015-05-02
1
-7
/
+8
|
*
|
|
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2015-05-02
2
-0
/
+10
|
*
|
|
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
2015-05-02
1
-6
/
+0
|
*
|
|
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
2015-05-02
1
-2
/
+7
|
*
|
|
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
2015-05-01
5
-8
/
+31
|
*
|
|
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
2015-05-01
5
-204
/
+149
*
|
|
|
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-01
7
-77
/
+118
|
\
\
\
\
|
*
|
|
|
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
Forrest Liu
2015-04-29
1
-25
/
+26
|
*
|
|
|
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
2015-04-26
2
-9
/
+14
|
*
|
|
|
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
2015-04-26
1
-1
/
+2
|
*
|
|
|
btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache
Omar Sandoval
2015-04-26
1
-4
/
+6
|
*
|
|
|
btrfs: fix race on ENOMEM in alloc_extent_buffer
Omar Sandoval
2015-04-26
1
-1
/
+2
|
*
|
|
|
btrfs: handle ENOMEM in btrfs_alloc_tree_block
Omar Sandoval
2015-04-26
1
-13
/
+28
|
*
|
|
|
Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole
Forrest Liu
2015-04-26
1
-4
/
+11
|
*
|
|
|
Btrfs: don't check for delalloc_bytes in cache_save_setup
Chris Mason
2015-04-26
1
-2
/
+1
|
*
|
|
|
Btrfs: fix deadlock when starting writeback of bg caches
Filipe Manana
2015-04-26
1
-1
/
+1
|
*
|
|
|
Btrfs: fix race between start dirty bg cache writeout and bg deletion
Filipe Manana
2015-04-26
1
-17
/
+27
*
|
|
|
|
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-26
1
-17
/
+25
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Btrfs: prevent list corruption during free space cache processing
Chris Mason
2015-04-24
1
-14
/
+18
|
*
|
|
|
Btrfs: fix inode cache writeout
Chris Mason
2015-04-23
1
-3
/
+7
*
|
|
|
|
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-26
34
-163
/
+313
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-04-23
20
-85
/
+439
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'bugfixes'
Trond Myklebust
2015-04-23
4
-6
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
NFSv4: Return delegations synchronously in evict_inode
Trond Myklebust
2015-03-27
1
-1
/
+1
|
|
*
|
|
|
|
|
NFS: remount with security change should return EINVAL
Benjamin Coddington
2015-03-12
1
-2
/
+1
|
|
*
|
|
|
|
|
nfs: do not export discarded symbols
Arnd Bergmann
2015-03-12
1
-1
/
+1
|
|
*
|
|
|
|
|
NFSv4.1: don't export static symbol
Julia Lawall
2015-03-12
1
-2
/
+0
|
*
|
|
|
|
|
|
fs/nfs: fix new compiler warning about boolean in switch
Andre Przywara
2015-04-23
1
-7
/
+4
[next]