index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
nilfs2: add norecovery mount option
Ryusuke Konishi
2009-11-20
2
-3
/
+33
*
nilfs2: add helper to get if volume is in a valid state
Ryusuke Konishi
2009-11-20
2
-5
/
+11
*
nilfs2: move recovery completion into load_nilfs function
Ryusuke Konishi
2009-11-20
2
-56
/
+53
*
nilfs2: apply readahead for recovery on mount
Ryusuke Konishi
2009-11-20
1
-7
/
+19
*
nilfs2: clean up get/put function of a segment usage
Ryusuke Konishi
2009-11-20
2
-77
/
+0
*
nilfs2: move routine to set segment usage into sufile
Ryusuke Konishi
2009-11-20
3
-22
/
+49
*
nilfs2: move routine marking segment usage dirty into sufile
Ryusuke Konishi
2009-11-20
3
-17
/
+22
*
nilfs2: insert cache operation in palloc get block routines
Ryusuke Konishi
2009-11-20
1
-8
/
+54
*
nilfs2: add palloc cache to ifile
Ryusuke Konishi
2009-11-20
1
-1
/
+15
*
nilfs2: flush palloc cache before manipulating data pages of GC dat
Ryusuke Konishi
2009-11-20
1
-0
/
+3
*
nilfs2: add palloc cache to dat
Ryusuke Konishi
2009-11-20
1
-2
/
+16
*
nilfs2: add cache framework for persistent object allocator
Ryusuke Konishi
2009-11-20
4
-0
/
+52
*
nilfs2: unfold nilfs_palloc_block_get_bitmap function
Ryusuke Konishi
2009-11-20
1
-15
/
+4
*
nilfs2: eliminate nilfs_btnode_get function
Ryusuke Konishi
2009-11-20
3
-24
/
+12
*
nilfs2: remove newblk argument from nilfs_btnode_submit_block
Ryusuke Konishi
2009-11-20
3
-20
/
+6
*
nilfs2: use nilfs_btnode_create_block function
Ryusuke Konishi
2009-11-20
2
-11
/
+15
*
nilfs2: separate function for creating new btree node block
Ryusuke Konishi
2009-11-20
2
-0
/
+28
*
nilfs2: avoid readahead on metadata file for create mode
Ryusuke Konishi
2009-11-20
1
-13
/
+15
*
nilfs2: simplify nilfs_sufile_get_ncleansegs function
Ryusuke Konishi
2009-11-20
3
-38
/
+19
*
nilfs2: add local variable to cache the number of clean segments
Ryusuke Konishi
2009-11-20
1
-10
/
+43
*
nilfs2: unfold nilfs_sufile_block_get_header function
Ryusuke Konishi
2009-11-20
1
-12
/
+3
*
nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy
Ryusuke Konishi
2009-11-20
6
-15
/
+5
*
nilfs2: eliminate inlines to directly read/write inode of metadata files
Ryusuke Konishi
2009-11-20
2
-23
/
+6
*
nilfs2: separate read method of meta data files on super root block
Ryusuke Konishi
2009-11-20
7
-6
/
+39
*
nilfs2: separate constructor of metadata files
Ryusuke Konishi
2009-11-20
10
-25
/
+89
*
nilfs2: add size option of private object to metadata file allocator
Ryusuke Konishi
2009-11-20
5
-13
/
+24
*
nilfs2: move out mark_inode_dirty calls from bmap routines
Ryusuke Konishi
2009-11-20
2
-4
/
+3
*
nilfs2: stop marking metadata inode dirty within btree operations
Ryusuke Konishi
2009-11-20
1
-6
/
+2
*
nilfs2: remove buffer locking from btree code
Ryusuke Konishi
2009-11-20
1
-60
/
+0
*
nilfs2: remove buffer locking in nilfs_mark_inode_dirty
Ryusuke Konishi
2009-11-20
1
-3
/
+0
*
nilfs2: cleanup unused match_bool function
Jiro SEKIBA
2009-11-20
1
-13
/
+0
*
nilfs2: Using nobarrier option instead of barrier=off
Jiro SEKIBA
2009-11-20
1
-10
/
+5
*
nilfs2: move definition of struct nilfs_btree_node
Jiro SEKIBA
2009-11-20
1
-22
/
+0
*
nilfs2: get rid of BUG_ON use in btree lookup routines
Ryusuke Konishi
2009-11-20
1
-2
/
+16
*
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-11-19
1
-1
/
+1
|
\
|
*
NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENT
Trond Myklebust
2009-11-11
1
-1
/
+1
*
|
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
Peter Zijlstra
2009-11-17
1
-2
/
+2
*
|
procfs: fix /proc/<pid>/stat stack pointer for kernel threads
Stefani Seibold
2009-11-17
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-11-17
2
-5
/
+22
|
\
\
|
*
|
xfs: copy li_lsn before dropping AIL lock
Nathaniel W. Turner
2009-11-17
1
-3
/
+20
|
*
|
XFS bug in log recover with quota (bugzilla id 855)
Jan Rekorajski
2009-11-17
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2009-11-17
1
-1
/
+1
|
\
\
\
|
*
|
|
cifs: clear server inode number flag while autodisabling
Suresh Jayaraman
2009-11-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-11-17
3
-4
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nilfs2: deleted inconsistent comment in nilfs_load_inode_block()
Jiro SEKIBA
2009-11-15
1
-1
/
+0
|
*
|
nilfs2: fix lock order reversal in chcp operation
Ryusuke Konishi
2009-11-13
2
-3
/
+5
*
|
|
Fix memory corruption caused by nfsd readdir+
Petr Vandrovec
2009-11-14
1
-1
/
+1
|
/
/
*
|
__generic_block_fiemap(): fix for files bigger than 4GB
Mike Hommey
2009-11-12
1
-1
/
+1
*
|
exec: setup_arg_pages() fails to return errors
Anton Blanchard
2009-11-12
1
-5
/
+3
*
|
fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl
Heiko Carstens
2009-11-12
1
-2
/
+2
[next]