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
*
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
2016-05-23
26
-87
/
+94
*
nilfs2: fix code indent coding style issue
Ryusuke Konishi
2016-05-23
1
-1
/
+1
*
nilfs2: remove space before semicolon
Ryusuke Konishi
2016-05-23
1
-1
/
+1
*
nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()
Ryusuke Konishi
2016-05-23
6
-16
/
+16
*
nilfs2: clean trailing semicolons in macros
Ryusuke Konishi
2016-05-23
2
-5
/
+5
*
nilfs2: add missing line spacing
Ryusuke Konishi
2016-05-23
10
-0
/
+14
*
nilfs2: replace __attribute__((packed)) with __packed
Ryusuke Konishi
2016-05-23
1
-1
/
+1
*
nilfs2: move cleanup code of metadata file from inode routines
Ryusuke Konishi
2016-05-23
4
-8
/
+38
*
nilfs2: get rid of nilfs_mdt_mark_block_dirty()
Ryusuke Konishi
2016-05-23
3
-32
/
+8
*
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
2016-05-23
37
-54
/
+45
*
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
2016-05-23
37
-148
/
+0
*
nilfs2: remove space before comma
Ryusuke Konishi
2016-05-23
2
-4
/
+4
*
nilfs2: fix white space issue in nilfs_mount()
Ryusuke Konishi
2016-05-23
1
-1
/
+1
*
nilfs2: constify nilfs_sc_operations structures
Julia Lawall
2016-05-23
1
-5
/
+5
*
fs/befs/io.c:befs_bread(): remove unneeded initialization to NULL
Salah Triki
2016-05-23
1
-1
/
+1
*
fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULL
Salah Triki
2016-05-23
1
-1
/
+1
*
fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULL
Salah Triki
2016-05-23
1
-1
/
+1
*
fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULL
Salah Triki
2016-05-23
1
-1
/
+1
*
fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULL
Salah Triki
2016-05-23
1
-1
/
+1
*
fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULL
Salah Triki
2016-05-23
1
-1
/
+1
*
fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializa...
Salah Triki
2016-05-23
1
-3
/
+1
*
fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to ...
Salah Triki
2016-05-23
1
-1
/
+1
*
fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization t...
Salah Triki
2016-05-23
1
-1
/
+1
*
ELF/MIPS build fix
Ralf Baechle
2016-05-23
1
-0
/
+8
*
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2016-05-21
19
-604
/
+1431
|
\
|
*
f2fs: fix to update dirty page count correctly
Chao Yu
2016-05-20
1
-3
/
+4
|
*
f2fs: flush pending bios right away when error occurs
Jaegeuk Kim
2016-05-20
5
-13
/
+16
|
*
f2fs: avoid ENOSPC fault in the recovery process
Jaegeuk Kim
2016-05-20
1
-0
/
+4
|
*
f2fs: make exit_f2fs_fs more clear
Tiezhu Yang
2016-05-18
1
-5
/
+5
|
*
f2fs: use percpu_counter for total_valid_inode_count
Jaegeuk Kim
2016-05-18
2
-14
/
+15
|
*
f2fs: use percpu_counter for alloc_valid_block_count
Jaegeuk Kim
2016-05-18
4
-8
/
+14
|
*
f2fs: use percpu_counter for # of dirty pages in inode
Jaegeuk Kim
2016-05-18
3
-7
/
+12
|
*
f2fs: use percpu_counter for page counters
Jaegeuk Kim
2016-05-18
3
-19
/
+47
|
*
f2fs: use bio count instead of F2FS_WRITEBACK page count
Jaegeuk Kim
2016-05-18
5
-19
/
+22
|
*
f2fs: manipulate dirty file inodes when DATA_FLUSH is set
Jaegeuk Kim
2016-05-16
1
-3
/
+8
|
*
f2fs: add fault injection to sysfs
Sheng Yong
2016-05-16
2
-10
/
+91
|
*
f2fs: no need inc dirty pages under inode lock
Yunlei He
2016-05-16
1
-1
/
+1
|
*
f2fs: fix incorrect error path handling in f2fs_move_rehashed_dirents
Chao Yu
2016-05-16
1
-2
/
+6
|
*
f2fs: fix i_current_depth during inline dentry conversion
Chao Yu
2016-05-16
1
-0
/
+1
|
*
f2fs: correct return value type of f2fs_fill_super
Sheng Yong
2016-05-16
1
-3
/
+3
|
*
f2fs: fix deadlock when flush inline data
Chao Yu
2016-05-11
1
-1
/
+2
|
*
f2fs: avoid f2fs_bug_on during recovery
Jaegeuk Kim
2016-05-11
1
-2
/
+1
|
*
f2fs: show # of orphan inodes
Jaegeuk Kim
2016-05-11
2
-2
/
+5
|
*
f2fs: support in batch fzero in dnode page
Chao Yu
2016-05-11
1
-16
/
+56
|
*
f2fs: support in batch multi blocks preallocation
Chao Yu
2016-05-11
2
-44
/
+108
|
*
f2fs: make atomic/volatile operation exclusive
Chao Yu
2016-05-11
1
-0
/
+16
|
*
f2fs: use mnt_{want,drop}_write_file in ioctl
Chao Yu
2016-05-11
1
-30
/
+87
|
*
f2fs: do not preallocate block unaligned to 4KB
Jaegeuk Kim
2016-05-07
1
-2
/
+2
|
*
f2fs: read node blocks ahead when truncating blocks
Jaegeuk Kim
2016-05-07
2
-25
/
+29
|
*
f2fs: fallocate data blocks in single locked node page
Jaegeuk Kim
2016-05-07
1
-29
/
+22
[next]