index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-04
f2fs: reuse make_empty_dir code for inline_dentry
Jaegeuk Kim
3
-33
/
+31
2014-11-04
f2fs: introduce f2fs_dentry_ptr structure for code clean-up
Jaegeuk Kim
3
-46
/
+68
2014-11-04
f2fs: should not truncate any inline_dentry
Jaegeuk Kim
1
-1
/
+1
2014-11-04
f2fs: reuse core function in f2fs_readdir for inline_dentry
Jaegeuk Kim
3
-58
/
+48
2014-11-04
f2fs: fix counting inline_data inode numbers
Jaegeuk Kim
2
-4
/
+2
2014-11-04
f2fs: add stat info for inline_dentry inodes
Jaegeuk Kim
5
-3
/
+22
2014-11-04
f2fs: avoid deadlock on init_inode_metadata
Jaegeuk Kim
7
-22
/
+157
2014-11-04
f2fs: fix to wait correct block type
Jaegeuk Kim
2
-3
/
+4
2014-11-04
f2fs: reuse find_in_block code for find_in_inline_dir
Jaegeuk Kim
3
-63
/
+65
2014-11-04
f2fs: reuse room_for_filename for inline dentry operation
Jaegeuk Kim
3
-37
/
+12
2014-11-04
f2fs: enable inline dir handling
Chao Yu
5
-15
/
+58
2014-11-04
f2fs: add key function to handle inline dir
Chao Yu
2
-0
/
+355
2014-11-04
f2fs: export dir operations for inline dir
Chao Yu
4
-37
/
+50
2014-11-04
f2fs: add a new mount option for inline dir
Chao Yu
1
-0
/
+7
2014-11-04
f2fs: add infra struct and helper for inline dir
Chao Yu
1
-2
/
+19
2014-11-04
f2fs: avoid infinite loop at cp_error
Jaegeuk Kim
1
-0
/
+3
2014-11-04
f2fs: avoid build warning
Jaegeuk Kim
1
-1
/
+1
2014-11-04
f2fs: fix to call f2fs_unlock_op
Jaegeuk Kim
1
-1
/
+2
2014-11-04
f2fs: avoid to allocate when inline_data was written
Jaegeuk Kim
2
-13
/
+45
2014-11-04
f2fs: use highmem for directory pages
Jaegeuk Kim
1
-1
/
+1
2014-11-04
f2fs: fix race conditon on truncation with inline_data
Jaegeuk Kim
1
-0
/
+6
2014-11-04
f2fs: should truncate any allocated block for inline_data write
Jaegeuk Kim
1
-7
/
+8
2014-11-04
f2fs: invalidate inmemory page
Jaegeuk Kim
3
-0
/
+20
2014-11-04
f2fs: do not make dirty any inmemory pages
Jaegeuk Kim
4
-5
/
+22
2014-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-49
/
+19
2014-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-39
/
+27
2014-11-01
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-28
/
+51
2014-11-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-13
/
+3
2014-11-01
ovl: initialize ->is_cursor
Miklos Szeredi
1
-0
/
+1
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
1
-1
/
+2
2014-10-31
isofs: don't bother with ->d_op for normal case
Al Viro
2
-22
/
+4
2014-10-31
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
Eric Rannaud
1
-1
/
+2
2014-10-30
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks
Jan Kara
1
-5
/
+4
2014-10-30
ext4: bail early when clearing inode journal flag fails
Jan Kara
1
-1
/
+6
2014-10-30
ext4: bail out from make_indexed_dir() on first error
Jan Kara
1
-10
/
+18
2014-10-30
jbd2: use a better hash function for the revoke table
Theodore Ts'o
1
-8
/
+2
2014-10-30
ext4: prevent bugon on race between write/fcntl
Dmitry Monakhov
1
-1
/
+1
2014-10-30
ext4: remove extent status procfs files if journal load fails
Darrick J. Wong
1
-2
/
+3
2014-10-30
ext4: disallow changing journal_csum option during remount
Darrick J. Wong
1
-0
/
+8
2014-10-30
ext4: enable journal checksum when metadata checksum feature enabled
Darrick J. Wong
1
-0
/
+4
2014-10-30
ext4: fix oops when loading block bitmap failed
Jan Kara
1
-0
/
+4
2014-10-30
ext4: fix overflow when updating superblock backups after resize
Jan Kara
1
-1
/
+1
2014-10-30
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2
-7
/
+12
2014-10-30
ocfs2: fix d_splice_alias() return code checking
Richard Weinberger
1
-1
/
+1
2014-10-30
fsnotify: next_i is freed during fsnotify_unmount_inodes.
Jerry Hoemann
1
-6
/
+11
2014-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-29
/
+9
2014-10-29
isofs_cmp(): we'll never see a dentry for . or ..
Al Viro
1
-18
/
+2
2014-10-29
overlayfs: fix lockdep misannotation
Miklos Szeredi
2
-2
/
+2
2014-10-29
ovl: fix check for cursor
Miklos Szeredi
1
-5
/
+6
2014-10-29
overlayfs: barriers for opening upper-layer directory
Al Viro
1
-1
/
+2
[next]